aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2003-07-26Fixed unit'd var in Adlib driverJamieson Christian
svn-id: r9195
2003-07-24Add support for strnicmpChris Apers
svn-id: r9170
2003-07-23Fix 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-23Quick hack to solve Simon problemRuediger Hanke
svn-id: r9149
2003-07-23reset some CD related vars when AudioCD is openedMax Horn
svn-id: r9144
2003-07-23Ooops that should not have been commmitedTravis Howell
svn-id: r9142
2003-07-23fm towns cd audio fix from HibernatusTravis Howell
svn-id: r9141
2003-07-22*** empty log message ***Ruediger Hanke
svn-id: r9139
2003-07-22Some MorphOS port fixesRuediger Hanke
svn-id: r9138
2003-07-22Some MorphOS port fixesRuediger Hanke
svn-id: r9136
2003-07-22forgot to commit this oneMax Horn
svn-id: r9133
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
svn-id: r9132
2003-07-22Use ScummVM version strings in about formChris Apers
svn-id: r9120
2003-07-22Fix for bug #775512Chris Apers
svn-id: r9117
2003-07-21Fix for #775275 : debugger support on WinCENicolas Bacca
svn-id: r9114
2003-07-21Fix COMI detection - allow auto detection if only the main data file is presentNicolas Bacca
svn-id: r9113
2003-07-21Fix 774982Nicolas Bacca
svn-id: r9107
2003-07-21update, fix compilationJoost Peters
svn-id: r9104
2003-07-21part of patch #774556: fix for aspect mode + shakingMax Horn
svn-id: r9102
2003-07-20Bass skip fixNicolas Bacca
svn-id: r9101
2003-07-20Compile with new version stringNicolas Bacca
svn-id: r9100
2003-07-20Fixed mishandling of _mode_flags that prevented the Simon games from usingTorbjörn Andersson
the DF_WANT_RECT_OPTIM flag. svn-id: r9095
2003-07-20Use automatic dirty rect code for simon games for now to reduce CPU usageTravis Howell
svn-id: r9093
2003-07-20whitespaceMax Horn
svn-id: r9089
2003-07-17Update project filesNicolas Bacca
svn-id: r9056
2003-07-16Fix compile without USE_VORBISNicolas Bacca
svn-id: r9048
2003-07-15FixedChris Apers
svn-id: r9037
2003-07-15Check path before launching a gameChris Apers
svn-id: r9036
2003-07-15replaced 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-14Hires mouse pointer (CoMI).Marcus Comstedt
svn-id: r9026
2003-07-14Skip the "INSTALL" directory when looking for games (CoMI).Marcus Comstedt
svn-id: r9024
2003-07-13Get rid of additional version #define, add dynamic key ratesNicolas Bacca
svn-id: r8987
2003-07-13Get rid of additional version #define, default is now to disable HPC GameX ↵Nicolas Bacca
(does it even work ?) svn-id: r8986
2003-07-13Get rid of additional version #defineNicolas Bacca
svn-id: r8985
2003-07-13linux/mingw compilation fix pointed out by Jeroen JanssenJonathan Gray
svn-id: r8984
2003-07-13Add Sky dependencyNicolas Bacca
svn-id: r8983
2003-07-13Fix save key (EGA games)Nicolas Bacca
svn-id: r8982
2003-07-13Fix keyboard (Simon quit works) - Fix save key (EGA games) - Add Free Look keyNicolas Bacca
svn-id: r8981
2003-07-13Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix ↵Nicolas Bacca
save key (EGA games) svn-id: r8980
2003-07-13Add Free-Look keyNicolas Bacca
svn-id: r8979
2003-07-13Add Mac Simon, change Simon detection, update descriptionsNicolas Bacca
svn-id: r8978
2003-07-13Fix screen limit (Zak)Nicolas Bacca
svn-id: r8977
2003-07-13Don't try to run the sound thread if not setChris Apers
svn-id: r8971
2003-07-11Fix for OOB Adlib frequenciesJamieson Christian
svn-id: r8907
2003-07-11Post FMOPL-reversion cleanup.Jamieson Christian
svn-id: r8906
2003-07-11Reverted 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-11Fix for Bug [766984]: FOA: Adlib sound distortionJamieson 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-10aspect ratio correctionTravis Howell
svn-id: r8897
2003-07-08Update projectsNicolas Bacca
svn-id: r8872
2003-07-08New BASS subprojectNicolas Bacca
svn-id: r8871