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-06-23
LASTEXPRESS: Extract Clock and TrainLine classes to separate files
Littleboy
2011-06-23
LASTEXPRESS: Move Menu class to a separate folder
Littleboy
2011-06-23
TSAGE: Added saving/restoring of playing sounds to savegames
Paul Gilbert
2011-06-23
CREDITS: Add real name of serga per his request
Eugene Sandulenko
2011-06-23
Merge pull request #40 from bgK/ps3
Eugene Sandulenko
2011-06-23
BASE: Fix build, and error handling in DO_OPTION_INT.
Alyssa Milburn
2011-06-23
SWORD25: Add error checks after allocating memory with malloc
Julien
2011-06-23
COMMON: Add abort() to the list of forbidden symbols
Julien
2011-06-23
BACKENDS: Add better error handling to OSystem_Win32::getDefaultConfigFileName()
Julien
2011-06-23
SCI: Allocate decompression buffers on the heap
Julien
2011-06-23
KYRA: Allocate screen region buffer on the heap
Julien
2011-06-23
DRACI: Allocate no-sound buffer on the heap in LegacySoundArchive::openArchive()
Julien
2011-06-23
LURE: Allocate debug strings buffer on the heap
Julien
2011-06-23
BACKENDS/GRAPHICS: Silence non zero-terminated terminated buffers warnings by...
Julien
2011-06-23
TSAGE: Allocate resource decoding buffer on the heap
Julien
2011-06-23
TEENAGENT: Allocate large buffers on the heap instead of the stack
Julien
2011-06-23
GRAPHICS: Allocate Common::PEResources on the heap in WinFont::loadFromPE()
Julien
2011-06-23
AUDIO: Replace assignment in return call by separate assignment and return call.
Julien
2011-06-23
BASE: Check return value from strtol in DO_OPTION_INT macro
Julien
2011-06-23
AUDIO/BACKENDS/GRAPHICS: Add error checks after allocating memory with malloc
Julien
2011-06-23
ANALYSIS: Fix potential memory leak when using realloc
Julien
2011-06-23
AGOS: Fix operator precedence warning
Julien
2011-06-23
DRACI: Replace abort() call by error()
Julien
2011-06-23
GIT: Ignore MSVC analysis build folders
Julien
2011-06-22
BACKENDS: Fix compilation with Unity
Littleboy
2011-06-22
BACKENDS: Add missing enumeration value and GUID for compilation under older ...
Littleboy
2011-06-22
GIT: Ignore Qt Creator project files
Littleboy
2011-06-22
CONFIGURE: Fix Unity checks
Littleboy
2011-06-22
LASTEXPRESS: Fix leak and corruption of event handlers function pointers
Littleboy
2011-06-22
LASTEXPRESS: Refactor Fight class
Littleboy
2011-06-22
LASTEXPRESS: Move Fight class to its own folder
Littleboy
2011-06-23
SAGA: Fix Bug #3323722 ("IHNM: Crash to desktop in Ellen's Adventure")
D G Turner
2011-06-22
Merge pull request #46 from tramboi/master
Eugene Sandulenko
2011-06-22
I18N: Regenerate translations data file
Thierry Crozat
2011-06-22
I18N: Update Hungarian translation from patch #3323744
Thierry Crozat
2011-06-22
COMMON: Improve loading of translations data file
Thierry Crozat
2011-06-22
DREAMWEB: frameoutv becomes a native function
Bertrand Augereau
2011-06-22
TSAGE: Fix bug in sound fading in scene 20.
Strangerke
2011-06-22
Merge pull request #26 from Littleboy/taskbar
Eugene Sandulenko
2011-06-22
TSAGE: Don't crash if -x option points to an non-existing savegame.
eriktorbjorn
2011-06-22
CONFIGURE: When building the SDL backend, display the SDL version number.
Bastien Bouclet
2011-06-22
PS3: Added a readme
Bastien Bouclet
2011-06-22
PS3: Build with -mminimal-toc to allow loading larger elfs. Thanks to andoma ...
Bastien Bouclet
2011-06-22
PS3: Keep updating the screen while the XMB is open to prevent it from freezing
Bastien Bouclet
2011-06-22
PS3: Map joypad buttons to features. Enable the virtual keyboard.
Bastien Bouclet
2011-06-22
PS3: Add a SDL 1.3 mixer, for use with the PS3 backend.
Bastien Bouclet
2011-06-22
PS3: Initial version of the PlayStation 3 backend
Bastien Bouclet
2011-06-22
SDL: Allow building with current SDL 1.3hg
Bastien Bouclet
2011-06-22
NEWS: Mention Tinsel fix.
Alyssa Milburn
2011-06-22
LASTEXPRESS: Make some static data const respectively static.
Johannes Schickel
[next]