Commit Graph
13 Commits
Author SHA1 Message Date
Chris Danford d698a5f1ec CString -> RString in RageUtil
ThemeMetric<CString> -> LocalizedString to eliminate dependencies
2005-12-20 08:35:47 +00:00
Chris Danford 1333bfd2d8 remove references to specific games for things that are only specific to the controller type 2005-10-07 05:00:52 +00:00
Thad Ward e79fffbc49 get smlobby to build again, just in case someone decides they want to play with it. 2004-01-01 18:07:49 +00:00
Kevin Slaughter 7f3867b7e7 SMLobby can now compile 2003-08-26 08:58:22 +00:00
Glenn Maynard 0f79dded31 remove unneeded temporary/options files 2003-04-21 05:12:41 +00:00
Kevin Slaughter af7e9cfad9 Fixed double-definition error of NoCheating boolean value, so it will compile 2003-04-21 05:08:20 +00:00
Kevin Slaughter 2145aa4e10 Cleanup of /Songs.. will add dirs back in 5mins 2003-04-01 10:04:24 +00:00
Brendan Walker fa3572a33e Got DCC Send and Recieve working (without having to use threads) 2002-12-19 23:59:12 +00:00
Brendan Walker e731ee03ed Rewrote DCC server to allow for multiple threads, also added DCC recv.
(DCC recv still broken, threading buggy)
2002-12-08 19:40:18 +00:00
Brendan Walker 29ed126829 Added Modified version of RageUtil.cpp/.h to smlobby module to eliminate conflictions between MFC's and Stepmania's CString.
Also tweeked the project files to get it to compile...
2002-12-05 00:39:35 +00:00
Chris Danford 4d1da44edb Added song discovery (untested) 2002-12-03 07:20:41 +00:00
Brendan Walker 28cd1793ee Moved Code base to new location, added in aforementioned DCC code 2002-12-03 03:19:51 +00:00
Chris Danford 840caa7a2c moved lobby from separate module to below /src 2002-12-02 05:44:00 +00:00