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-04-30
assert in compile mode expands to ... nnothing!
Max Horn
2003-04-29
fixed LoomEGA distaff (you'll need to start a new game); added FIXME comment
Max Horn
2003-04-26
fixed verb objects for GF_OLD_BUNDLE games
Max Horn
2003-04-13
img and imgh should be readed from offset +2, but i'm not sure about imptr (i...
Paweł Kołodziejski
2003-04-12
oops, copy&paste, I should avoid 'em or check better :-(
Max Horn
2003-04-12
hacked in some verb object support for OLD_BUNDLE (drawVerbBitmap part not ye...
Max Horn
2003-04-07
removed -1's in image verb code: a) the original code doesn't have these b) i...
Max Horn
2003-03-29
fixed verb regression in older games
Max Horn
2003-03-28
fixed verb drawing in COMI (and maybe FT, too?)
Max Horn
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
[prev]