Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2003-07-13 | linux/mingw compilation fix pointed out by Jeroen Janssen | Jonathan Gray | |
svn-id: r8984 | |||
2003-07-13 | Add Sky dependency | Nicolas Bacca | |
svn-id: r8983 | |||
2003-07-13 | Fix save key (EGA games) | Nicolas Bacca | |
svn-id: r8982 | |||
2003-07-13 | Fix keyboard (Simon quit works) - Fix save key (EGA games) - Add Free Look key | Nicolas Bacca | |
svn-id: r8981 | |||
2003-07-13 | Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix ↵ | Nicolas Bacca | |
save key (EGA games) svn-id: r8980 | |||
2003-07-13 | Add Free-Look key | Nicolas Bacca | |
svn-id: r8979 | |||
2003-07-13 | Add Mac Simon, change Simon detection, update descriptions | Nicolas Bacca | |
svn-id: r8978 | |||
2003-07-13 | Fix screen limit (Zak) | Nicolas Bacca | |
svn-id: r8977 | |||
2003-07-13 | Don't try to run the sound thread if not set | Chris Apers | |
svn-id: r8971 | |||
2003-07-11 | Fix for OOB Adlib frequencies | Jamieson Christian | |
svn-id: r8907 | |||
2003-07-11 | Post FMOPL-reversion cleanup. | Jamieson Christian | |
svn-id: r8906 | |||
2003-07-11 | Reverted to "old" YM3812 (FMOPL) emulator code. | Jamieson Christian | |
Until specific information regarding the benefits of migrating to the new emulator can be made available, the "old" code will remain in effect for the benefit of slower hardware platforms such as some WinCE-based devices. svn-id: r8903 | |||
2003-07-11 | Fix for Bug [766984]: FOA: Adlib sound distortion | Jamieson Christian | |
Added check for OOB note numbers when instantiating Adlib registers with frequency information. Must check WHY exactly we're getting OOB note numbers (and *way* OOB, at that). svn-id: r8902 | |||
2003-07-10 | aspect ratio correction | Travis Howell | |
svn-id: r8897 | |||
2003-07-08 | Update projects | Nicolas Bacca | |
svn-id: r8872 | |||
2003-07-08 | New BASS subproject | Nicolas Bacca | |
svn-id: r8871 | |||
2003-07-08 | Update to new virtual functions, protected members and so on, take one | Nicolas Bacca | |
svn-id: r8870 | |||
2003-07-07 | More languages | Chris Apers | |
svn-id: r8839 | |||
2003-07-07 | New thread emu | Chris Apers | |
svn-id: r8837 | |||
2003-07-07 | Fixed %c modifier | Chris Apers | |
svn-id: r8836 | |||
2003-07-07 | Language option support + music and MP3 related options | Chris Apers | |
svn-id: r8835 | |||
2003-07-07 | MP3 and sound thread fixes | Chris Apers | |
svn-id: r8834 | |||
2003-07-07 | More options | Chris Apers | |
svn-id: r8833 | |||
2003-07-06 | fix compile | Oliver Kiehl | |
svn-id: r8814 | |||
2003-07-06 | const fix; expannded TODO comment a bit | Max Horn | |
svn-id: r8813 | |||
2003-07-06 | some backend fixes | Max Horn | |
svn-id: r8812 | |||
2003-07-06 | "Better" fix... (Die C++, die!) | Marcus Comstedt | |
svn-id: r8811 | |||
2003-07-06 | Fixed parse error. | Marcus Comstedt | |
svn-id: r8802 | |||
2003-07-06 | make x11 backend compile again, still doesn't actually work though... | Jonathan Gray | |
svn-id: r8789 | |||
2003-07-05 | fixed stack lock at startup | Max Horn | |
svn-id: r8779 | |||
2003-07-05 | updated backends to use type MutexRef | Max Horn | |
svn-id: r8776 | |||
2003-07-05 | Add more OpenGL fixes, patch #762815 | Travis Howell | |
svn-id: r8775 | |||
2003-07-05 | Implement new interface functions | Ruediger Hanke | |
svn-id: r8765 | |||
2003-07-04 | fixed two leaks | Max Horn | |
svn-id: r8739 | |||
2003-07-03 | const correctness | Max Horn | |
svn-id: r8727 |