Changes between Version 4 and Version 5 of cgame


Ignore:
Timestamp:
2010-07-05 12:08:15 (3 years ago)
Author:
chlin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • cgame

    v4 v5  
    8383 * ps/World.h: m_World(new CWorld(this)): initialize [wiki:CWorld world] environment. 
    8484 * m_Simulation2(new CSimulation2(&m_World->GetUnitManager(), m_World->GetTerrain())): initialize [wiki:CSimluation2 simluation2]. 
    85  * m_Simulation2->LoadDefaultScripts(): load [wiki:m_simulation2_load_default_scripts scripts] required by the game. 
     85 * m_Simulation2->LoadDefaultScripts(): load scripts required by the game. 
    8686