Age | Commit message (Expand) | Author |
2007-12-31 | verified differences in play music code of the dig and comi | Paweł Kołodziejski |
2007-12-31 | cleanup | Max Horn |
2007-12-31 | Mention that Nippon Safes Amiga is now supported. | Nicola Mettifogo |
2007-12-31 | Added code to handle EGA title screens being immediately shown rather than fa... | Paul Gilbert |
2007-12-31 | Added extra palette handling for EGA palettes | Paul Gilbert |
2007-12-31 | Added support for decoding EGA screens | Paul Gilbert |
2007-12-31 | Added code to support reading .ega files | Paul Gilbert |
2007-12-31 | Added detection for Italian EGA version | Paul Gilbert |
2007-12-31 | Enabling the SMUSH/sound ARM optimizations for the iPhone. Converting any num... | Oystein Eftevaag |
2007-12-31 | I thought only Full Throttle used the VAR_BLAST_ABOVE_TEXT variable, but I see | Torbjörn Andersson |
2007-12-31 | Added support for landscape mode in addition to the upside-down landscape mod... | Oystein Eftevaag |
2007-12-30 | Draw subtitles over the verb coin in CoMI, not under. This is noticeable early | Torbjörn Andersson |
2007-12-30 | Ooops, this was not supposed to be commited | Max Horn |
2007-12-30 | atrib -> attrib; added some FIXME comments | Max Horn |
2007-12-30 | Patch #1689516: BASS: Update the cursor when right-clicking in inventory | Max Horn |
2007-12-30 | implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav... | Kostas Nakos |
2007-12-30 | Fix for bug #1635361: COMI: Music fade-out broken for compressed audio | Max Horn |
2007-12-30 | The PS2, DS and PalmOS ports currently do not properly implement their SaveFi... | Max Horn |
2007-12-30 | Updated all MSVC project files to use the standard windows-1252 codepage, ins... | Filippos Karapetis |
2007-12-30 | Clarify SaveFileManager::listSavefiles usage | Max Horn |
2007-12-29 | Patch for MSVC71 projects. Thanks to Quietust | Eugene Sandulenko |
2007-12-29 | Fixed warning when DISABLE_SCALERS is defined. | Torbjörn Andersson |
2007-12-29 | Update MSVC8 and MSVC9 project files for patch #1858158 | Filippos Karapetis |
2007-12-29 | Added ability for both middle and right mouse buttons to abort a conversation... | Paul Gilbert |
2007-12-29 | Added support for using scroll wheel for making selections in the Save/Restor... | Paul Gilbert |
2007-12-29 | Added access property for middle mouse button | Paul Gilbert |
2007-12-29 | Added events for the middle mouse button - EVENT_MBUTTONDOWN and EVENT_MBUTTONUP | Paul Gilbert |
2007-12-29 | Fix to ensure any active conversation data or selected hotspot is cleared whe... | Paul Gilbert |
2007-12-29 | Added mouse scrolling support to action menus and the save/restore dialog | Paul Gilbert |
2007-12-28 | Fix for correct dialog sequence when giving an object to an arbitrary NPC | Paul Gilbert |
2007-12-28 | Modify DFSM::getSavePath to return a Common::String instead of a char* | Max Horn |
2007-12-28 | Change the checkPath() method to receive a String& instead of a char*, to mak... | David Corrales |
2007-12-28 | Add another German version of Freddi Fish 2 (Windows). | Travis Howell |
2007-12-28 | Updated the OS X bundle creation to point to the new location for the engine ... | Oystein Eftevaag |
2007-12-28 | Fixed compilation. | Torbjörn Andersson |
2007-12-28 | Fix to prevent the F5 key allowing the game to be saved during player convers... | Paul Gilbert |
2007-12-28 | Get rid of PSP / PalmOS hacks in DefaultSaveFileManager::getSavePath | Max Horn |
2007-12-28 | Added missing files from patch #1858158. | Torbjörn Andersson |
2007-12-28 | Patch #1858158: BUILD: Plugin building cleanup | Eugene Sandulenko |
2007-12-28 | Bugfix to correctly display a message when a used item is no longer in the room | Paul Gilbert |
2007-12-28 | Bugfix for string decoding to use the article of the destination character ra... | Paul Gilbert |
2007-12-28 | Patch #1859448: Add OSystem::getTimeAndDate API | Eugene Sandulenko |
2007-12-28 | Patch #1857121: Refactoring of the getSavePath method | Eugene Sandulenko |
2007-12-28 | Bumping version to 0.12.0svn | Eugene Sandulenko |
2007-12-28 | Now --disable-he does not disable HE70 games. | Eugene Sandulenko |
2007-12-28 | Bugfix for action perform timeout to correctly show an question mark bubble. ... | Paul Gilbert |
2007-12-28 | Update to msvc71 project files from _Q. | Johannes Schickel |
2007-12-28 | Fixes compiling on msvc7.1, it seems like it has problems to decide when to u... | Johannes Schickel |
2007-12-28 | Move more HE code to HE71, to reduce code size, when using DISABLE_HE option. | Travis Howell |
2007-12-28 | Fix hashmap.h properly (this is not a bug in GCC 4.0 etc., rather it's a bug ... | Max Horn |