Commit graph

45 commits

Author SHA1 Message Date
Paul Gilbert
bc050a549c ACCESS: Implemented cmdCheckVFrame opcode 2014-12-12 22:35:39 -05:00
Paul Gilbert
c4a5c36290 ACCESS: Fix crash when talking to pilot on the plane 2014-12-12 22:32:24 -05:00
Paul Gilbert
aea906f7d3 ACCESS: Implemented chapter debug command 2014-12-12 22:25:25 -05:00
Paul Gilbert
6ceda069c7 ACCESS: Beginnings of inventory dragging for combining items 2014-12-12 22:23:04 -05:00
Paul Gilbert
f3063a13f0 ACCESS: Implement palette cycling script commands 2014-12-12 22:19:55 -05:00
Paul Gilbert
7e4d76b1fb ACCESS: Implemented cmdWait 2014-12-12 22:19:44 -05:00
Paul Gilbert
3627ff51aa ACCESS: Implemented code for cmdChapter 2014-12-12 22:18:37 -05:00
Paul Gilbert
f869019d30 ACCESS: Implemented cmdDead 2014-08-30 17:17:19 -04:00
Paul Gilbert
d2cb9d4c43 ACCESS: Implemented cmdFreeSound 2014-08-28 22:15:39 -04:00
Paul Gilbert
661a5694b4 ACCESS: Implemented cmdVideoEnded 2014-08-28 21:40:59 -04:00
Paul Gilbert
e57d7e8782 ACCESS: Implemented playVideo 2014-08-28 20:02:35 -04:00
Paul Gilbert
c0a7852662 ACCESS: Refactor the file manager to return resource structures 2014-08-27 22:13:43 -04:00
Strangerke
6774dd4246 ACCESS: Implement speakText() 2014-08-24 18:49:34 +02:00
Paul Gilbert
1e2d79eb59 ACCESS: Implement more opcodes, stubbed beginning of video player 2014-08-23 14:13:26 -04:00
Paul Gilbert
7aa2c7fe5c ACCESS: Beginnings of character/converse manager 2014-08-23 12:09:27 -04:00
Paul Gilbert
23a442443f ACCESS: Implemented cmdNewRoom opcode 2014-08-19 20:43:32 -04:00
Strangerke
992ea95cd7 ACCESS: Implement two opcodes 2014-08-19 07:48:00 +02:00
Strangerke
b6dc7a1dd4 ACCESS: Implement two more opcodes 2014-08-19 00:18:42 +02:00
Paul Gilbert
d31b27ba1b ACCESS: Partially implement cmdHelp 2014-08-17 23:04:05 -04:00
Paul Gilbert
9150e1816c ACCESS: Shifted some Amazon specific opcodes to the AmazonScripts class 2014-08-17 22:44:31 -04:00
Paul Gilbert
7fef53b68c ACCESS: Implemented cmdEndObject 2014-08-17 22:32:26 -04:00
Strangerke
4ea9339d18 ACCESS: Implement cmdSetTex() 2014-08-17 22:42:28 +02:00
Strangerke
1b69da3d17 ACCESS: Implement some more opcodes 2014-08-17 21:49:07 +02:00
Strangerke
3e61eb9cc3 ACCESS: Implement some opcodes 2014-08-17 11:16:31 +02:00
Paul Gilbert
8d6c8ed452 ACCESS: Beginnings of code for text bubble drawing 2014-08-16 20:26:17 -04:00
Paul Gilbert
28bfe73749 ACCESS: Implemented cmdSpecial script opcode 2014-08-13 22:23:08 -04:00
Strangerke
617aa98ede ACCESS: Implement cmdSnd() 2014-08-11 23:57:06 +02:00
Strangerke
5c7699799d ACCESS: Implement 3 more opcodes, fix a typo 2014-08-11 23:43:27 +02:00
Strangerke
5344143027 ACCESS: Implement cmdCheckFrame 2014-08-11 23:03:49 +02:00
Paul Gilbert
69ecc15c02 ACCESS: Add decoding of animation resources 2014-08-10 22:25:30 -04:00
Strangerke
6f2bc7fc1f ACCESS: Implement 2 opcodes 2014-08-11 00:52:47 +02:00
Strangerke
00f7a3404d ACCESS: Implement 3 more opcodes 2014-08-10 17:50:28 +02:00
Strangerke
f495d39099 ACCESS: Implement some more opcodes 2014-08-10 01:44:24 +02:00
Paul Gilbert
33f432d989 ACCESS: Fix skipping bytes in executeScript method 2014-08-09 19:18:10 -04:00
Paul Gilbert
d04a6d2d7a ACCESS: Beginnings of inventory management 2014-08-09 17:57:34 -04:00
Paul Gilbert
00633b94be ACCESS: Convert Scripts class to use a MemoryReadStream 2014-08-09 16:31:23 -04:00
Paul Gilbert
1171400ccb ACCESS: Beginnings of animation manager 2014-08-09 15:54:35 -04:00
Paul Gilbert
3fb6c99017 ACCESS: Add missing CMDOBJECT method to script command list 2014-08-09 12:25:52 -04:00
Strangerke
c930c7e6ed ACCESS: Implement some script opcodes 2014-08-09 15:38:40 +02:00
Paul Gilbert
a9b8369274 ACCESS: Implemented several script commands 2014-08-08 23:29:17 -04:00
Paul Gilbert
fb0a1f5597 ACCESS: Implemented cmdGoto script command 2014-08-08 09:30:16 -04:00
Paul Gilbert
80c8fbe024 ACCESS: Simplify command list array to use a virtual method 2014-08-08 09:19:38 -04:00
Paul Gilbert
745aa3daf9 ACCESS: Implemented skeleton script command method list 2014-08-07 22:53:02 -04:00
Paul Gilbert
c4d6dc3763 ACCESS: Added room clearing 2014-08-06 08:28:20 -04:00
Paul Gilbert
8e43a6c528 ACCESS: Add scripts classes and Amazon room setup 2014-08-05 23:23:49 -04:00