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
/
dreamweb
/
object.cpp
Age
Commit message (
Expand
)
Author
2011-12-06
DREAMWEB: Cleanup end of namespace comments
Max Horn
2011-12-04
DREAMWEB: Removed 'icons1' and 'icons2' stubs
Bertrand Augereau
2011-12-04
DREAMWEB: Less direct references to kIcons1 and kIcons2
Bertrand Augereau
2011-12-04
DREAMWEB: Minor warning fix (shadowing)
Bertrand Augereau
2011-12-02
DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...
Bertrand Augereau
2011-12-01
DREAMWEB: Fix compilation due to dreamgen.* function renaming.
D G Turner
2011-11-26
DREAMWEB: 'getbackfromob' ported to C++
Bertrand Augereau
2011-11-15
DREAMWEB: crt functions
Bertrand Augereau
2011-11-15
DREAMWEB: Use strcpy/strlen instead of manual loops
Willem Jan Palenstijn
2011-11-15
DREAWMEB: 'transfertext' ported to C++
Bertrand Augereau
2011-11-15
DREAMWEB: Fix regression in obicons
Willem Jan Palenstijn
2011-11-14
DREAMWEB: Unhardcode checkcoords tables
Willem Jan Palenstijn
2011-11-14
DREAMWEB: Convert 'inventory'
Willem Jan Palenstijn
2011-11-14
DREAMWEB: Move 'inventory' from dreamgen
Willem Jan Palenstijn
2011-11-14
DREAMWEB: Convert 'examineob'
Willem Jan Palenstijn
2011-11-14
DREAMWEB: Move 'examineob' from dreamgen
Willem Jan Palenstijn
2011-10-09
DREAMWEB: 'wornerror' ported to C++
Bertrand Augereau
2011-10-09
DREAMWEB: object.cpp to replicate object.asm
Bertrand Augereau