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-08-11
DREAMWEB: 'getreelstart' ported to C++
Bertrand Augereau
2011-08-11
DREAMWEB: 'dealwithspecial' has a better signature
Bertrand Augereau
2011-08-11
DREAMWEB: Misc cleanings in stubs.cpp
Bertrand Augereau
2011-08-11
DREAMWEB: 'showframe' takes a Frame
Bertrand Augereau
2011-08-10
DREAMWEB: Improvement of 'printdirect' signature and register usage
Bertrand Augereau
2011-08-09
DREAMWEB: 'checkdest' ported to C++
Bertrand Augereau
2011-08-09
DREAMWEB: 'autosetwalk' ported to C++
Bertrand Augereau
2011-08-03
DREAMWEB: Less register usage in 'plotreel'
Bertrand Augereau
2011-08-03
DREAMWEB: Less register interaction in 'multiput' and 'multiget'
Bertrand Augereau
2011-08-03
DREAMWEB: 'deltextline' ported to C++
Bertrand Augereau
2011-08-03
DREAMWEB: 'crosshair' ported to C++
Bertrand Augereau
2011-07-30
DREAMWEB: 'plotreel' ported to C++
Bertrand Augereau
2011-07-30
DREAMWEB: 'dealwithspecial' ported to C++
Bertrand Augereau
2011-07-30
DREAMWEB: 'fillspace' ported to C++
Bertrand Augereau
2011-07-30
DREAMWEB: 'allocatemem' has a nicer API
Bertrand Augereau
2011-07-30
DREAMWEB: 'readheader' ported to C++
Bertrand Augereau
2011-07-30
DREAMWEB: 'startloading' ported to C++
Bertrand Augereau
2011-07-30
DREAMWEB: 'getroomdata' ported to C++
Bertrand Augereau
2011-07-30
DREAMWEB: Extracted vgagrafx.cpp from stubs.cpp
Bertrand Augereau
2011-07-30
DREAMWEB: Encapsulated some endian conversions in accessors
Bertrand Augereau
2011-07-29
Merge remote-tracking branch 'official/master'
Bertrand Augereau
2011-07-29
DREAMWEB: Fixed showframe ABI to conform to wjp's patch c626394f2b6566bc310f7...
Bertrand Augereau
2011-07-28
DREAMWEB: Rewrite main loop
Willem Jan Palenstijn
2011-07-28
DREAMWEB: Move main function to stubs
Willem Jan Palenstijn
2011-07-28
DREAMWEB: Fix rendering underlined characters
Willem Jan Palenstijn
2011-07-28
DREAMWEB: Fix kerning in printchar
Willem Jan Palenstijn
2011-07-28
DREAMWEB: 'makebackob' ported
Bertrand Augereau
2011-07-28
DREAMWEB: diffDest blitting in 'showframe' doesn't pollute the interface any ...
Bertrand Augereau
2011-07-28
DREAMWEB: Cleanings and less register use
Bertrand Augereau
2011-07-28
DREAMWEB: 'getroomspaths' and 'facerightway' ported to C++
Bertrand Augereau
2011-07-28
DREAMWEB: Extraction of print.cpp from stubs.cpp
Bertrand Augereau
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
[next]