580 Commits

Author SHA1 Message Date
Nicolas Bacca
81b122e04b The (long) WinCE FAQ has arrived ...
svn-id: r9388
2003-08-01 22:12:50 +00:00
Max Horn
0df319e952 #include cleanup (explicityl specify the location for headers from common/, 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 12:21:04 +00:00
Travis Howell
053d12ef29 Small cleanup
svn-id: r9354
2003-08-01 04:42:56 +00:00
Max Horn
1b52e9f19c added new header file backends/intern.h; removed some stuff from 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-31 12:33:33 +00:00
Marcus Comstedt
12f9de02b4 Merged fixes from branch-0-5-0:
* 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-30 21:44:43 +00:00
Jamieson Christian
f6984add8f Fixed unit'd var in Adlib driver
svn-id: r9195
2003-07-26 19:52:34 +00:00
Chris Apers
31efc22c97 Add support for strnicmp
svn-id: r9170
2003-07-24 15:05:10 +00:00
Chris Apers
03e720dabe Fix a bug with checkMSA that let the last track play even if we exit to the launcher. Also enable to use MSALib if the lib is opened by another application
svn-id: r9151
2003-07-23 20:17:07 +00:00
Ruediger Hanke
9a3fca462e Quick hack to solve Simon problem
svn-id: r9149
2003-07-23 19:19:18 +00:00
Max Horn
dad1586daf reset some CD related vars when AudioCD is opened
svn-id: r9144
2003-07-23 09:41:21 +00:00
Travis Howell
fc5080bfb2 Ooops that should not have been commmited
svn-id: r9142
2003-07-23 05:18:47 +00:00
Travis Howell
13dae9b394 fm towns cd audio fix from Hibernatus
svn-id: r9141
2003-07-23 05:17:21 +00:00
Ruediger Hanke
6f2324dc47 *** empty log message ***
svn-id: r9139
2003-07-22 22:38:27 +00:00
Ruediger Hanke
77d50433be Some MorphOS port fixes
svn-id: r9138
2003-07-22 22:37:37 +00:00
Ruediger Hanke
5c9ebd053e Some MorphOS port fixes
svn-id: r9136
2003-07-22 22:30:16 +00:00
Max Horn
7665890d97 forgot to commit this one
svn-id: r9133
2003-07-22 20:38:01 +00:00
Max Horn
73e7afaf18 adjusted to play_cdrom parameter name change in common/system.h
svn-id: r9132
2003-07-22 20:36:43 +00:00
Chris Apers
24c9cd937c Use ScummVM version strings in about form
svn-id: r9120
2003-07-22 12:23:14 +00:00
Chris Apers
6d92375093 Fix for bug #775512
svn-id: r9117
2003-07-22 08:33:13 +00:00
Nicolas Bacca
d79ae6f1f2 Fix for #775275 : debugger support on WinCE
svn-id: r9114
2003-07-21 22:30:15 +00:00
Nicolas Bacca
b6b23c6352 Fix COMI detection - allow auto detection if only the main data file is present
svn-id: r9113
2003-07-21 22:28:23 +00:00
Nicolas Bacca
0bb6f3497d Fix 774982
svn-id: r9107
2003-07-21 12:50:20 +00:00
Joost Peters
2929a90d17 update, fix compilation
svn-id: r9104
2003-07-21 01:11:20 +00:00
Max Horn
88810dc9bd part of patch #774556: fix for aspect mode + shaking
svn-id: r9102
2003-07-21 00:01:05 +00:00
Nicolas Bacca
6a8078b2fb Bass skip fix
svn-id: r9101
2003-07-20 23:47:39 +00:00
Nicolas Bacca
d62959bfd9 Compile with new version string
svn-id: r9100
2003-07-20 22:27:17 +00:00
Torbjörn Andersson
594c1f542d Fixed mishandling of _mode_flags that prevented the Simon games from using
the DF_WANT_RECT_OPTIM flag.

svn-id: r9095
2003-07-20 18:53:27 +00:00
Travis Howell
a4b5891dd1 Use automatic dirty rect code for simon games for now to reduce CPU usage
svn-id: r9093
2003-07-20 15:31:47 +00:00
Max Horn
a0545a22ae whitespace
svn-id: r9089
2003-07-20 01:39:08 +00:00
Nicolas Bacca
7c5eca2797 Update project files
svn-id: r9056
2003-07-17 07:37:00 +00:00
Nicolas Bacca
a488dfe733 Fix compile without USE_VORBIS
svn-id: r9048
2003-07-16 07:16:34 +00:00
Chris Apers
c4a40a749b Fixed
svn-id: r9037
2003-07-15 10:32:00 +00:00
Chris Apers
20601f33eb Check path before launching a game
svn-id: r9036
2003-07-15 10:31:25 +00:00
Max Horn
b05e7de7bb replaced SCUMMVM_VERSION/SCUMMVM_CVS by 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-15 02:16:33 +00:00
Marcus Comstedt
28e6e05025 Hires mouse pointer (CoMI).
svn-id: r9026
2003-07-14 21:44:01 +00:00
Marcus Comstedt
42d0b2e6f7 Skip the "INSTALL" directory when looking for games (CoMI).
svn-id: r9024
2003-07-14 21:29:53 +00:00
Nicolas Bacca
8ba41ba5e0 Get rid of additional version #define, add dynamic key rates
svn-id: r8987
2003-07-13 15:12:46 +00:00
Nicolas Bacca
dce546c241 Get rid of additional version #define, default is now to disable HPC GameX (does it even work ?)
svn-id: r8986
2003-07-13 15:11:48 +00:00
Nicolas Bacca
4a3f0b547d Get rid of additional version #define
svn-id: r8985
2003-07-13 15:11:09 +00:00
Jonathan Gray
bc1120b67a linux/mingw compilation fix pointed out by Jeroen Janssen
svn-id: r8984
2003-07-13 13:57:19 +00:00
Nicolas Bacca
70866ef72f Add Sky dependency
svn-id: r8983
2003-07-13 12:38:04 +00:00
Nicolas Bacca
3e629bbd97 Fix save key (EGA games)
svn-id: r8982
2003-07-13 12:37:16 +00:00
Nicolas Bacca
fb52d4da18 Fix keyboard (Simon quit works) - Fix save key (EGA games) - Add Free Look key
svn-id: r8981
2003-07-13 12:36:21 +00:00
Nicolas Bacca
22f2d94470 Update events - BASS & Simon updates - Fix keyboard (Simon quit works) - Fix save key (EGA games)
svn-id: r8980
2003-07-13 12:34:55 +00:00
Nicolas Bacca
6e57311011 Add Free-Look key
svn-id: r8979
2003-07-13 12:30:32 +00:00
Nicolas Bacca
e41a18b7e4 Add Mac Simon, change Simon detection, update descriptions
svn-id: r8978
2003-07-13 12:29:24 +00:00
Nicolas Bacca
765e4a8d93 Fix screen limit (Zak)
svn-id: r8977
2003-07-13 12:28:01 +00:00
Chris Apers
2a6507d9c4 Don't try to run the sound thread if not set
svn-id: r8971
2003-07-13 11:03:33 +00:00
Jamieson Christian
c4455fc0fd Fix for OOB Adlib frequencies
svn-id: r8907
2003-07-11 10:47:10 +00:00
Jamieson Christian
378856a693 Post FMOPL-reversion cleanup.
svn-id: r8906
2003-07-11 10:23:13 +00:00