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
2019-11-11
COMMON: Allow for enabling/disabling debug channels by number
Paul Gilbert
2019-11-10
COMMON: Fix very noisy warning when building with GCC 9 in C++11 mode
Bastien Bouclet
2019-11-10
BACKENDS: Fix using fillScreen in non-paletted screen modes
Cameron Cawley
2019-11-08
COMMON: Clarify documentation for OSystem::convertEncoding
Thierry Crozat
2019-11-03
COMMON: Add ignoreClashes flag to SearchSet and FSDirectory
Le Philousophe
2019-10-21
COMMON: Fix Missing Default Switch Case in Coroutine Macros
D G Turner
2019-10-19
COMMON: Moved string encoding to separate file
Eugene Sandulenko
2019-10-18
COMMON: Added new + operator to U32String
Eugene Sandulenko
2019-10-18
COMMON: Added String::find()
Eugene Sandulenko
2019-10-16
TTS: Fix language setting.
Jaromir Wysoglad
2019-10-06
COMMON: Add Missing Default Switch Case to U32String Class
D G Turner
2019-10-06
COMMON: Fix Missing Default Switch Cases in Lua Interpreter
D G Turner
2019-10-04
COMMON: Add methods to U32String to match String
Eugene Sandulenko
2019-10-04
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2019-10-04
COMMON: Add Missing Switch Default Case in ZLIB Class
D G Turner
2019-10-04
COMMON: Add Missing Default Switch Cases in DCT Class
D G Turner
2019-10-04
RECORDER: Add Missing Default Switch Cases
D G Turner
2019-10-03
BLADERUNNER: Remove use of C99 math functions
Cameron Cawley
2019-10-03
COMMON: Add Switch Default Cases in JSON Parser
D G Turner
2019-10-03
COMMON: Add Missing Switch Default Cases to Stream Seek Methods
D G Turner
2019-10-02
COMMON: Add Default Cases to Switch Statements in Memstream Classes
D G Turner
2019-09-30
COMMON: Fix memory leaks in iconv error case
Thierry Crozat
2019-09-30
COMMON: Fix MSVC Compiler Warning
D G Turner
2019-09-25
GLK: ADRIFT: Implement zlib decompression
Paul Gilbert
2019-09-23
COMMON: Workaround for a compiler bug in osx_intel buildbot toolchain
Eugene Sandulenko
2019-09-21
BACKENDS: Add EVENT_CLIPBOARD_UPDATE event
Cameron Cawley
2019-09-21
BACKENDS: Add a default clipboard implementation
Cameron Cawley
2019-09-21
COMMON: Fix escaping and parsing of UTF-8 strings in JASON parser
Thierry Crozat
2019-09-15
LUA: Fix Coverity Warnings in File Class
D G Turner
2019-09-15
Revert "COMMON: Implement FSNode::createDirectoryRecursive()"
Cameron Cawley
2019-09-14
EVENTRECORDER: Fix GCC Compiler Warnings
D G Turner
2019-09-09
BUILD: Fix GCC bogus warning by removing const
Le Philousophe
2019-09-06
LUA: Remove references to Sword25 (#1833)
Cameron Cawley
2019-09-05
COMMON: Add string size computation to Encoding.
Jaromir Wysoglad
2019-09-03
COMMON: Added PocketPC platform
Eugene Sandulenko
2019-09-03
COMMON: Restored functionaluty of Lua print
Eugene Sandulenko
2019-09-02
COMMON: Don't include win32.h in common/encoding.h
SupSuper
2019-09-01
COMMON: Add CP437 encoding conversion table.
Jaromir Wysoglad
2019-09-01
COMMON: Add CP850 conversion.
Jaromir Wysoglad
2019-09-01
TTS: Better documentation of TTSVoice.
Jaromir Wysoglad
2019-09-01
TTS: Document diferences in resume()
Jaromir Wysoglad
2019-09-01
JANITORIAL: Remove some trailing whitespaces
Jaromir Wysoglad
2019-09-01
TTS: Update documentation of INTERRUPT_NO_REPEAT
Jaromir Wysoglad
2019-09-01
TTS: Improve documentation
Jaromir Wysoglad
2019-09-01
TTS: Add *_NO_REPEAT actions
Jaromir Wysoglad
2019-09-01
TTS: Make one say() method non-virtual
Jaromir Wysoglad
2019-09-01
TTS: Implement speech queueing on Linux and Win
Jaromir Wysoglad
2019-09-01
TTS: Improve documentation
Thierry Crozat
2019-09-01
TTS: Remove unneeded code
Jaromir Wysoglad
2019-09-01
TTS: Refactoring
Jaromir Wysoglad
[next]