2025-08-19 16:39 CEST

spring: develop 81864f62 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
hoijui hoijui develop 2011-05-12 10:24:52 develop 0b381e61
Changeset InMapDraw: separate M and C of MVC

Creg stuff is now only in Model.
View depends on Model.
Control depends on Model.
Model does not depend on either of the two.
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/InMapDraw.cpp Diff ] File ]
mod - rts/Game/InMapDraw.h Diff ] File ]
add - rts/Game/InMapDrawModel.cpp Diff ] File ]
add - rts/Game/InMapDrawModel.h Diff ] File ]
mod - rts/Game/NetCommands.cpp Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
mod - rts/Rendering/InMapDrawView.cpp Diff ] File ]
mod - rts/Rendering/InMapDrawView.h Diff ] File ]
mod - rts/System/LoadSave/CregLoadSaveHandler.cpp Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
mod - rts/build/vstudio9/rts.vcproj Diff ] File ]