Commit Graph
15159 Commits
Author SHA1 Message Date
Chris Danford 973172109d fix out of range access when MenuTimer gets a very large Update 2005-05-02 12:54:27 +00:00
Ryan Dortmans 3f00cffc1b Add Wheel*Base.* 2005-05-02 04:37:34 +00:00
Eric Gustafson ccbafce97b Images for the readme 2005-05-02 04:11:37 +00:00
Chris Danford c313d317ba way out of date 2005-05-02 04:06:16 +00:00
Chris Danford eb007ce29e tracking down "life meter stuck at 100%" 2005-05-02 04:05:07 +00:00
Chris Danford f04b18b602 fix 1000 milestone should play on "1000" 2005-05-02 04:04:24 +00:00
Eric Gustafson cb4e1cf3cf Now i have one too! 2005-05-02 03:55:04 +00:00
Eric Gustafson 6cf56780b0 Initial Commit, save the flames for later, i have work to do 2005-05-02 03:48:06 +00:00
Chris Danford 3621be7e55 fix sort by last played 2005-05-02 03:32:14 +00:00
Chris Danford beac79e4f3 separate milestones for 500 and 1000 2005-05-02 03:31:53 +00:00
Chris Danford 6facdccdfe cleanup 2005-05-02 03:06:56 +00:00
Chris Danford dd8e5e5cbb add check on course load for invalid mod names 2005-05-02 02:41:00 +00:00
Ben Anderson 79e55330e4 Don't use NULL for non-pointers 2005-05-02 01:57:37 +00:00
Ben Anderson a89304c0cb Remove unused variable 2005-05-02 01:53:09 +00:00
Ben Anderson 0ca2dd7540 Fix case (fixes compilation on POSIX systems) 2005-05-02 01:07:15 +00:00
Chris Danford 4a6ec0a155 separate bar graphics for sort and mode 2005-05-01 23:38:40 +00:00
Chris Danford f858e3a5b6 send message on beat crossed 2005-05-01 22:59:00 +00:00
Chris Danford 0eff412ab0 revert increased overdraw 2005-05-01 20:58:48 +00:00
Chris Danford 2232b4b8ed add missing GiveUpAfter30Misses 2005-05-01 20:49:11 +00:00
Steve Checkoway 7623de2bd7 spelling 2005-05-01 18:38:26 +00:00
Steve Checkoway 91956f9342 odd that these did not get added. 2005-05-01 18:35:03 +00:00
Steve Checkoway fc4e9188a8 Use the Apple installer. My own installer was needed before the overhaul of the crash handler (quite a while ago). 2005-05-01 18:33:54 +00:00
Chris Danford 8fd08a0a2e save LastPlayed time 2005-05-01 09:14:11 +00:00
Chris Danford 04ca7c496c quit trying to load from fallbacks after the first successful load 2005-05-01 08:45:22 +00:00
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