Commit Graph

30 Commits

Author SHA1 Message Date
Charles Lohr d8ae2db734 Began transition to enum'd commands like chris suggested. 2004-09-07 00:19:53 +00:00
Charles Lohr d7835ae5ce Added support for new protocol 2004-09-06 23:54:04 +00:00
Glenn Maynard a5bc6870ac revert 2004-09-06 23:36:38 +00:00
Josh Allen c1e319abac detect entering options menu 2004-09-06 23:26:16 +00:00
Steve Checkoway 27d4678adf Cleanup. Do not use == true or == false. 2004-09-06 21:28:56 +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 d01e654507 Fix wasIngame reset 2004-09-06 17:07:50 +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 dc5993a1bd This seems to improve Syncing. 2004-09-06 07:21:53 +00:00
Charles Lohr cb07d3511b Implemented: Evaluation-time player options 2004-09-06 04:24:51 +00:00
Josh Allen 29f9214af1 Incorrect Write function used 2004-09-02 23:47:02 +00:00
Josh Allen 7e1d449b31 Slight protocol change in game over function 2004-09-02 23:42:29 +00:00
Josh Allen 8b817052c5 Fixed song
select bug of not actually starting due to calling ClearHasSong() at the
 incorrect time.
2004-09-02 21:42:33 +00:00
Josh Allen a04da74fa1 Fixed SortStats bug resulting in extra blank users 2004-09-02 21:27:48 +00:00
Glenn Maynard d52417429f fix warnings 2004-09-02 21:05:57 +00:00
Josh Allen 7c59f59586 Cleaned up code. 2004-09-02 16:39:45 +00:00
Charles Lohr b97a0ad172 Cleanup and change around... maybe this will work better? 2004-09-02 04:54:54 +00:00
Josh Allen 466cf0afe3 Fixed not sending end game stats to all clients. 2004-09-02 03:41:17 +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 015ffb7c85 Fixed bugs in ScreenNetEvaluation and in server game over. 2004-09-02 00:37:03 +00:00
Josh Allen 312faa6c72 Protocol changes. 2004-09-01 19:50:30 +00:00
Charles Lohr 3769a40848 Fixed combo looping at 256. 2004-09-01 14:58:59 +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
Glenn Maynard 881fc6a6f2 warnings 2004-08-29 01:51:41 +00:00
Josh Allen 94fca63fa4 Fixed sync problem when the client is also the server. Fixed disply of player2's name
during chat.
2004-08-28 16:47:05 +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