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-07-16
COMMON: Add Turkish language
lolbot-iichan
2019-07-13
SDL: Fix compiler warning and joystick event handling
jepael
2019-07-08
COMMON: Open the main menu when the joystick START button is pressed
Cameron Cawley
2019-07-08
SDL: Initial implementation of joystick events
Cameron Cawley
2019-06-30
JANITORIAL: Avoid C4121 warnings in MSVC by reordering fields
Le Philousophe
2019-06-30
COMMON & WINTERMUTE: Use non-1252 for 125X games (PR 1698)
lolbot-iichan
2019-06-21
ANDROID: Move isConnectionLimited into OSystem
Cameron Cawley
2019-06-01
STREAM: add read/write functions for double LE/BE
Le Philousophe
2019-06-01
COMMON: Fix a memory leak in Common::DumpFile
Bastien Bouclet
2019-05-24
GLK: TADS2: Added code for output, run, various miscellaneous
Paul Gilbert
2019-05-12
COMMON: Fix seek return values, memory stream use in create_titanic
Paul Gilbert
2019-05-12
COMMON: Changed DumpFile & StdIOStream to derive from SeekableWriteStream
Paul Gilbert
2019-05-12
COMMON: Created SeekableWriteStream class
Paul Gilbert
2019-05-01
COMMON: Replace NEResourceType and PEResourceType with a shared enum
Cameron Cawley
2019-04-30
GUI: Support adding games via Drag and Drop
Cameron Cawley
2019-04-21
COMMON: Fix compiler warning
jepael
2019-04-15
WINCE: Fix compilation
Cameron Cawley
2019-04-13
COMMON: Use a prefix table to speed up the Huffman decoder
Bastien Bouclet
2019-04-13
COMMON: Rework the BitStream class to improve its performance
Bastien Bouclet
2019-04-09
COMMON: fixed reading ini files with section containing more than one word
Andrei Prykhodko
2019-03-09
JANITORIAL: Update all scummvm.org URLS to use https
Cameron Cawley
2019-03-03
COMMON: Allow '\#' to match '#' in matchString
sluicebox
2019-03-02
COMMON: Add WRITE_UINT24
Cameron Cawley
2019-01-30
COMMON: Include hidden files in directory listings by default
Bastien Bouclet
2019-01-05
COMMON: Remove usage of ScopedPtr in OutSaveFile
Bastien Bouclet
2019-01-01
COMMON: Suport String in U32String assignment & equality operators
Paul Gilbert
2018-12-26
JANITORIAL: Fix comment style for kFeatureSystemBrowserDialog
Matan Bareket
2018-12-17
COMMON: Rename enum variable for native browser feature
Thierry Crozat
2018-12-17
WIN32: Move all ARRAYSIZE undefs to util.h
SupSuper
2018-12-16
BACKENDS: Add kFeatureNativeFileBowserDialog
Thierry Crozat
2018-12-16
JANITORIAL: Fix typo in comment
Thierry Crozat
2018-12-16
BACKENDS: Hook GUI browser to DialogManager
SupSuper
2018-12-16
BACKENDS: Add base support for system dialogs
SupSuper
2018-11-27
CREATE_PROJECT: Support building with Tremor instead of Vorbis
Cameron Cawley
2018-11-04
BACKENDS: Remove references to the GP32 backend
Cameron Cawley
2018-11-04
VIDEO: Use liba52 to decode audio. This is still laughably broken
Torbjörn Andersson
2018-11-03
COMMON: Add Portuguese (Portugal) Language.
D G Turner
2018-10-26
COMMON: Add Danish Language.
D G Turner
2018-10-14
COMMON: Add mutex to protect access to the String memory pool
Thierry Crozat
2018-10-14
OSYSTEM: Add backendInitialized() function
Thierry Crozat
2018-09-01
SCI32: Add a game option to double the videos in KQ7 by default
Filippos Karapetis
2018-08-25
COMMON: Cos/Sin Table switch internal structure so at() is faster
David Fioramonti
2018-08-25
COMMON: Update RDFT and DCT cos/sin table constructor usage
David Fioramonti
2018-08-25
MUTATIONOFJB: Use advanced detector.
Ľubomír Remák
2018-08-18
COMMON: FFT update cos/sin table constructor change
David Fioramonti
2018-08-18
COMMON: allow cos/sin number of points to be more flexible
David Fioramonti
2018-08-18
COMMON: Make strdup a forbidden symbol
Cameron Cawley
2018-08-18
COMMON: Move new_strdup to common/str.cpp
Cameron Cawley
2018-08-05
COMMON: changed code page constant name from ascii to utf8
Andrei Prykhodko
2018-08-05
COMMON: made code pages conversion arrays static and constant
Andrei Prykhodko
[next]