Commit Graph

26337 Commits

Author SHA1 Message Date
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
Steve Checkoway 78d78d7e4a Missed commit. Update the OS X release process. 2007-05-13 00:32:40 +00:00
AJ Kelly ecc90632de xml -> lua, font change 2007-05-13 00:14:53 +00:00
Glenn Maynard a72131f0b0 easier fail mode only for each player's first stage; don't give it to
everyone for everyone else's first
2007-05-12 23:51:56 +00:00
Glenn Maynard 8278b2e9a1 make FailType a PlayerOption instead of a SongOption; fixes
peculiarity that GameState::GetPlayerFailType can implement
fail modes per-player and nothing else can
2007-05-12 23:48:29 +00:00
AJ Kelly badd8dea99 remove out of place demo graphic, replace with one that looks in place (could possibly be converted to a bitmaptext instead?) 2007-05-12 23:46:21 +00:00
Glenn Maynard ac9abdabea fix off-by-one 2007-05-12 23:45:24 +00:00
AJ Kelly d7cfa58368 zeroes three to match old syszero 2007-05-12 23:44:04 +00:00
Glenn Maynard 7c8766ebdf fix pPlayerState 2007-05-12 23:23:38 +00:00
Steve Checkoway fe516372cf Partial revert. I'm not sure what I was thinking. The first argument is the binary run. 2007-05-12 23:17:12 +00:00
AJ Kelly 6f47e9eb2f update musicwheel (new graphics, changed spacing, item curve, grade positions) 2007-05-12 23:00:30 +00:00
AJ Kelly c39885edce add missing characters 2007-05-12 22:11:31 +00:00
AJ Kelly acef139e70 new, more legible typeface for TextBanner 2007-05-12 22:10:17 +00:00
AJ Kelly 7f44ea20c9 temporary font replacement 2007-05-12 21:59:04 +00:00
Steve Checkoway 153fe902d6 const. 2007-05-12 21:33:35 +00:00
Glenn Maynard 40cb441f74 bind GetSongOptions, GetPlayerOptions 2007-05-11 21:56:34 +00:00
Glenn Maynard f89bd561fc add Get 2007-05-11 21:52:13 +00:00
Glenn Maynard 9337c56616 arrange 2007-05-11 21:51:19 +00:00
Glenn Maynard 5b18b48698 GetGameSeed, GetStageSeed 2007-05-11 21:42:31 +00:00
Glenn Maynard 5c13fffd77 remove deprecated alias 2007-05-10 18:44:12 +00:00
Glenn Maynard 80470b92f9 some MENU -> GAME 2007-05-10 18:43:44 +00:00
Glenn Maynard 59912391c5 remove deprecated aliases 2007-05-10 18:42:01 +00:00
Steve Checkoway b1a7a883d6 Force gcc to inline these functions. This should help satisfy the constraints for the instructions that take immediate arguments. 2007-05-10 18:35:24 +00:00
Glenn Maynard 743421f88f some MENU -> GAME 2007-05-10 17:59:13 +00:00
Glenn Maynard b8273e635d can't call Update() before BeginScreen 2007-05-10 02:48:19 +00:00
Glenn Maynard 54f1068dd8 fix uninitialized m_MasterPlayerNumber during first UnjoinPlayer 2007-05-10 02:32:06 +00:00