Changeset 3367
- Timestamp:
- 02/05/10 15:49:17 (5 weeks ago)
- Location:
- Starter/branches/0185_GEN_PHYSICS_REFACTOR_2/Base
- Files:
-
- 2 modified
-
BaseClient/I_BaseGameClient.hpp (modified) (1 diff)
-
ZGameLoader/main.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Starter/branches/0185_GEN_PHYSICS_REFACTOR_2/Base/BaseClient/I_BaseGameClient.hpp
r3248 r3367 154 154 /// completed adding new methods to the registered script types. 155 155 virtual void activateScriptModules() = 0; 156 157 156 /// @} 158 157 -
Starter/branches/0185_GEN_PHYSICS_REFACTOR_2/Base/ZGameLoader/main.cpp
r3198 r3367 165 165 166 166 //-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ 167 // TODO This type should be Starter.Base I_GameClient::ptr_type 167 168 static Zen::Engine::Client::I_GameClientFactory::pGameClient_type sm_pGameClient; 168 169 //-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
