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-01
COMMON: Implement two simple workaround wrappers for _vsnprintf and _snprintf...
Johannes Schickel
2011-06-01
TSAGE: Fix a valgrind warning in SceneObject initialization
Strangerke
2011-06-01
TSAGE: Little modification in order to match the executable in scene 6100
Strangerke
2011-06-01
DC: Clarify comment
Max Horn
2011-06-01
DC: Use 'noserial' for release builds
Max Horn
2011-06-01
COMMON: Add note about us defining vsnprintf as _vsnprintf for older MSVC ver...
Johannes Schickel
2011-06-01
COMMON: Add comment about MSVC's _snprintf.
Johannes Schickel
2011-06-01
ANDROID: Revert stable-only changes from commit cf41ac0f which I accidentally...
Max Horn
2011-06-01
DETECTOR: Clarify warning a bit
Max Horn
2011-06-01
DETECTOR: Get rid of unused kADFlagDontAugmentPreferredTarget
Max Horn
2011-06-01
Merge pull request #20 from scott-t/t7g-ios
clone2727
2011-06-01
GROOVIE: Detect iOS platform based on binary existence
Scott Thomas
2011-06-01
PS2: Do not add RELEASE_BUILD
Max Horn
2011-06-01
Merge branch 'branch-1-3-0' into master
Max Horn
2011-06-01
COMMON: Move SDL endian check a bit down
Max Horn
2011-05-31
GROOVIE: Rename MusicPlayerMPEG4 to MusicPlayerIOS
Matthew Hoops
2011-05-31
Merge remote branch 'upstream/master' into t7g-ios
Matthew Hoops
2011-05-31
GROOVIE: Use openStreamFile() to open iOS audio files
Matthew Hoops
2011-05-31
AUDIO: Plug MPEG-4/QuickTime audio into openStreamFile
Matthew Hoops
2011-05-31
COMMON: Include SDL_endian.h instead of SDL_byteorder.h
Max Horn
2011-05-31
SCI: Fix up start/end points when pathfinding with opt == 0.
Walter van Niftrik
2011-05-31
CONFIGURE: move some libs required by n64 port
Fabio Battaglia
2011-05-31
COMMON: Simplify OverlayColor definition
Max Horn
2011-05-31
COMMON: Move scumm_str(n)icmp declaration to str.h
Max Horn
2011-05-31
COMMON: Move some weird WinCE/MSVC snprintf-#define around
Max Horn
2011-05-31
COMMON: Shorten endianess / mem align guessing logic in scummsys.h
Max Horn
2011-05-31
COMMON: Move more stuff from scummsys.h to portdefs.h
Max Horn
2011-05-31
COMMON: Move some code from scummsys.h to relevant portdefs.h files
Max Horn
2011-05-31
AUDIO: Fix GCC Compilation Warning in FM-Towns Softsynth.
D G Turner
2011-05-31
BUILD: Fix typo which broke WebOS builds
Max Horn
2011-05-31
BUILD: Fix compilation when --enable-plugins is enabled.
D G Turner
2011-05-31
BUILD: Fix Linking.
D G Turner
2011-05-31
BUILD: Compile more files only when necessary
Max Horn
2011-05-31
BUILD: Add SDL_BACKEND=1 to config.mk for all SDL based backends
Max Horn
2011-05-30
WINCE: Remove unnecessary -I flags
Max Horn
2011-05-30
BUILD: Only add one option per line to INCLUDES/CXXFLAGS/LDFLAGS
Max Horn
2011-05-30
TSAGE: Changed parameter to animate call from NULL to 0 for better type matching
Paul Gilbert
2011-05-30
TSAGE: Bugfix for saving in scene #2150
Paul Gilbert
2011-05-30
TSAGE: General cleanup of object class
Paul Gilbert
2011-05-30
FM-TOWNS AUDIO: fix destructors (thread safety)
athrxx
2011-05-30
TSAGE: Fix a mess in Seeker's actions in scene 2100
strangerke
2011-05-30
TSAGE: Fix a glitch in scene 2320 (no idea if it was visible or not)
strangerke
2011-05-30
TSAGE: Fix a bug in scene 7000, after talking to Skeenar
strangerke
2011-05-29
COMMON: Limit pragma warning use in algorithm.h to MSVC.
Johannes Schickel
2011-05-29
SCI: Added a more generalized fix for bug #3306417
md5
2011-05-29
AGOS: Silenced a false positive warning in MSVC
md5
2011-05-29
CREATE_PROJECT: Fixed typo
md5
2011-05-29
VS: Disabled libpng, libtheora and opengl in the VS solution files
md5
2011-05-29
SCI: Make 'quit' an alias for 'quit game' in the console
Willem Jan Palenstijn
2011-05-29
CREATE_PROJECT: Disable PNG, Theora and OpenGL by default.
md5
[prev]
[next]