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
/
scumm
/
verbs.cpp
Age
Commit message (
Expand
)
Author
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup
Paweł Kołodziejski
2003-01-16
Remove dodgy fix for verb backgrounds.
James Brown
2003-01-15
COMI conversation verb fix
Max Horn
2003-01-12
indention fix
Max Horn
2003-01-12
Fhew. Fix crash.
James Brown
2003-01-12
New method of local object management. Buggy, segfaults on the Part 1 screen ...
James Brown
2002-12-31
added V8 support to drawVerbBitmap - not even sure if that is used in COMI, t...
Max Horn
2002-12-29
Remove translation code from verbage
James Brown
2002-12-26
fixed compilation under VC6
Paweł Kołodziejski
2002-12-25
moved CharsetRendere into its own header/source file; changed Scumm::_charset...
Max Horn
2002-12-25
renamed Scumm::charset -> Scumm::_charset
Max Horn
2002-12-21
use dbAllowMaskOr instead of 'true' (which was confusing)
Max Horn
2002-12-13
removed debug code I accidentally left in
Max Horn
2002-12-13
cleanup
Max Horn
2002-12-04
more cleanup
Max Horn
2002-11-29
more cleanup
Max Horn
2002-11-29
oops, left in debug output
Max Horn
2002-11-29
cleanup
Max Horn
2002-10-27
removed hardcoded values
Paweł Kołodziejski
2002-10-24
changed number strips to dynamic and increased arrays tdirty and bdirty to 80
Paweł Kołodziejski
2002-10-01
Patch #616092: Full Throttle dialog fix
James Brown
2002-09-22
renamec string -> _string and sentence -> _sentence in class Scumm (I origina...
Max Horn
2002-08-21
Initial revision
Max Horn