Commit graph

84 commits

Author SHA1 Message Date
Strangerke
2d12325006 VOYEUR: Fix eternal loop bug in sDrawPic() 2014-02-26 08:10:46 +01:00
Strangerke
27a098cd65 VOYEUR: Fix a couple of uninitialized variables in RL2VideoTrack and GraphicsManager 2014-02-26 07:22:44 +01:00
Strangerke
8cd0d40cef VOYEUR: reduce the scope of a variable 2014-02-21 19:40:10 +01:00
Strangerke
eee040cd29 VOYEUR: Fix some shadowed variables in GraphicsManager 2014-02-21 08:05:56 +01:00
Strangerke
4e80bb12d4 VOYEUR: Fix crash introduced in 4065c79527 2014-02-20 21:50:34 +01:00
Strangerke
4065c79527 VOYEUR: Some more renaming in GraphicsManager 2014-02-20 08:31:15 +01:00
Strangerke
d0bbb68eab VOYEUR: Some more renaming 2014-02-20 08:10:48 +01:00
Strangerke
29b9bba62c VOYEUR: Remove useless function in SoundManager 2014-02-20 00:48:35 +01:00
Strangerke
27d624e79f VOYEUR: Remove unused variables and functions in GraphicsManager 2014-02-20 00:37:11 +01:00
Strangerke
ee6ac179ff VOYEUR: Some more clean up in FILES 2014-02-19 00:15:22 +01:00
Johannes Schickel
36ac801a4d VOYEUR: Make GPL headers consistent in themselves. 2014-02-18 02:43:50 +01:00
Strangerke
d439747147 VOYEUR: Fix formatting in GraphicsManager 2014-02-17 21:40:27 +01:00
Strangerke
013522457c VOYEUR: Remove useless fields in Events, some renaming 2014-02-13 08:44:06 +01:00
Strangerke
1ed4ed47af VOYEUR: Rename some fields related to fading 2014-02-11 08:00:15 +01:00
Paul Gilbert
ae9bca6bdf VOYEUR: Remove a lot of outdated TODO's and clean up of stubbed methods 2014-02-03 20:16:13 -05:00
Paul Gilbert
9c3216c301 VOYEUR: Graphical fixes for clipped variations within sDrawPic 2014-02-02 18:22:34 -05:00
Paul Gilbert
63a06bc3f7 VOYEUR: Refactored code for showing ending news into separate method 2014-02-02 17:33:42 -05:00
Paul Gilbert
647a2ded95 VOYEUR: Set up enum for event flags, and improved blinking record indicator 2014-02-01 23:33:30 -05:00
Paul Gilbert
28fc97cbe7 VOYEUR: Fix for occasional palette corruption when reviewing a video event 2014-02-01 20:51:53 -05:00
Paul Gilbert
e1eddb5ecb VOYEUR: Initialization bugfixes 2014-02-01 16:27:58 -05:00
Paul Gilbert
d2e8a6bed5 VOYEUR: Implemented lots more sDrawPic logic 2014-01-26 18:13:44 -05:00
Paul Gilbert
3fc2a80be6 VOYEUR: Fix palette issues in second half of doGossip 2014-01-20 18:31:50 -05:00
Paul Gilbert
f084539957 VOYEUR: Converted drawText and textWidth to work on PictureResource 2014-01-18 14:38:33 -05:00
Paul Gilbert
5774ce53df VOYEUR: Further saving logic 2014-01-14 21:49:26 -05:00
Paul Gilbert
dfe3d8b4ce VOYEUR: Preliminary savegame functionality 2014-01-08 23:31:34 -05:00
Strangerke
d0703467b4 VOYEUR: Fix some more CppCheck warnings 2014-01-07 08:17:06 +01:00
Strangerke
6dff157459 VOYEUR: Remove a couple of useless variables, change type of some other to use booleans, add CHECKME 2014-01-07 00:06:16 +01:00
Paul Gilbert
76f7d974f6 VOYEUR: In progress work trying to fix doGossip 2014-01-02 14:28:31 -10:00
Paul Gilbert
d763f83862 VOYEUR: Fixes for mouse cursor calls 2013-12-28 20:53:33 +11:00
Paul Gilbert
f01ff9a938 VOYEUR: Further replacement of page flip code with flipPageAndWait calls 2013-12-28 18:45:32 +11:00
Paul Gilbert
9eccf91aea VOYEUR: Implemented startCursorBlink and drawDot 2013-12-28 14:01:06 +11:00
Paul Gilbert
fa6eb76d66 VOYEUR: Implemented further event methods, and miscellaneous 2013-12-24 16:32:50 +11:00
Paul Gilbert
156f78e7cd VOYEUR: Bugfixes and move for doScroll method 2013-12-24 10:32:41 +11:00
Paul Gilbert
a73ea5c3dc VOYEUR: Beginnings of camera spy screen 2013-12-19 09:25:40 -05:00
Paul Gilbert
72c21cf0a7 VOYEUR: Implemented drawIfaceTime 2013-12-18 22:01:16 -05:00
Paul Gilbert
23f9cb19b4 VOYEUR: In progress work on fixing initial apartment animation 2013-12-18 08:53:44 -05:00
Paul Gilbert
e44fa657e4 VOYEUR: Implemented support methods needed for doApt 2013-12-14 22:27:16 -05:00
Paul Gilbert
95316a5956 VOYEUR: Implemented doInterface method 2013-12-14 20:40:19 -05:00
Paul Gilbert
af90a11ff2 VOYEUR: Fix various warnings 2013-12-14 17:38:01 -05:00
Paul Gilbert
49d50afb47 VOYEUR: In progress implementation of doInterface 2013-12-14 11:39:15 -05:00
Paul Gilbert
9922353f56 VOYEUR: Implemented addVideoEventStart and dependent variable initialisation 2013-12-05 22:36:59 -05:00
Paul Gilbert
75c960081c VOYEUR: Did some refactoring of game files 2013-12-05 21:49:12 -05:00
Paul Gilbert
39a86aed6a VOYEUR: Implemented sDrawPic mode for writing transition card text 2013-12-03 22:17:04 -05:00
Paul Gilbert
626c988841 VOYEUR: Fix for correctly displaying lock screen 2013-12-01 22:56:28 -05:00
Paul Gilbert
ede418b67a VOYEUR: Merge of upstream 2013-11-30 20:44:23 -05:00
Paul Gilbert
66d1f7a8de VOYEUR: Fixes for opening scene to start 2013-06-26 22:23:50 -04:00
Paul Gilbert
2654135257 VOYEUR: Fix crash from using background resource after it's group is freed 2013-06-23 11:31:54 -04:00
Paul Gilbert
cc4486772c VOYEUR: Fix in bounds clipping in sDrawPic 2013-06-23 11:16:53 -04:00
Paul Gilbert
c4a56dbdb8 VOYEUR: Implemented RL2 video decoder 2013-06-22 11:57:51 -04:00
Paul Gilbert
8c2b956120 VOYEUR: Converted cursor drawing to use CursorMan 2013-06-21 00:18:19 -04:00