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
/
avalanche
/
acci2.h
Age
Commit message (
Collapse
)
Author
2013-08-21
AVALANCHE: Rename special() to openBox() in Acci, implement it.
uruk
2013-08-17
AVALANCHE: Implement the rest of Lucerna::checkclick() and everything ↵
uruk
connected to it. (Except sounds.)
2013-08-01
AVALANCHE: Move pos() from Acci to Parser, update other code accordingly.
uruk
2013-07-29
AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of ↵
uruk
Acci::do_that().
2013-07-29
AVALANCHE: Finish implementation of Acci::parse(), repair ↵
uruk
Acci::displaywhat() and Acci::words[].
2013-07-28
AVALANCHE: Repair parser, implement Acci::replace(), further implement ↵
uruk
Acci:parse().
2013-07-28
AVALANCHE: Revisions in acci2.h and lucerna2.cpp, partially implement ↵
uruk
Acci::parse() and functions connected to it.
2013-07-28
AVALANCHE: Partially implement Acci::parse(), add Acci::pos(), ↵
uruk
Acci::clearwords(), reimplement Acci::wordnum(), implement Acci::punctustrip().
2013-07-24
AVALANCHE: Change class variables to pointers, update everything accordingly.
uruk
2013-06-29
AVALANCHE: Add Acci.
uruk