More Info

Revision 654352

(Back to digest)
 

Features in Games

Aron Boström committed changes in /trunk/playgrounds/bovo:

Game is autosaved at exit if it isn't over. So is stats.
Next time bovo runs, the last game is restored (so are stats).
But if no game was saved it enters the usual Demo mode.

This was a tricky feature to add. *Lots* of special code and special conditions.

File Changes

Modified 5 files
/trunk/playgrounds/bovo/trunk/playground/games/bovo
 
/game/game.cc
 
/game/game.h
 
/gui/mainwindow.cc
 
/gui/mainwindow.h
 
/gui/scene.cc
5 files changed in total