Age | Commit message (Expand) | Author |
2013-10-30 | ZVISION: Define all sidefx types. | Marisa-Chan |
2013-10-30 | ZVISION: Add to sidefx and scriptManager classes stop and kill methods | Marisa-Chan |
2013-10-29 | ZVISION: Make setPartialScreen use mask color correctly. | Marisa-Chan |
2013-10-29 | ZVISION: Add engine pointer to actionResult for manipulations with | Marisa-Chan |
2013-10-25 | ZVISION: Remove field "flags" from puzzle structure. | Marisa-Chan |
2013-10-25 | ZVISION: Remove not needed (de)serialize functions from controls class. | Marisa-Chan |
2013-10-25 | ZVISION: Replace disable/enable control functions by call to | Marisa-Chan |
2013-10-25 | ZVISION: Refactoring script manager, massive changes. | Marisa-Chan |
2013-10-25 | ZVISION: Added global StateFlags and set/get/unset functions. | Marisa-Chan |
2013-10-25 | ZVISION: Move setState to use queuePuzzle. | Marisa-Chan |
2013-10-25 | ZVISION: Add flag to puzzle structure for use with new referenceTable. | Marisa-Chan |
2013-10-24 | ZVISION: Added clean function for script scope and body for queue | Marisa-Chan |
2013-10-24 | ZVISION: New data types for script files and puzzle reference. | Marisa-Chan |
2013-10-22 | ZVISION: Set right reaction for mouse up/down events. | Marisa-Chan |
2013-10-22 | ZVISION: Added system StateKey names enum. | Marisa-Chan |
2013-10-21 | ZVISION: Fix changelocation sscanf format string to original format. | Marisa-Chan |
2013-10-20 | ZVISION: SetPartialScreen must update part of currentBackground image. | Marisa-Chan |
2013-10-20 | ZVISION: New render functions for rendering surface-to-surface. | Marisa-Chan |
2013-10-20 | ZVISION: Forgotten change cursos to pressed in ZGI code. | Marisa-Chan |
2013-10-20 | ZVISION: Style modifing by astyle. | Marisa-Chan |
2013-10-18 | ZVISION: Correcting TimerNode behavior. | Marisa-Chan |
2013-10-18 | ZVISION: Move TimerNode to SideFX-based class. | Marisa-Chan |
2013-10-18 | ZVISION: Added type field for SideFX | Marisa-Chan |
2013-10-18 | ZVISION: Basic integration of SideFX into scriptManager. | Marisa-Chan |
2013-10-18 | ZVISION: New base class similar to control for handling timers, music, etc... | Marisa-Chan |
2013-10-18 | ZVISION: Detach raw stream reader from RawZorkStream for creating correct avi... | Marisa-Chan |
2013-10-18 | ZVISION: Streamvideo alwayas skippable. Skippable flag renamed to skipline. | Marisa-Chan |
2013-10-18 | ZVISION: Select needed workingWindow for ZGI and Nemesis. | Marisa-Chan |
2013-10-18 | ZVISION: Change platform detection of ZGI, dos->win. | Marisa-Chan |
2013-10-18 | ZVISION: Don't need to set push flag in cursorDown because it's block change ... | Marisa-Chan |
2013-10-18 | ZVISION: screenSpaceToImageSpace return 0,0 when pointer outside working window. | Marisa-Chan |
2013-10-18 | ZVISION: Attempt to fix compilation on AmigaOS4 | Matthew Hoops |
2013-10-17 | WINTERMUTE: Remove useless __inline | Matthew Hoops |
2013-10-17 | ZVISION: Make the line height be an int | Matthew Hoops |
2013-10-17 | ZVISION: Consistently use the type of the state map | Matthew Hoops |
2013-10-17 | BUILD: Mark ZVision as requiring freetype2/16bit | Matthew Hoops |
2013-10-17 | Merge branch 'zvision' | Willem Jan Palenstijn |
2013-10-17 | NEVERHOOD: Another fix for Russian version | Eugene Sandulenko |
2013-10-17 | Merge branch 'avalanche' | Willem Jan Palenstijn |
2013-10-17 | AVALANCHE: Fix broken xml entity in credits | Willem Jan Palenstijn |
2013-10-17 | FULLPIPE: Implement MovGraph2::findLink2() | Eugene Sandulenko |
2013-10-17 | FULLPIPE: Implement MovGraph2::findLink1() | Eugene Sandulenko |
2013-10-17 | AVALANCHE: callDialogDriver, displayText, unSkrimble, doTheBubble string cleanup | urukgit |
2013-10-17 | AVALANCHE: Some more refactoring | Strangerke |
2013-10-17 | AVALANCHE: Move Bubble pos to Dialogs, make them private | Strangerke |
2013-10-17 | AVALANCHE: Rework animation init/remove some more | Strangerke |
2013-10-17 | AVALANCHE: Remove 3 useless variables in Animation | Strangerke |
2013-10-17 | AVALANCHE: Repair parameters for calling zoomOut(). | urukgit |
2013-10-17 | AVALANCHE: Rework AvalancheEngine::bearing(), repair Background::update(). | urukgit |
2013-10-17 | AVALANCHE: Remove a couple of useless variables from Animation. This breaks s... | Strangerke |