Steve Checkoway
01cd66bd0f
DISP_OPT -> XMLDisplayOptions.
2006-10-01 13:07:20 +00:00
Glenn Maynard
2b9f484548
spacing (only)
2006-02-14 11:30:53 +00:00
Chris Danford
7f821e8cfc
CString -> RString
2006-01-22 01:00:06 +00:00
Glenn Maynard
b01308783e
unused headers
2005-12-19 00:42:29 +00:00
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
Chris Danford
100ce95f14
don't pass DISPLAY_OPT as a pointer to avoid NULL pointer deref
2005-11-22 21:14:48 +00:00
Chris Danford
0f0caf7972
Writable files in "Save", read-only files in "Data". This simplifies the installer and packaging.
2005-10-30 23:08:38 +00:00
Chris Danford
ceef12b5cd
Have the XML parser warn about the error. Don't make every XML user have their own warning code.
2005-05-29 01:05:23 +00:00
Glenn Maynard
0a08b5adb8
fix warning
2005-05-06 14:41:46 +00:00
Glenn Maynard
69bf0cb4f7
don't warn about no coins.xml on first run
2005-05-05 23:30:48 +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
Ben Anderson
0db665d4d6
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
2005-03-14 06:44:38 +00:00
Chris Danford
bb5ea1f864
fix leap year
2004-10-13 02:11:01 +00:00
Glenn Maynard
733127d8ed
license update
2004-06-08 01:24:17 +00:00
Glenn Maynard
c6b8d687b6
fix types
2004-05-31 21:10:23 +00:00
Chris Danford
2fc1035d32
add ScreenClearBookkeepingData, ScreenResetToDefaults
2004-05-16 22:58:05 +00:00
Steve Checkoway
20a8bab45c
Clean up includes.
2004-04-05 05:22:32 +00:00
Chris Danford
06c9073fcf
better calories tracking
2004-02-22 23:29:13 +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
Glenn Maynard
c0c7c40092
cleanup
2004-02-14 08:26:22 +00:00
Glenn Maynard
c20bc728af
localtime() is not threadsafe
2004-02-01 01:22:43 +00:00
Glenn Maynard
f1a1246dcd
output cleanup
2004-01-13 03:11:25 +00:00
Chris Danford
e8c7e79729
fix bookkeeping bugs
2003-12-10 10:30:53 +00:00
Glenn Maynard
11870a6072
continue phasing out BASE_PATH and SLASH
2003-12-10 09:26:05 +00:00
Chris Danford
5fe62af9c9
add bookkeeping to stats.html
2003-12-10 05:03:17 +00:00
Chris Danford
f8c856209d
persist combo between games
2003-12-08 04:39:29 +00:00
Chris Danford
eac836cc40
move many bookkeeping numbers to ProfileManager
2003-12-08 04:02:43 +00:00
Glenn Maynard
966d108817
use RageFile::PutLine
2003-12-04 04:27:14 +00:00
Glenn Maynard
51b65b039b
RageFile::READ, RageFile::WRITE
2003-12-03 23:50:53 +00:00
Glenn Maynard
35d1eadc3e
sanity check
2003-12-03 23:30:29 +00:00
Glenn Maynard
df788b70ea
and without extra debug output
2003-12-03 20:34:27 +00:00
Glenn Maynard
0db6ec4994
do this without GetFilePointer
2003-12-03 20:34:04 +00:00
Steve Checkoway
b125e3d980
Fix RageFile, use RageFile. Const fix in LyricsLoader.
2003-11-30 06:20:25 +00:00
Glenn Maynard
b79b3b4d2a
fix slash
...
use static
2003-10-14 01:33:13 +00:00
Chris Danford
ddf14995ce
add basic bookkeeping
2003-10-13 08:33:39 +00:00