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
/
basher2.cpp
Age
Commit message (
Expand
)
Author
2013-07-29
AVALANCHE: Move wipeText() from Basher to Parser, implement it. Fix parts of ...
uruk
2013-07-28
AVALANCHE: Add tryDropdown() and _inputTextBackup to Parser, implement handle...
uruk
2013-07-28
AVALANCHE: Implement handling of the cursor in Parser.
uruk
2013-07-27
AVALANCHE: Rename variables in Parser. Add _leftMargin to Parser. Fix _leftMa...
uruk
2013-07-27
AVALANCHE: Introduce new class: Parser. Update rest of the code accordingly.
uruk
2013-07-27
AVALANCHE: Minor repairs in Basher.
uruk
2013-07-27
AVALANCHE: Rename little[] to characters[] and current to inputText in Gyro.
uruk
2013-07-27
AVALANCHE: Add comments to Basher::plottext().
uruk
2013-07-27
AVALANCHE: Implement Basher::plottext().
uruk
2013-07-24
AVALANCHE: Change class variables to pointers, update everything accordingly.
uruk
2013-07-24
AVALANCHE: Change _gyro into pointer, update everything accordingly.
uruk
2013-07-10
AVALANCHE: Implement Basher's initialization.
uruk
2013-07-01
AVALANCHE: Add Basher.
uruk