Commit Graph

56 Commits

Author SHA1 Message Date
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
Paul Gilbert
ff270eb61e VOYEUR: Fix setting cursor colour in lock screen 2013-06-20 21:24:30 -04:00
Paul Gilbert
4c70e6afce VOYEUR: On-screen text finally showing up 2013-06-19 23:02:40 -04:00
Paul Gilbert
c0e6fcba73 VOYEUR: Implemented sDrawPic modes for screen clearing 2013-06-18 23:14:46 -04:00
Paul Gilbert
ef902493c4 VOYEUR: Some cleanup and enum-ifying graphic drawing code 2013-06-17 22:41:58 -04:00
Paul Gilbert
8f3d5d5320 VOYEUR: Fixed initialisation of viewport parent pointer 2013-06-16 21:20:42 -04:00
Paul Gilbert
76ba4bcafb VOYEUR: Font rendering fixes 2013-06-16 09:03:03 -04:00
Paul Gilbert
0a0db2bf73 VOYEUR: Refactoring and bugfixes for correctly loading fontInfo and font resources 2013-06-15 11:39:28 -04:00
Paul Gilbert
b02c72b45f VOYEUR: Initial implementation of drawText method 2013-06-14 22:01:59 -04:00
Paul Gilbert
0fe067ba4a VOYEUR: Lock screen background now correctly showing 2013-06-12 22:43:54 -04:00
Paul Gilbert
e24e181a2a VOYEUR: Work implementing the lock display screen 2013-06-12 22:13:52 -04:00
Paul Gilbert
7bf4d49253 VOYEUR: Starting to implement code for the lock screen 2013-06-10 21:29:12 -04:00
Paul Gilbert
54c470d36f VOYEUR: Implemented fillPic and related code 2013-06-08 17:51:41 -04:00
Paul Gilbert
11a4fef956 VOYEUR: Some further work implementing fading 2013-06-08 15:41:22 -04:00
Paul Gilbert
3780d9abec VOYEUR: Major cleanup of code between EventsManager and GraphicsManager 2013-06-08 10:31:37 -04:00
Paul Gilbert
8d6d3d8aa6 VOYEUR: Some fixes for startup palette loading 2013-06-07 21:22:00 -04:00
Paul Gilbert
adef1bc27d VOYEUR: Some cleanup of sDrawPic, and decompression fixes 2013-06-06 23:48:46 -04:00
Paul Gilbert
6bce04959b VOYEUR: Implemented more doHeadTitle startup code, and startFade 2013-06-05 21:28:51 -04:00
Paul Gilbert
2a2e1a08cf VOYEUR: Fix to event manager delays and screen updates methods 2013-06-02 22:33:47 -04:00
Paul Gilbert
0dc30622d3 VOYEUR: Firthur work on sDrawPic and add fn 2013-06-01 19:38:50 -04:00
Paul Gilbert
b85aa4f8d9 VOYEUR: Implemented the restoreBack method 2013-06-01 13:01:09 -04:00
Paul Gilbert
99f474a3b6 VOYEUR: Implemented the restoreMCGASaveRect method 2013-06-01 12:35:50 -04:00
Paul Gilbert
8b6d3169cc VOYEUR: Implemented sWaitFlip 2013-05-31 22:13:28 -04:00
Paul Gilbert
a6c852c99d VOYEUR: Implemented flipPage 2013-05-31 21:31:33 -04:00
Paul Gilbert
4279eedceb VOYEUR: Cleanup of sDrawPic parameter usage and viewport initialisation 2013-05-31 21:03:16 -04:00
Paul Gilbert
43d31cc334 VOYEUR: Implemented first execution path through sInitPic 2013-05-31 18:40:04 -04:00
Paul Gilbert
8e1325e538 VOYEUR: Implemented the setupMCGASaveRect method 2013-05-30 08:31:06 -04:00
Paul Gilbert
04794adf5c VOYEUR: Completed setupViewPort 2013-05-29 23:21:07 -04:00
Paul Gilbert
d770907c33 VOYEUR: Starting on viewport activation, and extra bolt entry guards 2013-05-28 22:39:32 -04:00