Commit Graph
26012 Commits
Author SHA1 Message Date
Glenn Maynard b289d5c230 lua 2007-05-18 01:30:36 +00:00
Glenn Maynard 43d1733eae blank 2007-05-18 01:23:13 +00:00
Glenn Maynard 23181cc863 lua 2007-05-18 01:14:53 +00:00
Glenn Maynard 4a82cca0fd lua 2007-05-18 01:09:15 +00:00
Glenn Maynard f9267b2aea simplify 2007-05-18 01:07:16 +00:00
Glenn Maynard fef41f1a28 empty xml -> blank 2007-05-18 00:57:54 +00:00
Glenn Maynard 16b4b1fdab remove "children" 2007-05-18 00:57:28 +00:00
AJ Kelly 5fdda4ba0a xml -> lua 2007-05-17 22:26:36 +00:00
AJ Kelly 871d12fb72 fix dimensions 2007-05-17 19:28:25 +00:00
AJ Kelly f5521b64d1 simplify design 2007-05-17 19:19:53 +00:00
Steve Checkoway 4f29dd5508 Flip heads and tails when reverse. 2007-05-17 08:34:17 +00:00
Chris Danford ba616e4195 add playback of bass and rhythm tracks 2007-05-17 03:26:50 +00:00
Chris Danford 16194d7e53 handle note data on any track and don't hard-code to track 1 2007-05-16 19:40:28 +00:00
Steve Checkoway 66894d80ed CRASH_HANDLER is always defined for OS X. Make sure that we _exit() after fatal signals. (Initialize the crash handler while I'm at it since that's likely to be needed for the x86 crash handler, which I can't really write without an x86.) 2007-05-16 08:07:49 +00:00
Steve Checkoway 11262ae912 Use GoToURL since HOOKS is set up by this point. 2007-05-16 08:02:01 +00:00
Steve Checkoway 2b46dbc74a Fix backwards. 2007-05-16 07:48:14 +00:00
Steve Checkoway ad23ae70ed Fix warning about not having any options selected and no fallback set. 2007-05-16 07:02:05 +00:00
Steve Checkoway 6a30575bbd Fix comment and header guards. 2007-05-16 06:50:00 +00:00
Glenn Maynard be985c1d1d hide the overlay to see transitions better after "send on", etc 2007-05-16 01:47:08 +00:00
Chris Danford 0af7590ed3 style cleanup 2007-05-15 22:15:36 +00:00
AJ Kelly 0ae69c2351 change StyleIcon position as not to be covered by the music wheel 2007-05-15 20:07:34 +00:00
AJ Kelly 9b55ded89f change header transitions 2007-05-15 20:01:04 +00:00
AJ Kelly 1b109dc874 new style 2007-05-15 19:41:09 +00:00
Chris Danford 71492cd106 add PreferredStepsType, fix StepsType jumps when changing songs if multiple StepsTypes are shown 2007-05-15 19:32:39 +00:00
AJ Kelly 571d0d6fda course name size and position on ScreenSelectCourse 2007-05-15 19:19:14 +00:00
AJ Kelly 3b7532b559 add missing ShowDancingCharacters 2007-05-15 19:13:51 +00:00
Glenn Maynard 25db482ec8 better params: don't hide song from Lua when the entry is hidden, expose
steps
2007-05-15 17:42:31 +00:00
Steve Checkoway fe46839027 Cleanup. 2007-05-15 08:19:08 +00:00
Glenn Maynard b6876d93f1 ShowDancingCharacters metric 2007-05-14 04:24:57 +00:00
Glenn Maynard d855f691f7 simplify and potimize 2007-05-14 04:24:47 +00:00
Glenn Maynard f9f358c89c fix slow FOREACH_EnabledPlayerInfo, etc 2007-05-14 04:04:52 +00:00
Glenn Maynard d612790005 fix comment 2007-05-14 03:37:15 +00:00
Chris Danford 7ed15d8377 test commit 2007-05-13 23:35:26 +00:00
Glenn Maynard 5bcf3786ba move pref 2007-05-13 22:02:59 +00:00
Glenn Maynard 97720709fb style cleanup 2007-05-13 22:00:19 +00:00
Glenn Maynard 4a584684bc style cleanup 2007-05-13 21:54:19 +00:00
Glenn Maynard 79b3de00f5 allow linking selected libraries statically. This can reduce certain runtime dependencies. 2007-05-13 18:43:25 +00:00
Glenn Maynard 1a1551bfc1 helper for selective static linking 2007-05-13 18:38:17 +00:00
Glenn Maynard 9b4fa6e38d remove unused 2007-05-13 16:45:11 +00:00
Glenn Maynard 44c996fbaf bools 2007-05-13 16:36:58 +00:00
Glenn Maynard 032ee0bf60 separate Roll Explosion part 2007-05-13 16:36:25 +00:00
Glenn Maynard 5a72a67d86 simplify: remove children 2007-05-13 16:30:30 +00:00
Glenn Maynard 99e2639f99 RollOn, RollOff messages 2007-05-13 16:23:16 +00:00
Glenn Maynard 8ea63dbbd6 pass TapNote to GhostArrowRow::SetHoldShowing 2007-05-13 16:15:11 +00:00
Steve Checkoway 6a665f43fb Generic tween on/off. 2007-05-13 03:42:31 +00:00
Steve Checkoway e5c803d24c The stats are reset in BeginStage(). Fixes a crash if you fail the first song since the stats are reset so it tries to go to SEvalSummary. 2007-05-13 03:41:13 +00:00
Steve Checkoway 0a9979e507 Bind Flush(). A wait to step through lua would really be great. 2007-05-13 03:07:18 +00:00
AJ Kelly 0a1c886de5 change explanation font 2007-05-13 02:49:21 +00:00
AJ Kelly fadc6c5d39 reposition grades 2007-05-13 02:33:48 +00:00
AJ Kelly 0b4f3f5d30 remove artifact on memory card icon 2007-05-13 02:22:48 +00:00