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-11-19
COMMON: Improve spacing between members in the event structs
Bastien Bouclet
2017-11-19
EVENTS: Rename synthetic to kbdRepeat
Bastien Bouclet
2017-11-18
COMMON: Add limited support for custom deleters to ScopedPtr
Colin Snover
2017-11-10
COMMON: Add basic fixed-width word wrap to Common::String
Colin Snover
2017-11-10
COMMON: Use C++11 static_assert when available
Colin Snover
2017-10-25
Merge pull request #1035 from bgK/require-64bits-integers
Bastien Bouclet
2017-10-15
BACKENDS: Fix missing mouse events when system cursor cannot be moved
Colin Snover
2017-10-07
COMMON: Undefine ABS if it is a macro
Colin Snover
2017-10-07
BACKENDS: Make initSizeHint an optional extension point
Colin Snover
2017-10-07
BACKENDS: Fix window sizing of games that switch between multiple resolutions
Colin Snover
2017-10-06
COMMON: Allow construction of Arrays of non-copyable members
Colin Snover
2017-10-06
COMMON: Prevent implicit conversion of smart pointers to non-bools
Colin Snover
2017-10-06
COMMON: Switch to compile-time checking of invalid SortedArray calls
Colin Snover
2017-09-30
COMMON: Remove unused OverlayColor typedef
Bastien Bouclet
2017-09-30
COMMON: Introduce a shared hash function for pointer types
Bastien Bouclet
2017-09-30
BUILD: Define pointer sized integer types and remove SCUMM_64BITS
Bastien Bouclet
2017-09-30
COMMON: Unconditionally enable 64 bit integer features
Bastien Bouclet
2017-09-30
COMMON: Add standard data method to Common::Array
Colin Snover
2017-09-30
COMMON: Add standard count & count+copy array constructors
Colin Snover
2017-09-22
COMMON: Remove DisposeAfterUse default value from dynamic write memory streams
Bastien Bouclet
2017-09-21
VIDEO: Change QT edit list to a Common::Array
Bastien Bouclet
2017-09-08
SCI32: Toggle Phant2 content censoring from game options
Colin Snover
2017-09-08
COMMON: Add comparator for sorting ArchiveMemberList
Colin Snover
2017-09-04
COMMON: Add helper macro for printing rects
Colin Snover
2017-08-24
COMMON: Optimize BitStream::getBits
Willem Jan Palenstijn
2017-08-24
COMMON: Add BitStream classes for memory buffers
Willem Jan Palenstijn
2017-08-24
COMMON: Keep track of bitstream position
Willem Jan Palenstijn
2017-08-24
COMMON: Cache BitStream size
Willem Jan Palenstijn
2017-08-24
COMMON: Remove BitStream base class to allow inlining calls
Willem Jan Palenstijn
2017-08-20
COMMON: Implement SeekableReadStream interface for MemoryReadWriteStream
Colin Snover
2017-08-12
COMMON: Added freeing notes to zlib wrapper methods
Paul Gilbert
2017-08-07
COMMON: Add a setVersion method to Common::Serializer
Paul Gilbert
2017-07-30
COMMON: Migrate Various Endian Functions to Common from Engine Code.
D G Turner
2017-07-27
COMMON: Only clear events from the EventSources in clearEvents()
Thierry Crozat
2017-07-26
COMMON: Add method in EventManager to clear the event queue
Thierry Crozat
2017-07-13
STREAM: add read/write functions for float LE/BE
yinsimei
2017-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2017-07-06
COMMON: Add yet another GUIO option flag
Colin Snover
2017-06-08
COMMON: Take immutable reference in SpanOwner copy assignment
Colin Snover
2017-06-08
COMMON: Make SpanOwner copy assignment make a copy of the owned Span
Colin Snover
2017-03-30
COMMON: Reduce maximum Span size to 4GiB
Colin Snover
2017-03-28
COMMON: Compilation fix for Visual Studio 2015
Paul Gilbert
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
[prev]
[next]