Age | Commit message (Expand) | Author |
2008-08-16 | Made sure to set the loading slot AFTER selecting the active domain when load... | Christopher Page |
2008-08-16 | Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ... | Christopher Page |
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-13 | Fixed some memory leaks | Christopher Page |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-03 | Fixed bug #1995033 ("BASS: BG Sound stopped on opening item list"). Apparently | Torbjörn Andersson |
2008-08-03 | Fixed bug #1995022 ("BASS: wrong displayed 2 line text"). | Torbjörn Andersson |
2008-08-03 | Fixed bug that prevented upper-case letters from being used in savegame names. | Torbjörn Andersson |
2008-07-31 | Added check for valid save slots, when loading savestates using -x | Christopher Page |
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ad... | Max Horn |
2008-07-21 | Improved GMM sound settings support for SKY | Christopher Page |
2008-07-16 | Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,... | Christopher Page |
2008-07-13 | SKY works with the new GMM implementation, also updated gui/newgui.cpp and pr... | Christopher Page |
2008-06-26 | Quit or RTL from the main menu now triggers an EVENT_QUIT in DefaultEventMana... | Christopher Page |
2008-06-26 | Fixed quitting from BASS intro, cleaned up comments in agos | Christopher Page |
2008-06-25 | Scumm and sky now use the new _quit flag | Christopher Page |
2008-06-06 | SKY: Fixed a memory leak in SKY engine | Christopher Page |
2008-05-08 | Since BASS treats speech separately from other sounds, let's use the | Torbjörn Andersson |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-02-27 | Add support for --list-saves to the sky engine | Max Horn |
2008-02-27 | Modified the BASS save/load code to use a StringList for storing the save sta... | Max Horn |
2008-02-27 | Simplified Control::handleKeyPress and fixed a long-standing bug in the verif... | Max Horn |
2008-02-15 | Merged lots of _mixer->isReady() warnings into a single one in Engine constru... | Max Horn |
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat |
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a MetaE... | Max Horn |
2008-02-03 | cleanup | Max Horn |
2008-02-03 | Changed "COMPATIBLITY" to "COMPATIBILITY". | Torbjörn Andersson |
2008-02-03 | Converted queen and sky to use MetaEngine (forgot them because they don't use... | Jordi Vilalta Prat |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-05 | Fix to remove a tab character from the GPL header | Paul Gilbert |
2007-12-30 | Patch #1689516: BASS: Update the cursor when right-clicking in inventory | Max Horn |
2007-12-28 | Patch #1857121: Refactoring of the getSavePath method | Eugene Sandulenko |
2007-12-07 | add Common::Rect::center (handy for ::setFocusRectangle()) | Gregory Montoir |
2007-09-20 | This workaround is no longer needed | Max Horn |
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-07-08 | Merged the FSNode branch with trunk r27681:27969 | David Corrales |
2007-07-01 | Re-added __attribute__(packed) | Max Horn |
2007-06-28 | Whitespace fix | Max Horn |
2007-06-26 | increase mt-32 sysex delay to prevent buffer overflow (see FR#1393726) | Willem Jan Palenstijn |
2007-06-23 | Merged the FSNode branch with trunk r27031:27680 | David Corrales |
2007-06-23 | Changed BASS to use more KEYCODEs | Max Horn |
2007-06-22 | Converted BASS to use Common::KeyState | Max Horn |
2007-06-05 | Renamed methods in the FilesystemNode class to match the AbstractFSNode imple... | David Corrales |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-26 | Removing more semicola | Max Horn |
2007-04-25 | Removing lots of superfluous semicola (see mail by David Weinehall on scummvm... | Max Horn |