Commit Graph

16685 Commits

Author SHA1 Message Date
Chris Danford f747eb4ab1 fix warnings 2005-05-01 08:05:50 +00:00
Chris Danford b6ba3caf84 fix warnings 2005-05-01 07:51:41 +00:00
Chris Danford aa6ec1a23d add missing Wheel*Base.* 2005-05-01 07:25:54 +00:00
Chris Danford 3a726a1c9b fix ScreenEnding shows stats when not using a memory card
fix other bugs introduced when GetProfile was changed to return a valid pointer even with no profile loaded
2005-05-01 06:42:30 +00:00
Chris Danford b5bac56889 fix broken HoldNoteScore count calculation 2005-05-01 05:08:45 +00:00
Chris Danford b81c304eb6 rename FixImposibleRows -> RemoveStretch and turn it into a mod 2005-05-01 04:35:29 +00:00
Chris Danford 8ebed4eb1d don't load items in the base class. Items were being double-added. 2005-05-01 01:16:01 +00:00
Chris Danford 0c50d0daec reset tex matrix per-material 2005-05-01 00:06:53 +00:00
Chris Danford 0fd0eb48cc fix Lift command not playing for autoplay 2005-05-01 00:02:35 +00:00
Chris Danford d291eda3f8 load TextureOffset values from .ani file for texture frame animation on models 2005-05-01 00:02:08 +00:00
Josh Allen 4144d28bf2 Update WheelItemBase 2005-04-30 17:37:26 +00:00
Josh Allen 30ac0fc5aa Added WheelBase and WheelItemBase to project 2005-04-30 17:32:51 +00:00
Josh Allen 2eea8e7774 Abstracted wheel and items from WheelBase and WheelBaseItems 2005-04-30 17:30:18 +00:00
Chris Danford b1075cc513 support loading Sprite frames from xml (deprecates .sprite files) 2005-04-30 07:49:14 +00:00
Chris Danford 89be4f4324 play Push and Lift commands on the receptor actors 2005-04-30 07:48:41 +00:00
Chris Danford 01d59d97ce add base alpha 2005-04-30 07:48:10 +00:00
Chris Danford 8a1b17be68 support approach speeds for speed mods 2005-04-30 07:47:19 +00:00
Ryan Dortmans da25adcc82 Fix xbox linker errors. 2005-04-30 05:34:56 +00:00
Ryan Dortmans 6ed565681f Fixed xbox compile errors. 2005-04-30 05:22:14 +00:00
Ryan Dortmans b648aaa1a1 Remove extra arch_setup.cpp. 2005-04-30 05:18:06 +00:00
Ryan Dortmans 805524e4b9 Prevent Xbox using direct input. 2005-04-30 04:51:10 +00:00
Ryan Dortmans 9d1a3b5f12 Fixed xbox compile errors. 2005-04-30 04:44:18 +00:00
Ryan Dortmans 755ef76bf0 Updated file references. 2005-04-30 04:39:48 +00:00
Glenn Maynard 118b0d8089 GetSongsUnlockedByCode, GetStepsUnlockedByCode 2005-04-30 04:11:55 +00:00
Glenn Maynard 9dbcdd3812 remove unused Push and FromStack overloads. 2005-04-30 03:13:24 +00:00
Glenn Maynard 0d7cbe1d43 remove unused Push and FromStack overloads. 2005-04-30 03:08:52 +00:00
Glenn Maynard 6e4eb423f8 add GetSongBeat 2005-04-30 03:03:57 +00:00
Glenn Maynard 42ecd221b7 remove obsolete, useless lua functions 2005-04-30 03:03:11 +00:00
Glenn Maynard 897dc783cd fix name conflict 2005-04-30 02:56:38 +00:00
Chris Danford a61d0693f4 flip the P2 life meter in metrics, not in code 2005-04-30 00:54:28 +00:00
Chris Danford 05757f9d46 2x overdraw on the whole life meter stream so that translucency is even 2005-04-30 00:23:47 +00:00
Glenn Maynard 783a08b58c MenuSelect -> backspace 2005-04-29 23:53:55 +00:00
Chris Danford 7c991e150a show "????" for blank names 2005-04-29 21:06:13 +00:00
Glenn Maynard 8eeb98c1ac try to show a PID for any signal 2005-04-29 21:04:47 +00:00
Glenn Maynard 4149838250 fix crash when changing difficulty on the sort menu 2005-04-29 20:18:34 +00:00
Glenn Maynard 2de326fb23 ASSERT is too assertive. If it's probably possible to continue past
an unexpected case, it's better to warn loudly and then move on, instead
of crashing.
2005-04-29 20:15:12 +00:00
Chris Danford 48fcd2887f remove the 100% hack now that the text doesn't overlap 2005-04-29 20:12:02 +00:00
Chris Danford 6dbb00cc72 add lua method 2005-04-29 18:42:43 +00:00
Chris Danford b9e8f4d7b0 fix coin mode toggling 2005-04-29 18:20:16 +00:00
Chris Danford 76a3465bd1 fix "can't get to mode menu because m_Wheel.m_SortOrder and GAMESTATE->m_SortOrder are out of sync" 2005-04-29 08:18:44 +00:00
Glenn Maynard 85a35497fe add GetTips 2005-04-29 08:05:59 +00:00
Glenn Maynard cfb0143810 fix CreateTableFromArray 2005-04-29 08:05:13 +00:00
Chris Danford e00b1bbac9 add date to high score wheel 2005-04-29 07:11:20 +00:00
Glenn Maynard 6c9028ea16 Select -> up 2005-04-29 06:32:07 +00:00
Glenn Maynard 975231ef07 MenuSelect 2005-04-29 06:31:34 +00:00
Glenn Maynard 546b32b9f5 selectType ->type 2005-04-29 06:28:04 +00:00
Chris Danford 64dbc29fb0 no popping of scores on wheel 2005-04-29 06:16:51 +00:00
Chris Danford 2dbd97b044 fix step broadcasts miss some notes 2005-04-29 04:55:55 +00:00
Chris Danford 7f8cd16299 fix hang with 200% mini 2005-04-29 04:27:01 +00:00
Glenn Maynard 52afe1bc93 fix compile 2005-04-29 03:42:35 +00:00