Revision 807282
Go back to digest for 18th May 2008Optimization in Games
Stefan Majewsky committed changes in /trunk/playground/games/palapeli/src:
Optimize CPU load of savegame model and load action: If a game is created or deleted, only that change is taken into account instead of resetting the whole models.
This revision invalidates all savegames created with previous versions.
File Changes
Added 2 files
- /trunk/playground/games/palapeli/src
- /savegamemodel.cpp
- /savegamemodel.h
Deleted 1 files
- /trunk/playground/games/palapeli/src/savegameview_p.h
Modified 6 files
- /trunk/playground/games/palapeli/src
- /CMakeLists.txt
- /loadaction.cpp
- /loadaction.h
- /manager.cpp
- /manager.h
- /savegameview.cpp
9 files changed in total