Commit Graph

25 Commits

Author SHA1 Message Date
tron 0086bb9d06 (svn r653) Prevent SDL parachute from catching SIGSEGV and SIGFPE (pasky) 2004-11-17 08:11:24 +00:00
tron 2760ed80fd (svn r652) Factorise special case for MorphOS regarding signal() handling 2004-11-17 07:57:28 +00:00
tron cc428ef6cf (svn r637) Add keycode for the key to open the console on BeOS 2004-11-16 16:13:54 +00:00
tron 01e88bb61d (svn r623) -Feature: [ 1066504 ] Pause key pauses the game 2004-11-15 10:04:57 +00:00
tron 95a3e4fe1f (svn r621) Merge r450 to trunk:
Cleanups and #if 0 some unused debug code
2004-11-15 09:05:06 +00:00
tron 249a170ace (svn r607) -Patch: [ 985102 ] static cleanup
Thanks to lvoge
2004-11-14 19:44:06 +00:00
darkvater f3758d133a (svn r312) -Fix: [926105] ctrl + d bug. Longest outstanding bug has been fixed \o/ 2004-03-30 (Tron)
-Fix: [1030393] some screensizes crashes OTTD. Fix in general bug that only allows resolutions which were multiple of 8 in width and height. Also use closest possible resolution in fullscreen if window size is not a valid resolution (Tron)
2004-09-23 21:14:20 +00:00
dominik f7fee73752 (svn r308) Added debug hotkey 'caps lock' for sdl builds as well 2004-09-22 07:40:41 +00:00
dominik a38e2d046a (svn r297) Fix (SDL): Added a confirmation dialog when quitting the game 2004-09-19 18:23:11 +00:00
darkvater 586fdf7254 (svn r246) -Fix: 64bit machine warnings for sdl.c (Tron) 2004-09-14 15:25:28 +00:00
darkvater e295e46e3e (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
-CodeLayout: Remove trailing spaces and Windows linebreaks
2004-09-12 21:49:38 +00:00
darkvater 80cb0b7fd6 (svn r197) -Fix: Disable Fast Forward in network games visually (didn't work anyways, just showed graphical output) 2004-09-10 22:43:40 +00:00
truelight eb49a19460 (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! 2004-09-10 19:02:27 +00:00
darkvater debb158c95 (svn r180) -Fix: some more warning fixes for C99 (Tron) 2004-09-07 23:41:09 +00:00
bjarni 239f16a1e1 (svn r171) MorphOS: added hotkey for console (tokai) 2004-09-06 21:29:02 +00:00
bjarni b7774b2ed3 (svn r168) added a console hotkey on mac 2004-09-06 20:51:25 +00:00
darkvater 5505a10b80 (svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de) 2004-08-24 22:41:42 +00:00
dominik 27e9f5888e (svn r130) Change: hotkey for console is Backquote (the key left to '1', regardless of keyboard layout 2004-08-24 11:53:30 +00:00
dominik ce0f8a7bcd (svn r129) Fix: no more same multiple resolutions due to incorrect SDL implementation (Tron) 2004-08-24 09:15:09 +00:00
dominik 1a8476f02f (svn r120) Fix: (SDL) same resolution was displayed more than once in game options 2004-08-23 18:32:16 +00:00
orudge 86f4959b55 (svn r61) Fixed warning in sdl.c 2004-08-15 21:13:15 +00:00
darkvater ec31ae9f16 (svn r37) Do not change to HWSURFACE since it's not working! 2004-08-12 22:43:11 +00:00
darkvater 63a0313070 (svn r35) -Fix Change SDL_HWSURFACE back to SDL_SWSURFACE (Diablo-3D); better performance 2004-08-12 22:37:41 +00:00
dominik a778b317f6 (svn r19) SDL performance fix fo palette animation and mouse jumping (jirif) 2004-08-11 08:56:54 +00:00
truelight efaeb275f7 (svn r1) Import of revision 975 of old (crashed) SVN 2004-08-09 17:04:08 +00:00