aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-12-29Fixed warning when DISABLE_SCALERS is defined.Torbjörn Andersson
svn-id: r30074
2007-12-29Update MSVC8 and MSVC9 project files for patch #1858158Filippos Karapetis
svn-id: r30072
2007-12-29Added ability for both middle and right mouse buttons to abort a ↵Paul Gilbert
conversation when waiting for user to select a conversation option from a list of topics svn-id: r30071
2007-12-29Added support for using scroll wheel for making selections in the ↵Paul Gilbert
Save/Restore dialog and action lists svn-id: r30070
2007-12-29Added access property for middle mouse buttonPaul Gilbert
svn-id: r30069
2007-12-29Added events for the middle mouse button - EVENT_MBUTTONDOWN and EVENT_MBUTTONUPPaul Gilbert
svn-id: r30068
2007-12-29Fix to ensure any active conversation data or selected hotspot is cleared ↵Paul Gilbert
when restoring or restarting a game svn-id: r30066
2007-12-29Added mouse scrolling support to action menus and the save/restore dialogPaul Gilbert
svn-id: r30065
2007-12-28Fix for correct dialog sequence when giving an object to an arbitrary NPCPaul Gilbert
svn-id: r30063
2007-12-28Modify DFSM::getSavePath to return a Common::String instead of a char*Max Horn
svn-id: r30061
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