Steve Checkoway
563ddf76e4
Simlify
2004-09-13 04:38:50 +00:00
Steve Checkoway
3dc17a7804
Add virtual dtor, fix init order, const fixes, add operator const T& so you can use the preference exactly like its type.
2004-09-13 04:37:38 +00:00
Chris Danford
4a08923844
add missing file
2004-09-13 04:27:52 +00:00
Chris Danford
825c972bf5
make LogFPS a self-registering pref
2004-09-13 03:58:39 +00:00
Glenn Maynard
36a2a876ff
fix p2 back
2004-09-13 03:22:33 +00:00
Josh Allen
96e791ee31
Opps, fixed > in ServerStop
2004-09-12 22:17:44 +00:00
Josh Allen
8330c1879f
Changed CheatCheck to CheckLowerJudge that will simply tell players who is using lower
...
judging. Still need to figure out how to use Stepmania's judging function for this
instead of my own window/offset comparison.
Server now handles client connections dynamically.
2004-09-12 22:08:57 +00:00
Chris Danford
66246afeb7
add pref bLogFPS
2004-09-12 18:14:39 +00:00
Josh Allen
30f1643741
Definate step IDs.
2004-09-12 17:22:39 +00:00
Josh Allen
2dd419a751
Fixed banned IPs method.
2004-09-12 15:23:34 +00:00
Josh Allen
a1d5bbb321
Removed = operator. Fixed method of obtaining address.
2004-09-12 15:20:45 +00:00
Charles Lohr
fe57e3fb7f
Fix WITHOUT_NETWORKING
2004-09-12 06:56:06 +00:00
Steve Checkoway
6b934144a8
Fix warning
2004-09-12 06:40:42 +00:00
Chris Danford
d2a54cca31
make TapNote a struct. Over time, more properties will move from the enums and into bit flags.
2004-09-12 05:56:24 +00:00
Charles Lohr
bc38866cda
Oops... That doesn't compile, does it?
2004-09-12 05:34:05 +00:00
Josh Allen
2b08a4943d
Fix cheat check with OK steps.
2004-09-12 05:34:02 +00:00
Charles Lohr
eee53e1a35
Fix: Ignore song up/low case.
2004-09-12 05:25:59 +00:00
Josh Allen
1d3d95abd1
Added JudgeWindow cheat check. Fixed hang when some
...
players are using /have and host starts
with Ctrl+Enter.
2004-09-12 04:42:57 +00:00
Josh Allen
1a17a0a627
Added server commands (/list, etc...)
2004-09-11 17:18:50 +00:00
Josh Allen
404fbf6c6b
Added method for obtaining in_addr
2004-09-11 17:13:44 +00:00
Chris Danford
d189abfac1
remove dependency on enum value order
2004-09-11 17:05:06 +00:00
Charles Lohr
3867d6261b
Fix: no blank lines sent to server, autorepeating works.
2004-09-11 16:55:01 +00:00
Steve Checkoway
fbc2db66de
Add license text, slight cleanup.
2004-09-11 16:21:22 +00:00
Steve Checkoway
fa11d32c39
Fix warning. I have no idea why this works. I am declaring a category but not implementing the methods declared within.
2004-09-11 16:12:24 +00:00
Josh Allen
f81e2c908f
Added = operator
2004-09-11 15:11:06 +00:00
Steve Checkoway
8cbe2889a1
Fix paths
2004-09-11 13:32:41 +00:00
Glenn Maynard
3fed128fa2
fix scoring regression, hopefully in a way that won't break again the next
...
time these enums are reordered
2004-09-11 09:24:44 +00:00
Chris Danford
809dd7dc27
rename: MaxRow -> NumRows
...
fix some off-by-1 row errors
2004-09-11 03:50:37 +00:00
Glenn Maynard
75a61de900
better fix
2004-09-11 02:29:36 +00:00
Glenn Maynard
0f268c97d9
WITHOUT_NETWORKING fix
2004-09-11 02:21:14 +00:00
Glenn Maynard
b66f2202dd
fix WITHOUT_NETWORKING
2004-09-10 23:21:56 +00:00
Glenn Maynard
f482a4fbaf
remove unneeded custom type
2004-09-10 21:51:11 +00:00
Glenn Maynard
30ff50f48a
missing header
2004-09-10 21:17:07 +00:00
Glenn Maynard
846c8d7e34
fix warnings?
2004-09-10 08:43:40 +00:00
Glenn Maynard
284e33edd7
Intel 82845G -> OpenGL
2004-09-10 08:26:01 +00:00
Glenn Maynard
60e1cc4ada
fix warnings
2004-09-10 08:19:48 +00:00
Ryan Dortmans
50f73c902c
Removed redundant variable initialisation.
2004-09-10 06:56:14 +00:00
Glenn Maynard
9fcb3c6bfc
fix sample not starting when selecting fast
2004-09-10 03:37:33 +00:00
Glenn Maynard
07f328e240
for real
2004-09-10 03:09:05 +00:00
Glenn Maynard
cca6dcbad1
last_cursor_pos -> write_cursor_pos
2004-09-10 02:57:47 +00:00
Charles Lohr
2324859389
Fix: Include RageUtil.h. It is necessiary for ARRAYSIZE.
2004-09-10 02:12:40 +00:00
Glenn Maynard
0e9a8755c6
ignore unreasonable prefetches
2004-09-10 02:11:24 +00:00
Glenn Maynard
ecc5493c88
don't bother checking for minor underruns if we have a major underrun
2004-09-10 01:49:39 +00:00
Glenn Maynard
7c60eeb61b
error check
...
fix spurious underrun warnings
2004-09-10 01:07:19 +00:00
Glenn Maynard
dc0542aafa
fix debug output
2004-09-10 00:08:17 +00:00
Glenn Maynard
8f4f0e5c13
implement analog input centering
2004-09-09 23:53:15 +00:00
Renaud Lepage
776c1609e3
Put back Xbox centering options - needed to resize the screen manually
2004-09-09 23:10:34 +00:00
Renaud Lepage
72e0a4d11c
Second Minor update : got rid of test files. Also, upgraded to VS .net 2003
2004-09-09 23:00:02 +00:00
Renaud Lepage
8f63e149d2
Fix : Xbox code - typing error.
2004-09-09 22:57:13 +00:00
Renaud Lepage
c5a4a2cd61
Minor updates (debug feature furtherly disabled in the Retail build instructions)
2004-09-09 22:48:13 +00:00