Changes between Version 3 and Version 4 of cgame
- Timestamp:
- 2010-07-05 12:07:45 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cgame
v3 v4 83 83 * ps/World.h: m_World(new CWorld(this)): initialize [wiki:CWorld world] environment. 84 84 * 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 86
