Johannes Schickel
|
696ed52959
|
Switched kyra1 to use the same input functionality as kyra2 and kyra3.
svn-id: r35393
|
2008-12-16 17:40:34 +00:00 |
|
Max Horn
|
9b160804ab
|
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confused with Engine::quitGame); also cleaned up engine.h a bit
svn-id: r34700
|
2008-09-30 12:27:38 +00:00 |
|
Johannes Schickel
|
a716fe8393
|
Implemented opcode 151: o1_resetMaskRegion
svn-id: r34524
|
2008-09-14 15:36:16 +00:00 |
|
Johannes Schickel
|
64910f8c5f
|
Little cleanup.
svn-id: r32262
|
2008-05-24 23:05:01 +00:00 |
|
Johannes Schickel
|
335eb1bf08
|
Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of the Land'".
svn-id: r32260
|
2008-05-24 22:47:08 +00:00 |
|
Johannes Schickel
|
fad7e1f3c1
|
Reverted commit #32166.
svn-id: r32170
|
2008-05-18 13:22:06 +00:00 |
|
Johannes Schickel
|
c72ac9916c
|
Formatting.
svn-id: r32168
|
2008-05-18 13:03:03 +00:00 |
|
Johannes Schickel
|
1ea774e95f
|
Fixed fillRect opcode for HoF.
svn-id: r32166
|
2008-05-18 08:04:12 +00:00 |
|
Johannes Schickel
|
4db0bd9046
|
Two more KyraEngine_LoK opcodes renamed.
svn-id: r32057
|
2008-05-12 13:19:11 +00:00 |
|
Johannes Schickel
|
56d2603d4f
|
- Some more opcodes moved to KyraEngine_v1
- Yet more naming consistency fixes
svn-id: r32056
|
2008-05-12 13:11:42 +00:00 |
|
Johannes Schickel
|
1a52c5283a
|
- Yet more opcodes moved to KyraEngine_v1
- Renamed some opcodes inside KyraEngine_LoK
svn-id: r32055
|
2008-05-12 12:57:42 +00:00 |
|
Johannes Schickel
|
574af78acb
|
- Moved some opcodes to KyraEngine_v1
- Little variable renaming
svn-id: r32053
|
2008-05-12 12:42:10 +00:00 |
|
Johannes Schickel
|
6e0c569966
|
Consisteny fixes:
- Renamed classes *_v1 -> *_LoK
- Renamed files *_v1.* -> *_lok.*
- Renamed WSAMovieV1 -> WSAMovie_v1
- Renamed WSAMovieV2 -> WSAMovie_v2
svn-id: r32042
|
2008-05-11 22:32:37 +00:00 |
|