Commit Graph
5920 Commits
Author SHA1 Message Date
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
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
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
Glenn Maynard 7d750614b1 never tilt hallway and distant 2003-11-12 01:27:51 +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 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
Glenn Maynard 202d35668f remove output 2003-11-11 21:22:27 +00:00
Glenn Maynard a3031073a7 demangle fix 2003-11-11 21:10:24 +00:00
Andrew Livy 7be96be7a2 Fix: Failed ONI / Extra Stages shouldnt show Game Over 2003-11-11 18:05:28 +00:00
Glenn Maynard 046ab48c84 fix memleak 2003-11-11 17:51:06 +00:00
Jason Felds e03820e56b Added newline at end of file. (If this text is buggy, it's due to remote upload) 2003-11-11 15:44:24 +00:00
Chris Danford 5a88d937d6 fit noholds 2003-11-11 08:25:32 +00:00
Chris Danford 0457c62c03 no message 2003-11-11 07:37:54 +00:00
Chris Danford 29c9770315 fix "can't hit taps on same line as mines"
move life deltas to prefs
separate life delta for stepping on a mine
2003-11-11 07:36:28 +00:00
Steve Checkoway 460dd1ca49 scoping fix 2003-11-11 02:46:43 +00:00
Andrew Livy ad7c67b0ce Added: 2D DancingCharacter System, Ability to Show (or not show) Evaluation Screen on Fail. Evaluation Screen Fail / Passed BGA Overlays. 2003-11-10 23:25:44 +00:00
Glenn Maynard 0fd7734c93 Add EnabledCommand, DisabledCommand. Const fix, simplify. 2003-11-10 21:18:26 +00:00