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
/
stubs.cpp
Age
Commit message (
Expand
)
Author
2011-07-28
DREAMWEB: Extraction of sprite.cpp from stubs.cpp
Bertrand Augereau
2011-07-28
DREAMWEB: Less register pollution
Bertrand Augereau
2011-07-28
DREAMWEB: Ported 'lockeddoorway'
Bertrand Augereau
2011-07-28
DREAMWEB: Fix (underlined object names) in 'printchar' parameter interpretation
Bertrand Augereau
2011-07-23
DREAMWEB: Blacklisted 'usetimedtext', 'getundertimed' and 'putundertimed'
Bertrand Augereau
2011-07-23
DREAMWEB: 'multiput' and 'multiget' get signatures
Bertrand Augereau
2011-07-23
DREAMWEB: Less register usage in 'printslow'
Bertrand Augereau
2011-07-23
DREAMWEB: 'printdirect' has a C++ signature
Bertrand Augereau
2011-07-23
DREAMWEB: Less register usage in 'getnumber'
Bertrand Augereau
2011-07-23
DREAMWEB: 'dumptextline' ported to C++
Bertrand Augereau
2011-07-23
DREAMWEB: Less register usage in 'printslow'
Bertrand Augereau
2011-07-23
DREAMWEB: Useless register shuffling in printboth
Bertrand Augereau
2011-07-23
DREAMWEB: Cleaning in 'printslow'
Bertrand Augereau
2011-07-23
DREAMWEB: Cleaning of 'printasprite'
Bertrand Augereau
2011-07-23
DREAMWEB: Cleaning of 'showframe'
Bertrand Augereau
2011-07-23
DREAMWEB: 'printboth' ported to C++
Bertrand Augereau
2011-07-23
DREAMWEB: 'multidump' has a nicer signature
Bertrand Augereau
2011-07-23
DREAMWEB: 'printslow' ported to C++
Bertrand Augereau
2011-07-23
DREAMWEB: Less registers, more params, in the text printing subsystem
Bertrand Augereau
2011-07-23
DREAMWEB: 'printchar' ported to C++
Bertrand Augereau
2011-07-23
DREAMWEB: 'printdirect' ported to C++
Bertrand Augereau
2011-07-23
DREAMWEB: 'getnumber' ported to C++
Bertrand Augereau
2011-07-20
DREAMWEB: Made aboutturn() more readable
Eugene Sandulenko
2011-07-20
DREAMWEB: Fix code formatting
Eugene Sandulenko
2011-07-20
DREAMWEB: Blacklist and reimplement cancelch0() and cancelch1()
eriktorbjorn
2011-07-19
DREAMWEB: Add ScummVM headers, remove SVN keywords.
Eugene Sandulenko
2011-07-18
DREAMWEB: Gave a proper signature to gextnextword
Bertrand Augereau
2011-07-18
DREAMWEB: getnextword doesn't read one byte too far any more
Bertrand Augereau
2011-07-18
DREAMWEB: Blacklisted 'kernchars' and 'getnextword'
Bertrand Augereau
2011-07-18
DREAMWEB: Added resilience to frameoutv to avoid memory stomping at the TV st...
Bertrand Augereau
2011-07-18
DREAMWEB: doorway and widedoor have signatures
Bertrand Augereau
2011-07-18
DREAMWEB: aboutturn reversed
Bertrand Augereau
2011-07-18
DREAMWEB: Reversed random sprite callback
Bertrand Augereau
2011-07-18
DREAMWEB: initman reversed
Bertrand Augereau
2011-07-18
DREAMWEB: walking blacklisted
Bertrand Augereau
2011-07-18
DREAMWEB: mainman reversed
Bertrand Augereau
2011-07-18
DREAMWEB: Blacklisted liftsprite
Bertrand Augereau
2011-07-18
DREAMWEB: dodoor blacklisted
Bertrand Augereau
2011-07-18
DREAMWEB: Sprite::b19 is Sprite::frame
Bertrand Augereau
2011-07-18
DREAMWEB: steady and constant objects sprites callbacks
Bertrand Augereau
2011-07-18
DREAMWEB: backobject reversed
Bertrand Augereau
2011-07-18
DREAMWEB: Blacklisted frameoutbh and frameoutfx
Bertrand Augereau
2011-07-18
DREAMWEB: showframe blacklisted
Bertrand Augereau
2011-07-18
DREAMWEB: C++-isation of a part of the sprite subsystem
Bertrand Augereau
2011-07-16
DREAMWEB: Clarify a comment in my previous commit slightly.
eriktorbjorn
2011-07-16
DREAMWEB: Rewrote lockmon() to fix pausing/unpausing
eriktorbjorn
2011-06-25
DREAMWEB: Save registers in vsync, like in original sources
Vladimir Menshakov
2011-06-25
DREAMWEB: Reimplemented modifychar and language switching
Vladimir Menshakov
2011-06-25
DREAMWEB: Replaced foreign-guarded code with "foreignrelease" variable, added...
Vladimir Menshakov
2011-06-22
DREAMWEB: frameoutv becomes a native function
Bertrand Augereau
[next]