Commit Graph

4088 Commits

Author SHA1 Message Date
Sean Burke 962eaa31b4 Make LoadingWindow_Gtk include loading.xpm so that I don't have to make it install. 2003-07-09 08:34:16 +00:00
Steve Checkoway 2156e76b0b failing an assertion but getting closer 2003-07-09 08:27:27 +00:00
Steve Checkoway a98fffe856 removed useless check. 2003-07-09 07:30:48 +00:00
Glenn Maynard 328976f5d3 fix indentation 2003-07-09 06:36:00 +00:00
Glenn Maynard e3cf80ae04 Fix screenshot endianness. 2003-07-09 06:16:19 +00:00
Andrew Wong 49bdfd23b5 metrics update for previous update 2003-07-09 06:06:28 +00:00
Andrew Wong 1bbbab816f added choice of which points to display for unlocking between dance, arcade, and song points 2003-07-09 06:05:43 +00:00
Glenn Maynard 2af0ab21ed allow using a model for hold tails 2003-07-09 05:57:48 +00:00
Glenn Maynard a3956e8dd4 grr. 2003-07-09 05:57:09 +00:00
Steve Checkoway e8d718383e Seperate the QuickTime sound drivers into two classes.
One (working atm) class for a single Sound Manager channel.
One (not working atm) class for multiple Sound Manager channels.
2003-07-09 05:26:33 +00:00
Glenn Maynard fc88d69fca Use SONGMAN->FindSong 2003-07-09 05:01:37 +00:00
Glenn Maynard 4602901bbd std::sort takes a function that returns a bool, not an int 2003-07-09 04:47:51 +00:00
Glenn Maynard f9b12e9e8e simplify 2003-07-09 04:46:24 +00:00
Glenn Maynard 165bd52e6e Don't un-flip flipped CDTitle backs. 2003-07-09 04:30:18 +00:00
Glenn Maynard 329712816f Don't delete a texture twice 2003-07-09 04:29:23 +00:00
Glenn Maynard 237565b865 cleanup 2003-07-09 04:20:37 +00:00
Glenn Maynard c67a529bec dur 2003-07-09 04:18:01 +00:00
Glenn Maynard 361a2b58a9 add SONGMAN->FindSong 2003-07-09 04:09:35 +00:00
Glenn Maynard a43296fef9 Fix invalid glyph showing negative scores in eval 2003-07-09 03:51:17 +00:00
Steve Checkoway 42cbdc32c4 Re-added 2003-07-09 03:23:55 +00:00
Glenn Maynard cc739adac8 more thourough GL_UNSIGNED_SHORT_1_5_5_5_REV check 2003-07-09 03:22:27 +00:00
Steve Checkoway ca6a78eb5e re-adding as binary 2003-07-09 03:21:10 +00:00
Glenn Maynard e4cf884bde Cope with broken drivers that don't support _REV formats. 2003-07-09 03:16:28 +00:00
Andrew Wong d897ba1319 removing and re-adding files because they show up as binary 2003-07-09 03:10:01 +00:00
Andrew Wong f5fe8d6784 removing and re-adding files because they show up as binary 2003-07-09 03:07:51 +00:00
Glenn Maynard b566965f54 remove duplicate soramimi keeki 2003-07-09 02:29:59 +00:00
Glenn Maynard 7aa7d3cba8 update 2003-07-09 02:29:38 +00:00
Glenn Maynard e1be95ad48 separate movie color depth 2003-07-09 02:28:56 +00:00
Chris Danford 3ee5463de7 battle stuff 2003-07-09 02:27:05 +00:00
Glenn Maynard e70158e4bc Avoid division by zero.
This shouldn't matter; div/0 is not a fatal error by default.  Some people
are getting exceptions for it, though; I have no idea why.
2003-07-09 02:12:14 +00:00
Glenn Maynard f9ff8d49fb Z-buffer for effects on the Z axis. 2003-07-09 01:34:48 +00:00
Glenn Maynard 1921765e9e Allow for effects on the Z axis. 2003-07-09 00:49:05 +00:00
Glenn Maynard 5a14717245 Fix inconsistent naming scheme. 2003-07-08 23:59:08 +00:00
Glenn Maynard a61a803ced Please use real names in copyright notices, not aliases.
Minor cleanup: Indent of 4.  Use ssprintf, not sprintf.  Fix warnings.  Use
SET_XY.
2003-07-08 23:48:51 +00:00
Sean Burke e3eb9b4e50 Make LoadingWindow_Gtk work better in general. 2003-07-08 23:41:07 +00:00
Glenn Maynard 6ad613a074 Fix newlines. CVS gets annoyed at changing binary files to ASCII;
un-annoy it.
2003-07-08 23:38:26 +00:00
Glenn Maynard a19e0548a2 Fix double-spacing. I think this happened when the -kb flag was removed. 2003-07-08 23:34:15 +00:00
Glenn Maynard b3f91f52e9 support up to 32 buttons 2003-07-08 21:13:43 +00:00
Chris Danford 19d8a3de4c fix crash on step if NULL life meter 2003-07-08 20:56:25 +00:00
Chris Danford 332c2b318c break battle into two PlayModes: CPU_BATTLE, HUMAN_BATTLE 2003-07-08 19:56:56 +00:00
Sean Burke 0bb99f60a7 eol 2003-07-08 19:16:39 +00:00
Sean Burke ac64793f10 Case change for compatibility. 2003-07-08 19:14:54 +00:00
Andrew Wong a471a70e1e updated unlock screen - now it can be configured to be MAX2-style (shows the numbers 1-30) 2003-07-08 18:50:24 +00:00
Andrew Wong 7c07ca4d72 metrics update for unlocking screen 2003-07-08 18:49:16 +00:00
Andrew Wong 41301f2e1e Added metrics for unlock screen 2003-07-08 12:52:27 +00:00
Andrew Wong d248bd17e3 Fixed a bug with "points till next unlock"
Implemented metrics for unlock screen (sets position and size of dance points till next unlock)
2003-07-08 12:50:31 +00:00
Andrew Wong 6fdfd55dba fixed freeze arrows for previous commit (after failing a song perfects/marv is worth 10 points, great 5) 2003-07-08 10:26:27 +00:00
Thad Ward 856b8e48b1 null. making sure CIA notifications are working properly. 2003-07-08 08:56:50 +00:00
Andrew Wong b76fd0dafd implemented feature where failing a song causes you to receive 10 points for a perfect/marvelous, 5 per great.
NOTE: it still has a few bugs, some I have noticed:

1) getting a freeze arrow still nets in full (marvelous) points
2) score doesn't seem to update sometimes the points completely.

Also may have implemented Toasty unlocks.  (i added a line but it may or may not work)
2003-07-08 08:21:10 +00:00
Glenn Maynard c054999c63 testing 2003-07-08 04:40:26 +00:00