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
/
timer_eob.cpp
Age
Commit message (
Expand
)
Author
2013-04-18
KYRA: (EOB) - add comment in timer_eob.cpp
athrxx
2013-01-09
KYRA: Make all hex constants use uppercase letters.
Johannes Schickel
2012-03-13
JANITORIAL: Replace (x ? false : true) by !(x).
Christoph Mallon
2012-02-21
KYRA: (EOB) - fix minor bug (wrongly initialized value) and some renaming
athrxx
2011-12-27
KYRA: Some formatting fixes.
Johannes Schickel
2011-12-26
KYRA: (EOB/LOL) - rename some vars
athrxx
2011-12-26
KYRA: (EOB/LOL) - cleanup common code
athrxx
2011-12-26
KYRA: (EOB) - add debugger, etc.
athrxx
2011-12-26
KYRA: (EOB) - complete EOBII playability
athrxx
2011-12-26
KYRA: (EOB) - lots of bug fixes, mostly for EOB II
athrxx
2011-12-26
KYRA: (EOB) - fix some bugs
athrxx
2011-12-26
KYRA: (EOB) - implement wall of force spell
athrxx
2011-12-26
KYRA: (EOB) - implemented some spells and fixed more bugs
athrxx
2011-12-26
KYRA: (EOB) - lots of fixes towards EOB1 playability
athrxx
2011-12-26
KYRA: (EOB) - add turn undead spell, add some screen fades, fix some bugs
athrxx
2011-12-26
KYRA: (EOB) - fix various bugs and implement some spells
athrxx
2011-12-26
KYRA: (EOB) - implement party resting
athrxx
2011-12-26
KYRA: (EOB) - implement memorize/pray spells menu
athrxx
2011-12-26
KYRA: (EOB) - implement explodeObject()
athrxx
2011-12-26
KYRA: (EOB) - initial code base commit
athrxx