Commit Graph

5503 Commits

Author SHA1 Message Date
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
Steve Checkoway e0ec7bcaa5 update 2003-09-16 10:02:19 +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
Steve Checkoway 4cc9ba9591 Add files 2003-09-16 07:06:50 +00:00
Steve Checkoway 7eb2d7845c Intermittently, g++ doesn't like inline functions. Just remove'em. 2003-09-16 07:04:31 +00:00
Steve Checkoway ad28963ad2 Set the close button to quit the application. Enable/disable the close button at the proper times. The user can still just quit in the middle of the installation using the application menu which might result in a file being left in /tmp but that's really their fault for quitting early isn't it? 2003-09-16 06:59:18 +00:00
Steve Checkoway 131f6aba13 Add Edit menu 2003-09-16 06:55:11 +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
Steve Checkoway 14afd88d87 Simplify SDL headers. Fix typo. Change message since there are new libraries. 2003-09-16 06:40:27 +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
Steve Checkoway 14e6fb343a Put the 'files' directory in the main bundle's Resources directory so the user is presented with a single Installer application. 2003-09-16 05:17:22 +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
Steve Checkoway e5b84a402b Actually ignore CVS directories now. Plus, fix the incorrect error message when installing. 2003-09-16 04:59:31 +00:00
Steve Checkoway ec8b6fcf1a Working installer. No more StepMania Libs files that you all hate so much. 2003-09-16 04:22:25 +00:00
Glenn Maynard 223db1e0e5 Otome no Michi 2003-09-16 04:14:11 +00:00
Glenn Maynard a94541834e Kouji Kondou 2003-09-16 04:12:06 +00:00
Glenn Maynard 7e7ed444e7 Tentaikansoku artist 2003-09-16 04:09:13 +00:00
Steve Checkoway 3fe145a8de This makes more sense 2003-09-16 04:01:20 +00:00
Steve Checkoway 63c73bf4a4 The installer works except for the not overwriting. 2003-09-16 03:50:40 +00:00
Glenn Maynard b00a84c4f4 update 2003-09-16 03:45:22 +00:00
Glenn Maynard 8ba24cc5cd fix strange newlines 2003-09-16 03:38:37 +00:00
Glenn Maynard b6c1089e3a simplify 2003-09-16 03:33:31 +00:00
Glenn Maynard 50f0b87950 Add glyphs. Remove CJK compat glyph. 2003-09-16 03:32:33 +00:00
Glenn Maynard b63f241c56 Log BACKTRACE_METHOD_TEXT, BACKTRACE_LOOKUP_METHOD_TEXT 2003-09-16 03:20:18 +00:00
Glenn Maynard fa1b6715b4 Set BACKTRACE_METHOD_TEXT, BACKTRACE_LOOKUP_METHOD_TEXT 2003-09-16 03:18:39 +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 dd052cfc90 remove spurious output 2003-09-16 02:29:01 +00:00
Glenn Maynard ef66837ec2 Require MP3 support by default 2003-09-16 02:26:55 +00:00
Glenn Maynard 489e45b34c If you don't want Vorbis, say so explicitly. 2003-09-16 02:19:47 +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