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
/
gob
Age
Commit message (
Expand
)
Author
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-19
ALL: Push down deps on stream.h from .h to .cpp files
Max Horn
2010-11-18
ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avo...
Max Horn
2010-11-16
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-04
GOB: Extended workaround for Goblin Stuck On Reload to cover bug #3065914
David Turner
2010-11-01
GOB: Fix a map cleanup regression
Sven Hesse
2010-11-01
GOB: Fix spelling
Sven Hesse
2010-10-31
GOB: Silence a compiler warning
Sven Hesse
2010-10-31
GOB: Add listArchives debug console command
Sven Hesse
2010-10-31
GOB: Clean up class DataIO
Sven Hesse
2010-10-30
GOB: Make Map::getItem()/setItem() nonvirtual
Sven Hesse
2010-10-30
GOB: Make some more map properties protected
Sven Hesse
2010-10-30
GOB: Remove the "ugly" reading of Map::_itemPoses
Sven Hesse
2010-10-30
GOB: Rename Map::_widthByte to _mapVersion
Sven Hesse
2010-10-30
GOB: Make Map::_wayPoints protected
Sven Hesse
2010-10-30
GOB: Make Map::_passMap protected and group some vars
Sven Hesse
2010-10-30
GOB: Unify Map_v1::/Map_v2::getPass()/setPass()
Sven Hesse
2010-10-30
GOB: Minor map cleanup
Sven Hesse
2010-10-25
GOB: Fix the Gob3 ladder walking bug
Sven Hesse
2010-10-25
GOB: Fix the Gob3 stairs walking bug
Sven Hesse
2010-10-25
GOB: Format optimizePoints() to be a bit more readable
Sven Hesse
2010-10-25
GOB: Minor map cleanup
Sven Hesse
2010-10-25
GOB: Fix a typo in checkDirectPath()
Sven Hesse
2010-10-25
GOB: Format getDirection() to be more readable
Sven Hesse
2010-10-25
GOB: Add sanity checks to getPass()/setPass()
Sven Hesse
2010-10-25
GOB: Make moveAdvance() and movePathFind() a bit more readable
Sven Hesse
2010-10-24
GOB: Replace strncmp by scumm_stricmp when possible
Arnaud Boutonné
2010-10-24
GOB: un-ban and fix a somehow corrupted version of Fascination
Arnaud Boutonné
2010-10-23
ALL: Fix indention (whitespaces -> tabs)
Max Horn
2010-10-16
GOB: Extend debug console variable command a bit
Sven Hesse
2010-10-15
GOB: Properly fixing the captureCounter code analysis warning
Sven Hesse
2010-10-15
GOB: Remove the now useless helper.h
Sven Hesse
2010-10-15
GOB: Remove strncpy0()
Sven Hesse
2010-10-15
ENGINES: Enhance namespace comments a bit
Max Horn
2010-10-15
GOB: Fix Code analysis warnings
Sven Hesse
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-10-13
GOB: Add Debug Console.
David Turner
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-10-07
GOB: Fix object videos with more than 255 frames
Sven Hesse
2010-10-05
GOB: Try to also open VMD files in Gob3 Win
Sven Hesse
2010-10-05
GOB: Silence compiler warnings
Sven Hesse
2010-10-05
GOB: Fix text display in Gob3 Windows/ADI
Sven Hesse
2010-09-30
GOB: Remove useless variable
Arnaud Boutonné
2010-09-30
GOB: Fix 16bit cursors
Sven Hesse
2010-09-30
GOB: Remove extra \n in debug warning()s
Sven Hesse
2010-09-30
GOB: Transparency support for 16bit surfaces
Sven Hesse
2010-09-30
GOB: Create 16bit surfaces for true color games
Sven Hesse
2010-09-30
GOB: Remove the now useless VGAVideoDriver
Sven Hesse
[next]