Age | Commit message (Expand) | Author |
2008-11-29 | Remove warnings from NDS build. | Robin Watts |
2008-11-18 | Ooops :) | Sven Hesse |
2008-11-14 | Committed my patch #2123680 "SDL: Backend transaction / rollback support". | Johannes Schickel |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-04 | Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat... | Max Horn |
2008-10-06 | Added new type Engine::Feature; pushed down some #include dependencies | Max Horn |
2008-10-02 | Engine class changed: | Max Horn |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-27 | Added a spanish floppy version of Lost in Time, as supplied by goodoldgeorg i... | Sven Hesse |
2008-09-14 | Big patch changing semantics of ReadStream::eos(): | Willem Jan Palenstijn |
2008-09-13 | Big patch changing the signature of various Stream methods (some ports may ne... | Max Horn |
2008-09-07 | Added polish version of Woodruff, as supplied by goodoldgeorg in bug report #... | Sven Hesse |
2008-09-07 | Added a spanish floppy version of Gob3, as supplied by SiRoCs in bug report #... | Sven Hesse |
2008-09-07 | Actually, /now/ the values are sane ^^; (also fixes Ween mouse position bug #... | Sven Hesse |
2008-09-07 | Clipping setMousePos() parameters to sane values | Sven Hesse |
2008-09-07 | Added another demo version of Gobliiins (bug #2098412) | Sven Hesse |
2008-09-04 | Added another version of Lost in Time CD, as supplied by SiRoCs in bug report... | Sven Hesse |
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn |
2008-09-02 | Added French Bargon Attack, as supplied by kizkoool in bugreport #2089734 | Sven Hesse |
2008-09-02 | Urban Runner stubs | Sven Hesse |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: GOB | Max Horn |
2008-08-31 | Fix warnings | Max Horn |
2008-08-31 | Shutting up a warning on systems where char is signed by default | Sven Hesse |
2008-08-30 | Added some The Last Dynasty stubs | Sven Hesse |
2008-08-23 | Fixing _itemsMap access (bug #2069177) | Sven Hesse |
2008-08-16 | Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-... | Christopher Page |
2008-08-16 | Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ... | Christopher Page |
2008-08-15 | Fixing a segfault in the Bargon Attack menu | Sven Hesse |
2008-08-13 | Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u... | Christopher Page |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-07-29 | Changed class File (and derived classes) to only support read-only access; ad... | Max Horn |
2008-07-23 | More savegame-endianness fixes :/ | Sven Hesse |
2008-07-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
2008-07-12 | Minor constness fix to help with aliasing | Bertrand Augereau |
2008-07-12 | Changed tricky variable access from pointers to a new class that minds endian... | Sven Hesse |
2008-07-11 | Don't use kPlainSoundType if you don't have to | Max Horn |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-09 | Reimplemented pushEvent() and artificialEventQueue to work with Events instea... | Christopher Page |
2008-07-08 | Added a Gob1 version supplied by raina in the forums. | Sven Hesse |
2008-07-08 | Modified the EGA story image delay to work for the Mac versions as well | Sven Hesse |
2008-07-08 | GOB works with the new GMM implementation | Christopher Page |
2008-07-03 | Fixing a crash when loading a save made within the cult/bargon building (bug ... | Sven Hesse |
2008-06-24 | Added main menu dialog files. Gob is now using the new _quit flag | Christopher Page |
2008-06-19 | Fixed a palette issue in Lost in Time | Sven Hesse |
2008-06-19 | Only try playing object videos when the game version supports that (only Wood... | Sven Hesse |
2008-06-01 | Ooops, intialize variables properly. | Sven Hesse |
2008-05-28 | Script variables are now always stored in the game version's native endianess. | Sven Hesse |
2008-05-27 | Fixed an endian-related issue, making Woodruff controlable on big-endian mach... | Sven Hesse |
2008-05-26 | Fixed Italian Woodruff's MD5 | Sven Hesse |
2008-05-26 | More split screen fixes. | Sven Hesse |