aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-27Credit Paolo Costabel and Thomas Mayer who contributed to the (initial) PSP ↵Joost Peters
port. svn-id: r20245
2006-01-27Update some FAQs (I should probably move these to the Wiki at some point)Joost Peters
svn-id: r20244
2006-01-27Minor cleanup.Gregory Montoir
svn-id: r20242
2006-01-27Not needed anymore.Gregory Montoir
svn-id: r20241
2006-01-27Fixed invalid memory reads in generateSubstResFileName.Gregory Montoir
svn-id: r20240
2006-01-27Patch #1416561: "updated .spec package description"Eugene Sandulenko
svn-id: r20238
2006-01-27Proper RCS IDsEugene Sandulenko
svn-id: r20236
2006-01-27Proper RCS IDs.Eugene Sandulenko
svn-id: r20235
2006-01-27Fix crash on platforms which do not initialize memory with zeroes.Eugene Sandulenko
svn-id: r20234
2006-01-27experimental smush code without timer callback usagePaweł Kołodziejski
svn-id: r20233
2006-01-27turn off warning #4351 with msvc8Paweł Kołodziejski
svn-id: r20232
2006-01-27fixed warningPaweł Kołodziejski
svn-id: r20231
2006-01-27Oops forgot to change calcColor to calcGradient before commiting.Johannes Schickel
svn-id: r20230
2006-01-27Patch #1416370: "AmigaOS 4 changes"Eugene Sandulenko
svn-id: r20229
2006-01-27 - adds the new gui renderer also a new implementation for the classic guiJohannes Schickel
- adds a ImageMan and ImageDec class for loading and managing image files - adds a loader for zip files which is used by the new theme and the image manager - changes the widgets to use the new gui code - changes the scumm dialogs to use the new gui code - fixes a #include problem in the sky debugger with the new gui code To use the new gui copy gui/themes/default-theme.zip to your extrapath. If the theme zip can not be found the gui will fallback to the classic theme. If you want to change the gui styles use "gui_theme=classic" for the classic theme and "gui_theme=default-theme" for the new theme. Thanks to eriktorbjorn for testing and help with the new theme and to sev for reviewing this patch. svn-id: r20227
2006-01-27I believe it's actually meant to include common/debugger.cpp. It's what weTorbjörn Andersson
do in several other places, and not doing it causes numerous linker errors for me. svn-id: r20225
2006-01-27fingolfin renamed 'GameSettings::name' to 'GameSettings::gameid'.Marcus Comstedt
svn-id: r20222
2006-01-27I really wonder how this #include "debugger.cpp" could stay for 1.5 years.Eugene Sandulenko
svn-id: r20221
2006-01-27Add parts of patch #1416145 - README: various fixesTravis Howell
svn-id: r20214
2006-01-27Fix memory leak on exit.Travis Howell
svn-id: r20212
2006-01-27Edited the Kyrandia section of the README, as the save and load partOystein Eftevaag
of the GUI is now implemented. svn-id: r20211
2006-01-27Implemented the GUI menu for saving games (minus the cursor in the text ↵Oystein Eftevaag
entry window...). The Load Game menu will now pop up before the last part of the intro is played, if it has already played once before (as in the original). Note that the palette is still wrong, and the settings menu is still not implemented. svn-id: r20210
2006-01-27Fix another memory leak in HE games.Travis Howell
svn-id: r20209
2006-01-27ATravis Howell
Fix memory leaks in HE games on exit. svn-id: r20208
2006-01-27No longer required.Travis Howell
svn-id: r20207
2006-01-27Resource modified status always cleared when nuked.Travis Howell
svn-id: r20203
2006-01-27Make resource management of modified wizImages closer to original games.Travis Howell
Fixes many errors in Backyard Sports titles. svn-id: r20201
2006-01-27Fix memory leak, if called directly.Travis Howell
svn-id: r20199
2006-01-26Changing Kyra copyright notice from EA to Westwood, after IRC discussionOystein Eftevaag
svn-id: r20198
2006-01-26Adding Kyrandia to the About dialog copyright section.Oystein Eftevaag
svn-id: r20197
2006-01-26Clarify that the default gain change was for the FluidSynth music driver,Torbjörn Andersson
not when hooking up FluidSynth through ALSA. svn-id: r20191
2006-01-26Mention bug fixes in the NEWSMax Horn
svn-id: r20190
2006-01-26Removed version from docsMax Horn
svn-id: r20188
2006-01-26Removed version from docsMax Horn
svn-id: r20187
2006-01-26Sync. md5s.Travis Howell
svn-id: r20183
2006-01-26Remove leftover.Travis Howell
svn-id: r20182
2006-01-25UpdateTravis Howell
svn-id: r20167
2006-01-25Fixes bug #1413951 (crashes when highlighting buttons on menu screensOystein Eftevaag
where the first button wasn't there), and the missing text on exit buttons. svn-id: r20166
2006-01-25New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in ↵Max Horn
version 1.2.3CVS) svn-id: r20165
2006-01-25Do not hardcode the program name (bad style)Max Horn
svn-id: r20164
2006-01-25Extend the workaround for bug #1407789 in an attempt to deal with theTorbjörn Andersson
different versions of Full Throttle. This is partly guesswork, and may be incorrect. svn-id: r20161
2006-01-24Fix HE games.Travis Howell
svn-id: r20160
2006-01-24added option to allow switch disable scalersPaweł Kołodziejski
svn-id: r20159
2006-01-24don't execute binary for libmpeg2 test when cross compilingPaweł Kołodziejski
svn-id: r20158
2006-01-24Removing unneccessary checks again (say yay to preconditions that ensure ↵Max Horn
_version > X :-) svn-id: r20157
2006-01-24Loom (Cd) specific.Travis Howell
svn-id: r20156
2006-01-24FM-TOWNS version of Zak only.Travis Howell
svn-id: r20155
2006-01-23oopsMax Horn
svn-id: r20154
2006-01-23Removing GID_ZAK256 and GID_LOOM256Max Horn
svn-id: r20153
2006-01-23Prepare 68k versionChris Apers
svn-id: r20152