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
/
scumm
/
object.cpp
Age
Commit message (
Expand
)
Author
2006-07-23
Use #include "..." instead of #include <...> for pack-start.h and pack-end.h
Torbjörn Andersson
2006-07-22
Fix struct packing issues (macros are not resolve in #pragma params, at least...
Max Horn
2006-07-21
Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...
Max Horn
2006-07-09
Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...
Max Horn
2006-05-29
Fix Commodore 64 versions
Travis Howell
2006-04-29
* Renamed several methods in favor of a somewhat more uniform naming scheme: ...
Max Horn
2006-03-14
To the best of my knowledge, it's really 'C64' and not 'C-64'
Max Horn
2006-03-13
Fix object glitches in C64 maniac
Travis Howell
2006-03-02
Fix inventory display in C64 maniac
Travis Howell
2006-02-25
Replaced MKID by MID_BE in most places in the SCUMM engine
Max Horn
2006-02-20
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...
Max Horn
2006-02-15
Moved all he-specific source files to engines/scumm/he/ subdirectory
Eugene Sandulenko
2006-02-11
Moved engines to the new engines/ directory
Max Horn
[prev]