Age | Commit message (Expand) | Author |
2008-11-29 | Remove warnings from NDS build. | Robin Watts |
2008-11-20 | un-break sky engine after recent gfx transaction changes | Joost Peters |
2008-11-14 | Committed my patch #2123680 "SDL: Backend transaction / rollback support". | Johannes Schickel |
2008-11-12 | Slight cleanup | Filippos Karapetis |
2008-11-12 | Deleting save states via the launcher and the GMM is now supported in the sky... | Filippos Karapetis |
2008-11-12 | Saving and loading from the GMM is now supported in the sky engine | Filippos Karapetis |
2008-11-12 | Moved sky detection and meta engine specific code from sky.cpp into detection... | Filippos Karapetis |
2008-11-11 | Added getMaximumSaveSlot definition for the sky engine | Filippos Karapetis |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-05 | Turned enum PluginError into Common::Error, which in the future is to be used... | Max Horn |
2008-11-05 | Got rid of the unused 'filename' attribute in SaveStateDescriptor | Max Horn |
2008-11-04 | Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat... | Max Horn |
2008-10-26 | Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ... | Filippos Karapetis |
2008-09-30 | SKY: Fix detector to not (ab)use FSNode::getPath; if you want to open a FSNod... | Max Horn |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-07 | Comment out some #defines in skydefs.h as they conflict with other headers (e... | Max Horn |
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-09-02 | fix Virgin logo screen breakage that was introduced in the RTL merge | Joost Peters |
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 |