Commit graph

84 commits

Author SHA1 Message Date
Paul Gilbert
eeb9d63a19 ACCESS: Don't decrease timers whilst text dialogs are showing 2014-12-12 22:50:36 -05:00
Paul Gilbert
3be3cb1ac2 ACCESS: Cleanup of room _function and river canoe movement 2014-12-12 22:49:16 -05:00
Paul Gilbert
7434c764c6 ACCESS: gcc compilation fixes 2014-12-12 22:47:55 -05:00
Strangerke
08c6539900 ACCESS: Implement cmdEndVideo 2014-12-12 22:40:35 -05:00
Strangerke
80ec09d0ae ACCESS: Rename a function 2014-12-12 22:40:07 -05:00
Strangerke
9e84be664c ACCESS: Implement a couple of script functions 2014-12-12 22:39:56 -05:00
Strangerke
1cbaab55cd ACCESS: Split cmdDead in order to use it in RIVER 2014-12-12 22:39:28 -05:00
Paul Gilbert
5cfdc983c3 ACCESS: Fix loading of animation at end of mWhileDoOpen 2014-12-12 22:37:29 -05:00
Paul Gilbert
968bfec067 ACCESS: Workaround for original setting animations when none is loaded 2014-12-12 22:36:46 -05:00
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
4d82191f34 ACCESS: Fix crashes for scene debugger command when launched from cmdCheckTimer 2014-12-12 22:29:58 -05:00
Paul Gilbert
6390f54d4b ACCESS: Fix crash at end of cmdDead 2014-12-12 22:27:18 -05:00
Paul Gilbert
4448929812 ACCESS: Fixes for selecting bottom buttons in conversation screen 2014-12-12 22:26:58 -05:00
Paul Gilbert
d23d95b912 ACCESS: Fix display of cutscene at the end of chapter 3 2014-12-12 22:25:34 -05:00
Paul Gilbert
aea906f7d3 ACCESS: Implemented chapter debug command 2014-12-12 22:25:25 -05:00
Paul Gilbert
6434ace3b6 ACCESS: Fix not being able to save in room 9 2014-12-12 22:24:47 -05:00
Paul Gilbert
dc218d53ef ACCESS: Merge the sound resource and priority lists 2014-12-12 22:24:34 -05:00
Paul Gilbert
6ceda069c7 ACCESS: Beginnings of inventory dragging for combining items 2014-12-12 22:23:04 -05:00
Paul Gilbert
c038452588 ACCESS: Add missing _startup checks to palette cycling opcodes 2014-12-12 22:20:05 -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
59c4c93c00 ACCESS: Add needed event polling to cmdCheckTimer 2014-12-12 22:18:29 -05:00
Strangerke
9d3460e9f7 ACCESS: Implement printText() 2014-08-31 02:19:05 +02:00
Paul Gilbert
adddb1377d ACCESS: Fix loading sound in cmdLoadSound 2014-08-30 17:44:40 -04:00
Paul Gilbert
f869019d30 ACCESS: Implemented cmdDead 2014-08-30 17:17:19 -04:00
Paul Gilbert
be8d719a1a ACCESS: Fix ending game when a conversation is active 2014-08-30 14:25:07 -04:00
Paul Gilbert
bbe7616a19 ACCESS: Add event polling to cmdTexChoice so conversations work 2014-08-29 07:21:44 -04:00
Paul Gilbert
d2cb9d4c43 ACCESS: Implemented cmdFreeSound 2014-08-28 22:15:39 -04:00
Paul Gilbert
a47457084f ACCESS: Add event polling to cmdVideoEnded to make videos play correctly 2014-08-28 21:55:09 -04:00
Paul Gilbert
661a5694b4 ACCESS: Implemented cmdVideoEnded 2014-08-28 21:40:59 -04:00
Paul Gilbert
729f03f42c ACCESS: Fixes for playVideo 2014-08-28 21:36:48 -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
7d0392aa83 ACCESS: Move _maxChars to asurface 2014-08-25 23:34:40 +02:00
Paul Gilbert
33cdeb7a40 ACCESS: Stub for printText method 2014-08-25 00:18:32 -04:00
Strangerke
6774dd4246 ACCESS: Implement speakText() 2014-08-24 18:49:34 +02:00
Paul Gilbert
1073646c8e ACCESS: Fix negative seek in cmdSetVideoSound 2014-08-24 12:18:41 -04:00
Paul Gilbert
1e2d79eb59 ACCESS: Implement more opcodes, stubbed beginning of video player 2014-08-23 14:13:26 -04:00
Paul Gilbert
31c8a524a3 ACCESS: More implementation of CharManager 2014-08-23 13:13:56 -04:00
Paul Gilbert
7aa2c7fe5c ACCESS: Beginnings of character/converse manager 2014-08-23 12:09:27 -04:00
Paul Gilbert
4e5eb04e47 ACCESS: Fix freeing player sprites when the scene changes 2014-08-20 20:22:35 -04:00
Strangerke
70b8efacfb ACCESS: Finish moving timer flag from bool to byte based on the assembly, modify some comments and TODOs 2014-08-20 23:04:04 +02:00
Paul Gilbert
23a442443f ACCESS: Implemented cmdNewRoom opcode 2014-08-19 20:43:32 -04:00
Paul Gilbert
6066afb020 ACCESS: Fix z ordering of sprites on the screen 2014-08-19 20:31:23 -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