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 (
Expand
)
Author
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: Fixed what is very probably a typo in original code and regenerated...
Bertrand Augereau
2011-07-28
DREAMWEB: Fix (underlined object names) in 'printchar' parameter interpretation
Bertrand Augereau
2011-07-28
TSAGE: Fixed a problem with only the first Fx sound being played
Paul Gilbert
2011-07-28
TSAGE: Clarified some method names in the sound code
Paul Gilbert
2011-07-28
TSAGE: Added sound debugger command
Paul Gilbert
2011-07-28
TSAGE: Sound Fx is now playing
Paul Gilbert
2011-07-28
TSAGE: Fix problem with sound Fx start method being called multiple times
Paul Gilbert
2011-07-27
KYRA: add support for Russian Kyra 1 floppy fan translation
athrxx
2011-07-27
COMPOSER: Fix clang warnings.
Johannes Schickel
2011-07-27
COMPOSER: Correct module.mk for Dynamic Plugins.
D G Turner
2011-07-27
MOHAWK: Corrected Regression due to minor typo in Myst o_disableAreas.
D G Turner
2011-07-27
Merge pull request #58 from fuzzie/composer
Eugene Sandulenko
2011-07-27
TSAGE: Beginning of implementation of Fx method #32
Paul Gilbert
2011-07-26
NEWS: Mention iMuse priority fix.
Johannes Schickel
2011-07-26
NEWS: Mention LoL support in 1.4.0.
Johannes Schickel
2011-07-26
DOC: Correct changes for Simon the Sorcerer 1/2.
Travis Howell
2011-07-25
GOB: Add a workaround for bug #3376547 (gob3 footstep sound)
Sven Hesse
2011-07-25
KYRA: add support for Kyra 2 Russian floppy
athrxx
2011-07-25
TSAGE: Re-factored sound driver method #32 with extra parameters needed by So...
Paul Gilbert
2011-07-24
Merge pull request #55 from tramboi/printing
Eugene Sandulenko
2011-07-24
VIDEO: Don't depend on IEEE floats for Bink audio
Sven Hesse
2011-07-24
DEVTOOLS: cleanup kyradat tool code
athrxx
2011-07-24
LOL: add support for Russian CD-ROM version
athrxx
2011-07-24
DOC: SVN -> git
Eugene Sandulenko
2011-07-24
DOC: Update readme by SimSaw
Eugene Sandulenko
2011-07-24
LOL: add support for Russian floppy version
athrxx
2011-07-24
COMMON: Limited gcc specific intLog2 to gcc 3.4 or newer.
Johannes Schickel
2011-07-24
COMMON: Add an optimized intLog2 implementation for gcc using __builtin_clz.
Johannes Schickel
2011-07-24
COMMON: Let intLog2 return an int instead of uint32, since it should return -...
Johannes Schickel
2011-07-24
TSAGE: Reverted to using a single thread for audio playback
Paul Gilbert
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: Fix code formatting
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
2011-07-23
DREAMWEB: 'printchar' ported to C++
Bertrand Augereau
[next]