Paul Gilbert
|
f588211815
|
VOYEUR: Implemented checkTransition
|
2013-12-18 21:26:26 -05:00 |
|
Paul Gilbert
|
13b4c9ca68
|
VOYEUR: Renaming of mouse click fields
|
2013-12-18 20:13:34 -05:00 |
|
Paul Gilbert
|
6cd2d01397
|
VOYEUR: Fixes for doApt mouse handling
|
2013-12-18 09:34:48 -05:00 |
|
Paul Gilbert
|
1a4c6d46ac
|
VOYEUR: Reset doAptAnim frame delay back to what it should be
|
2013-12-18 09:17:47 -05:00 |
|
Paul Gilbert
|
29fe53993b
|
VOYEUR: Fix error in vDoFadeInt
|
2013-12-18 09:03:18 -05:00 |
|
Paul Gilbert
|
23f9cb19b4
|
VOYEUR: In progress work on fixing initial apartment animation
|
2013-12-18 08:53:44 -05:00 |
|
Paul Gilbert
|
b99176fee6
|
VOYEUR: Fix for sound playback in the apartment
|
2013-12-17 20:18:01 -05:00 |
|
Paul Gilbert
|
2346671e7c
|
VOYEUR: Resource fix in doAptAnim
|
2013-12-16 22:21:41 -05:00 |
|
Paul Gilbert
|
5dde350ba0
|
VOYEUR: Implemented getVOCStatus
|
2013-12-16 22:21:11 -05:00 |
|
Paul Gilbert
|
7d8aa0a506
|
VOYEUR: Implemented getVOCFileName
|
2013-12-15 20:11:11 -05:00 |
|
Paul Gilbert
|
e132e8b7c1
|
VOYEUR: Implemented doApt
|
2013-12-15 19:01:44 -05:00 |
|
Paul Gilbert
|
663d08b192
|
VOYEUR: Fix for when multiple bolt files are open
|
2013-12-15 17:51:47 -05:00 |
|
Paul Gilbert
|
28ecf5ba53
|
VOYEUR: Fix extra flag parameters for getBoltGroup and freeBoltGroup
|
2013-12-15 15:08:25 -05:00 |
|
Paul Gilbert
|
2f3bb44f5e
|
VOYEUR: Fix for loading bolt groups
|
2013-12-15 13:28:42 -05:00 |
|
Paul Gilbert
|
8eae029669
|
VOYEUR: Fix for resource pointers resolveAll not clearing it's resolve it
|
2013-12-15 11:15:58 -05:00 |
|
Paul Gilbert
|
e44fa657e4
|
VOYEUR: Implemented support methods needed for doApt
|
2013-12-14 22:27:16 -05:00 |
|
Paul Gilbert
|
798a93d899
|
VOYEUR: Slight fix to doInterface method
|
2013-12-14 21:08:56 -05:00 |
|
Paul Gilbert
|
fc757c3169
|
VOYEUR: Fix shadowed variable in doInterface
|
2013-12-14 20:42: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
|
debe14fc50
|
VOYEUR: Fixes for casting warnings
|
2013-12-14 11:07:01 -05:00 |
|
Paul Gilbert
|
4ffa060832
|
VOYEUR: Make parsePlayCommands debug parse Index be 1-based
|
2013-12-13 23:26:51 -05:00 |
|
Paul Gilbert
|
033929d701
|
VOYEUR: Fixes for parsePlayCommands command 8
|
2013-12-13 23:18:59 -05:00 |
|
Paul Gilbert
|
b9bd380a29
|
VOYEUR: Fixes for parsePlayCommands command 7
|
2013-12-13 23:13:35 -05:00 |
|
Paul Gilbert
|
208c5aa6b7
|
VOYEUR: Fix for parsePlayCommands command 9
|
2013-12-13 23:03:25 -05:00 |
|
Paul Gilbert
|
b80d0e9aa3
|
VOYEUR: Fix field intiialisation in getStateInfo
|
2013-12-13 22:11:16 -05:00 |
|
Paul Gilbert
|
f2b8c51881
|
VOYEUR: Added extra initialisation for ControlResource objects
|
2013-12-13 22:10:39 -05:00 |
|
Paul Gilbert
|
09b22952ce
|
VOYEUR: Minor fix to getNextRecord and added a few debug lines
|
2013-12-13 20:51:06 -05:00 |
|
Paul Gilbert
|
c479aed9d1
|
VOYEUR: Implemented cardPerform and cardPerform2
|
2013-12-12 23:56:54 -05:00 |
|
Paul Gilbert
|
1187a4fc25
|
VOYEUR: Implemented goToState method
|
2013-12-12 20:33:59 -05:00 |
|
Paul Gilbert
|
dfd4e765f2
|
VOYEUR: Implementing code for chooseSTAMPButton and sub-methods
|
2013-12-12 08:51:13 -05:00 |
|
Paul Gilbert
|
888f35fe5e
|
VOYEUR: Implemented the saveLastInplay method
|
2013-12-11 22:57:51 -05:00 |
|
Paul Gilbert
|
ae7bb13f20
|
VOYEUR: Fix loading of ControlResource
|
2013-12-11 22:36:40 -05:00 |
|
Paul Gilbert
|
7f018dafd5
|
VOYEUR: Bugfixes for getField1CE method
|
2013-12-11 22:20:48 -05:00 |
|
Paul Gilbert
|
d5762b5332
|
VOYEUR: Removed use of GET_WORD macro in parsePlayCommands
|
2013-12-11 21:51:33 -05:00 |
|
Paul Gilbert
|
7f5a5606a5
|
VOYEUR: Implemented remainder of parsePlayCommands
|
2013-12-11 21:46:06 -05:00 |
|
Paul Gilbert
|
d08953ccd9
|
VOYEUR: Implemented more of parsePlayCommands
|
2013-12-11 00:11:02 -05:00 |
|
Paul Gilbert
|
10be9a527b
|
VOYEUR: Split ThreadResource into it's own file
|
2013-12-10 21:34:48 -05:00 |
|
Paul Gilbert
|
9660652695
|
VOYEUR: More of parsePlayCommands implemented
|
2013-12-10 20:47:05 -05:00 |
|
Paul Gilbert
|
573e2c143d
|
VOYEUR: Start of implementing parsePlayCommands
|
2013-12-10 09:19:54 -05:00 |
|
Paul Gilbert
|
9cb1122a98
|
VOYEUR: Implement stubs for thread methods needed by playStamp
|
2013-12-09 22:28:53 -05:00 |
|
Paul Gilbert
|
03f7fb64db
|
VOYEUR: Implemented the playStamp method
|
2013-12-09 22:22:32 -05:00 |
|
Paul Gilbert
|
afc4e0ed33
|
VOYEUR: Implemented thread getButtonsText and support methods
|
2013-12-08 23:44:06 -05:00 |
|
Paul Gilbert
|
ce9b127cbc
|
VOYEUR: Further thread initialisation methods
|
2013-12-08 22:57:11 -05:00 |
|
Paul Gilbert
|
7ccc9a3fab
|
VOYEUR: Moved stm methods into ThreadResource class
|
2013-12-08 19:25:40 -05:00 |
|
Paul Gilbert
|
96b1fb8601
|
VOYEUR: Fixes for ControlResource initialisation
|
2013-12-08 18:23:40 -05:00 |
|
Paul Gilbert
|
bad9219c27
|
VOYEUR: Temporarily disable startup screens
|
2013-12-08 18:02:46 -05:00 |
|
Paul Gilbert
|
fc7c1cd33e
|
VOYEUR: More thread/stack initialisation
|
2013-12-08 16:51:50 -05:00 |
|
Paul Gilbert
|
ce3cb58d15
|
VOYEUR: Extra control/group initialisation
|
2013-12-08 14:44:48 -05:00 |
|