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
2010-11-02
HUGO: Fix typo... sorry
Arnaud Boutonné
2010-11-02
HUGO: Fix cypher for v1 Dos
Arnaud Boutonné
2010-11-02
SCI: Properly cast the results of kTimesSin and kTimesCos to 16-bit integers
Filippos Karapetis
2010-11-02
OPENPANDORA: Add FORBIDDEN_SYMBOL_ALLOW_ALL define to enable use of forbidden...
John Willis
2010-11-02
SWORD25: Convert printf to debugN
Max Horn
2010-11-02
M4: Convert last few printfs to debug
Max Horn
2010-11-02
M4: Remove redundant fflush calls
Max Horn
2010-11-02
SCI: Remove any use of printf
Max Horn
2010-11-02
MADE Remove now redundant fflush call
Max Horn
2010-11-02
M4: Converted all printf's to debug
Paul Gilbert
2010-11-02
M4: Added function pointers to the the script engine data map list
Paul Gilbert
2010-11-02
M4: Reworked dumpFile to use Common::DumpFile
Paul Gilbert
2010-11-01
KYRA: Pause engine when the debugger is open.
Johannes Schickel
2010-11-01
ENGINES: Replace many printfs by warning/debug/debugN
Max Horn
2010-11-01
TINSEL: Correcting my previous commit, oops
Max Horn
2010-11-01
TINSEL: Fix a leak in DW2, and a potential OOB in NextTaggedActor
Max Horn
2010-11-01
TINSEL: Fixed two places that weren't reset when exiting to the launcher and ...
Filippos Karapetis
2010-11-01
TINSEL: Explain why exactly RTL is disabled
Max Horn
2010-11-01
GOB: Fix a map cleanup regression
Sven Hesse
2010-11-01
BASE: Destroy TranslationManager when exiting; destroy GuiManager before Conf...
Max Horn
2010-11-01
COMMON: Get rid of the debug() output formatter
Max Horn
2010-11-01
SOUND: Convert some (f)printf + fflush to debug
Max Horn
2010-11-01
HUGO: Replace Utils::Warn() by warning()
Max Horn
2010-11-01
HUGO: Fix typo
Arnaud Boutonné
2010-11-01
HUGO: Convert class member comments to Doxygen format
Arnaud Boutonné
2010-11-01
SCI: fixing port restoring
Martin Kiewitz
2010-11-01
SCI: fixing bug when restoring ports
Martin Kiewitz
2010-11-01
SCI: Fixed a silly bug when restoring port rectangles. This uncovered a bug w...
Filippos Karapetis
2010-11-01
SCI: fixing lf
Martin Kiewitz
2010-11-01
COMMON: Disable DEBUG_HASH_COLLISIONS (oops)
Max Horn
2010-11-01
SCI: saving/restoring script created windows now
Martin Kiewitz
2010-11-01
ENGINES: Get rid of some (f)printfs
Max Horn
2010-11-01
COMMON: Switch hexdump() to debugN instead of printf
Max Horn
2010-11-01
COMMON: Switch ConfigManager::setInt & ConfigManager::registerDefault to use ...
Max Horn
2010-11-01
COMMON: Add debugN variant without level parameter
Max Horn
2010-11-01
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
Max Horn
2010-11-01
GUI: Rename ConsolDialog methods (v)printf, putchar
Max Horn
2010-11-01
SYMBIAN: Trigger a compiler error on systems where __GCC32__ is set, instead ...
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-11-01
COMMON: Change some (f)printf to debug calls; clenaup hashmap.h
Max Horn
2010-11-01
SWORD25: Replace art_warn/art_die by warning/error
Max Horn
2010-11-01
ENGINES: Remove some 'using' statements
Max Horn
2010-11-01
GOB: Fix spelling
Sven Hesse
2010-11-01
HUGO: Make some scheduler functions and variables protected
Arnaud Boutonné
2010-11-01
SWORD2: Cleanup
Torbjörn Andersson
2010-11-01
SWORD2: Cleanup pause handling
Torbjörn Andersson
2010-11-01
HUGO: Move _actListArr to scheduler
Arnaud Boutonné
2010-10-31
SCI: Fix for bug #3100292 - "QFG2: signature mismatch at the WIT"
Filippos Karapetis
2010-10-31
TINSEL: Reintroduce DUMMY variable removed in r53932
Ori Avtalion
2010-10-31
TINSEL: cleanup
Max Horn
[next]