aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-28Change the checkPath() method to receive a String& instead of a char*, to ↵David Corrales
make code clearer. svn-id: r30060
2007-12-28Add another German version of Freddi Fish 2 (Windows).Travis Howell
svn-id: r30054
2007-12-28Updated the OS X bundle creation to point to the new location for the engine ↵Oystein Eftevaag
data files, and added lure.dat as well (forward-port) svn-id: r30052
2007-12-28Fixed compilation.Torbjörn Andersson
svn-id: r30050
2007-12-28Fix to prevent the F5 key allowing the game to be saved during player ↵Paul Gilbert
conversations or viewing a remote room svn-id: r30048
2007-12-28Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePathMax Horn
svn-id: r30046
2007-12-28Added missing files from patch #1858158.Torbjörn Andersson
svn-id: r30043
2007-12-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
svn-id: r30041
2007-12-28Bugfix to correctly display a message when a used item is no longer in the roomPaul Gilbert
svn-id: r30037
2007-12-28Bugfix for string decoding to use the article of the destination character ↵Paul Gilbert
rather than the talking character svn-id: r30036
2007-12-28Patch #1859448: Add OSystem::getTimeAndDate APIEugene Sandulenko
svn-id: r30034
2007-12-28Patch #1857121: Refactoring of the getSavePath methodEugene Sandulenko
svn-id: r30032
2007-12-28Bumping version to 0.12.0svnEugene Sandulenko
svn-id: r30030
2007-12-28Now --disable-he does not disable HE70 games.Eugene Sandulenko
svn-id: r30027
2007-12-28Bugfix for action perform timeout to correctly show an question mark bubble. ↵Paul Gilbert
Also changed a writeSint16LE call to be more correctly writeUint16LE svn-id: r30026
2007-12-28Update to msvc71 project files from _Q.Johannes Schickel
svn-id: r30025
2007-12-28Fixes compiling on msvc7.1, it seems like it has problems to decide when to ↵Johannes Schickel
use operator bool. svn-id: r30024
2007-12-28Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.Travis Howell
svn-id: r30023
2007-12-28Fix hashmap.h properly (this is not a bug in GCC 4.0 etc., rather it's a bug ↵Max Horn
in newer GCC versions that they *accepted* the old code...) svn-id: r30022
2007-12-28Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.Travis Howell
svn-id: r30021
2007-12-27Ensure files in the Mac OS X bundle get the right permissions setOystein Eftevaag
svn-id: r30020
2007-12-27Update msvc9 project files (too).Johannes Schickel
svn-id: r30019
2007-12-27Update msvc8 project files.Johannes Schickel
svn-id: r30018
2007-12-27Muting the compiler (Sorry again, yaz0r :P)Sven Hesse
svn-id: r30016
2007-12-27Nearly working pathfinderVincent Hamm
svn-id: r30015
2007-12-27same bug on arm-wince-gcc 4.1.0Kostas Nakos
svn-id: r30014
2007-12-27Fix for bug #1858824 "AMIGAOS4: Build Process breaks due to regression".Johannes Schickel
svn-id: r30013
2007-12-27Early pathfindingVincent Hamm
svn-id: r30012
2007-12-27Enable Windows version of early HE games by default, to match already ↵Travis Howell
enabled 3DO/DOS/Macintosh versions of early HE games. Adding only the minimum code required for HE70 games. svn-id: r30011
2007-12-27The HE70 version of Fatty Bear's Birthday Surprise will only work, if ↵Travis Howell
DISABLE_HE isn't defined. svn-id: r30009
2007-12-26don't clear owner of invalid global object 0 (fixes #1857697)Willem Jan Palenstijn
svn-id: r30007
2007-12-26Do not use SDL_WM_ToggleFullScreen, it's buggy on too many systems. Should ↵Max Horn
fix bug #1705410. svn-id: r30006
2007-12-26cleanupMax Horn
svn-id: r30005
2007-12-26Patch #1837119 (COMMON: Common::HashMap iterator rework) with workaroud for ↵Max Horn
Mac OS X compiler bug svn-id: r30004
2007-12-26iPhone creditsOystein Eftevaag
svn-id: r30003
2007-12-26Added a couple of iPhone-notes to the READMEOystein Eftevaag
svn-id: r30002
2007-12-26Add alternative hack to main branch, to skip largest speech segment in Simon ↵Travis Howell
the Sorcerer 1, when using DS port. svn-id: r30001
2007-12-26Style :PSven Hesse
svn-id: r30000
2007-12-26Style :PSven Hesse
svn-id: r29999
2007-12-26Update comment.Johannes Schickel
svn-id: r29998
2007-12-26Simplification of GM vs MT-32 detection.Johannes Schickel
svn-id: r29997
2007-12-26Fix for bug #1858080: FOTAQ: game terminates badlyMax Horn
svn-id: r29996
2007-12-26remove & rename are not portableMax Horn
svn-id: r29995
2007-12-25Do not use abort (for that matter, shouldn't used exit(), either, but we ↵Max Horn
(ab)use that in various places anyway...) svn-id: r29994
2007-12-25Added FIXME regarding fopen usageMax Horn
svn-id: r29993
2007-12-25Removed obsolete commentMax Horn
svn-id: r29992
2007-12-25Muting the compiler :PSven Hesse
svn-id: r29991
2007-12-25Fix inputVincent Hamm
Fix timming svn-id: r29990
2007-12-25Fix palette issuesVincent Hamm
svn-id: r29989
2007-12-25Fix title screen regressionVincent Hamm
svn-id: r29988