Commit Graph
8932 Commits
Author SHA1 Message Date
Chris Danford 36b557bac2 fix Win32 errors, warnings 2004-03-17 07:45:52 +00:00
Kevin Slaughter c318c78a8e Makefile fix. Was not compiling ActiveAttackList at all. -- Matriark 2004-03-17 07:26:05 +00:00
Kevin Slaughter 21bdb2204c Fix to ezSockets casting. -- Matriark 2004-03-17 06:57:29 +00:00
Steve Checkoway 12c6c03d3b Fix warning. 2004-03-17 06:26:01 +00:00
Steve Checkoway 93bd283a96 Add ActiveAttackList, fix ezsockets.* and NetworkSyncManager.* paths. 2004-03-17 06:09:41 +00:00
Steve Checkoway 858ab01ae9 Clean up NetworkSyncManager 2004-03-17 06:05:52 +00:00
Chris Danford 09e6b85f3b add ActiveAttackList 2004-03-17 06:01:17 +00:00
Steve Checkoway 64e00d71ad Add files. 2004-03-17 05:56:22 +00:00
Steve Checkoway dd8e0164e9 Clean up NetworkSyncManager 2004-03-17 05:49:37 +00:00
Glenn Maynard 9ae558482a fix trace 2004-03-17 05:06:49 +00:00
Steve Checkoway 9f94d1e820 Clean up headers, add todo. 2004-03-17 04:55:55 +00:00
Jason Felds e92b2d84b9 Warning fix: Newline added. 2004-03-17 04:15:36 +00:00
Glenn Maynard ee2ebf509f split target vars 2004-03-17 02:30:05 +00:00
Charles Lohr 4af6c609f9 These are the files necessiary for making the network work. 2004-03-16 22:34:48 +00:00
Charles Lohr a25514777a I have modified SM files to add network support.
I tested this under linux AND windows.
There should be no issues, if there is, feel free
to use AIM to IM me at CNLohr, or email me,
[email protected].

I modified the .dsp and Makefile.am only to add
networksyncmanager and ezsockets.

I added some startup code to stepmania.cpp,
so that if the user does not desire network support
none will be enabled.

Scorekeeper and screengameplay are modified
so that information can be sent to the server as
well as allowing the game sync to work.

Thanks.
2004-03-16 22:10:45 +00:00
Glenn Maynard 5e1aed24fe better debug output 2004-03-16 05:02:57 +00:00
Glenn Maynard 59703ade1d fix CreateDirectories on paths starting with / 2004-03-16 05:01:35 +00:00
Glenn Maynard 623b25407a fix tests linking 2004-03-16 04:10:40 +00:00
Glenn Maynard eb86c76b9f Make CircBuf are lock-free, threadsafe buffer. (We don't actually
take advantage of this yet.)
2004-03-16 03:06:10 +00:00
Chris Danford ab50b4c426 add HurryTweening command 2004-03-15 05:40:52 +00:00
Glenn Maynard 8fea22b51d since m_iMaxHighScoresPerList is configurable, don't bail if records
graphics don't go high enough
2004-03-15 04:27:52 +00:00
Glenn Maynard 725cdd7e5b unmount fix 2004-03-15 03:51:39 +00:00
Glenn Maynard ed17ae0d3e better error output 2004-03-15 03:43:43 +00:00
Glenn Maynard 7fb89b6f7a explicitly unmount previous mounts 2004-03-15 03:15:22 +00:00
Glenn Maynard bc1f3b60c0 explicitly unmount previous mounts
(this is not yet well-tested)
2004-03-15 03:07:58 +00:00
Glenn Maynard 3b332a04ef add RageFileManager::GetLoadedDrivers 2004-03-15 03:05:55 +00:00
Glenn Maynard 35f1480e2a fix mounting a directory unmounts all other FS's mounted on the same
mountpoint; only unmount if there's a mount that has the exact same
mountpoint, root and driver
2004-03-15 02:52:55 +00:00
Glenn Maynard 7e10620f45 hush loud warning 2004-03-15 02:34:18 +00:00
Glenn Maynard 2200e04239 reenable m_bDisableScreenSaver by default 2004-03-15 02:32:51 +00:00
Glenn Maynard 62691b8d6f different approach to disabling X screensavers 2004-03-15 02:29:53 +00:00
Glenn Maynard eca7863cf4 add libXtst check
simplify
2004-03-15 02:26:34 +00:00
Glenn Maynard 7acf97c224 fix warning 2004-03-14 22:24:33 +00:00
Glenn Maynard b6e6f058d4 separate tests target 2004-03-14 22:09:50 +00:00
Chris Danford ebddb801fd make double + tornado easier 2004-03-14 20:29:42 +00:00
Chris Danford be223e7d86 fix expand in/out transition 2004-03-14 19:55:17 +00:00
Ben Anderson 6fca202800 Not all Linux systems have a header that declares _CS_GNU_LIBPTHREAD_VERSION (Slackware 9.0 included apparently) 2004-03-14 19:46:16 +00:00
Chris Danford 199c0aa0bc fix peak combo award reading 2004-03-14 19:26:03 +00:00
Chris Danford 66b0a47e7d naming cleanup 2004-03-14 18:53:19 +00:00
Chris Danford 4727e5e923 fix "together" row flag 2004-03-14 18:51:03 +00:00
Chris Danford 063c2cf3a4 keep a Guid in Profile 2004-03-14 17:49:38 +00:00
Ben Anderson 105f307d5f Added necessary include 2004-03-14 15:08:10 +00:00
Steve Checkoway b963effa31 Compile SM using a precompiled prefix header on OS X. 2004-03-14 08:53:09 +00:00
Steve Checkoway c4e6c0016f Make this easier to read. 2004-03-14 08:34:28 +00:00
Chris Danford 7fae7321b8 revert goof 2004-03-14 07:08:20 +00:00
Glenn Maynard 90eadd647f honor -r when writing test_file_readers files 2004-03-14 06:44:04 +00:00
Chris Danford b6bc1bf8ec add ScreenSetTime 2004-03-14 06:39:39 +00:00
Steve Checkoway 8b1078038d Fix warning. 2004-03-14 05:57:43 +00:00
Steve Checkoway 17537b3936 Fix warning. 2004-03-14 05:35:54 +00:00
Glenn Maynard a1ab9d1771 better output 2004-03-14 03:40:51 +00:00
Chris Danford 89a8adef59 add ScreenDownloadMachineStats 2004-03-14 02:45:49 +00:00