index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
kyra
/
script_tim.h
Age
Commit message (
Expand
)
Author
2009-05-21
Remove trailing tabs/whitespaces.
Johannes Schickel
2009-05-18
Add some code differences for LoL intro demo.
Johannes Schickel
2009-04-25
LOL: - Started implementing the fighting system. The damage inflicted is wron...
Florian Kagerer
2009-03-16
LOL: - implemented item throwing
Florian Kagerer
2009-03-15
LOL: - added some missing animations for the shops
Florian Kagerer
2009-03-14
LOL: magic atlas can now be picked up (but it can't be used)
Florian Kagerer
2009-03-14
LOL: - complete support for the three "special rooms" in the castle
Florian Kagerer
2009-03-10
LOL: - some opcodes and interface code so that you can at least get out of th...
Florian Kagerer
2009-03-08
LOL: some opcodes for the library room (so that the game will at least not fr...
Florian Kagerer
2009-03-04
- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...
Johannes Schickel
2009-02-16
LOL: - more work on the user interface
Florian Kagerer
2009-02-02
KYRA: cleanup
Florian Kagerer
2009-02-01
svn-id: r36178
Florian Kagerer
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-07-31
Committed slightly modified patch #2029395 "KYRA: Lands of Lore Intro + Chara...
Johannes Schickel
2008-07-10
Added filename to unkown command/opcode warnings for TIM scripts.
Johannes Schickel
2008-07-10
Workaround for gcc 2.95 compiler bug.
Johannes Schickel
2008-06-01
Cleanup
Johannes Schickel
2008-06-01
- (hopefully) fix valgrind warning for installer file decompression
Florian Kagerer
2008-05-11
- Renamed KyraEngine to KyraEngine_v1
Johannes Schickel
2008-04-20
- moved kyra functor code to common/func.h
Johannes Schickel
2008-04-19
- some minor renaming in TIM code
Johannes Schickel
2008-04-19
Renamed function for consistency.
Johannes Schickel
2008-04-19
Added some asserts to prevent out of bounds access.
Johannes Schickel
2008-04-19
- reworked tim handling
Johannes Schickel