Steve Checkoway
73832dfafd
Fix comment.
2006-11-28 12:09:51 +00:00
John Bauer
dd0d56e4af
Whoops! We can't revert an autogen course from disk. My bad.
...
TODO: is there a cheaper way to fix up the autogen courses?
2006-11-28 06:56:33 +00:00
John Bauer
e65abee08d
Make Edit Course Mode somewhat functional again.
2006-11-28 05:44:42 +00:00
Steve Checkoway
c854585b3a
Add remove files.
2006-11-28 01:23:06 +00:00
Steve Checkoway
ba1bdccafc
Fix copy ctor when sizeof(T) > 1.
2006-11-28 00:58:29 +00:00
John Bauer
5aa3e3c7c7
Factor out the code for updating the life meters. Make sure that
...
every time the life meters are updated, we also update the life stats.
This fixes the following bug:
http://sourceforge.net/tracker/index.php?func=detail&aid=1556608&group_id=37892&atid=421366
2006-11-27 23:38:47 +00:00
Glenn Maynard
e2fb30cb87
fix resampler leak
2006-11-27 20:32:54 +00:00
Jason Felds
0df256858e
Remove NetworkSyncServer.*
2006-11-27 07:17:01 +00:00
John Bauer
90f9a4543b
I've never seen the "correct" functioning of a miss combo in an arcade,
...
thanks of course to my amazing abilities. Lesser players have pointed out
that the right thing to do is in fact increment a miss combo by one regardless
of how many taps are missed at once. This change restores the original
count and leaves a comment describing why it isn't incremented more.
Also, just kidding, Wolfman.
2006-11-27 04:36:09 +00:00
Glenn Maynard
640ab6050d
FOREACHL
2006-11-27 01:20:01 +00:00
John Bauer
8707bfa798
Fix a bug where miss combos were incremented by 1, not 2 or more,
...
even for jumps or hands.
Perhaps this wasn't a bug, but in that case the reason for the distinction
should have been documented.
2006-11-27 01:09:32 +00:00
John Bauer
b1765cdc0f
Fix a bug where the game would display the combo that would have been
...
correct on the previous step: ie after hitting the 4th tap in a row, it would
say 3 combo.
2006-11-27 01:08:31 +00:00
Glenn Maynard
15fd4ad880
fix "extra qualification ‘GameStateImpl::’ on member ‘GameStateImpl’"
2006-11-26 23:37:15 +00:00
Glenn Maynard
99cc43e209
add files
2006-11-26 23:33:52 +00:00
John Bauer
650921220c
Fix a bug where the life battery for Player 2 was backwards.
...
http://sourceforge.net/tracker/index.php?func=detail&aid=1587675&group_id=37892&atid=421366
2006-11-26 23:23:26 +00:00
Glenn Maynard
ed0ea3f4c6
seek()s return frames, not bytes
2006-11-26 21:54:47 +00:00
Glenn Maynard
71c6e30679
copy ctor
2006-11-26 20:11:05 +00:00
Glenn Maynard
e2923274f4
Insert -> CommitPosition
2006-11-26 18:44:06 +00:00
Glenn Maynard
d5e7260f59
use AutoPtrCopyOnWrite
2006-11-26 18:33:29 +00:00
Glenn Maynard
47768d3758
cleanup
2006-11-26 17:58:59 +00:00
Glenn Maynard
25cfaa6f7c
cleanup
2006-11-26 17:56:29 +00:00
Glenn Maynard
559cab0839
add RageSoundReader.cpp
2006-11-26 01:44:59 +00:00
Glenn Maynard
040be62a85
register RageSoundReader
2006-11-26 01:42:46 +00:00
Glenn Maynard
f20499ff3d
update mono
2006-11-26 00:46:50 +00:00
Glenn Maynard
c428829068
better mono support
2006-11-26 00:45:39 +00:00
Glenn Maynard
d47dd57718
make expected data tests optional
2006-11-26 00:13:20 +00:00
Glenn Maynard
c0dc22035f
mid-file seeking tests are optional; run them last
2006-11-26 00:11:27 +00:00
Glenn Maynard
05a68449fb
old comment
2006-11-26 00:10:39 +00:00
Glenn Maynard
2d45744514
cleanup
2006-11-26 00:09:47 +00:00
Glenn Maynard
14ee842cfa
cleanup
2006-11-26 00:06:53 +00:00
Glenn Maynard
ba10eb6736
use ReadData for consistent behavior for mono
2006-11-26 00:05:38 +00:00
Glenn Maynard
2bb70b4730
missed: add binding
2006-11-25 23:19:08 +00:00
Glenn Maynard
1471b46c8f
add GetReferenceCount
2006-11-25 22:53:19 +00:00
Glenn Maynard
c855b21a7f
remove unused
2006-11-25 22:47:01 +00:00
Glenn Maynard
b52c8f9966
style
2006-11-25 22:46:47 +00:00
Glenn Maynard
ba1b184f48
fix tests
2006-11-25 21:55:24 +00:00
Glenn Maynard
a6edb6664c
cleanup, better diag
2006-11-25 21:31:32 +00:00
Glenn Maynard
dfbe66d769
test build update
2006-11-25 21:30:28 +00:00
Glenn Maynard
a49aa8d636
fix code (this is still wrong; it's using the StyleType and should be using
...
the style name)
2006-11-25 11:02:16 +00:00
Glenn Maynard
cfb38c7d25
lua enums are already strings
2006-11-25 10:35:34 +00:00
Josh Allen
6024c2766e
Rename files in accordance with StyleType fix
2006-11-24 19:16:38 +00:00
Josh Allen
d75de6e2a0
Fix getting style type
2006-11-24 19:08:57 +00:00
Josh Allen
b8e372d781
Register StyleTypeToString with Lua. Does something already do this? It would be useful if there were.
2006-11-24 19:06:51 +00:00
Josh Allen
88ba8bbf74
Combine if statement
2006-11-24 17:39:49 +00:00
Josh Allen
56c4ed40c4
Fix ESC+options bug reported in the tracker
2006-11-24 17:38:34 +00:00
Josh Allen
86cbc8accd
Clean up a little
2006-11-24 16:03:49 +00:00
Josh Allen
529444f44c
Prevent out of bound crashes
2006-11-24 15:34:51 +00:00
Josh Allen
b0e10682c8
remove nonexistent string
2006-11-24 14:58:06 +00:00
Josh Allen
b89d8e26cd
Clean up
2006-11-24 14:37:19 +00:00
Josh Allen
bcfa4e2fb0
Detect all networking not just SMO
2006-11-24 14:35:41 +00:00