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-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
2018-08-05
COMMON: named CodePage enum
Andrei Prykhodko
2018-08-05
COMMON: added method to convert text from various code pages to Unicode
Andrei Prykhodko
2018-08-03
COMMON: Added Ukrainian language
lolbot-iichan
2018-07-30
COMMON: Fix HashMap never reusing erased items storage
Thierry Crozat
2018-07-25
COMMON: Add at() index function to cosine/sine table
David Fioramonti
2018-07-08
GUI: Add Stretch Mode selection in Options dialog
Thierry Crozat
2018-07-08
OSYSTEM: Add Stretch Mode API
Thierry Crozat
2018-06-28
COMMON: Added Finnish language constants
Eugene Sandulenko
2018-06-18
COMMON: Add simplistic UTF8->UTF32 converter
Eugene Sandulenko
2018-06-07
MOHAWK: Display a GUI error message when no audio devices are available
Bastien Bouclet
2018-06-04
COMMON: More nullptr usage in common/ptr
David Fioramonti
2018-06-03
Merge pull request #1141 from DanielSWolf/larryscale
Thierry Crozat
2018-05-28
COMMON: coding convention improvements for degree conversion funcs
David Fioramonti
2018-05-25
COMMON: fix wrong size assignment in HashMap
whiterandrek
2018-05-24
JANITORIAL: Fix trailing whitespace
Adrian Frühwirth
2018-05-20
COMMON: Template deg2rad and rad2deg in Common/math
David Fioramonti
2018-05-10
COMMON: Use nullptr instead of NULL or 0 where appropriate
Bastien Bouclet
2018-04-30
GUI: Make the tab completion case insensitive in the debug console
Bastien Bouclet
2018-04-29
COMMON: Add hasInstance() bool to singleton class
Lothar Serra Mari
2018-04-29
OSYSTEM: Add API to copy text to clipboard
Thierry Crozat
[next]