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
/
vgagrafx.cpp
Age
Commit message (
Expand
)
Author
2011-12-04
DREAMWEB: kMapstore accessor
Bertrand Augereau
2011-12-04
DREAMWEB: Cleanup DreamGenContext::loadPalFromIFF, get rid of readFromFile()
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-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-21
DREAMWEB: 'createpanel' and 'createpanel2' ported to C++
Bertrand Augereau
2011-11-18
DREAMWEB: 'worktoscreen' C++ flavour without dirtying the regs
Bertrand Augereau
2011-11-17
DREAMWEB: 'loadpalfromiff' ported to C++
Bertrand Augereau
2011-09-02
DREAMWEB: Removal of stubs that became useless
Bertrand Augereau
2011-09-02
DREAMWEB: 'checkifset' ported to C++
Bertrand Augereau
2011-09-01
DREAMWEB: 'checkpixelset' ported to C++
Bertrand Augereau
2011-09-01
DREAMWEB: Cleaning in 'doshake'
Bertrand Augereau
2011-09-01
DREAMWEB: 'frameoutv' know how to clip on the left and upper borders
Bertrand Augereau
2011-09-01
DREAMWEB: Asserts
Bertrand Augereau
2011-08-30
DREAMWEB: 'maptopanel' and 'dumpmap' ported to C++
Bertrand Augereau
2011-08-30
DREAMWEB: 'transferinv' ported to C++
Bertrand Augereau
2011-08-30
DREAMWEB: 'paneltomap' ported to C++
Bertrand Augereau
2011-08-21
DREAMWEB: 'showframe' overload for this majority of clients that don't need w...
Bertrand Augereau
2011-08-17
DREAMWEB: 'doblocks' moves to backdrops.cpp
Bertrand Augereau
2011-08-11
DREAMWEB: 'multiget' and 'multiput' don't dirty segments anymore
Bertrand Augereau
2011-08-11
DREAMWEB: 'showframe' takes a Frame
Bertrand Augereau
2011-08-10
DREAMWEB: 'multidump' doesn't dirty ds anymore
Bertrand Augereau
2011-08-04
DREAMWEB: Less register usage in misc. places
Bertrand Augereau
2011-08-04
DREAMWEB: 'doblocks' ported to C++
Bertrand Augereau
2011-08-03
DREAMWEB: Less register interaction in 'multiput' and 'multiget'
Bertrand Augereau
2011-08-03
DREAWMEB: Ported 'zoom' to C++
Bertrand Augereau
2011-08-03
DREAMWEB: 'allocatework' ported to C++
Bertrand Augereau
2011-07-30
DREAMWEB: Ported 'clearwork'
Bertrand Augereau
2011-07-30
DREAMWEB: Better API for 'showframe' and no more registers used (expect es:bx...
Bertrand Augereau
2011-07-30
DREAMWEB: Introduced the Frame struct
Bertrand Augereau
2011-07-30
DREAMWEB: Extracted vgagrafx.cpp from stubs.cpp
Bertrand Augereau
[prev]