aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2007-12-25Fix blinking characterVincent Hamm
svn-id: r29987
2007-12-25Bunch of gfx fixVincent Hamm
svn-id: r29986
2007-12-25Fix cell sortingVincent Hamm
Fix palette loading svn-id: r29985
2007-12-25Show objects always using priority 15. Fixes bug #1858037 (AGI: show.obj ↵Kari Salminen
priority error). svn-id: r29984
2007-12-24Cleanup(/formatting).Johannes Schickel
svn-id: r29983
2007-12-24_Properly_ fix lock-up introduced introduced in revision 29860. A typicalEugene Sandulenko
c/p error. svn-id: r29982
2007-12-24Fix regressions (crashes) introduced in commit 29860Eugene Sandulenko
svn-id: r29981
2007-12-24ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM toRobin Watts
enable. Apparently may not be required as this isn't speed critical - but I've written it now, so seems a shame to lose it. svn-id: r29980
2007-12-24Fix background save/restoreVincent Hamm
svn-id: r29979
2007-12-24New version of palettised screen scaler for DS; uses LDMs and STMs to improveRobin Watts
performance on slow VRAM. svn-id: r29978
2007-12-24Fix save/loadingVincent Hamm
svn-id: r29977
2007-12-24Enhanced support for Indy3 Mac sounds (added functionality disabled for now)Max Horn
svn-id: r29976