Commit Graph

23 Commits

Author SHA1 Message Date
Charles Lohr 0ec8f61a0e Update & user list fix 2004-10-29 01:58:56 +00:00
Glenn Maynard 886dc05a55 WITHOUT_NETWORKING fixes 2004-09-20 07:20:19 +00:00
Josh Allen d12fc08abc Fixed SortStats 2004-09-17 22:22:39 +00:00
Josh Allen 0e03b5cfed Fix /force_start and fixed missing TIMING string in the evaluations options display. 2004-09-17 18:54:29 +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
Josh Allen 2dd419a751 Fixed banned IPs method. 2004-09-12 15:23:34 +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
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
Steve Checkoway adc7b5e364 Cleanup. Please try to follow the style of the rest of the project next time. 2004-09-06 20:37:12 +00:00
Charles Lohr bc628082ba Added some code to help figure out errors. 2004-09-06 18:20:16 +00:00
Josh Allen f5d18d16d1 Fixed GameOver stats not sending 2004-09-06 16:29:23 +00:00
Josh Allen 633f22b748 Protocol command 10 added. SendNetPacket change. CheckReady not only deals with
clients wanting to start a game.  Game over now only sends stats to clients that were
 in game.  Stats sorting of and sending to in game clients.  SongSelect only sends
 data to clients currently in ScreenNetMusicSelect.
2004-09-06 15:12:42 +00:00
Charles Lohr cb07d3511b Implemented: Evaluation-time player options 2004-09-06 04:24:51 +00:00
Josh Allen 22f42b117b Fixed major steps counting bug in server. Removed unneeded commented code. 2004-09-02 02:47:09 +00:00
Josh Allen 312faa6c72 Protocol changes. 2004-09-01 19:50:30 +00:00
Josh Allen 9ccfd2b473 Modified server to comply with revised protocol. 2004-08-29 20:36:37 +00:00
Josh Allen da6fadfeea Server now requires the host to select the exact same song twice in a row before allowing
a start.
2004-08-29 03:31:01 +00:00
Josh Allen 6d5b7910a4 Removed overlooked cout statements and headers. Also added code to deal with the scenario of the server not starting. 2004-08-28 13:41:22 +00:00
Josh Allen 4d431dc3d5 Integrated my SMLan server into Stepmania. 2004-08-28 05:30:23 +00:00