Commit Graph

9849 Commits

Author SHA1 Message Date
Glenn Maynard fcf46a9f61 fix "pure virtual method called" on quit 2004-07-17 20:38:59 +00:00
Glenn Maynard 093b507d25 simplify, fix fallback, fix lights transform not being run 2004-07-17 20:17:25 +00:00
Glenn Maynard b7799ccd0a move autogen into NoteDataUtil 2004-07-17 05:10:11 +00:00
Glenn Maynard 7f2a2c7e44 fix warning 2004-07-16 23:48:51 +00:00
Charles Lohr 43c687b611 Check Lights-type by default. 2004-07-16 15:55:33 +00:00
Steve Checkoway 3a2b45fc0a No longer needed. 2004-07-16 09:26:47 +00:00
Steve Checkoway f33e9db593 Simplify 2004-07-16 09:25:43 +00:00
Steve Checkoway f4802875f6 Style cleanup. 2004-07-16 08:11:13 +00:00
Kevin Slaughter 66469a7922 Fix lights driver.. Was really screwed up before. I know it's a re-vamp of CNLohr's old code, but this works perfectly. If there are any objections, please talk to me BEFORE removing it. This was really hard to fix up after the last 'improvement' :p 2004-07-16 07:57:07 +00:00
Kevin Slaughter 0d67f2e43d Upgrade WeedTech lights driver 2004-07-16 07:45:02 +00:00
Charles Lohr cf5577455a Differentiated between starts. Added course support. Fixed course Crashing bug. 2004-07-15 16:17:41 +00:00
Glenn Maynard 7b196e492e fix warning 2004-07-14 21:08:59 +00:00
Glenn Maynard d610ec2e80 clamp output 2004-07-14 21:06:03 +00:00
Glenn Maynard 17bc5b0025 palette handling fixes
don't free pixels passed to CreateSurfaceFrom
2004-07-14 21:02:49 +00:00
Glenn Maynard 2fe0d2021e RageSurface and RageSurfaceFormat copy ctors 2004-07-14 20:00:00 +00:00
Adam Lowman c2f3a60ebb Non-Blocking Update Crash Fix 2004-07-14 06:38:11 +00:00
Glenn Maynard 5217d21a98 remove trace 2004-07-13 22:47:40 +00:00
Glenn Maynard 7c34878efc fix gradual "leaking" of memory, as all info output is stored in staticlog even after the static buffer was full 2004-07-13 21:02:28 +00:00
Glenn Maynard 1c5e411bf9 fix memleak 2004-07-13 06:47:37 +00:00
Glenn Maynard 8532a2c337 cleanup 2004-07-13 00:13:36 +00:00
Glenn Maynard 4d914765b9 show error message 2004-07-13 00:03:47 +00:00
Glenn Maynard b95b5b9417 simplify: no need to bind this to a screen type anymore 2004-07-13 00:02:26 +00:00
Glenn Maynard a2f965fb92 simplify 2004-07-13 00:01:08 +00:00
Glenn Maynard e96a0cca00 show error messages 2004-07-12 23:47:39 +00:00
Glenn Maynard c1d63b3055 show error message 2004-07-12 23:45:38 +00:00
Glenn Maynard db75aa0255 simplify 2004-07-12 22:57:37 +00:00
Glenn Maynard f3a2ec066f Fix OnCommand being played twice when song BGA layers first gain focus 2004-07-12 21:25:43 +00:00
Glenn Maynard bf19190d61 clean up diffuse resetting after bga fade 2004-07-12 21:21:56 +00:00
Glenn Maynard e260798a1b simplify 2004-07-12 20:46:20 +00:00
Glenn Maynard 6707e5b644 fix link 2004-07-12 20:28:16 +00:00
Charles Lohr 4d6409ebaf Fixed connect. 2004-07-12 16:06:33 +00:00
Sean Burke cd28963501 Fix Linux compile. 2004-07-12 07:24:03 +00:00
Chris Danford 6130b66188 better encapsulation of DateTime object 2004-07-12 06:39:13 +00:00
Chris Danford e075fdf388 add missing files 2004-07-12 06:36:10 +00:00
Chris Danford d412ab055d name cleanup: NotesType -> StepsType 2004-07-12 02:19:24 +00:00
Chris Danford 6001123924 fix catalog.xml has wrong names for CourseDifficulties
print StepsTypesToShow in catalog.xml
2004-07-12 02:15:29 +00:00
Chris Danford 9af12628a9 weight all Steps and Trails evenly in PercentComplete calculation so there's more incentive to play easy Steps. 2004-07-12 00:10:28 +00:00
Chris Danford a4032715f5 add meter to catalog.xml 2004-07-12 00:09:15 +00:00
Chris Danford bb0c681dd5 fix RecentCourseScore saving 2004-07-11 23:17:01 +00:00
Glenn Maynard d3d49ee7ff bump cache 2004-07-11 21:12:37 +00:00
Glenn Maynard 1bbe0246f7 revert formatting change 2004-07-11 18:49:21 +00:00
Adam Lowman 185a528534 UDP Support 2004-07-11 15:52:46 +00:00
Chris Danford 3d1bb5b97a save radar values in Catalog.xml
change Course to have the same title names as Song
2004-07-11 10:02:38 +00:00
Chris Danford 96ca652c94 move RadarValues into a separate file
clean up usage of RadarValues
2004-07-11 07:21:33 +00:00
Glenn Maynard 5f58c7e2cf save scores in event mode when no profile is enabled, to avoid confusion 2004-07-11 05:21:19 +00:00
Glenn Maynard 5e20cb4cf4 cleanup 2004-07-11 05:19:37 +00:00
Chris Danford 6edf35a784 add support for parsing meta tags 2004-07-11 04:06:59 +00:00
Glenn Maynard 6c1fed2b29 fix illegal aliasing 2004-07-11 03:50:52 +00:00
Chris Danford ecedac015a fix options screen doesn't correctly import selected trail if only 1 player joined 2004-07-11 02:44:42 +00:00
Chris Danford 059dfb6ae2 remove html saving options (because the html writer is gone) 2004-07-11 02:24:32 +00:00