aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-30Patch #1689516: BASS: Update the cursor when right-clicking in inventoryMax Horn
2007-12-30implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav...Kostas Nakos
2007-12-30Fix for bug #1635361: COMI: Music fade-out broken for compressed audioMax Horn
2007-12-30The PS2, DS and PalmOS ports currently do not properly implement their SaveFi...Max Horn
2007-12-30Updated all MSVC project files to use the standard windows-1252 codepage, ins...Filippos Karapetis
2007-12-30Clarify SaveFileManager::listSavefiles usageMax Horn
2007-12-29Patch for MSVC71 projects. Thanks to QuietustEugene Sandulenko
2007-12-29Fixed warning when DISABLE_SCALERS is defined.Torbjörn Andersson
2007-12-29Update MSVC8 and MSVC9 project files for patch #1858158Filippos Karapetis
2007-12-29Added ability for both middle and right mouse buttons to abort a conversation...Paul Gilbert
2007-12-29Added support for using scroll wheel for making selections in the Save/Restor...Paul Gilbert
2007-12-29Added access property for middle mouse buttonPaul Gilbert
2007-12-29Added events for the middle mouse button - EVENT_MBUTTONDOWN and EVENT_MBUTTONUPPaul Gilbert
2007-12-29Fix to ensure any active conversation data or selected hotspot is cleared whe...Paul Gilbert
2007-12-29Added mouse scrolling support to action menus and the save/restore dialogPaul Gilbert
2007-12-28Fix for correct dialog sequence when giving an object to an arbitrary NPCPaul Gilbert
2007-12-28Modify DFSM::getSavePath to return a Common::String instead of a char*Max Horn
2007-12-28Change the checkPath() method to receive a String& instead of a char*, to mak...David Corrales
2007-12-28Add another German version of Freddi Fish 2 (Windows).Travis Howell
2007-12-28Updated the OS X bundle creation to point to the new location for the engine ...Oystein Eftevaag
2007-12-28Fixed compilation.Torbjörn Andersson
2007-12-28Fix to prevent the F5 key allowing the game to be saved during player convers...Paul Gilbert
2007-12-28Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePathMax Horn
2007-12-28Added missing files from patch #1858158.Torbjörn Andersson
2007-12-28Patch #1858158: BUILD: Plugin building cleanupEugene Sandulenko
2007-12-28Bugfix to correctly display a message when a used item is no longer in the roomPaul Gilbert
2007-12-28Bugfix for string decoding to use the article of the destination character ra...Paul Gilbert
2007-12-28Patch #1859448: Add OSystem::getTimeAndDate APIEugene Sandulenko
2007-12-28Patch #1857121: Refactoring of the getSavePath methodEugene Sandulenko
2007-12-28Bumping version to 0.12.0svnEugene Sandulenko
2007-12-28Now --disable-he does not disable HE70 games.Eugene Sandulenko
2007-12-28Bugfix for action perform timeout to correctly show an question mark bubble. ...Paul Gilbert
2007-12-28Update to msvc71 project files from _Q.Johannes Schickel
2007-12-28Fixes compiling on msvc7.1, it seems like it has problems to decide when to u...Johannes Schickel
2007-12-28Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.Travis Howell
2007-12-28Fix hashmap.h properly (this is not a bug in GCC 4.0 etc., rather it's a bug ...Max Horn
2007-12-28Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.Travis Howell
2007-12-27Ensure files in the Mac OS X bundle get the right permissions setOystein Eftevaag
2007-12-27Update msvc9 project files (too).Johannes Schickel
2007-12-27Update msvc8 project files.Johannes Schickel
2007-12-27Muting the compiler (Sorry again, yaz0r :P)Sven Hesse
2007-12-27Nearly working pathfinderVincent Hamm
2007-12-27same bug on arm-wince-gcc 4.1.0Kostas Nakos
2007-12-27Fix for bug #1858824 "AMIGAOS4: Build Process breaks due to regression".Johannes Schickel
2007-12-27Early pathfindingVincent Hamm
2007-12-27Enable Windows version of early HE games by default, to match already enabled...Travis Howell
2007-12-27The HE70 version of Fatty Bear's Birthday Surprise will only work, if DISABLE...Travis Howell
2007-12-26don't clear owner of invalid global object 0 (fixes #1857697)Willem Jan Palenstijn
2007-12-26Do not use SDL_WM_ToggleFullScreen, it's buggy on too many systems. Should fi...Max Horn
2007-12-26cleanupMax Horn