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 |
|
Glenn Maynard
|
44545aa546
|
fix dupe difficulty removal
|
2004-03-14 02:25:38 +00:00 |
|
Chris Danford
|
2f0a424f3a
|
add Unmount()
|
2004-03-14 01:56:18 +00:00 |
|
Chris Danford
|
9555d508ee
|
move RageFileManager mounting into the MemoryCardDriver, not MemoryCardManager
|
2004-03-14 01:40:24 +00:00 |
|
Glenn Maynard
|
08db59fa25
|
set up a barrier page at the end of sigaltstack
|
2004-03-14 01:37:07 +00:00 |
|
Chris Danford
|
370839215f
|
add graphic for courses that have mods
|
2004-03-13 23:11:57 +00:00 |
|
Glenn Maynard
|
c2fa441b7e
|
simplify RageZeroTimer
avoid starting the SDL timer system; it starts a thread
|
2004-03-13 23:11:08 +00:00 |
|
Glenn Maynard
|
02d8bc45e8
|
fix stopping before the last note can be missed, especially in course modes
|
2004-03-13 22:41:31 +00:00 |
|
Chris Danford
|
7a32af8c5e
|
clean up presisting of settings to Profile
persist PreferredCourseDifficulty
|
2004-03-13 22:18:09 +00:00 |
|
Chris Danford
|
22a82cad8e
|
fix wrong string order
|
2004-03-13 22:13:33 +00:00 |
|
Chris Danford
|
e4855e627f
|
persist PreferredDifficulty in Profile
|
2004-03-13 19:20:24 +00:00 |
|
Chris Danford
|
8f10f429ea
|
fix GradePercent pref names
|
2004-03-13 18:35:25 +00:00 |
|
Chris Danford
|
731ea124a2
|
add graphic for ScreenPlayerOptions CancelAll
|
2004-03-13 18:16:42 +00:00 |
|
Chris Danford
|
bb8ae37aab
|
add graphic for ScreenPlayerOptions CancelAll
|
2004-03-13 18:15:50 +00:00 |
|
Chris Danford
|
5bb3804be8
|
add comment
|
2004-03-13 17:38:26 +00:00 |
|
Chris Danford
|
a4f72adc3d
|
save player options automatically if using profile
remove code for saving player options
|
2004-03-13 17:35:31 +00:00 |
|
Chris Danford
|
df63bf2642
|
fix Game default modifiers override Profile default modifiers depending on when the player joined
|
2004-03-13 12:27:24 +00:00 |
|
Chris Danford
|
ada21b9787
|
change some strings so that stats.xml doesn't use invalid entity names
|
2004-03-13 10:48:15 +00:00 |
|
Glenn Maynard
|
62d1a344f2
|
fix mapped logs not being timestamped
|
2004-03-13 10:28:12 +00:00 |
|