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-05-09
COMMON: Do not #undef _MSC_VER
Max Horn
2011-05-09
COMMON: If config.h is present, don't use hardcoded settings from scummsys.h
Max Horn
2011-05-09
COMMON: Unify definition of scumm_str(n)icmp
Max Horn
2011-05-09
N64: Fix code formatting
Max Horn
2011-05-09
N64: Remove (u)int64 typedefs from common/scummsys.h
Max Horn
2011-05-09
SCI: Line wrap some comments
Max Horn
2011-05-09
SCI: Fix warning about potential strict-aliasing rules violation
Max Horn
2011-05-09
SCI: Slight cleanup to undithering code
Max Horn
2011-05-09
COMMON: Tweak some comments
Max Horn
2011-05-08
I18N: Update translations data file
Thierry Crozat
2011-05-08
I18N: Update Spanish translation (from patch #3298988)
Thierry Crozat
2011-05-08
I18N: Update Basilian Portuguese translation (from patch #3297165)
Thierry Crozat
2011-05-08
WEBOS: Splitted install directory from package directory.
Klaus Reimer
2011-05-08
WEBOS: Removed unused gestureDownTime
Klaus Reimer
2011-05-08
WEBOS: Fixed ESCAPE and MENU key on WebOS 1
Klaus Reimer
2011-05-08
WEBOS: Added comment for Palm Pixi specific compiler options.
Klaus Reimer
2011-05-08
WEBOS: Removed unused libpdl linking.
Klaus Reimer
2011-05-08
WEBOS: Moved webos plugin build configuration into its own block so it can be...
Klaus Reimer
2011-05-08
WEBOS: Added comments to explain some WebOS compile settings.
Klaus Reimer
2011-05-08
Merge pull request #34 from peres/interpolate16_5_3
peres
2011-05-08
CAMD: Added _isOpen checks to send() and sysEx()
eriktorbjorn
2011-05-08
TSAGE: Bugfix for restoring savegames saved when palette effects are active
Paul Gilbert
2011-05-08
TSAGE: Fix memory leak when exiting whilst any palette rotation is active
Paul Gilbert
2011-05-08
ALSA: Warn if events or SysEx messages are received when not open.
eriktorbjorn
2011-05-08
IRIX: Fix compilation
Joost Peters
2011-05-07
QUEEN: Delete the parser before closing the driver.
eriktorbjorn
2011-05-07
AGI: Replace Winnie macros with functions
Matthew Hoops
2011-05-07
ANDROID: Get rid of Fn->ALT metakey mapping
dhewg
2011-05-07
TSAGE: Close Memory Leak in GfxSurface::create().
D G Turner
2011-05-07
GUI: Allow .zip files with case differing from ".zip" as theme files too.
Johannes Schickel
2011-05-06
M4: Fix a typo; cleanup
Matthew Hoops
2011-05-06
M4: Fix the title of riddle
Matthew Hoops
2011-05-06
M4: Allow Riddle to be run using the original directory structure
Matthew Hoops
2011-05-07
GRAPHICS: use the new interpolate16_5_3
peres
2011-05-07
GRAPHICS: implement the long awaited interpolate16_5_3
peres
2011-05-07
TSAGE: Fix a bug and a couple of glitches in scene 9700
strangerke
2011-05-06
TSAGE: Scene 5200 - Suppress dead code (present but not executed in the origi...
strangerke
2011-05-06
TSAGE: Finally fix the dialogue bug in scene 4000
strangerke
2011-05-06
TSAGE: For consistency, renamed sceneItem1 into Hotspot1 in scene 7000
strangerke
2011-05-06
CREATE_PROJECT: Fix module.mk parsing.
Johannes Schickel
2011-05-06
NEWS: Move SDL OpenGL news to 1.4.0.
Johannes Schickel
2011-05-06
Merge pull request #31 from lordhoto/win-res
Johannes Schickel
2011-05-06
GOB: Create a SafeSubReadStream for files in STKs
Sven Hesse
2011-05-06
SWORD2: Replace SafeSubReadStream with the same-name class in Common
Sven Hesse
2011-05-06
COMMON: Add a class SafeSubReadStream
Sven Hesse
2011-05-06
TSAGE: Bugfix for hotspot issues in Scene #7000
Paul Gilbert
2011-05-06
TSAGE: Bugfix for self-closing drawers in Scene #7700
Paul Gilbert
2011-05-06
TSAGE: Hopefully fix some Valgrind reported warnings
Paul Gilbert
2011-05-06
DEVTOOLS: Fix linking failure in Visual Studio created project
Paul Gilbert
2011-05-06
DEVTOOLS: Bugfix for CREATE_PROJECT creating duplicate tag in Visual Studio p...
Paul Gilbert
[next]