aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2009-05-04Always reset VGA memory pointer, when load zone in PN, since only a single zo...Travis Howell
2009-05-04Add code different for PN in vc32_saveScreen(), to fix crashes.Travis Howell
2009-05-03SCI: Started adding methods to MemObject subclasses: constructors, destructor...Max Horn
2009-05-03SCI: Completed transition from MemObject (a union of various structs) to MemO...Max Horn
2009-05-03SCI: Changed SegManager to store the heap pointers in a Common::ArrrayMax Horn
2009-05-03SCI: Made SegManager::heap_size unsignedMax Horn
2009-05-03SCI: adlib support (work-in-progress) for the new music player.Walter van Niftrik
2009-05-03SCI: Continue transition from MemObject to MemObjectNEWMax Horn
2009-05-03SCI: Got rid of the LIST_ALL_DEALLOCATABLE macroMax Horn
2009-05-03SCI: Begun conversion of the MemObject union (used to implement poor man's fa...Max Horn
2009-05-03SCI: Renamed MemObject::type and ::segmgr_id to _type resp. _segmgrId, and ad...Max Horn
2009-05-03SCI: Changed SegManager to subclass Common::SerializableMax Horn
2009-05-03SCI: Changed various params of type MemObject* to the more specific type Script&Max Horn
2009-05-03SCI: Added SegManager::getScript method and modified code to make use of it; ...Max Horn
2009-05-03SCI: Doxygenified various commentsMax Horn
2009-05-03SCI: Removed MEM_OBJ_RESERVED and related codeMax Horn
2009-05-03SCI: Removed dead codeMax Horn
2009-05-03SCI: Changed VM GC code to use Common::ArrayMax Horn
2009-05-03Gob - Added detection for WinGob 1, 2 & 3 german, Last dynasty interactive de...Arnaud Boutonné
2009-05-03Add DOS French demo of Gobliiins.Travis Howell
2009-05-03Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.Travis Howell
2009-05-02Add alternative work around for bug in The Feeble Files.Travis Howell
2009-05-02Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.Travis Howell
2009-05-02Nintendo DS hack should only apply to the CD version of Simon the Sorcerer 1.Travis Howell
2009-05-02- Moved the extra information (like executable version, VERSION file contents...Jordi Vilalta Prat
2009-05-02Add English DOS demo of Leisure Suit Larry 2.Travis Howell
2009-05-02Add English DOS demo of Conquests of Camelot.Travis Howell
2009-05-02Add English DOS demo of Space Quest 3.Travis Howell
2009-05-02Add the DOS CD demo of Sam & Max.Travis Howell
2009-05-02Add German floppy demo of BASS.Travis Howell
2009-05-02Fix the ending of CD demo.Travis Howell
2009-05-01SAGA: move Actor::_pathList into a Common::Array<Point>Andrew Kurushin
2009-05-01Add bit2 and bit3 options to debugger.Travis Howell
2009-05-01Add the non-interactive German demo of Simon the Sorcerer 2.Travis Howell
2009-05-01SAGA: fix SAGA_DEBUG&ACTOR_DEBUG enabled compilation; move Actor::_debugPoint...Andrew Kurushin
2009-05-01Gob : Fascination - put back o1_freesprite and switch to o1_animPalInit after...Arnaud Boutonné
2009-05-01Gob - Add MD5 for Addy 4 basis CD (supposedly used by all Addy 4)Arnaud Boutonné
2009-05-01Fix regression in the PC version of PN.Travis Howell
2009-05-01Fix inventory regression in the PC version of PN.Travis Howell
2009-04-30Adding a strdup-like inline functionSven Hesse
2009-04-30Plugging leaksSven Hesse
2009-04-29Moving the demo-related stuff into a demos-subdirectorySven Hesse
2009-04-29Playing half-sized videos fullscreen in the demoplayerSven Hesse
2009-04-29Refactoring.Nicola Mettifogo
2009-04-29Fix buildSven Hesse
2009-04-29- Added a game_fascin skeletton, as specificities are now provenArnaud Boutonné
2009-04-29Gob- Add a fascination-specific (and yet unknown) renderflag vaueArnaud Boutonné
2009-04-29Gob - Add some MD5s for Win-Lost in time, Win-Inca2 and ADI/Adibou environmen...Arnaud Boutonné
2009-04-29More formatting.Johannes Schickel
2009-04-29Formatting.Johannes Schickel