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
2017-11-19
SDL: Improve handling of SDL2 keyboard repeat events
Bastien Bouclet
2017-11-19
EVENTS: Allow disabling repeat event generation
Bastien Bouclet
2017-11-19
EVENTS: Move key repeat handling to its own method
Bastien Bouclet
2017-11-19
EVENTS: Rename synthetic to kbdRepeat
Bastien Bouclet
2017-11-19
DISTS/REDHAT: Add titanic.dat to scummvm.spec.in
Cameron Cawley
2017-11-19
DEVTOOLS: Remove NSIS script from update-version.pl
Cameron Cawley
2017-11-19
DEVTOOLS: Add RISC OS !Boot file to update-version.pl
Cameron Cawley
2017-11-18
XEEN: Implement do nothing opcode
Paul Gilbert
2017-11-18
XEEN: Fixes for cmdTakeOrGive script opcode
Paul Gilbert
2017-11-18
XEEN: Fix number of spells per class array & constant
Paul Gilbert
2017-11-18
TESTS: Remove unnecessary heap allocation
Colin Snover
2017-11-18
XEEN: Fix size of quest flags, rename for clarity
Paul Gilbert
2017-11-18
XEEN: Fixes for Character class
Paul Gilbert
2017-11-18
DRASCULA: Fix ego manipulation for translated versions
Eugene Sandulenko
2017-11-18
I18N: Update translation (Czech)
Zbyněk Schwarz
2017-11-18
FULLPIPE: Fix memory leaks restoring save games
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks of arcade keys
Colin Snover
2017-11-18
FULLPIPE: Remove manual memory management and fix in-game save/load
Colin Snover
2017-11-18
FULLPIPE: Fix use-after-free in ModalMainMenu
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks of MessageQueues when clearing GlobalMessageQueueList
Colin Snover
2017-11-18
FULLPIPE: Make list item ownership comments more consistent
Colin Snover
2017-11-18
FULLPIPE: Fix leaks of ExCommands loaded from an archive
Colin Snover
2017-11-18
FULLPIPE: Remove unnecessary member array clear in destructor
Colin Snover
2017-11-18
FULLPIPE: Fix leaks of MessageQueues
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks of Interactions
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks of PreloadItems
Colin Snover
2017-11-18
FULLPIPE: Remove manual memory management of use list
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks of InventoryPoolItem
Colin Snover
2017-11-18
FULLPIPE: Fix leaks of DynamicPhases
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks of MctlItems in MctlCompound
Colin Snover
2017-11-18
FULLPIPE: Clarify ownership of DynamicPhase::_exCommand
Colin Snover
2017-11-18
FULLPIPE: Clarify ownership of pointer arrays in StaticANIObject
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks in PictureObject, Background
Colin Snover
2017-11-18
FULLPIPE: Use flag enum
Colin Snover
2017-11-18
FULLPIPE: Fix memory leak of graph nodes and lists
Colin Snover
2017-11-18
FULLPIPE: Remove unnecessary constructors
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks, ownership issues with various point lists
Colin Snover
2017-11-18
FULLPIPE: Disable some unused code paths
Colin Snover
2017-11-18
FULLPIPE: Annotate ownership rule of MfcArchive::readClass
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks and unnecessary indirect allocations in Motion and...
Colin Snover
2017-11-18
FULLPIPE: Fix memory leak of global message queues
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks in ModalMainMenu
Colin Snover
2017-11-18
FULLPIPE: Remove unnecessary and unsafe C-style casts
Colin Snover
2017-11-18
FULLPIPE: Fix deleted queue leaks & clarify flags
Colin Snover
2017-11-18
FULLPIPE: Reduce chance of Scene leaks, remove unused SceneTag member
Colin Snover
2017-11-18
FULLPIPE: Remove unused gap data from EntranceInfo
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks and ownership problems with Behavior objects
Colin Snover
2017-11-18
FULLPIPE: Correctly fix Bitmap leaks
Colin Snover
2017-11-18
FULLPIPE: Fix memory leak of MGMItem
Colin Snover
2017-11-18
FULLPIPE: Fix memory leaks of MovTable and remove unnecessary extra class
Colin Snover
[next]