Commit Graph
10246 Commits
Author SHA1 Message Date
Glenn Maynard 5bb3d0f72b fix crashes on reload and cleanup 2004-05-29 20:15:07 +00:00
Thad Ward 16c2050112 if we were run with parameters, log them. 2004-05-29 19:18:31 +00:00
Chris Danford 9deee95f5f remove unused variable 2004-05-29 08:15:39 +00:00
Chris Danford d4eaab5ad4 Split balloon commands into On, Off, Show, Hide 2004-05-29 05:35:13 +00:00
Chris Danford 2fab068fe4 fix DifficultyList colors not properly set when scrolling over Roulette 2004-05-29 04:55:00 +00:00
Chris Danford 6ad780417e "SetFromNotes" -> "SetFromSteps" 2004-05-29 04:50:47 +00:00
Chris Danford fc17a8cd12 refer to all elements by choice name, not number 2004-05-29 04:06:57 +00:00
Chris Danford 3590ff94ff refer to all elements by choice name, not number 2004-05-29 04:01:19 +00:00
Glenn Maynard 0e79b30cad cleanup 2004-05-28 06:59:14 +00:00
Chris Danford 94c551bf0e reduce MAX_PLAYER_STATS_XML_SIZE_BYTES 2004-05-28 05:58:35 +00:00
Chris Danford aee70ad0cc only keep top 3 scores in players' stats.xml to keep the file size small 2004-05-28 04:46:43 +00:00
Chris Danford 58439b1ed8 increase max reasonable stats.xml file size
do size checking only on player supplied stats.xml.  Trusting the machine's data is ok.
2004-05-28 04:32:24 +00:00
Chris Danford c711c8aa33 name cleanup: ProfileStatsHtml -> PlayerStatsHtml 2004-05-28 04:17:56 +00:00
Chris Danford 5a2b6aa218 add doxygen and launch script 2004-05-28 04:15:35 +00:00
Glenn Maynard 6d0b244ba9 palettize some images that fit losslessly 2004-05-27 23:33:15 +00:00
Glenn Maynard 856edd55bb stop linking against libSM and libICE 2004-05-27 23:03:23 +00:00
Glenn Maynard 774f00e049 oops, forgot to commit this a long time ago 2004-05-27 20:49:15 +00:00
Chris Danford 6a82d3c5a0 add judge counts to HighScore. Will this make Stats.xml too big? 2004-05-27 07:59:46 +00:00
Chris Danford 398865a5ec fix "Profile's LastSong isn't initially selected" 2004-05-27 07:59:04 +00:00
Glenn Maynard 4ac0eb38ae fix edits causing malformed DWI tags to be written 2004-05-27 06:39:20 +00:00
Chris Danford a6ebc41e10 fix VC6 internal compiler error 2004-05-27 05:35:10 +00:00
Glenn Maynard b1a320fc95 Linuxthreads (pre-NPTL) sigaltstack is broken even if we're in 2.6. 2004-05-27 04:57:15 +00:00
Glenn Maynard dbef3cc14f export UsingNPTL 2004-05-27 04:56:09 +00:00
Glenn Maynard b1b33f7db0 add opendir() error check to fix readdir() crash 2004-05-27 04:48:31 +00:00
Glenn Maynard 6ec5593cbe fix static.ini not overriding stepmania.ini 2004-05-27 02:54:32 +00:00
Glenn Maynard a7d244fd9c fix time not being saved to hwc 2004-05-27 02:41:48 +00:00
Glenn Maynard b8c4c6abcc don't adjust time during rendering; it causes ugly glitches in the BGM
and effects as RageTimer tries to compensate for the wildly changing
time
2004-05-27 01:05:14 +00:00
Glenn Maynard 85992e6657 enable players, to fix FirstRunInitialScreen use.
call SortByDrawOrder
don't play ChangeSelection when moving down from the last row
fix aliasing problems
2004-05-27 00:48:34 +00:00
Glenn Maynard f9a6d8857c split out GetPortAndLevelFromSerial (currently unused) 2004-05-27 00:12:31 +00:00
Glenn Maynard 2493ab80e7 improve output 2004-05-27 00:10:57 +00:00
Glenn Maynard 364a061b87 add enum_add template 2004-05-27 00:08:52 +00:00
Steve Checkoway 6c1b56e212 Shut the warning up 2004-05-26 20:52:42 +00:00
Glenn Maynard f0cf6dfb35 remove some more binaries 2004-05-26 15:29:47 +00:00
Steve Checkoway f031db2e93 force tabs 2004-05-26 10:50:28 +00:00
Steve Checkoway 25f6134c6d update 2004-05-26 10:34:22 +00:00
Steve Checkoway 7bd38aaf90 Add files 2004-05-26 10:28:08 +00:00
Steve Checkoway 21504a8692 I need to allow this at some point. 2004-05-26 10:27:31 +00:00
Chris Danford 483573c709 clean up RageTextureManager prefs, ModelManager prefs
add pref DelayedModelDelete
2004-05-26 07:20:38 +00:00
Chris Danford 63e47ab251 fix wrong defalt player name shown 2004-05-26 07:16:22 +00:00
Chris Danford f4beffa87e fix wrong defalt player name shown 2004-05-26 06:59:38 +00:00
Chris Danford 8f4792dd6a clean up RageTextureManager prefs, ModelManager prefs
add pref DelayedModelDelete
2004-05-26 06:39:38 +00:00
Chris Danford ff5ec77fec fix "unlocking a song doesn't automatically select it" 2004-05-26 05:50:22 +00:00
Glenn Maynard fc6fd741ea update 2004-05-26 05:31:41 +00:00
Glenn Maynard cbc6e28322 update 2004-05-26 04:47:46 +00:00
Glenn Maynard d6508a0bdf stats.html is too slow for most users; it's no good to spend several seconds
on average (and a minute or more in some cases) after every game
2004-05-26 04:46:23 +00:00
Glenn Maynard 02ac95c1d8 install a dummy stats.html so the menu link isn't broken until the first run 2004-05-26 04:44:51 +00:00
Glenn Maynard 246518d44f dummy stats.html 2004-05-26 04:43:51 +00:00
Glenn Maynard 71df5d0d3c fix difficulty icon placement in reverse course songs
fix global modifiers tweening in
2004-05-26 04:33:07 +00:00
Glenn Maynard 55e06955bc update 2004-05-26 03:40:14 +00:00
Glenn Maynard 6bfd982540 update 2004-05-26 03:33:36 +00:00