aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2013-10-25ZVISION: Remove not needed (de)serialize functions from controls class.Marisa-Chan
2013-10-25ZVISION: Replace disable/enable control functions by call toMarisa-Chan
2013-10-25ZVISION: Refactoring script manager, massive changes.Marisa-Chan
2013-10-25ZVISION: Added global StateFlags and set/get/unset functions.Marisa-Chan
2013-10-25ZVISION: Move setState to use queuePuzzle.Marisa-Chan
2013-10-25ZVISION: Add flag to puzzle structure for use with new referenceTable.Marisa-Chan
2013-10-24ZVISION: Added clean function for script scope and body for queueMarisa-Chan
2013-10-24ZVISION: New data types for script files and puzzle reference.Marisa-Chan
2013-10-22ZVISION: Set right reaction for mouse up/down events.Marisa-Chan
2013-10-22ZVISION: Added system StateKey names enum.Marisa-Chan
2013-10-21ZVISION: Fix changelocation sscanf format string to original format.Marisa-Chan
2013-10-20ZVISION: SetPartialScreen must update part of currentBackground image.Marisa-Chan
2013-10-20ZVISION: New render functions for rendering surface-to-surface.Marisa-Chan
2013-10-20ZVISION: Forgotten change cursos to pressed in ZGI code.Marisa-Chan
2013-10-20ZVISION: Style modifing by astyle.Marisa-Chan
2013-10-18ZVISION: Correcting TimerNode behavior.Marisa-Chan
2013-10-18ZVISION: Move TimerNode to SideFX-based class.Marisa-Chan
2013-10-18ZVISION: Added type field for SideFXMarisa-Chan
2013-10-18ZVISION: Basic integration of SideFX into scriptManager.Marisa-Chan
2013-10-18ZVISION: New base class similar to control for handling timers, music, etc...Marisa-Chan
2013-10-18ZVISION: Detach raw stream reader from RawZorkStream for creating correct avi...Marisa-Chan
2013-10-18ZVISION: Streamvideo alwayas skippable. Skippable flag renamed to skipline.Marisa-Chan
2013-10-18ZVISION: Select needed workingWindow for ZGI and Nemesis.Marisa-Chan
2013-10-18ZVISION: Change platform detection of ZGI, dos->win.Marisa-Chan
2013-10-18ZVISION: Don't need to set push flag in cursorDown because it's block change ...Marisa-Chan
2013-10-18ZVISION: screenSpaceToImageSpace return 0,0 when pointer outside working window.Marisa-Chan
2013-10-18ZVISION: Attempt to fix compilation on AmigaOS4Matthew Hoops
2013-10-17WINTERMUTE: Remove useless __inlineMatthew Hoops
2013-10-17ZVISION: Make the line height be an intMatthew Hoops
2013-10-17ZVISION: Consistently use the type of the state mapMatthew Hoops
2013-10-17BUILD: Mark ZVision as requiring freetype2/16bitMatthew Hoops
2013-10-17Merge branch 'zvision'Willem Jan Palenstijn
2013-10-17NEVERHOOD: Another fix for Russian versionEugene Sandulenko
2013-10-17Merge branch 'avalanche'Willem Jan Palenstijn
2013-10-17FULLPIPE: Implement MovGraph2::findLink2()Eugene Sandulenko
2013-10-17FULLPIPE: Implement MovGraph2::findLink1()Eugene Sandulenko
2013-10-17AVALANCHE: callDialogDriver, displayText, unSkrimble, doTheBubble string cleanupurukgit
2013-10-17AVALANCHE: Some more refactoringStrangerke
2013-10-17AVALANCHE: Move Bubble pos to Dialogs, make them privateStrangerke
2013-10-17AVALANCHE: Rework animation init/remove some moreStrangerke
2013-10-17AVALANCHE: Remove 3 useless variables in AnimationStrangerke
2013-10-17AVALANCHE: Repair parameters for calling zoomOut().urukgit
2013-10-17AVALANCHE: Rework AvalancheEngine::bearing(), repair Background::update().urukgit
2013-10-17AVALANCHE: Remove a couple of useless variables from Animation. This breaks s...Strangerke
2013-10-17AVALANCHE: Fix crash on "With" after loading from Launcher.urukgit
2013-10-17TSAGE: Fix error in calculating voice file offsetsPaul Gilbert
2013-10-17DRASCULA: Fix buildWillem Jan Palenstijn
2013-10-17DRACI: Fix potential sign extention. CID 1003514Eugene Sandulenko
2013-10-17DRACI: Fix potential sign extention. CID 1003513Eugene Sandulenko
2013-10-17DRACI: Fix uninitialized variabled. CID 1003404Eugene Sandulenko