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
Age
Commit message (
Expand
)
Author
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-18
IOS: Replace strdup with Common::String
Colin Snover
2018-08-18
PARALLACTION: Replace use of strdup with Common::String & malloc
Colin Snover
2018-08-18
LURE: Replace use of strdup with Common::String
Colin Snover
2018-08-18
AGI: Replace use of strdup with Common::String
Colin Snover
2018-08-18
GOB: Replace use of strdup with Common::String
Colin Snover
2018-08-18
SWORD2: Replace use of strdup with Common::String
Colin Snover
2018-08-18
SCUMM: Replace use of strdup with Common::String
Colin Snover
2018-08-18
GRAPHICS: Fix incorrect maximum length passed to strlcpy
Colin Snover
2018-08-18
GRAPHICS: Remove use of nonstandard strdup API & fix mismatched malloc/delete
Colin Snover
2018-08-18
AUDIO: Remove unnecessary string duplications in FluidSynth driver
Colin Snover
2018-08-18
GUI: Replace use of strdup with Common::String
Colin Snover
2018-08-18
DREAMCAST: Fix compilation
Cameron Cawley
2018-08-18
I18N: Update translations templates
Thierry Crozat
2018-08-18
TOON: Add playtime to saved game
David Fioramonti
2018-08-18
STARTREK: Make atan table static
David Fioramonti
2018-08-18
STARTREK: Detect another ST25 CD/DOS English variant
David Fioramonti
2018-08-18
BUILD: Simplify print-dists rule
Cameron Cawley
2018-08-18
PSP: Add EBOOT.PBP to a dist files list for the Buildbot packager
Colin Snover
2018-08-18
BUILD: Add commands for retrieving calculated binaries & dist files
Colin Snover
2018-08-18
POSIX: Allow forbidden symbols required by FreeMiNT
Cameron Cawley
2018-08-18
AUDIO: Fix non-compilable STMIDI audio backend
Colin Snover
2018-08-18
BUILD: Update flags for compiling on FreeMiNT
Colin Snover
2018-08-18
DINGUX: Fix initSize() method signature
Eugene Sandulenko
2018-08-18
SCUMM : Add support for European Wii Pajama Sam (EAN3546430138939)
Ben Castricum
2018-08-18
BUILD: Use normal host alias auto-prefixing for riscos and amigaos
Colin Snover
2018-08-18
RISCOS: Specify the original encoding of the translated documentation
Cameron Cawley
2018-08-18
PSP: Fix compilation failures when debug printing is enabled
Colin Snover
2018-08-18
PSP: Fix bad indentation
Colin Snover
2018-08-18
PSP: Fix wrong/dangerous C-style casts
Colin Snover
2018-08-18
PSP: Remove dead code
Colin Snover
2018-08-18
PSP: Fix strict aliasing violation
Colin Snover
2018-08-18
PSP: Fix invalid return type of PspIoStream
Colin Snover
2018-08-18
PSP: Fix loading of 4-bit PNG images
rsn8887
2018-08-18
PSP: Fix usage of obsolete libpng APIs
Colin Snover
2018-08-18
VIDEO: More fixes when building with Theora and Tremor
Cameron Cawley
2018-08-18
BUILD: List all used environmental variables in configure help
Colin Snover
2018-08-18
BUILD: Use split-dwarf debug symbol files by default, when available
Colin Snover
2018-08-18
BUILD: Fix broken Dreamcast ronin handling & feature detection
Colin Snover
2018-08-18
WIN32: Update version numbers in ScummVM.iss using the normal system
Colin Snover
2018-08-18
BUILD: Make Windows installer run unprivileged for non-admin users
Colin Snover
2018-08-18
BUILD: Remove bogus comment
Colin Snover
2018-08-18
BUILD: Enable Sparkle updates in release mode
Colin Snover
2018-08-18
BUILD: Fix Windows packaging target
Colin Snover
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2018-08-17
PINK: removed some unnecessary forward declarations
Andrei Prykhodko
2018-08-17
PINK: JANITORIAL: fixed local vars naming
Andrei Prykhodko
2018-08-17
PINK: removed unused parameter
Andrei Prykhodko
2018-08-17
PINK: implemented skipString method in Archive
Andrei Prykhodko
[next]