Chris Danford
353e0c5b6e
break up arch stuff into smaller .cpp files to fix smpackage build and not pull in unnecessary stuff
2005-12-16 04:16:09 +00:00
Glenn Maynard
1ffcc7207c
store bookkeeping in a map; save to XML
...
show total coins in bookkeeping
don't wipe out old bookkeeping data, so "total" doesn't become
meaningless after a year of data (or after the date has been changed
a couple times)
the XML is ~2megs for four years of data and takes about a second to
save on my system (reasonable enough)
2005-05-05 08:18:52 +00:00
Chris Danford
6130b66188
better encapsulation of DateTime object
2004-07-12 06:39:13 +00:00
Chris Danford
3809715db0
cleanup: Remove Style and use StyleDef everywhere. This gets rid of a lot of Style->StyleDef lookups and discourages code that's specific to a Style. All game logic should be data-driven.
2004-06-27 06:52:49 +00:00
Glenn Maynard
733127d8ed
license update
2004-06-08 01:24:17 +00:00
Chris Danford
2fc1035d32
add ScreenClearBookkeepingData, ScreenResetToDefaults
2004-05-16 22:58:05 +00:00
Chris Danford
1851424be7
Move common time routines to TimeConstants*
...
add calorie tracking by day of year
2004-02-22 20:44:33 +00:00
Chris Danford
e8c7e79729
fix bookkeeping bugs
2003-12-10 10:30:53 +00:00
Chris Danford
5fe62af9c9
add bookkeeping to stats.html
2003-12-10 05:03:17 +00:00
Chris Danford
eac836cc40
move many bookkeeping numbers to ProfileManager
2003-12-08 04:02:43 +00:00
Ben Anderson
939a0cee10
SDL_Types.h isn't around anymore; I'm assuming this file wasn't updated since then since it compiles without the #include.
2003-10-15 01:48:04 +00:00
Chris Danford
ddf14995ce
add basic bookkeeping
2003-10-13 08:33:39 +00:00