aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-10Using the correct factor for the slider background now.Johannes Schickel
svn-id: r24269
2006-10-10Merge dirsKostas Nakos
svn-id: r24268
2006-10-10newres.h is not needed anymoreKostas Nakos
svn-id: r24267
2006-10-10Merge ozone headerKostas Nakos
svn-id: r24266
2006-10-10Ooops, remove debug left oversTravis Howell
svn-id: r24265
2006-10-10update project filesPaweł Kołodziejski
svn-id: r24264
2006-10-10now SmushPlayer is class created once same as SmushMixer while scumm engine ↵Paweł Kołodziejski
creation. this allow finish play smush audio track finished to the end instead immediately stopped as it was happen before svn-id: r24263
2006-10-10Fix and remove duplicate opcode for Elvira 1Travis Howell
svn-id: r24262
2006-10-10Fix guard response in Elvira 1Travis Howell
svn-id: r24261
2006-10-10Fix movement in Elvira 1Travis Howell
svn-id: r24260
2006-10-09Update GP2X backend with overloads for default config file stuff (including ↵John Willis
save location). svn-id: r24258
2006-10-09Fix GP2X ifdef error in initial patch. Sorry.John Willis
svn-id: r24257
2006-10-09Casting 'buffer' to uint32 makes absolutely no sense to me. As far as I canTorbjörn Andersson
tell, we just want to add an offset to a byte pointer. svn-id: r24254
2006-10-09Use correct video window values for each game and minor cleanupTravis Howell
svn-id: r24253
2006-10-09Implement stdout/stderr redirectionKostas Nakos
svn-id: r24252
2006-10-09Enable convert code for Amiga CD32 version of Simon1 tooTravis Howell
svn-id: r24251
2006-10-09Add Amiga ECS verison of Simon the Sorcerer 1Travis Howell
svn-id: r24250
2006-10-09NDS and GP2X ports will go to 0.9.1Eugene Sandulenko
svn-id: r24248
2006-10-09Fix the display of backgrounds in Amiga disk versions of Simon1Travis Howell
svn-id: r24247
2006-10-09Fix invalid reads during conversionTravis Howell
svn-id: r24246
2006-10-09Minor cleanupTravis Howell
svn-id: r24245
2006-10-09Update commentTravis Howell
svn-id: r24244
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24243
2006-10-09Add conversion for planar graphics in Amiga version of Elvira 1/2 and WaxworksTravis Howell
svn-id: r24242
2006-10-08Cleanup.Johannes Schickel
svn-id: r24240
2006-10-08Updates to the GP2X backend specific README-GP2X (and HTML ver)John Willis
svn-id: r24239
2006-10-08Oops...Johannes Schickel
svn-id: r24238
2006-10-08Fixed disabled blending for classic theme.Johannes Schickel
svn-id: r24237
2006-10-08Make modern and classic theme config files use the same version number.Johannes Schickel
svn-id: r24236
2006-10-08Adding option to enable/disable blending for the classic theme.Johannes Schickel
svn-id: r24234
2006-10-08Final fix for wrong cursor palettes in SCUMM games after using the GUI.Johannes Schickel
svn-id: r24233
2006-10-08Making engines working again.Johannes Schickel
svn-id: r24232
2006-10-08Displaying the theme name instead of the theme config file name in the ↵Johannes Schickel
'Misc' section of the Options dialog. svn-id: r24231
2006-10-08Now the 'gui_theme' setting saving works...Johannes Schickel
svn-id: r24230
2006-10-08Adding a 'name' field to the theme config which is used for nice theme names ↵Johannes Schickel
in the theme browser. svn-id: r24229
2006-10-08Renaming classic.ini to classic080.ini.Johannes Schickel
svn-id: r24228
2006-10-08Fixed compile.Johannes Schickel
svn-id: r24227
2006-10-08removed not needed anymore time measures in smush codePaweł Kołodziejski
svn-id: r24226
2006-10-08re-add missing break; removed by mistakePaweł Kołodziejski
svn-id: r24225
2006-10-08Mention new GUI theme switching dialog in the NEWS.Johannes Schickel
svn-id: r24224
2006-10-08Display the correct theme name if it's specified with --gui-themeJohannes Schickel
svn-id: r24223
2006-10-08- reworked my commit for r24216, not 'Classic (Builtin)' uses the builtin ↵Johannes Schickel
classic theme and classic uses the classic.ini file - save the chosen theme now svn-id: r24222
2006-10-08remove handleSkip code, SKIP chunk is only used by INSANE code and exist ↵Paweł Kołodziejski
only in 4 SAN files: minedriv, toranch, tovista1, tovista2 svn-id: r24221
2006-10-08Announce the wince-gcc re-portKostas Nakos
svn-id: r24220
2006-10-08Update NEWS with new GP2X port added comment.John Willis
svn-id: r24219
2006-10-08Added a comment about how the theme browser finds the themes.Johannes Schickel
svn-id: r24218
2006-10-08- Forcing 'classic' as the builtin classic theme (which means it ignores the ↵Johannes Schickel
classic.ini atm) svn-id: r24216
2006-10-08Kill evc project filesKostas Nakos
svn-id: r24215
2006-10-08small unify handleIACT functionPaweł Kołodziejski
svn-id: r24214
2006-10-08- Added dialog for selecting the theme to useJohannes Schickel
- Added runtime theme switching svn-id: r24213