Commit Graph
10539 Commits
Author SHA1 Message Date
Glenn Maynard aea0a41a68 clean up STYLE_TECHNO_VERSUS8 hack: Sprite really should not
be depending on GameState
2004-06-08 22:27:37 +00:00
Glenn Maynard f482a18a37 reenable dithering for song backgrounds 2004-06-08 20:59:28 +00:00
Glenn Maynard dfb19827e9 cleanup 2004-06-08 19:59:33 +00:00
Glenn Maynard 6f16b99a8d fix flickering 2004-06-08 19:56:35 +00:00
Glenn Maynard 443ff61940 hack is unnecessary
use GetZoomed* while I'm here
2004-06-08 19:04:26 +00:00
Glenn Maynard 4d3fbff07c fix baseScale never being included in GetZoomed/GetUnzoomedWidth()
(It seems to belong in both.)
2004-06-08 19:02:57 +00:00
Geoff Benson 0279511eee Typo in foldername 2004-06-08 13:57:00 +00:00
Geoff Benson 289231a48a no message 2004-06-08 12:42:16 +00:00
Steve Checkoway 11b49a898e update 2004-06-08 09:14:52 +00:00
Steve Checkoway 5886ca8761 update installer script 2004-06-08 09:14:25 +00:00
Steve Checkoway 3e1efaa68d update installer: remove unused stuff, allow files (and directories but untested) to be installed with different names) 2004-06-08 09:13:57 +00:00
Chris Danford 63bbabc491 add pref: MinPercentageForMachineCourseHighScore 2004-06-08 08:15:58 +00:00
Glenn Maynard ee87baa6cf fix scores not appearing (post-alpha 20 regression) 2004-06-08 08:03:49 +00:00
Chris Danford 501b417f0f add separate Hide/Show commands for CourseHasMods 2004-06-08 07:50:28 +00:00
Chris Danford 99039668aa fix logic for FAIL_OFF 2004-06-08 07:32:50 +00:00
Chris Danford 01325e78b3 fix logic for FAIL_OFF 2004-06-08 07:31:45 +00:00
Glenn Maynard 8e802ac267 show the actual difficulty color of the chosen song for mystery meter
values, instead of boring white
2004-06-08 07:24:41 +00:00
Glenn Maynard 65cece919e fix random meter course entries not showing up correctly in CourseEntryDisplay (again) 2004-06-08 07:19:56 +00:00
Chris Danford 62acd3526f name cleanup: FAIL_ARCADE -> FAIL_IMMEDIATE
clean up fail logic
add pref: Min1FullSongInCourses
2004-06-08 07:16:28 +00:00
Steve Checkoway b8db184198 a21 2004-06-08 07:05:13 +00:00
Glenn Maynard f3a79cf404 a21 2004-06-08 07:03:12 +00:00
Glenn Maynard 92116c5443 remove NoteFieldPlus 2004-06-08 07:02:17 +00:00
Glenn Maynard dbd02a6cf9 cleanup 2004-06-08 07:00:48 +00:00
Glenn Maynard f3e00fe2a1 update 2004-06-08 06:54:16 +00:00
Glenn Maynard c0fff88d0a old 2004-06-08 06:53:19 +00:00
Glenn Maynard ca1b8f9ed6 add licensing info 2004-06-08 06:38:53 +00:00
Glenn Maynard f5ce2e5303 cleanup 2004-06-08 05:55:00 +00:00
Glenn Maynard 0f1475ba79 unused 2004-06-08 05:52:23 +00:00
Glenn Maynard 9c03c0d0eb license update 2004-06-08 05:49:00 +00:00
Glenn Maynard 051cb8207b unused 2004-06-08 05:39:57 +00:00
Glenn Maynard ca8b0f498d unused (just use a ScreenAttract for this now) 2004-06-08 05:38:10 +00:00
Glenn Maynard 7061f8109d license update 2004-06-08 05:36:07 +00:00
Glenn Maynard a6c1dae7e5 license update, cleanup 2004-06-08 05:35:39 +00:00
Glenn Maynard 48445b53d1 include the license text in the files (not completely identical) 2004-06-08 05:30:52 +00:00
Glenn Maynard 3f895a1b36 license update 2004-06-08 05:30:06 +00:00
Glenn Maynard b1c1d30a82 update 2004-06-08 05:23:32 +00:00
Glenn Maynard e4d124dd91 license update 2004-06-08 05:22:33 +00:00
Glenn Maynard 733127d8ed license update 2004-06-08 01:24:17 +00:00
Glenn Maynard c531e8b172 license update 2004-06-08 00:47:53 +00:00
Glenn Maynard 8b737d3378 license update
don't include RageUtil.h
2004-06-08 00:47:17 +00:00
Glenn Maynard 1e7f455ac5 remove Milkshape.h 2004-06-08 00:46:09 +00:00
Glenn Maynard 4cbf2478f5 missing headers 2004-06-08 00:45:30 +00:00
Glenn Maynard a9cae0be88 move CombinedLifeMeter.h 2004-06-08 00:15:14 +00:00
Glenn Maynard 30a9bf3292 license update 2004-06-08 00:08:04 +00:00
Glenn Maynard 301fffbed7 remove (renamed) 2004-06-07 22:00:41 +00:00
Glenn Maynard 3798245ce6 license update 2004-06-07 21:14:03 +00:00
Geoff Benson e34c02fbe3 Initial Techno Motion support - SINGLE8 and VERSUS8 2004-06-07 20:54:21 +00:00
Glenn Maynard a67e90c53e The game name is "techno"; the announcer must also be named "techno" to
be used by default for that game.

Please Ogg all sounds, and try to be consistent with filename cases (lowercase
extensions).
2004-06-07 20:50:11 +00:00
Geoff Benson d55b9b24f2 Initial Techno Motion Announcer 2004-06-07 16:43:03 +00:00
Geoff Benson 447aaf43cf Initial Techno Motion Theme 2004-06-07 15:55:13 +00:00