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
/
common
Age
Commit message (
Expand
)
Author
2017-03-10
BUILD: Fixed mingw-w64 32 bits build
Peter Kohaut
2017-03-09
BUILD: Fixed macro redefinition warning for 64 bits builds
Peter Kohaut
2017-03-05
BACKENDS: Fix const'ness which led to warnings
Eugene Sandulenko
2017-03-04
PSP2: Add Playstation Vita (PSP2) support
cpasjuste
2017-02-22
SDL: Fix erratic analog pointer + control options
rsn8887
2017-02-21
Merge pull request #905 from lubomyr/master
Eugene Sandulenko
2017-02-14
ANDROIDSDL: implemented checkbox for swap menu and back buttons
lubomyr
2017-02-14
ANDROIDSDL: backend related checking in options.cpp replaced with hasFeature....
lubomyr
2017-02-11
Merge pull request #895 from csnover/gui-volume-options
Eugene Sandulenko
2017-02-08
COMMON: Fix calling Span::getStringAt with non-zero index
Colin Snover
2017-02-06
BUILD: Define SCUMM_64BITS on 64 bits platforms when not using configure
Thierry Crozat
2017-02-05
GUI: Add three new options for volume slider controls
Colin Snover
2017-01-31
ANDROIDSDL: implemented checkbox for show/hide on-screen control in Options menu
lubomyr
2017-01-30
ANDROIDSDL: implemented checkbox for change mouse mode in Options menu
lubomyr
2017-01-17
GRAPHICS: Rename MacFont to MacFONTFont to avoid clashed
Eugene Sandulenko
2017-01-15
COMMON: Fix Variable Used Uninitialized Compiler Warning.
D G Turner
2017-01-14
COMMON: Define STATIC_ASSERT for all ports
Colin Snover
2017-01-14
COMMON: Add ReadStream::readPascalString()
Eugene Sandulenko
2017-01-13
Merge pull request #881 from csnover/span-h
Eugene Sandulenko
2017-01-12
VKEYBD: Remove Unused Variable.
D G Turner
2017-01-12
COMMON: Replace sprintf() with safer String::format() in JSON module.
D G Turner
2017-01-09
COMMON: Enhanced debug channel checks.
Eugene Sandulenko
2017-01-08
COMMON: Fix GCC 4 shadow warnings in Span
Colin Snover
2017-01-08
COMMON: Simplify Span code
Colin Snover
2017-01-08
COMMON: Restrict use of data access helpers
Colin Snover
2017-01-08
COMMON: Improve test coverage for Span and fix bugs from testing
Colin Snover
2017-01-08
COMMON: Add STATIC_ASSERT macro to scummsys.h
Colin Snover
2017-01-08
COMMON: Add Span to common library
Colin Snover
2017-01-08
COMMON: Add type traits to common library
Colin Snover
2017-01-05
COMMON: Add strnlen for safer C string length reads
Colin Snover
2016-12-19
COMMON: Add stddef.h to scummsys.h for ptrdiff_t
Colin Snover
2016-12-04
COMMON: Added Estonian language
Eugene Sandulenko
2016-11-29
ALL: game state => saved game
Ben Castricum
2016-10-30
COMMON: Fix GCC Warning in JSON Parser.
D G Turner
2016-10-29
COMMON: Add referencing and destruction of the OSDMessageQueue instance
Thierry Crozat
2016-10-29
COMMON: Add OSDMessageQueue singleton
Thierry Crozat
2016-10-26
COMMON: Added debug method for printing out stream contents
Eugene Sandulenko
2016-10-16
Merge pull request #847 from criezy/sdl-filtering
Thierry Crozat
2016-10-13
Merge pull request #836 from peterkohaut/bladerunner
Eugene Sandulenko
2016-10-13
OSYSTEM: Add kFeatureFilteringMode
Thierry Crozat
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-09-29
COMMON: Add ReadFloatLE to Common::ReadStream
Eugene Sandulenko
2016-09-13
OSYSTEM: Remove the API allowing to draw to the OSD surface directly
Bastien Bouclet
2016-09-13
OSYSTEM: Introduce a method allowing to draw a background activity icon
Bastien Bouclet
2016-09-10
COMMON: Converted Common::BitStream to use DisposeAfterUse
Paul Gilbert
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-09-09
COMMON: Fix indentation inconsistencies
Thierry Crozat
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-09-02
Merge pull request #820 from waltervn/platform-atari8bit
Eugene Sandulenko
2016-08-30
COMMON: Replace broken URL
Willem Jan Palenstijn
[next]