Commit Graph

60866 Commits

Author SHA1 Message Date
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
Paul Gilbert
a86b1c3d58 VOYEUR: Implementation of basic StampBoltFile resource types 2013-12-08 10:40:26 -05:00
Paul Gilbert
a6ceaf2985 VOYEUR: Refactoring of BoltFile now that have more than one bolt file 2013-12-07 20:44:28 -05:00
Paul Gilbert
b40c34a883 VOYEUR: Fix engine to not be enabled by default 2013-12-07 19:17:40 -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
958654fe94 VOYEUR: Added staticres.cpp file 2013-12-04 22:25:34 -05:00
Paul Gilbert
39a86aed6a VOYEUR: Implemented sDrawPic mode for writing transition card text 2013-12-03 22:17:04 -05:00
Paul Gilbert
805230e163 VOYEUR: Fix for stuttering sound in animation playback 2013-12-02 22:45:29 -05:00
Paul Gilbert
08d68be2dc VOYEUR: Fix for playback of animations with a background 2013-12-02 22:09:21 -05:00
Paul Gilbert
1fb422cde2 VOYEUR: Implemented sound effects for the lock screen 2013-12-02 08:29:51 -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
Eugene Sandulenko
3e85976877 GRAPHICS: Initialize variable. CID 1133708 2013-12-01 00:51:09 +02:00
Eugene Sandulenko
ecf8f282d4 FULLPIPE: Initialize class variables. CID 1063200 2013-12-01 00:51:09 +02:00
Eugene Sandulenko
5aadc4468f FULLPIPE: Fix wrong condition check. CID 1133710, 1133711 2013-12-01 00:51:09 +02:00
Strangerke
3fbceeae21 TSAGE: R2R - Some refactoring in scene 1337 2013-11-30 22:38:17 +01:00
Strangerke
ead2b0a497 TSAGE: R2R - Fix bug in scene1337::action11::signal() 2013-11-30 20:30:42 +01:00
Strangerke
de41fbfeba TSAGE: R2R - Some more renaming 2013-11-30 20:29:22 +01:00
Strangerke
4b110493c1 TSAGE: R2R - Add missing shouldquit in loop, fix build 2013-11-30 19:03:46 +01:00
Strangerke
1f2685e40c TSAGE: R2R - Some more renaming in scene 1337 2013-11-30 18:51:44 +01:00
Paul Gilbert
5c3c45ff9b TSAGE: Change Return to Ringworld from unstable to testing 2013-11-30 12:18:44 -05:00
Strangerke
6c1401d2d0 TSAGE: R2R - Some more renaming, fix card shuffling animations sync 2013-11-30 17:54:44 +01:00