Age | Commit message (Expand) | Author |
2008-12-15 | Support for Urban Runner's new cursors (frames out of 16bit color VMDs) | Sven Hesse |
2008-12-15 | No background "music" shading in Urban Runner | Sven Hesse |
2008-12-15 | Another collision stuff change for Urban Runner. Now you can actually move! :) | Sven Hesse |
2008-12-15 | Some more Urban Runner changes. Still no cylindrical smoking device, though | Sven Hesse |
2008-12-14 | Ensuring correct endianness | Sven Hesse |
2008-12-14 | More changed collision stuff for Urban Runner | Sven Hesse |
2008-12-14 | Silenced MSVC warning about variable "flags" being potentially uninitialized ... | Filippos Karapetis |
2008-12-14 | Plugging leaks | Sven Hesse |
2008-12-14 | 16bit background "music" for Urban Runner | Sven Hesse |
2008-12-14 | Background "music" for Urban Runner, though only 8bit for now | Sven Hesse |
2008-12-14 | Music/Video handling fixes/stubs | Sven Hesse |
2008-12-14 | More modified collision stuff for Urban Runner. The hotspots are correctly re... | Sven Hesse |
2008-12-13 | Modified collision init functions for Urban Runner | Sven Hesse |
2008-12-13 | Added the French version of Urban Runner, as supplied by gamin in the forum. ... | Sven Hesse |
2008-12-13 | Added a SaveLoad for Urban Runner with an entry to make the scripts believe t... | Sven Hesse |
2008-12-13 | Fixing forgetfulness-bug which leads to failed assertions in certain cases | Sven Hesse |
2008-12-13 | Fixed the ADPCM decoder for 16bit audio (like in Urban Runner) | Sven Hesse |
2008-12-12 | Okay, removing my implementation of AppandableAudioStream::getTotalPlayTime (... | Sven Hesse |
2008-12-12 | Using AppandableAudioStream::getTotalPlayTime() instead of the difference bet... | Sven Hesse |
2008-12-12 | Clean edges around transparent areas. Noticeable in the cursors, for example | Sven Hesse |
2008-12-12 | Text now works in Urban Runner | Sven Hesse |
2008-12-12 | Working (minus text) menu in Urban Runner | Sven Hesse |
2008-12-12 | Working cursor in Urban Runner | Sven Hesse |
2008-12-11 | Changing the Urban Runner sprite drawer to work more correctly. It does use Y... | Sven Hesse |
2008-12-11 | On second thought, an octree only works if the color to look up is in the pal... | Sven Hesse |
2008-12-09 | Experimental support for VMD frames encoded in Indeo 3 (Indeo 3 decoder close... | Sven Hesse |
2008-12-09 | Some dummy changes for Urban Runner | Sven Hesse |
2008-12-05 | Evaluating kFeaturesPalette flag for VMDs. Now you can actually see something... | Sven Hesse |
2008-12-05 | Parsing fixes for Urban Runner | Sven Hesse |
2008-12-04 | Changing the GobEngine to use its dirty rects also for OSystem-copies, instea... | Sven Hesse |
2008-12-04 | Last Dynasty video mode switching (and removing a debug output) | Sven Hesse |
2008-12-04 | A few more GobOpcodes that jump to the space shooter + fudging the result to ... | Sven Hesse |
2008-12-03 | Preliminary support for extra data and scripts in video files (urgh, this is ... | Sven Hesse |
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 |