Commit Graph
10591 Commits
Author SHA1 Message Date
Chris Danford 51366df8cc name cleanup: PLAY_MODE_ARCADE -> PLAY_MODE_REGULAR 2004-06-11 06:05:35 +00:00
Steve Checkoway ae65e34dbd Fix compile 2004-06-11 05:31:35 +00:00
Glenn Maynard e80b8885db ThreadImpl_Pthreads compiles 2004-06-11 05:26:00 +00:00
Glenn Maynard 310c18d70c break thread/mutex implementation stuff out of RageThreads
(not used yet)
2004-06-11 05:12:58 +00:00
Glenn Maynard 95d10d7123 license update 2004-06-11 05:11:40 +00:00
Glenn Maynard cafede40f3 fix crash if a button is held while recording and still in the lead-in 2004-06-11 05:08:25 +00:00
Glenn Maynard a89083d9f4 pay attention, vc 2004-06-11 05:00:50 +00:00
Glenn Maynard 73119a0121 remove dialog stuff 2004-06-11 05:00:13 +00:00
Glenn Maynard 6e8d5f79cf fix libpng and libjpeg listed twice in LIBS 2004-06-11 01:41:17 +00:00
Glenn Maynard 0ebe5985b9 use ArchHooks::GetMicrosecondsSinceStart 2004-06-11 01:14:42 +00:00
Glenn Maynard c3c3eea688 remove ArchHooks_none 2004-06-11 01:13:34 +00:00
Glenn Maynard 2a7b8e9c1d comment 2004-06-11 01:12:37 +00:00
Glenn Maynard 9824f54d66 remove ArchHooks_none 2004-06-11 01:08:09 +00:00
Glenn Maynard bd6899b9bf OSX ArchHooks::GetMicrosecondsSinceStart 2004-06-11 01:06:32 +00:00
Glenn Maynard 71797f7383 ArchHooks::GetMicrosecondsSinceStart 2004-06-11 01:03:33 +00:00
Glenn Maynard 7aee50e5fd make this static, so it can be used before main() 2004-06-11 01:01:31 +00:00
Glenn Maynard 49446552c9 GetMicrosecondsSinceStart( bool bAccurate ) 2004-06-11 00:34:04 +00:00
Glenn Maynard 408e8f7b8b ArchHooks_Unix::GetMicrosecondsSinceStart 2004-06-11 00:33:02 +00:00
Glenn Maynard db40860b65 ArchHooks::GetMicrosecondsSinceStart (not used yet) 2004-06-11 00:06:07 +00:00
Glenn Maynard 57f31389b5 ArchHooks is becoming non-optional; remove ArchHooks_none 2004-06-10 23:59:40 +00:00
Glenn Maynard 1f270594a1 clena up test linkage 2004-06-10 23:17:24 +00:00
Glenn Maynard 255f0a509a update 2004-06-10 23:16:51 +00:00
Glenn Maynard 0ae10fbc59 move MakeArchHooks into ArchHooks 2004-06-10 23:12:35 +00:00
Glenn Maynard 9f07f110ea remove old dialog stuff 2004-06-10 22:58:17 +00:00
Glenn Maynard 6faf37db42 Dialog 2004-06-10 22:57:42 +00:00
Glenn Maynard fc1028d431 remove old dialog api 2004-06-10 22:50:46 +00:00
Glenn Maynard 211f9b852a use Dialog 2004-06-10 22:47:51 +00:00
Glenn Maynard 77c42f991d use Dialog 2004-06-10 22:15:04 +00:00
Glenn Maynard 0242ee4fcd set up Dialog 2004-06-10 22:12:59 +00:00
Glenn Maynard 99df37d55e update 2004-06-10 22:10:27 +00:00
Glenn Maynard 2b23e63f52 move dialog handling into a separate arch 2004-06-10 22:04:23 +00:00
Glenn Maynard ae5ff2beb9 move dialog handling into a separate arch; it doesn't belong in ArchHooks 2004-06-10 22:03:32 +00:00
Thad Ward 59c0e3bda5 fix fail never happening, no matter the fail mode. 2004-06-10 19:38:38 +00:00
Chris Danford cb6800ccd4 hide tutorial songs in all modes but PLAY_MODE_ARCADE 2004-06-10 08:43:53 +00:00
Glenn Maynard 14aa978423 PATH_MAX check 2004-06-10 07:15:32 +00:00
Glenn Maynard bdfb4a6201 cleanup 2004-06-09 17:17:55 +00:00
Glenn Maynard b2b661dd8c dsiable g_MutexList and g_FreeMutexIDs: they're not threadsafe themselves,
and they're only used by MarkLockedMutex which is already disabled
2004-06-09 17:15:58 +00:00
Chris Danford e915e5d4d5 only save scores in event mode if the player's profile has sLastUsedHighScoreName 2004-06-09 08:25:08 +00:00
Chris Danford a266e00c93 force particular Premium and CoinMode values if bEventMode 2004-06-09 08:14:21 +00:00
Glenn Maynard 0b8b2ad654 allow compiling without JPEG (unfinished) 2004-06-09 07:08:42 +00:00
Glenn Maynard 4b85fc3307 libpng cleanup 2004-06-09 06:59:05 +00:00
Chris Danford 08731edefc remove unused #defines 2004-06-09 06:27:58 +00:00
Chris Danford 1300566d36 fix OffCommand played instead of HideCommand 2004-06-09 04:55:53 +00:00
Chris Danford d5c31a1a23 revert headers 2004-06-09 04:28:27 +00:00
Chris Danford 951101f8a5 remove NoteFieldPlus 2004-06-09 04:23:30 +00:00
Chris Danford 2241c31369 stop ScreenDemonstration music on MENU_COIN 2004-06-09 02:48:38 +00:00
Glenn Maynard b4b63c6f3d er 2004-06-09 02:24:45 +00:00
Glenn Maynard 013d2bf7f3 maybe fix VC 2003 compile 2004-06-09 02:23:39 +00:00
Glenn Maynard de0134628b don't include base zoom in GetUnzoomed; it's used to set the base zoom
(eg. BitmapText::UpdateBaseZoom)
2004-06-09 01:57:16 +00:00
Glenn Maynard c7b9d0488f case change 2004-06-09 01:37:26 +00:00