aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-09-06FULLPIPE: Attampt to fix serializer. Still not workingEugene Sandulenko
2013-09-06FULLPIPE: Continued loading CInteractionEugene Sandulenko
2013-09-06FULLPIPE: Continue parsing CInteractionEugene Sandulenko
2013-09-06FULLPIPE: Start of reading CInteractionEugene Sandulenko
2013-09-06FULLPIPE: Started work on CObList loaderEugene Sandulenko
2013-09-06FULLPIPE: Turn all MfcArchive loading functions into virtual methodsEugene Sandulenko
2013-09-06FULLPIPE: Start of Interaction loadingEugene Sandulenko
2013-09-06FULLPIPE: CFile -> MfcArchiveEugene Sandulenko
2013-09-06FULLPIPE: Add utils.h which was overlookedEugene Sandulenko
2013-09-06FULLPIPE: Load inventory from fullpipe.gamEugene Sandulenko
2013-09-06FULLPIPE: Moved global variables to fullpipe.cppEugene Sandulenko
2013-09-06FULLPIPE: Read SceneTags from fullpipe.gamEugene Sandulenko
2013-09-06FULLPIPE: Refactored pascal style string readerEugene Sandulenko
2013-09-06FULLPIPE: Add loader for GameProjectEugene Sandulenko
2013-09-06FULLPIPE: Initial stub for all classes in loadGam()Eugene Sandulenko
2013-09-06FULLPIPE: translated rest of the object namesEugene Sandulenko
2013-09-06FULLPIPE: Added constants for object names and partial translationEugene Sandulenko
2013-09-06FULLPIPE: Implemented NMI archive parserEugene Sandulenko
2013-09-04FULLPIPE: Initial engine skeleton with detectionEugene Sandulenko
2013-09-04FULLPIPE: Add engine to the build systemEugene Sandulenko
2013-09-04FULLPIPE: Add gameobj.h from the German versionjohndoe123
2013-07-06TSAGE: Fix to show player on top of maze correctly in R2R scene 1200Paul Gilbert
2013-07-06TSAGE: Fix for player rotating north to south in R2R scene 1200Paul Gilbert
2013-07-06TSAGE: Fix for refreshing background and vertical sprite flipping in R2R scen...Paul Gilbert
2013-07-06SCUMM: Fix initGM() buffer overflow (CID 1032513)Torbjörn Andersson
2013-07-05TSAGE: Bugfix for disappearing player in R2R scene 1200Paul Gilbert
2013-07-05TSAGE: Added enumeration for crawling direction in R2R scene 1200Paul Gilbert
2013-07-05Merge pull request #343 from clone2727/mpeg2-aviclone2727
2013-07-04TSAGE: Bugfixes for laser panel in R2R scene 1200Paul Gilbert
2013-07-04TSAGE: Beginnings of proper movement in R2R scene 1200Paul Gilbert
2013-07-04Merge branch 'master' into tsage_r2rPaul Gilbert
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-07-04NEVERHOOD: Move the TODO into our wikiFilippos Karapetis
2013-07-03TSAGE: Fix for moving east in R2R maze scene 3500Paul Gilbert
2013-07-03TSAGE: Bugfix for leaving R2R scene 3500Paul Gilbert
2013-07-03TSAGE: Renaming maze Ui field in R2R scene 1200Paul Gilbert
2013-07-03NEVERHOOD: Add a new console command, "playsound"Filippos Karapetis
2013-07-03NEVERHOOD: Fix typo in variable nameFilippos Karapetis
2013-07-02TSAGE: Fixes for moving south in R2R maze scene 3500Paul Gilbert
2013-07-03NEVERHOOD: Fix save slot selectionFilippos Karapetis
2013-07-02SAGA: Fix odd memcmp() conditions, as reported by clangFilippos Karapetis
2013-07-01KYRA: Fix (a few) font checks for systems with unsigend char.Johannes Schickel
2013-07-01NEVERHOOD: Fix cursor glitch before looking down the lowered bridgeFilippos Karapetis
2013-07-01NEVERHOOD: Fix mouse cursor in the statue screen with the ladder buttonFilippos Karapetis
2013-07-01NEVERHOOD: Fix sound effect heard when the castle elevator door opensFilippos Karapetis
2013-07-01NEVERHOOD: Fix display of the dynamites on shelves in the dynamite roomFilippos Karapetis
2013-07-01NEVERHOOD: Slight cleanup to the navigation scene codeFilippos Karapetis
2013-07-01NEVERHOOD: Fix the second tape sprite in the whale roomFilippos Karapetis
2013-06-30TSAGE: Corrected starting to maze again after rotating in mazePaul Gilbert
2013-06-30TSAGE: Fix for rotating in R2R maze scenesPaul Gilbert