Commit Graph
4935 Commits
Author SHA1 Message Date
Chris Danford 7dafb26d7a fix MakeActor to handle .sprite, .model files 2003-09-17 03:13:42 +00:00
Glenn Maynard 7b2c26de7d bump cache 2003-09-17 02:11:27 +00:00
Glenn Maynard 23053adf87 Blind fixes (always set combo, etc; simply don't draw it). 2003-09-17 01:58:27 +00:00
Glenn Maynard 30a45bd264 formatting fix 2003-09-17 01:50:54 +00:00
Glenn Maynard 477402a78c Fix ADPCM GetLength() crash. 2003-09-17 01:42:42 +00:00
Glenn Maynard 585b322a96 update 2003-09-16 22:55:35 +00:00
Glenn Maynard ddc6965906 s/1.2.5/1.2.6/ 2003-09-16 22:10:08 +00:00
Sean Burke e57bddddb9 Add conditional link to system SDL 1.2.6 2003-09-16 19:24:17 +00:00
Glenn Maynard b39db12c7a Cleanup. 2003-09-16 18:46:07 +00:00
Glenn Maynard 656d064161 Fix NoteDisplay selection with reversed drawing.
Cleanup.
2003-09-16 18:32:39 +00:00
Glenn Maynard 00b7450189 cleanup 2003-09-16 18:13:29 +00:00
Chris Danford a2206bedbf draw taps fartherst to closest 2003-09-16 07:22:54 +00:00
Chris Danford 0fe7975ab5 more challenging "brake" effect 2003-09-16 07:21:50 +00:00
Glenn Maynard 4f09133147 test syncmail again 2003-09-16 06:47:12 +00:00
Glenn Maynard 629376cc87 remove test 2003-09-16 06:46:16 +00:00
Glenn Maynard 0a61659297 test syncmail 2003-09-16 06:43:14 +00:00
Glenn Maynard 8abeb5a4bc GameTypes.h doesn't exist. 2003-09-16 06:31:41 +00:00
Glenn Maynard c04d54878c Fix major skip after choosing style. 2003-09-16 05:57:23 +00:00
Glenn Maynard 60a871439c Jenny Rom bug: fix songs with '=' in the pathname not being loaded from cache. 2003-09-16 05:16:57 +00:00
Glenn Maynard b63f241c56 Log BACKTRACE_METHOD_TEXT, BACKTRACE_LOOKUP_METHOD_TEXT 2003-09-16 03:20:18 +00:00
Glenn Maynard 7d919ad2aa Avoid logging garbage 2003-09-16 02:50:55 +00:00
Glenn Maynard 1efefa8493 Use fchdir. 2003-09-16 02:45:49 +00:00
Glenn Maynard 32aedad7ab Simplify. 2003-09-16 02:38:18 +00:00
Glenn Maynard 1637000fc1 cruft 2003-09-16 01:30:44 +00:00
Glenn Maynard f19f7674fc Merge LIFE_BAR and LIFE_BATTERY code paths. 2003-09-16 01:25:34 +00:00
Glenn Maynard e658c36944 Bring LIFE_BAR and LIFE_BATTERY code paths closer together. 2003-09-16 01:13:49 +00:00
Glenn Maynard 519d6c80b6 Warn for missing textures. 2003-09-16 01:12:20 +00:00
Glenn Maynard 54dabe1ffd s/bFailed/bFailedEarlier/ 2003-09-16 01:11:49 +00:00
Glenn Maynard 6a4104f810 Fix *.model. 2003-09-16 00:48:30 +00:00
Glenn Maynard f4682f7255 Assertion to catch a div/0 a little earlier. 2003-09-16 00:47:52 +00:00
Aaron VonderHaar b83760bff0 Fix extraneous activity on screen load 2003-09-15 23:01:13 +00:00
Glenn Maynard 751ca831c2 Add StageStats::bFailedEarlier, to simplify gameplay logic. This should
fix course weirdness.
2003-09-15 22:48:37 +00:00
Andrew Livy f598a50e6f MusicBannerWheel Comparison Fixes 2003-09-15 22:21:18 +00:00
Glenn Maynard e164953d02 Move fail check into a function 2003-09-15 21:00:59 +00:00
Glenn Maynard 2f42bace0e fix potential %s crash 2003-09-15 20:44:25 +00:00
Glenn Maynard d36dddd273 Fix case-sensitivity issue 2003-09-15 20:31:12 +00:00
Glenn Maynard db4c2f3cb3 Minor lyric quality tweak 2003-09-15 19:57:27 +00:00
Glenn Maynard 5bb8d842fc fix compile 2003-09-15 08:26:31 +00:00
Glenn Maynard f2f85a4457 log video mode on startup 2003-09-15 07:52:58 +00:00
Glenn Maynard ceefa6411d Fix dyslexic BeginnerHelper (how'd I miss that?) 2003-09-15 07:31:26 +00:00
Glenn Maynard fa72309aa0 Sleep fully uncropped lyrics for a while, so they don't disappear instantly
after they stop tweening.
2003-09-15 07:28:55 +00:00
Glenn Maynard 55bff4c518 Fix warnings, fix crash, add asserts. 2003-09-15 07:15:36 +00:00
Glenn Maynard 6af0aa81c9 Fix warnings. 2003-09-15 07:14:39 +00:00
Glenn Maynard d44194405a CHECKPOINTs 2003-09-15 06:51:45 +00:00
Glenn Maynard 5e22ef1b78 fix compile 2003-09-15 06:48:15 +00:00
Glenn Maynard dc1b0e6a31 Make additions count to the score. 2003-09-15 06:32:26 +00:00
Glenn Maynard 8b0d16205f Fix newline accumulation in SM data. 2003-09-15 06:22:36 +00:00
Glenn Maynard 9fea069bc7 Fix unusual concentration of mines after hold notes. 2003-09-15 06:02:26 +00:00
Glenn Maynard 610c07c0e7 Remove unneeded code. 2003-09-15 05:54:14 +00:00
Glenn Maynard 9ffa8b5c41 Fix stray TAP_HOLD_HEADs when merging hold notes in the editor, and
possibly other problems.
2003-09-15 05:41:11 +00:00