spring: develop e4895525 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
kloot | kloot | develop | 2011-06-02 13:33:42 | develop 00dc0c17 |
Changeset | refactor some of the re-engineered command structure * remove the UnsyncedGameCommands and SyncedGameCommands class stubs * add their static RegisterDefaultExecutors members to CGame (KISS) * de-register the command executors on shutdown (no memleaks) |
|||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/Game.h | [ Diff ] [ File ] | |||
mod - rts/Game/SyncedActionExecutor.h | [ Diff ] [ File ] | |||
mod - rts/Game/SyncedGameCommands.cpp | [ Diff ] [ File ] | |||
rm - rts/Game/SyncedGameCommands.h | [ Diff ] [ File ] | |||
mod - rts/Game/UnsyncedGameCommands.cpp | [ Diff ] [ File ] | |||
rm - rts/Game/UnsyncedGameCommands.h | [ Diff ] [ File ] |