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-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
2010-10-31
COMMON: Document forbidden.h
Max Horn
2010-10-31
COMMON: Allow forbidden symbols in debug.cpp and textconsole.cpp
Max Horn
2010-10-31
GOB: Silence a compiler warning
Sven Hesse
2010-10-31
HUGO: Suppress Playback code
Arnaud Boutonné
2010-10-31
SCI: Removing obsolete function parameter
Filippos Karapetis
2010-10-31
GOB: Add listArchives debug console command
Sven Hesse
2010-10-31
GOB: Clean up class DataIO
Sven Hesse
2010-10-31
TOOLS: Fix GCC warnings reported by Fingolgin in create_hugo
Arnaud Boutonné
2010-10-31
GP2X: Fix warnings about unused decls
Max Horn
2010-10-31
MOTOEZX: Fix warning about static not at beginning of declaration
Max Horn
2010-10-31
WINCE: Fix assert() implementation
Max Horn
2010-10-31
WINCE: Code formatting
Max Horn
[next]