Commit Graph
8412 Commits
Author SHA1 Message Date
Glenn Maynard f9ed49e827 use m_sName 2003-11-14 18:37:45 +00:00
Glenn Maynard b796957fd5 Fix crashes: m_pLifeMeter[p] and GetDancingCharacters() might be NULL. 2003-11-14 18:33:12 +00:00
Glenn Maynard 62b5a16d28 call m_BPMDisplay.Load() 2003-11-14 18:31:28 +00:00
Glenn Maynard 673421c753 defer BPMDisplay load, so it has access to m_sName 2003-11-14 18:30:24 +00:00
Glenn Maynard 370fbba79f AutoActor for ScreenSelectMusic banner frame 2003-11-14 17:56:10 +00:00
Glenn Maynard 400f8a45a5 cleanup 2003-11-14 17:21:02 +00:00
Glenn Maynard 04db23649c Cleanup: don't pull windows.h in everywhere. 2003-11-14 17:18:31 +00:00
Glenn Maynard b72d42361a add headers 2003-11-14 17:17:36 +00:00
Glenn Maynard 682789980c Define WIN32_LEAN_AND_MEAN
Disable warning 4201.
2003-11-14 17:16:07 +00:00
Glenn Maynard e6c9afc74a fix warnings 2003-11-14 17:10:46 +00:00
Glenn Maynard 84dd35ba23 Don't fall back on OSS if ALSA is in use. 2003-11-14 05:55:48 +00:00
Glenn Maynard 3513e5963a improve output 2003-11-14 05:54:55 +00:00
Glenn Maynard 8954370991 add setstate command 2003-11-14 01:43:33 +00:00
Glenn Maynard 8f64564544 Revert; breaks theme tricks and it's not worth fixing ... 2003-11-14 00:55:58 +00:00
Glenn Maynard 835eb67b7b work around really old gl headers 2003-11-14 00:07:47 +00:00
Glenn Maynard 7998b340ce Improve DifficultyMeter abstraction, const fix 2003-11-13 23:50:52 +00:00
Steve Checkoway 4d503ffebc slight update 2003-11-13 21:37:47 +00:00
Glenn Maynard 7f1872d55c implement zoomz 2003-11-13 18:05:40 +00:00
Glenn Maynard 07df38b58f better paletted textures checking 2003-11-13 18:04:31 +00:00
Glenn Maynard 576a3aab8b log X screen and GLX vendor info 2003-11-13 18:02:00 +00:00
Sean Burke 7e8bcb35b3 Slightly more efficient commenting style. (Nerd.) 2003-11-13 08:22:05 +00:00
Matt Denham 7484667733 finish support for 48th/64th notes in code
add things possibly useful for mods when keysounds (and Keyboardmania) support are finished
2003-11-13 07:40:49 +00:00
Matt Denham 686f0656bd Re-fix Autogen (I'll shoot the person who forgot about TAP_EMPTY)
fix misc. errors with the BMS loader
finish support for 48th/64th notes in code
2003-11-13 07:35:58 +00:00
Matt Denham 755a3167ff more stuff to do, and recent fixes are noted 2003-11-13 07:17:01 +00:00
Chris Danford 9370c9a3f4 xbox updates 2003-11-13 01:37:54 +00:00
Chris Danford 47def7d3dc xbox updates 2003-11-13 00:39:36 +00:00
Chris Danford 5b076e16fa xbox additions 2003-11-12 16:18:14 +00:00
Glenn Maynard c30901d703 fix style selections in ScreenTitleMenu 2003-11-12 16:15:54 +00:00
Chris Danford f9cdbab937 working on "attack notes" 2003-11-12 08:32:32 +00:00
Chris Danford d5e94b0a70 working on "attack notes" 2003-11-12 08:31:52 +00:00
Chris Danford 52100a727b working on "attack notes" 2003-11-12 08:13:02 +00:00
Chris Danford 746d9d29eb allow only 'M' and not 'm' for a mine 2003-11-12 06:44:15 +00:00
Chris Danford 5da63f9d1c per-player mine sounds 2003-11-12 05:21:51 +00:00
Glenn Maynard 895e00d5ec don't double-free 2003-11-12 04:54:59 +00:00
Glenn Maynard 1d4ea12d96 Fix banner cache loading. 2003-11-12 04:39:49 +00:00
Glenn Maynard 12d77caa8d metricable controls 2003-11-12 02:53:28 +00:00
Glenn Maynard 87db3700fe Don't send newlines to Trace(). 2003-11-12 01:31:50 +00:00
Glenn Maynard 59d7876663 fix warnings 2003-11-12 01:28:47 +00:00
Steve Checkoway 48ce32189c Fix relative paths in one fell swoop 2003-11-12 01:28:17 +00:00
Glenn Maynard 7d750614b1 never tilt hallway and distant 2003-11-12 01:27:51 +00:00
Steve Checkoway 7a15a79404 remove CombinedLifeMeterEnemy 2003-11-12 01:22:33 +00:00
Glenn Maynard 061d01f363 remove CombinedLifeMeterEnemy 2003-11-12 01:20:10 +00:00
Steve Checkoway 56abecea8e Wrong header. 2003-11-12 01:18:40 +00:00
Glenn Maynard 08e24c6e7d Call InitializeCrashHandler. 2003-11-11 23:36:31 +00:00
Glenn Maynard baaf65f5c5 Don't distribute autogen.sh in the source archive. 2003-11-11 23:27:38 +00:00
Glenn Maynard e99b2f5965 fix memleaks 2003-11-11 23:19:40 +00:00
Glenn Maynard 54fa821e84 Fix GetSoundCardDebugInfo crash. 2003-11-11 22:29:50 +00:00
Glenn Maynard 08127cd8cb Separate signal stack. 2003-11-11 22:28:26 +00:00
Glenn Maynard 5018487e0c Handle separate signal handler stacks 2003-11-11 22:21:33 +00:00
Glenn Maynard 76d1eed9f9 Simplify, fixes, a hack to work on 2.6 kernels. 2003-11-11 21:31:03 +00:00