aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction
AgeCommit message (Expand)Author
2007-01-29Now AdvancedDetector could use single ID per engine. Also it can suggestEugene Sandulenko
2007-01-28Add more paramteres to AdvancedDetector. Not used yet.Eugene Sandulenko
2007-01-27Oops. Revert accidental commitEugene Sandulenko
2007-01-27Fixes and gfx rendering worksEugene Sandulenko
2007-01-27removed printf's spewing out tons of debug messagesNicola Mettifogo
2007-01-26fixed out-of-bounds error causing random crashes in dialoguesNicola Mettifogo
2007-01-26added more debug messagesNicola Mettifogo
2007-01-26added NULLity checksNicola Mettifogo
2007-01-26make sure current archive is closed before opening a new oneNicola Mettifogo
2007-01-25Lots of cleanup in the AdvancedDetectorMax Horn
2007-01-25Reduce #include dependenciesEugene Sandulenko
2007-01-24Add optional size parameter to ADGameFileDescription. Not used now.Eugene Sandulenko
2007-01-24Hide all AdvacedDetector parameters into a structure for easier maintenanceEugene Sandulenko
2007-01-21Reduce dependency from common/advancedDetector.hEugene Sandulenko
2007-01-21openForSaving can fail, so it should be handled gracefully -- but better to a...Max Horn
2007-01-21fixed ordering of engine jobs: no more known graphics glitchesNicola Mettifogo
2007-01-21fixed occasional border issues in inventoryNicola Mettifogo
2007-01-21fixed out-of-bounds error causing premature crashes on some systemsNicola Mettifogo
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-18fixed walk bug: characters now walk along complex pathsNicola Mettifogo
2007-01-17Fixed a warning.Torbjörn Andersson
2007-01-17fixed broken tab widthsNicola Mettifogo
2007-01-16added first debug messagesNicola Mettifogo
2007-01-15removed definition of _glyphWidthsNicola Mettifogo
2007-01-15made _glyphWidths only referenced into graphics.cppNicola Mettifogo
2007-01-15Fixing const related warnings in the parallaction engineMax Horn
2007-01-15enforced MemoryReadStream usage instead of custom byte swapping in background...Nicola Mettifogo
2007-01-15fixed pointer casting in InputData managementNicola Mettifogo
2007-01-15Made Nippon Safes start from the regular splash screenNicola Mettifogo
2007-01-15fix warningPaweł Kołodziejski
2007-01-14Zone names get free'd, so don't assign a static string to it (it causes a con...Max Horn
2007-01-14mark 64bit issuesWillem Jan Palenstijn
2007-01-14Initial import of Parallaction engineEugene Sandulenko