aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-12-23DREAMWEB: Move mapflags out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Move ObjPos lists out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Move palettes out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Fix broken merge for pull request #151Willem Jan Palenstijn
2011-12-24DREAMWEB: Use the C++ versions of getAnyAd and makeWorn in some placesFilippos Karapetis
2011-12-23Merge pull request #151 from fingolfin/dreamweb-cleanup-rebasedWillem Jan Palenstijn
2011-12-23DREAMWEB: Minor cleanupWillem Jan Palenstijn
2011-12-23DREAMWEB: Remove more unnecessary globalsWillem Jan Palenstijn
2011-12-23DREAMWEB: Remove a few unnecessary globalsWillem Jan Palenstijn
2011-12-23DREAMWEB: Fix regression from moving ReelRoutines out of dataWillem Jan Palenstijn
2011-12-23TSAGE: R2R - Implement scene 3250Strangerke
2011-12-23DREAMWEB: Fix regression in sparkyWillem Jan Palenstijn
2011-12-23TSAGE: Implemented R2R Scene 825 - AutodocPaul Gilbert
2011-12-23DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cppMax Horn
2011-12-23DREAMWEB: Move rest of saveload.cpp to DreamBaseMax Horn
2011-12-23DREAMWEB: Convert resetLocation and purgeALocation to C++Max Horn
2011-12-23DREAMWEB: Add newplace.cppMax Horn
2011-12-23DREAMWEB: cleanupMax Horn
2011-12-23DREAMWEB: Turn RectWithCallback into templateMax Horn
2011-12-23DREAMWEB: Convert fadeDownMon, fadeUpMon, initialMonCols to C++Max Horn
2011-12-23DREAMWEB: Move most of saveload.cpp to DreamBaseMax Horn
2011-12-23DREAMWEB: Yet more things to DreamBaseMax Horn
2011-12-23DREAMWEB: Ported 'reminders' to C++ and renamed it to edensFlatReminders()Filippos Karapetis
2011-12-23Add patch #3463338 - Detect Macintosh demo of Pajama Sam 1.Travis Howell
2011-12-22TSAGE: R2R - Fix a couple of bugs in scene 2000, Fix calls to disableControl(...Strangerke
2011-12-22TSAGE: Give a default value to the second parameter of disableControl(), as f...Strangerke
2011-12-22TSAGE: R2R - Remove obsolete warningStrangerke
2011-12-22TSAGE: R2R - Scene 3100 (space port): Fix cursor used in signal(), rename an ...Strangerke
2011-12-22TSAGE: R2R - Implement scene 3245Strangerke
2011-12-22TSAGE: R2R - Implement scene 3240Strangerke
2011-12-22TSAGE: R2R - Implement scene 3230Strangerke
2011-12-22TSAGE: R2R - Implement scene 3220Strangerke
2011-12-22TSAGE: R2R look/use/talk fields are more appropriate in the SceneHotspot classPaul Gilbert
2011-12-22TSAGE: Moved look/use/talk descriptions to SceneItem class, and implemented R...Paul Gilbert
2011-12-22TSAGE: Implement R2R 2 parameter versions of Player disableControl and enable...Paul Gilbert
2011-12-22CGE: Added explicit 'PACKED_STRUCT' macro to the HideDesc structurePaul Gilbert
2011-12-22TSAGE: R2R - Implement scene 3210Strangerke
2011-12-22TSAGE: Work around a data issue in R2R.Strangerke
2011-12-22TSAGE: R2R - Implement scene 3200Strangerke
2011-12-21TSAGE: R2R - Implement scene 3175Strangerke
2011-12-20TSAGE: R2R - Implement scene 3150Strangerke
2011-12-20DREAMWEB: Fix regression in deleteExObjectWillem Jan Palenstijn
2011-12-19MOHAWK: Add another lilmonster demoMatthew Hoops
2011-12-20DREAMWEB: Fix regressions in intoInv, outOfInv; cleanup selectObWillem Jan Palenstijn
2011-12-19SKY: Fix warningWillem Jan Palenstijn
2011-12-19TSAGE: R2R - Implement scene 3125Strangerke
2011-12-19DREAMWEB: More work on inToInv and outOfInvFilippos Karapetis
2011-12-19TSAGE: Blue Force is now ready for testingTarek Soliman
2011-12-19TSAGE: Implemented R2R Scene 800 - SickbayPaul Gilbert
2011-12-18Merge pull request #131 from digitall/goto_considered_harmfulDavid Turner