56979 Commits

Author SHA1 Message Date
Paul Gilbert
412ac6a00d VOYEUR: Minor cleanup of doLock cursor code 2013-06-20 08:38:38 -04:00
Paul Gilbert
4c70e6afce VOYEUR: On-screen text finally showing up 2013-06-19 23:02:40 -04:00
Paul Gilbert
3e62f279d5 VOYEUR: Fix loading and use of font resource top padding 2013-06-19 00:16:51 -04:00
Paul Gilbert
c0e6fcba73 VOYEUR: Implemented sDrawPic modes for screen clearing 2013-06-18 23:14:46 -04:00
Paul Gilbert
65a6308a5a VOYEUR: Fix crash on shutdown 2013-06-17 23:06:00 -04:00
Paul Gilbert
b135ce3d28 VOYEUR: Further fading memory access bugfixes 2013-06-17 22:59:26 -04:00
Paul Gilbert
1a2f6fe6f3 VOYEUR: Fix memory overrun in fading code 2013-06-17 22:45:59 -04:00
Paul Gilbert
ef902493c4 VOYEUR: Some cleanup and enum-ifying graphic drawing code 2013-06-17 22:41:58 -04:00
Paul Gilbert
90d916d26a VOYEUR: Added missing entry for Voyeur in engines.mk 2013-06-17 22:28:30 -04:00
Paul Gilbert
eea9f9d2bb VOYEUR: Implemented setCursorTo method 2013-06-16 21:50:31 -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
f9b2c62bcd VOYEUR: Fading now works correctly 2013-06-10 23:24:02 -04:00
Paul Gilbert
ca8a47700d VOYEUR: Add missing code from CMapResource & ViewPortListResource initialisation 2013-06-10 21:46:19 -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
b1eeefaab1 VOYEUR: Implement freeBoltGroup and related logic 2013-06-08 15:49:44 -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
48c18a7c14 VOYEUR: Implemented decoding of viewport list palette data 2013-06-07 22:07:57 -04:00
Paul Gilbert
8d6d3d8aa6 VOYEUR: Some fixes for startup palette loading 2013-06-07 21:22:00 -04:00
Paul Gilbert
8342e1ed75 VOYEUR: Fix glitch in decoding first screen 2013-06-07 20:15:26 -04:00
Paul Gilbert
adef1bc27d VOYEUR: Some cleanup of sDrawPic, and decompression fixes 2013-06-06 23:48:46 -04:00
Paul Gilbert
f5ed290025 VOYEUR: Minor palette load bugfixes. First screen is now partly showing 2013-06-05 22:10:13 -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
f70fd94732 VOYEUR: Added in debugger and adding event manager methods 2013-06-01 22:14:59 -04:00
Paul Gilbert
e9e596e741 VOYEUR: Fixes for recent changes to ViewPortResource initialisation 2013-06-01 20:07:20 -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
452fdc64af VOYEUR: Fixes to pointer fields in viewport setup 2013-05-28 23:57:16 -04:00
Paul Gilbert
d770907c33 VOYEUR: Starting on viewport activation, and extra bolt entry guards 2013-05-28 22:39:32 -04:00
Paul Gilbert
83524863d7 VOYEUR: Implemented remaining Bolt init methods 2013-05-27 23:01:15 -04:00
Paul Gilbert
ab4f798f5b VOYEUR: Added code for initViewPortList 2013-05-26 22:18:54 -04:00
Paul Gilbert
23f3866e14 VOYEUR: Implemented initViewPort and pointer resolve methods 2013-05-25 23:30:48 -04:00
Paul Gilbert
e33fb4f897 VOYEUR: Fixes for decompression, and picture initialisation 2013-05-25 20:51:53 -04:00
Paul Gilbert
a855cf648b VOYEUR: Refactoring Bolt statics into a separate class 2013-05-25 15:36:57 -04:00
Paul Gilbert
aff7c3d9bd VOYEUR: Beginnings of Bolt init function array 2013-05-25 09:58:03 -04:00
Paul Gilbert
3c6507812e VOYEUR: Clean up of IntData usage 2013-05-24 21:54:40 -04:00