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
Age
Commit message (
Collapse
)
Author
2011-12-04
DREAMWEB: Removed 'icons1' and 'icons2' stubs
Bertrand Augereau
2011-12-04
DREAMWEB: 'standardLoadCPP' to load game data in malloc'ed buffers
Bertrand Augereau
2011-12-04
DREAMWEB: kIcons1 and kIcons2 ownership transferred from the VM to the engine
Bertrand Augereau
2011-12-04
GUI: Fix GUIO flags again.
Johannes Schickel
The GUIO flags use an escape sequence for octal numbers. Starting with 18e84f9c1138ea4ce66cbbea53e6957bee3e588f GUIO_MIDICMS used "\008" which resulted in the CMS flag adding a zero into the flags and thus terminating the GUIO flag string.
2011-12-04
DREAMWEB: 'titles' ported to C++
D G Turner
2011-12-04
DREAMWEB: Cleaner finalization of the engine
Bertrand Augereau
All the segments are destroyed with the VM but it won't be the case when individual buffers will be malloc'ed.
2011-12-04
DREAMWEB: 'getRidOfAll' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: Hardcoded a few filenames
Bertrand Augereau
2011-12-04
DREAMWEB: Less direct references to kIcons1 and kIcons2
Bertrand Augereau
2011-12-04
DREAMWEB: 'examIcon' ported to C++
Bertrand Augereau
2011-12-04
GUI: fix GUIO_NOSPEECH/GUIO_NOSFX settings
athrxx
2011-12-04
DREAMWEB: 'panelIcons1' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: kIcons2 accessor
Bertrand Augereau
2011-12-04
DREAMWEB: Minor warning fix (shadowing)
Bertrand Augereau
2011-12-04
DREAMWEB: 'showMan' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: kIcons1 accessor
Bertrand Augereau
2011-12-04
DREAMWEB: 'showExit' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: 'security' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: Ported 'drunk' to C++
Bertrand Augereau
2011-12-04
DREAMWEB: 'checkSpeed' takes a reference
Bertrand Augereau
2011-12-04
DREAMWEB: 'manAsleep' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: 'smokeBloke' ported to C++
Bertrand Augereau
2011-12-04
DREAMWEB: Convert 'readKey' and the keyboard buffer
Willem Jan Palenstijn
2011-12-04
DREAMWEB: Move 'readKey' from dreamgen
Willem Jan Palenstijn
2011-12-03
NEWS: Mention mustard Mac support
Matthew Hoops
2011-12-03
DREAMWEB: Convert 'soundOnReels', including its data
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'soundOnReels' out of dreamgen
Willem Jan Palenstijn
2011-12-03
SCUMM: Add support for the mustard mac map file
Matthew Hoops
2011-12-03
DREAMWEB: Clean up last remaining kFileheader/kFiledata usage
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Convert 'loadpersonal', 'loadnews', 'loadcart'
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'loadpersonal', 'loadnews', 'loadcart' out of dreamgen
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move temporary room for loading out of data segment
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move Bresenham output out of data segment
Willem Jan Palenstijn
2011-12-03
MAEMO: Add fields to debian/control
Tarek Soliman
2011-12-03
DREAMWEB: Remove unused filenames from blob
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Remove more unused functions and blobs
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Remove 'symbollist' blob
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Convert 'atmospheres'
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Move 'atmospheres' from dreamgen
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Allow quitting during symbol phases
Bertrand Augereau
2011-12-03
DREAMWEB: 'enterSymbol' ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: 'madmansTelly' (so british! :) ) ported to C++
Bertrand Augereau
2011-12-03
DREAMWEB: Omit a number of unused binary blobs
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Replace hardcoded constants by their symbolic names
Willem Jan Palenstijn
2011-12-03
DREAMWEB: Add option to tasmrecover to skip binary data
Willem Jan Palenstijn
2011-12-03
CGE: Fix an assert in intro
Strangerke
2011-12-03
DREAMWEB: 'madman' cleaning using other improvements
Bertrand Augereau
2011-12-03
CGE: Soltys - Fix initialization of a couple of bool variables
Strangerke
2011-12-03
DREAMWEB: Move functions from skip_output to blacklist where possible
Willem Jan Palenstijn
2011-12-03
DREAMWEB: 'getridoftempXXX' family ported to C++
Bertrand Augereau
[next]