Age | Commit message (Expand) | Author |
2014-03-14 | VOYEUR: Get rid of some magic values | Strangerke |
2014-03-13 | VOYEUR: Simplify the use of _vPort | Strangerke |
2014-03-05 | VOYEUR: Some cleanup related to the onOff and pick masks | Strangerke |
2014-03-01 | VOYEUR: Change apartment cursor to use ScummVM cursor manager | Paul Gilbert |
2014-02-27 | VOYEUR: Remove setVm from GraphicsManager | Strangerke |
2014-02-27 | VOYEUR: Remove setVm from EventManager | Strangerke |
2014-02-26 | VOYEUR: Remove setVm from SVoy | Strangerke |
2014-02-26 | VOYEUR: Fix eternal loop bug in sDrawPic() | Strangerke |
2014-02-26 | VOYEUR: Fix a couple of uninitialized variables in RL2VideoTrack and Graphics... | Strangerke |
2014-02-21 | VOYEUR: reduce the scope of a variable | Strangerke |
2014-02-21 | VOYEUR: Fix some shadowed variables in GraphicsManager | Strangerke |
2014-02-20 | VOYEUR: Fix crash introduced in 4065c795277bbb4cb2db6dbd8fef145b6c5c6c7f | Strangerke |
2014-02-20 | VOYEUR: Some more renaming in GraphicsManager | Strangerke |
2014-02-20 | VOYEUR: Some more renaming | Strangerke |
2014-02-20 | VOYEUR: Remove useless function in SoundManager | Strangerke |
2014-02-20 | VOYEUR: Remove unused variables and functions in GraphicsManager | Strangerke |
2014-02-19 | VOYEUR: Some more clean up in FILES | Strangerke |
2014-02-18 | VOYEUR: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-02-17 | VOYEUR: Fix formatting in GraphicsManager | Strangerke |
2014-02-13 | VOYEUR: Remove useless fields in Events, some renaming | Strangerke |
2014-02-11 | VOYEUR: Rename some fields related to fading | Strangerke |
2014-02-03 | VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methods | Paul Gilbert |
2014-02-02 | VOYEUR: Graphical fixes for clipped variations within sDrawPic | Paul Gilbert |
2014-02-02 | VOYEUR: Refactored code for showing ending news into separate method | Paul Gilbert |
2014-02-01 | VOYEUR: Set up enum for event flags, and improved blinking record indicator | Paul Gilbert |
2014-02-01 | VOYEUR: Fix for occasional palette corruption when reviewing a video event | Paul Gilbert |
2014-02-01 | VOYEUR: Initialization bugfixes | Paul Gilbert |
2014-01-26 | VOYEUR: Implemented lots more sDrawPic logic | Paul Gilbert |
2014-01-20 | VOYEUR: Fix palette issues in second half of doGossip | Paul Gilbert |
2014-01-18 | VOYEUR: Converted drawText and textWidth to work on PictureResource | Paul Gilbert |
2014-01-14 | VOYEUR: Further saving logic | Paul Gilbert |
2014-01-08 | VOYEUR: Preliminary savegame functionality | Paul Gilbert |
2014-01-07 | VOYEUR: Fix some more CppCheck warnings | Strangerke |
2014-01-07 | VOYEUR: Remove a couple of useless variables, change type of some other to us... | Strangerke |
2014-01-02 | VOYEUR: In progress work trying to fix doGossip | Paul Gilbert |
2013-12-28 | VOYEUR: Fixes for mouse cursor calls | Paul Gilbert |
2013-12-28 | VOYEUR: Further replacement of page flip code with flipPageAndWait calls | Paul Gilbert |
2013-12-28 | VOYEUR: Implemented startCursorBlink and drawDot | Paul Gilbert |
2013-12-24 | VOYEUR: Implemented further event methods, and miscellaneous | Paul Gilbert |
2013-12-24 | VOYEUR: Bugfixes and move for doScroll method | Paul Gilbert |
2013-12-19 | VOYEUR: Beginnings of camera spy screen | Paul Gilbert |
2013-12-18 | VOYEUR: Implemented drawIfaceTime | Paul Gilbert |
2013-12-18 | VOYEUR: In progress work on fixing initial apartment animation | Paul Gilbert |
2013-12-14 | VOYEUR: Implemented support methods needed for doApt | Paul Gilbert |
2013-12-14 | VOYEUR: Implemented doInterface method | Paul Gilbert |
2013-12-14 | VOYEUR: Fix various warnings | Paul Gilbert |
2013-12-14 | VOYEUR: In progress implementation of doInterface | Paul Gilbert |
2013-12-05 | VOYEUR: Implemented addVideoEventStart and dependent variable initialisation | Paul Gilbert |
2013-12-05 | VOYEUR: Did some refactoring of game files | Paul Gilbert |
2013-12-03 | VOYEUR: Implemented sDrawPic mode for writing transition card text | Paul Gilbert |