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-18
DREAMWEB: Pathfind routines go to pathfind.cpp
Bertrand Augereau
2011-08-18
DREAMWEB: Ported 'findxyfrompath' to C++
Bertrand Augereau
2011-08-18
DREAMWEB: Ported 'blocknametext', 'walktotext', 'personnametext',
Bertrand Augereau
2011-08-18
DREAMWEB: Add/fix loading from launcher
Willem Jan Palenstijn
2011-08-18
DREAMWEB: 'commandonly' ported to C++
Bertrand Augereau
2011-08-17
DREAMWEB: Drawing of background objects ported to C++
Bertrand Augereau
2011-08-17
DREAMWEB: Ported 'movemap' to C++
Bertrand Augereau
2011-08-16
DREAMWEB: Bugfix (introduced with porting)
Bertrand Augereau
2011-08-16
DREAMWEB: Encapsulate the hack to guess if this is a CD build or not
Bertrand Augereau
2011-08-15
DREAMWEB: 'showpanel' ported to C++
Bertrand Augereau
2011-08-15
DREAMWEB: 'commandwithob' ported to C++
Bertrand Augereau
2011-08-15
DREAMWEB: 'copyname' ported to C++
Bertrand Augereau
2011-08-15
DREAMWEB: 'findobname' ported to C++
Bertrand Augereau
2011-08-15
DREAMWEB: 'getreelstart' is now only called from C++
Bertrand Augereau
2011-08-15
DREAMWEB: 'checkifperson' ported to C++
Bertrand Augereau
2011-08-14
Merge pull request #60 from tramboi/master
Eugene Sandulenko
2011-08-11
DREAMWEB: 'setuptimedtemp' ported to C++
Bertrand Augereau
2011-08-11
DREAMWEB: 'dumptimedtext' ported to C++
Bertrand Augereau
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-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
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
[next]