Commit Graph

16685 Commits

Author SHA1 Message Date
Tom Jackson ae16a45f88 Added code for AutoAdjust 2002-10-01 01:53:56 +00:00
Glenn Maynard 1958f815b6 hopefully temporary BUGS file 2002-09-30 20:56:12 +00:00
Glenn Maynard da3d6f2aa5 update 2002-09-30 20:55:45 +00:00
Chris Danford 721cdc7250 fixed crash in para because SelectModeChoies weren't filled out. 2002-09-30 17:44:31 +00:00
Chris Danford 40720267b5 fixed compile error - oops. 2002-09-30 17:33:49 +00:00
Chris Danford c90f258274 Fixed join message folding 2002-09-30 17:02:29 +00:00
Chris Danford 6ba1963fbe Theme element reencoding, resizing, renaming etc... 2002-09-30 16:57:34 +00:00
Chris Danford 80c17a088b no message 2002-09-30 07:32:51 +00:00
Chris Danford dfb7b894ad smpackage: strip out items that contain "CVS" 2002-09-30 07:27:52 +00:00
Chris Danford 087456e3b1 smpackage: strip out items that contain "CVS" 2002-09-30 07:27:01 +00:00
Chris Danford 9a1999bbc9 smpackage: clear selection after export 2002-09-30 07:17:08 +00:00
Chris Danford 21389d1eaf Fixed compile errors in VC6. 2002-09-30 06:56:40 +00:00
Chris Danford 6a86885026 checked in WinDiff 2002-09-30 06:40:19 +00:00
Chris Danford ed6dc58f67 Missing theme elements is not longer fatal 2002-09-30 06:32:56 +00:00
Chris Danford 6a2fab84b4 don't reset combos between songs in a course 2002-09-30 02:25:07 +00:00
Chris Danford ff93d0d0e3 fixed several bugs related to codes 2002-09-30 02:19:02 +00:00
Chris Danford 3bf1c81a48 Initial sort order now sorts by meter of Easy notes, ala MAX. 2002-09-29 23:29:01 +00:00
Chris Danford 182b9cb0e6 SelectMode BGAnimations are now cached for no lag when switching. 2002-09-29 22:59:24 +00:00
Chris Danford 23971b9c42 Fixed LifeMeterBar artifacts in MAX2 and EZ2. Fixed handling of "ez2-single-hard" NotesType. 2002-09-29 18:56:54 +00:00
Chris Danford 743db5bd82 forgot to check in ScreenSelectMode 2002-09-29 18:09:38 +00:00
Chris Danford afa29318fc Per-game theme preference now remembered if value is "default" 2002-09-29 17:59:34 +00:00
Chris Danford 5a43236895 Per-game theme preference now remembered if value is "default" 2002-09-29 17:38:07 +00:00
Chris Danford ad6c239858 ugh. Cleanup of ez2's menubganimations. 2002-09-29 05:06:18 +00:00
Andrew Livy e621580615 Ez2dancer Club Style BGAnimation 2002-09-26 12:54:32 +00:00
Jared Roberts 9d22cf3b80 Split transliterations into title, subtitle and artist
Add naming submenu for the edit screen wherein title, subtitle, artist and their
	transliterations can be changed
Remove the top-level keys for same actions
Make edit screen submenus shortcut-key friendly
2002-09-26 06:05:32 +00:00
Mig Reyes d9e41cb094 FINALLY! Finally fixed the darn alignment of the health bars. However, it may seem to "bounce" a bit much when the chamber is moving to the right, so you guys may wanna check into that. I have the default frames almost done as well.
Also changed ONI stage title from "Challenge Mode" to "Challenging Mode" as it is Challenging in the arcade.
2002-09-25 23:10:59 +00:00
Andrew Livy 9d8a02dc06 Ez2dancer Hard Style Background (sorta) 2002-09-25 18:30:19 +00:00
Andrew Livy 7c423c1551 More Pump Theme Changes 2002-09-25 17:29:04 +00:00
Andrew Livy ab117db9c0 Pump/Para/Ez2 theme changes 2002-09-25 16:32:58 +00:00
Andrew Livy c57ff888df Select Player Now with Background Animations 2002-09-25 14:29:11 +00:00
Chris Danford 05cb828e81 Yet more theme cleanup. This should be the job of the artists! 2002-09-24 03:12:04 +00:00
Chris Danford 23df7ec564 Yet more theme cleanup. This should be the job of the artists! 2002-09-24 02:55:32 +00:00
Chris Danford 899e226f38 Moved backgrounds into "Backgrounds" assets folder. Any BGAnimation may be used now.
Cleaned up many, many graphics.
2002-09-23 07:35:47 +00:00
Chris Danford e44141c8d3 Fixed extended ASCII support in BitmapText 2002-09-22 20:34:11 +00:00
Chris Danford bce306dcdc Move Numbers graphics into separate Number asset folder
Added precise timing window adjustment for each judge grade
Changed "hold START for options" to a Sprite
2002-09-22 18:18:50 +00:00
Jared Roberts 1d0c17dd0f Document #TRANSLITERATION 2002-09-22 01:49:28 +00:00
Chris Danford f39456599e time delay texture unload, Spig's MAX2 changes 2002-09-21 16:29:14 +00:00
Chris Danford 3ff582f533 added UnloadTexture pref 2002-09-18 20:42:33 +00:00
Glenn Maynard f6572498a2 fix small memleak
+/* */s
2002-09-18 20:22:24 +00:00
Glenn Maynard 1682d06628 quadMask was being added twice.
+/* */s
2002-09-18 20:21:22 +00:00
Glenn Maynard 7b98747f39 fix some random corruption
make the b6 list wrap at 80 columns, since that's about where it seems
to be (didn't bother with the rest)
2002-09-18 20:15:28 +00:00
Andrew Livy cbab901595 NEWS update 2002-09-18 18:26:13 +00:00
Andrew Livy 4a60d0cb4d Last Major Changes Before B6: Added PUMP style select, fixed some noteskins. 2002-09-18 18:24:33 +00:00
Chris Danford 44baba9fd3 Added NoteSkin metrics to accomodate Prex NoteSkin 2002-09-17 23:02:37 +00:00
Andrew Livy 94e9475440 ParaPara Now using Ez2dancer Style Select! 2002-09-17 22:48:38 +00:00
Glenn Maynard 8305a50acd Change to Y; is a global key. (Actually, so is F5, which is why I used
Y instead.)
2002-09-17 05:23:59 +00:00
Jared Roberts e3deb86654 dewarnify 2002-09-17 05:14:31 +00:00
Jared Roberts 3503c660f2 Fix cancel not cancelling due to a dangling else ambiguity 2002-09-16 22:33:44 +00:00
Jared Roberts d07748481e capital letter support in ScreenTextEntry 2002-09-16 22:25:23 +00:00
Jared Roberts dba6d11a07 fix "u" and "o" swappage in RageInput 2002-09-16 22:20:28 +00:00