Age | Commit message (Expand) | Author |
2015-02-14 | ZVISION: Add custom equality operators for game location | Filippos Karapetis |
2015-01-21 | ZVISION: Remove unnecessary spaces | Torbjörn Andersson |
2015-01-21 | ZVISION: Remove superfluous check | Filippos Karapetis |
2015-01-20 | ZVISION: Fix saving when using the original save dialog | Filippos Karapetis |
2015-01-19 | ZVISION: Fix bug #6771 (unable to leave room when loading a game) | Filippos Karapetis |
2015-01-19 | ZVISION: Simplify the checks in the location changing code | Filippos Karapetis |
2015-01-19 | ZVISION: Fix bug #6768 (unable to save in the prison area) | Filippos Karapetis |
2015-01-18 | ZVISION: Don't change location when coming back from ScummVM save dialog and ... | RichieSams |
2015-01-18 | Revert "ZVISION: Don't change location when coming back from ScummVM save dia... | RichieSams |
2015-01-18 | ZVISION: Don't change location when coming back from ScummVM save dialog | RichieSams |
2015-01-18 | ZVISION: Fix formatting and add curlies | RichieSams |
2015-01-10 | Revert "ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot)" | Filippos Karapetis |
2015-01-10 | ZVISION: Change wording | Filippos Karapetis |
2015-01-07 | ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot) | Filippos Karapetis |
2014-12-30 | ZVISION: Rename some scripting classes to better represent what the classes are | RichieSams |
2014-12-26 | ZVISION: Implement auto-saving | Filippos Karapetis |
2014-12-26 | ZVISION: Move more graphics code out of the main engine code | Filippos Karapetis |
2014-12-26 | ZVISION: Move the save manager together with the other file classes | Filippos Karapetis |
2014-12-19 | ZVISION: Fix uninitialized scalar field (CID 1257089) | Marisa-Chan |
2014-12-16 | ZVISION: Move trimCommentsAndWhiteSpace() into the script manager | Filippos Karapetis |
2014-12-16 | ZVISION: Move all the remaining utility classes into the core | Filippos Karapetis |
2014-12-16 | ZVISION: Move the mouse cursor handling code into the graphics code | Filippos Karapetis |
2014-12-08 | ZVISION: Implement several advanced engine features and ScummVM dialogs | Filippos Karapetis |
2014-12-03 | ZVISION: Remove superfluous spacing and reorder some includes | Filippos Karapetis |
2014-11-20 | ZVISION: More CamelCase and a bit of comments cleanup | Marisa-Chan |
2014-11-12 | ZVISION: Make menu bar fully enabled after changelocation called | Marisa-Chan |
2014-11-12 | ZVISION: Passive borders check for tilt and panorama for changelocation | Marisa-Chan |
2014-11-08 | ZVISION: Implement action:restore_game | Marisa-Chan |
2014-11-08 | ZVISION: Implement action:flush_mouse_events | Marisa-Chan |
2014-11-04 | ZVISION: Implement settings functions | Marisa-Chan |
2014-10-10 | ZVISION: Fix code style | Marisa-Chan |
2014-08-04 | ZVISION: Prepare save data while changing location | Marisa-Chan |
2014-08-04 | ZVISION: Don't focus on already focused control | Marisa-Chan |
2014-08-04 | ZVISION: New scriptManager location methods | Marisa-Chan |
2014-08-04 | ZVISION: Make controls processing breakeable. | Marisa-Chan |
2014-07-12 | ZVISION: Bool results for keyUp and keyDown events for controls. | Marisa-Chan |
2014-07-12 | ZVISION: Implement fuctionality for change focus without of calling focus/unf... | Marisa-Chan |
2014-07-12 | ZVISION: Implement code for getControl | Marisa-Chan |
2014-07-05 | ZVISION: Process events for controls similar to original engine, fix some err... | Marisa-Chan |
2014-07-05 | ZVISION: Fix puzzle disable condition check | Marisa-Chan |
2014-07-02 | ZVISION: Reorgonize source files into directories. | Marisa-Chan |
2014-06-14 | ZVISION: Fix compilation errors with latest scummvm | Marisa-Chan |
2014-06-13 | Merge remote-tracking branch 'upstream/master' into zvision | Marisa-Chan |
2014-02-18 | ZVISION: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-11-01 | ZVISION: Fix compilation | Torbjörn Andersson |
2013-11-01 | ZVISION: Update includes to use the new file structure | RichieSams |
2013-11-01 | ZVISION: Create a folder structure for ZVision source files | RichieSams |