Commit Graph

251 Commits

Author SHA1 Message Date
Glenn Maynard a5d49ba821 init RageMusic 2003-07-26 22:15:53 +00:00
Glenn Maynard 141c532eff fix garbage/crash 2003-07-24 05:34:27 +00:00
Glenn Maynard 695afce595 simplify 2003-07-23 21:20:12 +00:00
Glenn Maynard 541b21145e Re-simplify exceptions. 2003-07-23 20:19:22 +00:00
Chris Danford 278cb4c3f1 runs on Xbox 2003-07-22 07:47:27 +00:00
Glenn Maynard aae0ef4d82 s/ShowConsole/DebugMode/ 2003-07-20 04:35:22 +00:00
Glenn Maynard 24fe033661 add m_bShowConsole 2003-07-18 08:05:39 +00:00
Steve Checkoway 4c3792f43b my bad, the problem was in StepMania.cpp where not StepMania.h 2003-07-15 00:47:53 +00:00
Glenn Maynard df26843bea If we don't have focus, discard input. 2003-07-14 20:09:50 +00:00
Glenn Maynard 05aa282956 kill INPUTMAN earlier 2003-07-14 06:23:15 +00:00
Glenn Maynard 80d8a9e319 Fix encapsulation. 2003-07-12 19:53:26 +00:00
Glenn Maynard 2536b8a97e Expose argc and argv. 2003-07-12 19:51:40 +00:00
Chris Danford 8158ca8770 compiles on Xbox (still a CRT linking error though) 2003-07-11 03:15:28 +00:00
Glenn Maynard 328976f5d3 fix indentation 2003-07-09 06:36:00 +00:00
Glenn Maynard e1be95ad48 separate movie color depth 2003-07-09 02:28:56 +00:00
Glenn Maynard 03b4a7b6f3 Re-adding these; they were (incorrectly) added as binary files for some
reason.

Fix include case, reduce dependencies on UnlockSystem.h, cleanup.
2003-07-07 22:21:31 +00:00
Sean Burke 18c143be70 LoadingWindow_Gtk almost sort of halfway works, in a manner of speaking. 2003-07-06 22:13:56 +00:00
Glenn Maynard 7c46a3aa61 #pragma comment is win32 only 2003-06-30 04:53:45 +00:00
Glenn Maynard 2206e32cef Simplify exception handling. Improve fallback if we can't set up an
OpenGL window.
2003-06-25 20:44:49 +00:00
Glenn Maynard 0da3c9c92d fix keys getting stuck if we lose focus while they're depressed 2003-06-25 06:31:13 +00:00
Glenn Maynard cac429e488 fix note skin data not always being loaded 2003-06-25 05:22:58 +00:00
Chris Danford cb3092e70d revert D3D exception handling (my changes broke it) 2003-06-22 17:45:19 +00:00
Chris Danford 0677140208 revert stuck key fix 2003-06-22 04:46:57 +00:00
Chris Danford ae2be8a170 Fix stuck keys after toggle fullscreen 2003-06-22 04:38:05 +00:00
Chris Danford fd58b41eef fix Savage crashes in D3D 2003-06-21 16:21:31 +00:00
Steve Checkoway 426c8736b7 OS X only -
1. Change the quit key press from alt-F4 to CMD-Q.
2. Change the screenshot key from SysReq (which macs don't have) to keypad '*'.

All -
When taking screenshots it was using a 4 digit number but the counter was only going from 0000 to 0999. Fixed.
2003-06-18 09:33:22 +00:00
Glenn Maynard 81fbead16b split this up
Fix losing keyboard input when changing graphics settings (this happened
with the old code, too).
2003-06-18 05:43:12 +00:00
Glenn Maynard d34f92f535 oops. 2003-06-15 00:58:59 +00:00
Glenn Maynard 42a2098c51 not needed anymore 2003-06-15 00:58:46 +00:00
Glenn Maynard 23091b6e84 cosmetic 2003-06-13 18:42:06 +00:00
Glenn Maynard 35c6b03d07 allow VideoCardDefaults.ini to be non-consecutive 2003-06-12 01:39:31 +00:00
Glenn Maynard af4cc2b5ea "no video renderers attempted" shouldn't be appended to error 2003-06-12 01:35:54 +00:00
Glenn Maynard 5faa1d7c17 Don't preload low-quality banners on very low-memory systems. 2003-06-11 02:58:13 +00:00
Glenn Maynard b9100c93f7 Progress text for banner loading. 2003-06-11 00:23:24 +00:00
Glenn Maynard fa3dddad4f On systems with less than 192 megs of memory, disable texture caching
by default.
2003-06-10 23:50:31 +00:00
William Reading 9e1e850072 Fix video in linux/darwin 2003-06-07 16:37:24 +00:00
William Reading dd28949b68 Fix typo 2003-06-07 14:33:14 +00:00
Chris Danford 40cc0d7def move screenshot key to PrntScrn (2nd try) 2003-06-07 10:58:31 +00:00
Chris Danford e1faf3feeb move screenshot key to PrntScrn 2003-06-07 10:43:41 +00:00
Chris Danford 4a5280f71d force D3D for Savage cards (until we figure what the error in glTex2D is) 2003-06-07 10:36:39 +00:00
Chris Danford 049a1bc5bc remove ScreenAutoGraphicDetail (in favor of specific presets for each card) 2003-06-06 21:58:40 +00:00
Chris Danford 428d560a6b Clean up resolution fallback logic
Add video settings for G400
Working on composited text
2003-06-05 19:29:27 +00:00
Glenn Maynard 258451660f init BannerCache 2003-06-04 22:42:17 +00:00
Glenn Maynard 7d8ba73dc4 Fix warnings; improve error handling 2003-06-01 00:34:15 +00:00
Chris Danford f1cc708710 move "video driver database" to text file 2003-05-31 21:34:07 +00:00
Glenn Maynard 854d596f22 handle stealth voodoos 2003-05-29 01:51:59 +00:00
Glenn Maynard 428ef40d32 simpify 2003-05-28 18:38:45 +00:00
Glenn Maynard 5c830994fb add actual URLs 2003-05-28 06:41:47 +00:00
Glenn Maynard 1497b9824a do D3D fallback, at least for now 2003-05-28 05:58:24 +00:00
Chris Danford 4d182f85a4 add automatic mapping of joysticks 2003-05-28 02:35:05 +00:00