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
2012-01-15
SCI: Properly handle negative coordinates in drawTextBitmap()
Filippos Karapetis
2012-01-15
SCI: Simplify kString(Dup) using the overloaded = operator
Filippos Karapetis
2012-01-15
SCI: Ignore an invalid export in a script in the demo of RAMA
Filippos Karapetis
2012-01-15
SCI: Use fromString() in kString(Dup) to simplify code
Filippos Karapetis
2012-01-15
SCI: Zero-terminate strings in SciString::fromString()
Filippos Karapetis
2012-01-15
SCI: Remove wrong script-to-array copying code in kArray
Filippos Karapetis
2012-01-15
SCI: Fix a nasty bug in kString(Dup)
Filippos Karapetis
2012-01-15
SCI: Clean up some memory management and loops
Willem Jan Palenstijn
2012-01-15
SCI: Plug a leak in ResourceManager::processWavePatch()
Filippos Karapetis
2012-01-15
SCI: Plug loads of memory leaks in the SCI32 graphics code
Filippos Karapetis
2012-01-15
SCI: Plug a leak in ResourceManager::detectSciVersion()
Filippos Karapetis
2012-01-15
TSAGE: Don't use "&&" synonym "and".
Johannes Schickel
2012-01-15
SCUMM: add missing free()
athrxx
2012-01-15
KYRA: (EOB) - add support for original save game files
athrxx
2012-01-15
Merge pull request #166 from BenCastricum/master
Eugene Sandulenko
2012-01-15
DRACI: Move readByte() and readUint32LE() out of assert()
Torbjörn Andersson
2012-01-14
LURE: Move readByte() call out of assert()
Torbjörn Andersson
2012-01-14
MACOSX: Changed CoreAudio deprecation check slightly to allow building with o...
Oystein Eftevaag
2012-01-14
Merge pull request #157 from fingolfin/coreaudio
Oystein Eftevaag
2012-01-14
MACOSX: Replace use of a 10.4 only API by one available since 10.0
Max Horn
2012-01-14
MACOSX: Default to new CoreAudio API on x86, and to old on PowerPC
Max Horn
2012-01-14
OSX: Fixed some file paths when copying docs to the bundle, and updated DS_Store
Oystein Eftevaag
2012-01-14
OSX: Avoid use of NSString:stringWithCString, for OS X 10.2 and 10.3 compatib...
Oystein Eftevaag
2012-01-14
OSX: Use static zlib library again
Oystein Eftevaag
2012-01-14
SCI: Add a script patch to fix a script bug in GK1 floppy
Filippos Karapetis
2012-01-14
KYRA: Make workaround for bug #1498221 work again.
Johannes Schickel
2012-01-14
KYRA: Fix missing debug commands.
Johannes Schickel
2012-01-14
SCI: Don't clip the plane rectangle in kernelDeletePlane()
Filippos Karapetis
2012-01-14
SCI: When deleting a plane, also delete the items in it
Filippos Karapetis
2012-01-14
Merge pull request #165 from eriktorbjorn/dig-workaround
Torbjörn Andersson
2012-01-14
SCUMM: Fix workaround for Dig spider lair sound glitch
Torbjörn Andersson
2012-01-14
SCI: Fix bug in fadeIn()/fadeOut()
Filippos Karapetis
2012-01-13
NEWS: Add a note about a bugfix when starting new songs in SCI
Filippos Karapetis
2012-01-13
TSAGE: R2R - Silent warning
Strangerke
2012-01-13
TSAGE: R2R - Preliminar implementation of scene 1550
Strangerke
2012-01-13
SCI: Some more work on kSetShowStyle. Silenced some chatty warnings in GK1
Filippos Karapetis
2012-01-13
SCI: Blacklist more unused/debug SCI2.1 kernel functions
Filippos Karapetis
2012-01-13
MISC: Update more dates to 2012
Willem Jan Palenstijn
2012-01-13
COMMON: Enhance zlib interface
Andrea Corna
2012-01-13
SCI: Fixed some graphics corruption (black boxes) in the dialogs of GK1
Filippos Karapetis
2012-01-12
Merge pull request #146 from eriktorbjorn/master
Filippos Karapetis
2012-01-12
DREAMWEB: Rewrite a comment, since the old one could be misread
Torbjörn Andersson
2012-01-11
DREAMWEB: Change selectSaveLoadPage()'s command type to be unique
Torbjörn Andersson
2012-01-11
README: Mention T7G specific configuration option
Scott Thomas
2012-01-10
TSAGE: R2R - Fix some warnings, implement sub51AF8
Strangerke
2012-01-10
TSAGE: R2R - Partial implementation of scene 1200
Strangerke
2012-01-10
TSAGE: R2R - Add some global variables, fix some default values
Strangerke
2012-01-10
CONFIGURE: Also check "long long" in find_type_with_size.
Johannes Schickel
2012-01-10
CONFIGURE: Make 32bit pointer check a bit safer.
Johannes Schickel
2012-01-10
CONFIGURE: Fix formatting.
Johannes Schickel
[prev]
[next]