Commit Graph

23 Commits

Author SHA1 Message Date
Charles Lohr 50d6615193 Fix: " and ' from modified stepmania code. 2004-09-09 22:42:54 +00:00
Glenn Maynard 09d9197e29 update 2004-09-09 17:48:25 +00:00
Charles Lohr 1b792a7305 Update: differentiate between options and exiting 2004-09-06 22:53:53 +00:00
Steve Checkoway 27d4678adf Cleanup. Do not use == true or == false. 2004-09-06 21:28:56 +00:00
Charles Lohr 0c57ea4852 Fix: don't hang people up by entering options at last minute. 2004-09-06 20:47:55 +00:00
Charles Lohr cb07d3511b Implemented: Evaluation-time player options 2004-09-06 04:24:51 +00:00
Charles Lohr e244495cc6 Added: Player options 2004-09-06 03:25:26 +00:00
Josh Allen f381ab05d9 Added code that Charles forgot, enabeling ReportNSSOnOff. 2004-09-05 05:11:44 +00:00
Charles Lohr a3cad63f0f Made chatting save between ScreenNetSelectMusic's 2004-09-01 05:02:28 +00:00
Charles Lohr 7434ab383b Added the basis for ScreenNetEvaluation. It doesn't ACTUALLY do anything
yet, but this will make it easier to work on by committing it.
2004-08-31 15:44:19 +00:00
Charles Lohr 6f0f39028a Added DifficultyMeter to ScreenNetSelectMusic. 2004-08-29 06:35:01 +00:00
Steve Checkoway 69bcc3d985 Cleanup ugly mess of casts but did not break this time... 2004-08-28 18:45:44 +00:00
Charles Lohr 810c039181 Fix: if you unsign a negetive number, it becomes positive, and chat breaks. 2004-08-28 15:29:31 +00:00
Steve Checkoway d9e00567e9 const fix. Good OOP almost always demands private instance variables 2004-08-28 11:31:16 +00:00
Steve Checkoway cf58bf3ef8 Fix warnings 2004-08-28 11:21:26 +00:00
Charles Lohr d0c5585cfb Oops - fixed dumb errors. 2004-08-28 04:43:29 +00:00
Charles Lohr 3903354786 Added server-automated song selection. 2004-08-28 03:37:52 +00:00
Charles Lohr 16013b0723 Fixed chatting issue. 2004-08-27 14:18:42 +00:00
Steve Checkoway 98f3d90c59 Fix warnings. 2004-08-26 21:51:30 +00:00
Charles Lohr d9da39b28c Chat works, and now ScreenNetSelectMusic actaully works like it should. 2004-08-26 19:43:25 +00:00
Charles Lohr 6f8b89d855 Fixed searching for last played song. 2004-08-26 08:47:56 +00:00
Kevin Slaughter 759a271d0b Warning fixes.. 2004-08-26 08:41:38 +00:00
Charles Lohr 4fc0495423 Addition of ScreenNetSelectMusic. 2004-08-26 08:06:22 +00:00