aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2018-12-17COMMON: Rename enum variable for native browser featureThierry Crozat
2018-12-17WIN32: Move all ARRAYSIZE undefs to util.hSupSuper
2018-12-16BACKENDS: Add kFeatureNativeFileBowserDialogThierry Crozat
2018-12-16JANITORIAL: Fix typo in commentThierry Crozat
2018-12-16BACKENDS: Hook GUI browser to DialogManagerSupSuper
2018-12-16BACKENDS: Add base support for system dialogsSupSuper
2018-11-27CREATE_PROJECT: Support building with Tremor instead of VorbisCameron Cawley
2018-11-04BACKENDS: Remove references to the GP32 backendCameron Cawley
2018-11-04VIDEO: Use liba52 to decode audio. This is still laughably brokenTorbjörn Andersson
2018-11-03COMMON: Add Portuguese (Portugal) Language.D G Turner
2018-10-26COMMON: Add Danish Language.D G Turner
2018-10-14COMMON: Add mutex to protect access to the String memory poolThierry Crozat
2018-10-14OSYSTEM: Add backendInitialized() functionThierry Crozat
2018-09-01SCI32: Add a game option to double the videos in KQ7 by defaultFilippos Karapetis
2018-08-25COMMON: Cos/Sin Table switch internal structure so at() is fasterDavid Fioramonti
2018-08-25COMMON: Update RDFT and DCT cos/sin table constructor usageDavid Fioramonti
2018-08-25MUTATIONOFJB: Use advanced detector.Ľubomír Remák
2018-08-18COMMON: FFT update cos/sin table constructor changeDavid Fioramonti
2018-08-18COMMON: allow cos/sin number of points to be more flexibleDavid Fioramonti
2018-08-18COMMON: Make strdup a forbidden symbolCameron Cawley
2018-08-18COMMON: Move new_strdup to common/str.cppCameron Cawley
2018-08-05COMMON: changed code page constant name from ascii to utf8Andrei Prykhodko
2018-08-05COMMON: made code pages conversion arrays static and constantAndrei Prykhodko
2018-08-05COMMON: named CodePage enumAndrei Prykhodko
2018-08-05COMMON: added method to convert text from various code pages to UnicodeAndrei Prykhodko
2018-08-03COMMON: Added Ukrainian languagelolbot-iichan
2018-07-30COMMON: Fix HashMap never reusing erased items storageThierry Crozat
2018-07-25COMMON: Add at() index function to cosine/sine tableDavid Fioramonti
2018-07-08GUI: Add Stretch Mode selection in Options dialogThierry Crozat
2018-07-08OSYSTEM: Add Stretch Mode APIThierry Crozat
2018-06-28COMMON: Added Finnish language constantsEugene Sandulenko
2018-06-18COMMON: Add simplistic UTF8->UTF32 converterEugene Sandulenko
2018-06-07MOHAWK: Display a GUI error message when no audio devices are availableBastien Bouclet
2018-06-04COMMON: More nullptr usage in common/ptrDavid Fioramonti
2018-06-03Merge pull request #1141 from DanielSWolf/larryscaleThierry Crozat
2018-05-28COMMON: coding convention improvements for degree conversion funcsDavid Fioramonti
2018-05-25COMMON: fix wrong size assignment in HashMapwhiterandrek
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2018-05-20COMMON: Template deg2rad and rad2deg in Common/mathDavid Fioramonti
2018-05-10COMMON: Use nullptr instead of NULL or 0 where appropriateBastien Bouclet
2018-04-30GUI: Make the tab completion case insensitive in the debug consoleBastien Bouclet
2018-04-29COMMON: Add hasInstance() bool to singleton classLothar Serra Mari
2018-04-29OSYSTEM: Add API to copy text to clipboardThierry Crozat
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-15JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-04-04COMMON: Add WARN_UNUSED_RESULT to scummsys.hAdrian Frühwirth
2018-04-04COMMON: Verify nb_NO localeAdrian Frühwirth
2018-03-29COMMON: Fix Doxygen commentAdrian Frühwirth