Steve Checkoway
|
9463a65974
|
added error checking
|
2003-07-09 17:23:08 +00:00 |
|
Andrew Wong
|
b8c014e5bf
|
RouletteSeeds now is updated dynamically based on unlocks.dat
|
2003-07-09 14:16:21 +00:00 |
|
Andrew Wong
|
402145139d
|
optimized UnlockSystem::FindSong() function so its a O(log n) operation instead of O(n)
(improved from sequential to binary search; still may have bugs so old code is commented out)
|
2003-07-09 13:54:23 +00:00 |
|
Andrew Wong
|
059fc8e6bc
|
unlocks.dat with comments giving general instructions
|
2003-07-09 12:04:05 +00:00 |
|
Andrew Wong
|
68eeaae034
|
implemented unlock by roulette method [RO] (not ragnarok online, silly)
|
2003-07-09 11:38:50 +00:00 |
|
Glenn Maynard
|
2f99e4bfdc
|
add BEAT
|
2003-07-09 10:40:34 +00:00 |
|
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 |
|