~armagetronad-ap/armagetronad/BattleMania

« back to all changes in this revision

Viewing changes to base.php

  • Committer: zodiacsohma1 at gmail
  • Date: 2014-03-02 08:09:55 UTC
  • Revision ID: zodiacsohma1@gmail.com-20140302080955-r5ot6eipfe0nlpww
Simplified all fields and code in all areas for better as they seem to repeat themselves.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
require $root."/src/special/stats.php";
56
56
require $root."/src/special/zombie.php";
57
57
 
 
58
require $root."/src/engine/main.php";
 
59
 
58
60
class Base
59
61
{
60
62
    static $base;
82
84
    var $DATA_PATH = '';
83
85
    var $LOGS_PATH = '';
84
86
 
85
 
    var $ladderlog_stream = null;
86
 
 
87
87
    var $resourceDirs = array();
88
88
    var $languageDir  = '';
89
89
    var $languageMain = '';
90
90
 
91
 
    var $mainCFGDir   = '';
92
91
    var $battleCFGDir = '';
93
92
 
94
93
    //!< Settings of game sync