Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-05 | Hotfixes ... | Ruediger Hanke | |
svn-id: r9514 | |||
2003-08-05 | Rvert this non-smallheader adlib change | Travis Howell | |
svn-id: r9491 | |||
2003-08-05 | Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ↵ | Travis Howell | |
patch #770862 svn-id: r9480 | |||
2003-08-04 | while this fixed a problem with sdl_gl on OS X, it causes annoying problems ↵ | Max Horn | |
with fullscreen mode with the regular SDL backend on OS X -> disabling it (plus I couldn't reproduce this segfault with the GL backend anymore, too) svn-id: r9468 | |||
2003-08-04 | oops, accidentally commited this one | Max Horn | |
svn-id: r9465 | |||
2003-08-03 | fix for bug #781903 (ALL: jerky cursor movement regression) | Max Horn | |
svn-id: r9446 | |||
2003-08-03 | More complete keymap. | Marcus Comstedt | |
svn-id: r9440 | |||
2003-08-03 | More const. | Marcus Comstedt | |
svn-id: r9437 | |||
2003-08-03 | Detect Simon. | Marcus Comstedt | |
svn-id: r9436 | |||
2003-08-03 | Ignore bs2 builddir. | Marcus Comstedt | |
svn-id: r9428 | |||
2003-08-02 | removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ↵ | Max Horn | |
did it should be trivial to get them working again) svn-id: r9391 | |||
2003-08-01 | The (long) WinCE FAQ has arrived ... | Nicolas Bacca | |
svn-id: r9388 | |||
2003-08-01 | #include cleanup (explicityl specify the location for headers from common/, ↵ | Max Horn | |
so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) svn-id: r9359 | |||
2003-08-01 | Small cleanup | Travis Howell | |
svn-id: r9354 | |||
2003-07-31 | added new header file backends/intern.h; removed some stuff from ↵ | Max Horn | |
common/system.h which is either only of interest to backends or code instantiating a backend (->backends/intern.h); also removed fmopl specific enums (->sound/fmopl.h) svn-id: r9327 | |||
2003-07-30 | Merged fixes from branch-0-5-0: | Marcus Comstedt | |
* Max's "adjustment" was incomplete, fixed. * Initialize shake_pos to 0 (fixes Sky, which never sets the shake_pos). * Changed sematics of X button to allow boxing in Indy (I hope...) svn-id: r9307 | |||
2003-07-26 | Fixed unit'd var in Adlib driver | Jamieson Christian | |
svn-id: r9195 | |||
2003-07-24 | Add support for strnicmp | Chris Apers | |
svn-id: r9170 | |||
2003-07-23 | Fix a bug with checkMSA that let the last track play even if we exit to the ↵ | Chris Apers | |
launcher. Also enable to use MSALib if the lib is opened by another application svn-id: r9151 | |||
2003-07-23 | Quick hack to solve Simon problem | Ruediger Hanke | |
svn-id: r9149 | |||
2003-07-23 | reset some CD related vars when AudioCD is opened | Max Horn | |
svn-id: r9144 | |||
2003-07-23 | Ooops that should not have been commmited | Travis Howell | |
svn-id: r9142 | |||
2003-07-23 | fm towns cd audio fix from Hibernatus | Travis Howell | |
svn-id: r9141 | |||
2003-07-22 | *** empty log message *** | Ruediger Hanke | |
svn-id: r9139 | |||
2003-07-22 | Some MorphOS port fixes | Ruediger Hanke | |
svn-id: r9138 | |||
2003-07-22 | Some MorphOS port fixes | Ruediger Hanke | |
svn-id: r9136 | |||
2003-07-22 | forgot to commit this one | Max Horn | |
svn-id: r9133 | |||
2003-07-22 | adjusted to play_cdrom parameter name change in common/system.h | Max Horn | |
svn-id: r9132 | |||
2003-07-22 | Use ScummVM version strings in about form | Chris Apers | |
svn-id: r9120 | |||
2003-07-22 | Fix for bug #775512 | Chris Apers | |
svn-id: r9117 | |||
2003-07-21 | Fix for #775275 : debugger support on WinCE | Nicolas Bacca | |
svn-id: r9114 | |||
2003-07-21 | Fix COMI detection - allow auto detection if only the main data file is present | Nicolas Bacca | |
svn-id: r9113 | |||
2003-07-21 | Fix 774982 | Nicolas Bacca | |
svn-id: r9107 | |||
2003-07-21 | update, fix compilation | Joost Peters | |
svn-id: r9104 | |||
2003-07-21 | part of patch #774556: fix for aspect mode + shaking | Max Horn | |
svn-id: r9102 | |||
2003-07-20 | Bass skip fix | Nicolas Bacca | |
svn-id: r9101 | |||
2003-07-20 | Compile with new version string | Nicolas Bacca | |
svn-id: r9100 | |||
2003-07-20 | Fixed mishandling of _mode_flags that prevented the Simon games from using | Torbjörn Andersson | |
the DF_WANT_RECT_OPTIM flag. svn-id: r9095 | |||
2003-07-20 | Use automatic dirty rect code for simon games for now to reduce CPU usage | Travis Howell | |
svn-id: r9093 | |||
2003-07-20 | whitespace | Max Horn | |
svn-id: r9089 | |||
2003-07-17 | Update project files | Nicolas Bacca | |
svn-id: r9056 | |||
2003-07-16 | Fix compile without USE_VORBIS | Nicolas Bacca | |
svn-id: r9048 | |||
2003-07-15 | Fixed | Chris Apers | |
svn-id: r9037 | |||
2003-07-15 | Check path before launching a game | Chris Apers | |
svn-id: r9036 | |||
2003-07-15 | replaced SCUMMVM_VERSION/SCUMMVM_CVS by ↵ | Max Horn | |
gScummVMVersion/gScummVMBuildDate/gScummVMFullVersion; made engine.o depend on all other .o files, so that the build date in it is always up-to-date svn-id: r9032 | |||
2003-07-14 | Hires mouse pointer (CoMI). | Marcus Comstedt | |
svn-id: r9026 | |||
2003-07-14 | Skip the "INSTALL" directory when looking for games (CoMI). | Marcus Comstedt | |
svn-id: r9024 | |||
2003-07-13 | Get rid of additional version #define, add dynamic key rates | Nicolas Bacca | |
svn-id: r8987 | |||
2003-07-13 | Get rid of additional version #define, default is now to disable HPC GameX ↵ | Nicolas Bacca | |
(does it even work ?) svn-id: r8986 | |||
2003-07-13 | Get rid of additional version #define | Nicolas Bacca | |
svn-id: r8985 |