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-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
2011-06-20
DREAMWEB: Use kMaingamepal provided by the tasm-recover
eriktorbjorn
2011-06-20
DREAMWEB: Remove readabyte() and readoneblock()
eriktorbjorn
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
DREAMWEB: Fix compilation error on MSVC
Paul Gilbert
2011-06-19
DREAMWEB: removed hack from openfile
Vladimir Menshakov
2011-06-18
DREAMWEB: added stubs for loading from lancher (disabled).
Vladimir Menshakov
2011-06-18
DREAMWEB: do not call updatescreen before quitting, fixed crash on dosreturn,...
Vladimir Menshakov
2011-06-17
DREAMWEB: replaced generated code with c++ style stubs
Vladimir Menshakov
2011-06-16
DREAMWEB: Improved code formatting
Vladimir Menshakov
2011-06-16
DREAMWEB: moved stubs into stubs.cpp
Vladimir Menshakov