Commit Graph
134 Commits
Author SHA1 Message Date
Travis Howell 5dc2183939 Fix the display of backgrounds in Amiga disk versions of Simon1
svn-id: r24247
2006-10-09 06:11:51 +00:00
Torbjörn Andersson de280a5a5c The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up the
code a bit to make that more obvious.

svn-id: r24192
2006-10-08 08:18:33 +00:00
Travis Howell 07183595e7 Add a few palette differences and fix input in Elvira 1
svn-id: r24190
2006-10-08 07:42:34 +00:00
Max Horn 25cfb5feb1 Added a FIXME comment
svn-id: r24184
2006-10-08 00:42:31 +00:00
Max Horn e3797919fc Replaced evil usage of static globals inside function by proper member variables
svn-id: r24183
2006-10-08 00:41:29 +00:00
Torbjörn Andersson f6407f01f8 Partial fix for Elvira 1 palette problems.
svn-id: r24168
2006-10-07 13:33:41 +00:00
Travis Howell 22a14014b3 Minor cleanup
svn-id: r24159
2006-10-07 03:43:51 +00:00
Travis Howell d16c635a12 Alwats report invalid opcodes when debug output is enabled
svn-id: r24138
2006-10-06 08:30:07 +00:00
Travis Howell f1475e24f5 Add debug video opcodes table for Elvira 1
svn-id: r24135
2006-10-06 06:12:57 +00:00
Travis Howell 3183f36422 Add Amiga demo of Elvira, and switch to elvira1 for Elvira
svn-id: r24133
2006-10-06 05:13:09 +00:00
Travis Howell dcbad3a1ab Fix startup of Elvira 1
svn-id: r24124
2006-10-05 13:46:48 +00:00
Travis Howell a66907e276 Fix dumping of complete video script output
svn-id: r24112
2006-10-04 13:29:14 +00:00
Travis Howell 1dd23850ec Correct frame rate in earlier games
svn-id: r24111
2006-10-04 12:29:37 +00:00
Travis Howell 8e4ffa4b7a Fix palette regression
svn-id: r24110
2006-10-04 11:44:59 +00:00
Travis Howell 4652cdd1ad Add video opcode differences in Elvira 2
svn-id: r24107
2006-10-04 08:53:48 +00:00
Travis Howell aab8b9b2a2 Fix initial resource loading in Elvira 2
svn-id: r24106
2006-10-04 07:10:22 +00:00
Travis Howell baac293911 Add more code for WW
svn-id: r24103
2006-10-04 03:29:14 +00:00
Travis Howell af5c8eb1c3 Remove blocks/tiles related code for PP, which was only required by unreleased game
svn-id: r24092
2006-10-03 10:01:08 +00:00
Travis Howell 9e097f60ab Add changes and enable music for Elvira1
svn-id: r24091
2006-10-03 00:31:24 +00:00
Travis Howell 574665be4b Fix mistake in startAnOverlayAnim()
svn-id: r24082
2006-10-02 21:47:45 +00:00
Travis Howell e78e1c6987 Fix crashes in swampy when moving blocks
svn-id: r24081
2006-10-02 21:41:18 +00:00
Travis Howell 53cf7d65da Add video opcodes differences in Elvira1 and cleanup
svn-id: r24072
2006-10-02 14:32:28 +00:00
Travis Howell f3831078b6 Fix tile positions in swampy
svn-id: r24065
2006-10-02 08:35:15 +00:00
Travis Howell 2cc1df6fdd Add last tiles code and corrections for Swampy
svn-id: r24061
2006-10-02 05:39:27 +00:00
Travis Howell 42cb69827e Add more tiles code for Swampy
svn-id: r24059
2006-10-02 01:39:50 +00:00
Travis Howell 3fc8aec422 Add more tiles code for Swampy
svn-id: r24058
2006-10-02 01:09:50 +00:00
Johannes Schickel 890a2ef93c Fixed msvc8 build.
svn-id: r24054
2006-10-01 10:56:12 +00:00
Travis Howell c7a2d1eb6b Update vga timer code to match original PP
svn-id: r24052
2006-10-01 10:48:06 +00:00
Travis Howell 16dec6dce6 Add more small difference in PP code
svn-id: r24039
2006-09-30 12:28:52 +00:00
Travis Howell c60d3d73f4 Ooops, fix type in vc76_setScaleXOffs()
svn-id: r24035
2006-09-30 10:46:53 +00:00
Travis Howell deaa9e1ca1 Add code to move pieces in jumble of PP
svn-id: r24034
2006-09-30 10:45:10 +00:00
Travis Howell 702de78cde Add changes and stubs for Elvira 1
svn-id: r24023
2006-09-30 02:15:02 +00:00
Eugene Sandulenko bb1547ab1c Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
SimonEngine -> AGOSEngine.

Source is compilable and runnable again. I'm done.

svn-id: r24013
2006-09-29 09:44:30 +00:00
Eugene Sandulenko 798c7ee682 Phase 2 of Simon renaming. Simon directory renaming
svn-id: r24009
2006-09-29 08:37:24 +00:00