Commit Graph

64 Commits

Author SHA1 Message Date
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