Johannes Schickel
ff4d0d7969
Mention new GUI theme switching dialog in the NEWS.
...
svn-id: r24224
2006-10-08 19:31:57 +00:00
Johannes Schickel
fa668d275f
Display the correct theme name if it's specified with --gui-theme
...
svn-id: r24223
2006-10-08 19:28:15 +00:00
Johannes Schickel
e11bfe5f49
- reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin classic theme and classic uses the classic.ini file
...
- save the chosen theme now
svn-id: r24222
2006-10-08 19:24:31 +00:00
Paweł Kołodziejski
4e22b8262a
remove handleSkip code, SKIP chunk is only used by INSANE code and exist only in 4 SAN files: minedriv, toranch, tovista1, tovista2
...
svn-id: r24221
2006-10-08 19:23:08 +00:00
Kostas Nakos
d6665bc929
Announce the wince-gcc re-port
...
svn-id: r24220
2006-10-08 19:07:43 +00:00
John Willis
384ef282ba
Update NEWS with new GP2X port added comment.
...
svn-id: r24219
2006-10-08 18:59:58 +00:00
Johannes Schickel
a972fc57cd
Added a comment about how the theme browser finds the themes.
...
svn-id: r24218
2006-10-08 18:53:10 +00:00
Johannes Schickel
1ced1777f8
- Forcing 'classic' as the builtin classic theme (which means it ignores the classic.ini atm)
...
svn-id: r24216
2006-10-08 18:49:25 +00:00
Kostas Nakos
0b75c74717
Kill evc project files
...
svn-id: r24215
2006-10-08 18:30:33 +00:00
Paweł Kołodziejski
ce100c8e93
small unify handleIACT function
...
svn-id: r24214
2006-10-08 18:22:51 +00:00
Johannes Schickel
3a81941981
- Added dialog for selecting the theme to use
...
- Added runtime theme switching
svn-id: r24213
2006-10-08 18:22:28 +00:00
Kostas Nakos
4524b49872
Initial commit of the wince-gcc re-port
...
svn-id: r24212
2006-10-08 18:15:18 +00:00
Paweł Kołodziejski
1307f597a6
fixed assert in isspace function because wrong variable type for chars when they value is greater then 128. isspace take as "int" type param (at least in ms sdk)
...
svn-id: r24210
2006-10-08 15:55:09 +00:00
Paweł Kołodziejski
0f17713763
fixed potentially uninitialized local variable 'x'
...
svn-id: r24209
2006-10-08 15:46:23 +00:00
Paweł Kołodziejski
723e3224f9
update project files
...
svn-id: r24208
2006-10-08 15:35:20 +00:00
Eugene Sandulenko
ea464507ea
Mention 0.9.1 PS2 changes in trunk too.
...
svn-id: r24207
2006-10-08 15:25:02 +00:00
Max Horn
66cf5f0eef
Patch #1573141 : Attempt to fix AmigaOS 4 / Broken Sword 2 problems
...
svn-id: r24206
2006-10-08 12:50:53 +00:00
Joost Peters
bf6ba21d83
commit "fixed regression in BASS adlib music." from 0-9-0 branch to trunk
...
svn-id: r24204
2006-10-08 12:31:05 +00:00
Johannes Schickel
25486c789e
- added auto detection of the Theme style to use
...
- fixed a bug which would lead to a crash when loading the modern theme config with the classic theme
svn-id: r24201
2006-10-08 12:00:19 +00:00
Johannes Schickel
9c88c9d9ed
Ooops. making the classic theme working without a config again.
...
svn-id: r24200
2006-10-08 11:03:46 +00:00
Johannes Schickel
5e5a221b0e
- added config file support for the classic theme
...
- added a sample config file (called 'classic.ini', which is based on Theme::_defaultConfigINI)
- added check for the type of the theme config file ('modern' and 'classic' for the respective Theme classes)
- bumped theme config version for the modern theme
svn-id: r24199
2006-10-08 10:57:48 +00:00
Travis Howell
9aee6f3ff6
Correct x position, when printing stasticsin Elvira 1
...
svn-id: r24198
2006-10-08 10:43:49 +00:00
Torbjörn Andersson
0317b11460
Fixed regression in non-Elvira games.
...
svn-id: r24197
2006-10-08 09:44:06 +00:00
Torbjörn Andersson
bc4e7d4f82
Whitespace.
...
svn-id: r24196
2006-10-08 09:02:31 +00:00
Travis Howell
4188e40c5d
Add invert box difference in Elvira 2
...
svn-id: r24195
2006-10-08 08:57:26 +00:00
Travis Howell
ed4f078fc8
Add invert box difference in Elvira 1
...
svn-id: r24194
2006-10-08 08:47:33 +00:00
Travis Howell
245a40963a
Add opcode for Elvira 1 and remove errors that don't occur in original games
...
svn-id: r24193
2006-10-08 08:35:25 +00:00
Torbjörn Andersson
de280a5a5c
The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up the
...
code a bit to make that more obvious.
svn-id: r24192
2006-10-08 08:18:33 +00:00
Eugene Sandulenko
9142322cb0
More const madness.
...
svn-id: r24191
2006-10-08 07:48:19 +00:00
Travis Howell
07183595e7
Add a few palette differences and fix input in Elvira 1
...
svn-id: r24190
2006-10-08 07:42:34 +00:00
Travis Howell
56153086e5
Add code for displaying stastics in Elvira 1
...
svn-id: r24188
2006-10-08 01:46:38 +00:00
Johannes Schickel
c9245a0ffe
Uses the slider background settings instead of the edit text widget settings for the slider background.
...
svn-id: r24187
2006-10-08 01:05:10 +00:00
Max Horn
25cfb5feb1
Added a FIXME comment
...
svn-id: r24184
2006-10-08 00:42:31 +00:00
Max Horn
e3797919fc
Replaced evil usage of static globals inside function by proper member variables
...
svn-id: r24183
2006-10-08 00:41:29 +00:00
Max Horn
d280234ae7
Added more const qualifiers
...
svn-id: r24182
2006-10-08 00:21:40 +00:00
Max Horn
dca237598b
Added a const qualifier inside struct ADGameDescription (rule of thumb: Make as many pointers and members const as possible, it helps prevent bugs, and potentially helps the optimizer)
...
svn-id: r24181
2006-10-08 00:20:44 +00:00
Travis Howell
fbbc609610
A few corrections for Elvira 1 game details
...
svn-id: r24180
2006-10-08 00:00:58 +00:00
Johannes Schickel
7212dfaa22
Whitespaces.
...
svn-id: r24179
2006-10-07 21:22:32 +00:00
Eugene Sandulenko
e93787490b
#include <base/engine.h> -> #include <engines/engine.h (Though I don't like
...
those angle brackets)
svn-id: r24178
2006-10-07 21:05:31 +00:00
Torbjörn Andersson
f09123a1b4
Fixed compilation.
...
svn-id: r24177
2006-10-07 19:15:19 +00:00
Max Horn
9cba143699
Removed _lastKeyHit, instead pass the key code as a parameter to processKeyboard()
...
svn-id: r24176
2006-10-07 17:49:05 +00:00
Max Horn
ff6731e00a
Removed 'smushMode' param from processInput and processKeyboard in favor of a new member _smushActive of ScummEngine_v7
...
svn-id: r24175
2006-10-07 17:42:32 +00:00
Max Horn
71bea97de7
Clarified comment
...
svn-id: r24174
2006-10-07 15:46:38 +00:00
Max Horn
e31ae8edc7
Moved calls to addDefaultDirectory, and creation of the master file handle, from the ScummEngine constructor to ScummEngine::init() (this makes it easier to implement more graceful error handling, for example)
...
svn-id: r24173
2006-10-07 15:37:03 +00:00
Max Horn
4973c657b8
Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngine_v6 in a few cases)
...
svn-id: r24169
2006-10-07 13:57:06 +00:00
Torbjörn Andersson
f6407f01f8
Partial fix for Elvira 1 palette problems.
...
svn-id: r24168
2006-10-07 13:33:41 +00:00
Max Horn
5f0874ef63
Some more processKeyboard splitting
...
svn-id: r24167
2006-10-07 13:31:27 +00:00
Max Horn
f3e410a2ac
Further split processKeyboard code, moving stuff specific to some SCUMM version into the resp. subclass of ScummEngine
...
svn-id: r24166
2006-10-07 13:11:51 +00:00
Max Horn
c3fb1fbcd4
Moved SCUMM keyboard handling code from processInput() to the new (sub)method processKeyboard
...
svn-id: r24165
2006-10-07 12:33:22 +00:00
Max Horn
f13e4baaf9
Renemaed ScummEngine::processKbd to processInput (as it also deals with the mouse)
...
svn-id: r24164
2006-10-07 12:19:28 +00:00