Commit Graph

20 Commits

Author SHA1 Message Date
Bastien Bouclet
f143ce36e0 MYST3: Implement drawing movies for frame and menu nodes 2012-01-12 11:19:11 +01:00
Bastien Bouclet
ae1cadae0e MYST3: Uniformize the file headers 2012-01-10 20:41:51 +01:00
Bastien Bouclet
7f28d71fdd MYST3: Switch Movies to using the gfx renderer 2012-01-10 19:59:24 +01:00
Bastien Bouclet
14b97c7702 MYST3: Mostly implement Saavedro's journal 2012-01-09 18:38:29 +01:00
Bastien Bouclet
ca867d739e MYST3: Specify the room when loading nodes
This handles the case where several rooms have a node with the same id
2012-01-07 22:17:21 +01:00
Bastien Bouclet
dc87693f64 MYST3: Multiple archive support 2012-01-05 13:38:31 +01:00
Bastien Bouclet
aff0468a91 MYST3: Prepare for multiple archive support 2012-01-05 13:17:48 +01:00
Bastien Bouclet
87caace1cb MYST3: Relicense as GPL v2 2012-01-05 10:07:48 +01:00
Bastien Bouclet
bf5d64c4e9 MYST3: Use the cursor system for frame nodes too 2012-01-04 11:36:46 +01:00
Bastien Bouclet
ea54fce7ae MYST3: Allow 2 other node types for movies 2012-01-03 13:24:52 +01:00
Bastien Bouclet
9227a61d71 MYST3: Reorder some code 2011-10-15 21:28:14 +02:00
Bastien Bouclet
2b70b137f1 MYST3: Implement two simple movie opcodes 2011-10-15 21:21:46 +02:00
Bastien Bouclet
c823d5247e MYST3: Separate movie and scripted movie logic 2011-10-15 17:49:18 +02:00
Bastien Bouclet
14cbb74ab8 Merge branch 'master' of github.com:residual/residual into sprint 2011-10-15 13:00:37 +02:00
Bastien Bouclet
20d87148b9 MYST3: Provide better output in the script disassembler by typing opcode arguments. 2011-10-15 10:02:30 +02:00
Bastien Bouclet
3563efb03f MYST3: Implement more opcodes 2011-09-24 18:47:23 +02:00
Bastien Bouclet
8b05c834cf MYST3: Implement most of the movie logic 2011-09-24 12:53:49 +02:00
Bastien Bouclet
141dcdbc54 MYST3: Implement a few movie related opcodes 2011-09-24 08:58:00 +02:00
Bastien Bouclet
ed9269ae4a MYST3: Movies are now loaded by the scripts 2011-09-18 13:05:49 +02:00
Bastien Bouclet
44c5e1103f MYST3: Move the movie code to a separate class 2011-09-18 10:55:23 +02:00