Johannes Schickel
|
5e0df8ad8e
|
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Character selection".
svn-id: r33463
|
2008-07-31 10:47:15 +00:00 |
|
Johannes Schickel
|
985a032871
|
Typo.
svn-id: r32990
|
2008-07-10 12:14:00 +00:00 |
|
Johannes Schickel
|
a117024d23
|
Added filename to unkown command/opcode warnings for TIM scripts.
svn-id: r32989
|
2008-07-10 12:12:42 +00:00 |
|
Johannes Schickel
|
092d9f38c5
|
Workaround for gcc 2.95 compiler bug.
svn-id: r32986
|
2008-07-10 11:25:43 +00:00 |
|
Johannes Schickel
|
df1aa7809a
|
Added const to some static data.
svn-id: r32763
|
2008-06-24 13:59:48 +00:00 |
|
Johannes Schickel
|
0ca4ff8840
|
Should fix gcc warning
svn-id: r32482
|
2008-06-01 23:51:41 +00:00 |
|
Johannes Schickel
|
cc2b35ee1f
|
Cleanup
svn-id: r32469
|
2008-06-01 15:18:58 +00:00 |
|
Johannes Schickel
|
85a3f389ae
|
Some paranoia checks in TIMInterpreter::refreshTimersAfterPause.
svn-id: r32468
|
2008-06-01 15:15:12 +00:00 |
|
Florian Kagerer
|
5b3a6fac63
|
- (hopefully) fix valgrind warning for installer file decompression
- some more pauseEngineIntern code for Hof
svn-id: r32462
|
2008-06-01 13:19:45 +00:00 |
|
Johannes Schickel
|
bb03596744
|
- Renamed KyraEngine to KyraEngine_v1
- kyra.* -> kyra_v1.*
- scene.cpp -> scene_v1.cpp
svn-id: r32044
|
2008-05-11 23:16:50 +00:00 |
|
Johannes Schickel
|
3d9ea59616
|
Changed kyra to use delete[] instead of delete [].
svn-id: r31925
|
2008-05-07 14:20:37 +00:00 |
|
Johannes Schickel
|
7e12a50bed
|
- some minor renaming in TIM code
- added exists function to Resource
- started to add checks via exists to assure that important files are present
svn-id: r31572
|
2008-04-19 14:31:10 +00:00 |
|
Johannes Schickel
|
49cf8237f0
|
Renamed function for consistency.
svn-id: r31571
|
2008-04-19 14:00:14 +00:00 |
|
Johannes Schickel
|
a79c91b7d0
|
Added some asserts to prevent out of bounds access.
svn-id: r31570
|
2008-04-19 13:58:32 +00:00 |
|
Johannes Schickel
|
bf46b5f178
|
- reworked tim handling
- moved tim interpreter to new class TIMInterpreter
svn-id: r31569
|
2008-04-19 13:52:09 +00:00 |
|