Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-08 | Adding option to enable/disable blending for the classic theme. | Johannes Schickel | |
svn-id: r24234 | |||
2006-10-08 | Final fix for wrong cursor palettes in SCUMM games after using the GUI. | Johannes Schickel | |
svn-id: r24233 | |||
2006-10-08 | Making engines working again. | Johannes Schickel | |
svn-id: r24232 | |||
2006-10-08 | Displaying 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-08 | Now the 'gui_theme' setting saving works... | Johannes Schickel | |
svn-id: r24230 | |||
2006-10-08 | Adding 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-08 | Renaming classic.ini to classic080.ini. | Johannes Schickel | |
svn-id: r24228 | |||
2006-10-08 | Fixed compile. | Johannes Schickel | |
svn-id: r24227 | |||
2006-10-08 | removed not needed anymore time measures in smush code | Paweł Kołodziejski | |
svn-id: r24226 | |||
2006-10-08 | re-add missing break; removed by mistake | Paweł Kołodziejski | |
svn-id: r24225 | |||
2006-10-08 | Mention new GUI theme switching dialog in the NEWS. | Johannes Schickel | |
svn-id: r24224 | |||
2006-10-08 | Display the correct theme name if it's specified with --gui-theme | Johannes 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-08 | remove 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-08 | Announce the wince-gcc re-port | Kostas Nakos | |
svn-id: r24220 | |||
2006-10-08 | Update NEWS with new GP2X port added comment. | John Willis | |
svn-id: r24219 | |||
2006-10-08 | Added 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-08 | Kill evc project files | Kostas Nakos | |
svn-id: r24215 | |||
2006-10-08 | small unify handleIACT function | Paweł Kołodziejski | |
svn-id: r24214 | |||
2006-10-08 | - Added dialog for selecting the theme to use | Johannes Schickel | |
- Added runtime theme switching svn-id: r24213 | |||
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos | |
svn-id: r24212 | |||
2006-10-08 | fixed assert in isspace function because wrong variable type for chars when ↵ | Paweł Kołodziejski | |
they value is greater then 128. isspace take as "int" type param (at least in ms sdk) svn-id: r24210 | |||
2006-10-08 | fixed potentially uninitialized local variable 'x' | Paweł Kołodziejski | |
svn-id: r24209 | |||
2006-10-08 | update project files | Paweł Kołodziejski | |
svn-id: r24208 | |||
2006-10-08 | Mention 0.9.1 PS2 changes in trunk too. | Eugene Sandulenko | |
svn-id: r24207 | |||
2006-10-08 | Patch #1573141: Attempt to fix AmigaOS 4 / Broken Sword 2 problems | Max Horn | |
svn-id: r24206 | |||
2006-10-08 | commit "fixed regression in BASS adlib music." from 0-9-0 branch to trunk | Joost Peters | |
svn-id: r24204 | |||
2006-10-08 | - added auto detection of the Theme style to use | Johannes Schickel | |
- 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 | Ooops. making the classic theme working without a config again. | Johannes Schickel | |
svn-id: r24200 | |||
2006-10-08 | - added config file support for the classic theme | Johannes Schickel | |
- 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 | Correct x position, when printing stasticsin Elvira 1 | Travis Howell | |
svn-id: r24198 | |||
2006-10-08 | Fixed regression in non-Elvira games. | Torbjörn Andersson | |
svn-id: r24197 | |||
2006-10-08 | Whitespace. | Torbjörn Andersson | |
svn-id: r24196 | |||
2006-10-08 | Add invert box difference in Elvira 2 | Travis Howell | |
svn-id: r24195 | |||
2006-10-08 | Add invert box difference in Elvira 1 | Travis Howell | |
svn-id: r24194 | |||
2006-10-08 | Add opcode for Elvira 1 and remove errors that don't occur in original games | Travis Howell | |
svn-id: r24193 | |||
2006-10-08 | The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up the | Torbjörn Andersson | |
code a bit to make that more obvious. svn-id: r24192 | |||
2006-10-08 | More const madness. | Eugene Sandulenko | |
svn-id: r24191 | |||
2006-10-08 | Add a few palette differences and fix input in Elvira 1 | Travis Howell | |
svn-id: r24190 | |||
2006-10-08 | Add code for displaying stastics in Elvira 1 | Travis Howell | |
svn-id: r24188 | |||
2006-10-08 | Uses the slider background settings instead of the edit text widget settings ↵ | Johannes Schickel | |
for the slider background. svn-id: r24187 | |||
2006-10-08 | Added a FIXME comment | Max Horn | |
svn-id: r24184 | |||
2006-10-08 | Replaced evil usage of static globals inside function by proper member variables | Max Horn | |
svn-id: r24183 | |||
2006-10-08 | Added more const qualifiers | Max Horn | |
svn-id: r24182 | |||
2006-10-08 | Added a const qualifier inside struct ADGameDescription (rule of thumb: Make ↵ | Max Horn | |
as many pointers and members const as possible, it helps prevent bugs, and potentially helps the optimizer) svn-id: r24181 | |||
2006-10-08 | A few corrections for Elvira 1 game details | Travis Howell | |
svn-id: r24180 | |||
2006-10-07 | Whitespaces. | Johannes Schickel | |
svn-id: r24179 | |||
2006-10-07 | #include <base/engine.h> -> #include <engines/engine.h (Though I don't like | Eugene Sandulenko | |
those angle brackets) svn-id: r24178 | |||
2006-10-07 | Fixed compilation. | Torbjörn Andersson | |
svn-id: r24177 |