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
2016-09-11
DM: Fix variable clash
Eugene Sandulenko
2016-09-11
DM: Fix warning
Eugene Sandulenko
2016-09-11
JANITORIAL: Remove extra whitespaces
Eugene Sandulenko
2016-09-11
DM: Fix logical error with local variables
Eugene Sandulenko
2016-09-11
DEVTOOLS: Added extraction of German bitmap resources to create_titanic
Paul Gilbert
2016-09-11
FULLPIPE: Make sound controls work and persistent
Eugene Sandulenko
2016-09-11
FULLPIPE: Fix crash on mute
Eugene Sandulenko
2016-09-11
DM: Rename more constants
Strangerke
2016-09-11
TITANIC: Simplify German version checks
Paul Gilbert
2016-09-11
DEVTOOLS: Added correct German strings to create_titanic
Paul Gilbert
2016-09-11
DM: Start renaming constants in DungeonMan
Strangerke
2016-09-11
IMAGE: Try and work around N64 compilation error
Paul Gilbert
2016-09-11
TITANIC: Extra loading logic and translation code for German version
Paul Gilbert
2016-09-11
DEVTOOLS: Write out German strings in create_titanic
Paul Gilbert
2016-09-11
IMAGE: Indeo: Replace memory-related functions with standard ones
Eugene Sandulenko
2016-09-11
IMAGE: Reduced scope for more variables in Indeo codec
Eugene Sandulenko
2016-09-11
IMAGE: Compilation fixes for Indeo codecs
Paul Gilbert
2016-09-11
TITANIC: In progress work on German Translation view in PET
Paul Gilbert
2016-09-11
DEVTOOLS: Beginnings of German strings list in create_titanic
Paul Gilbert
2016-09-11
IMAGE: Reduce scope of many variables in Indeo codecs
Eugene Sandulenko
2016-09-11
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2016-09-11
Merge pull request #826 from dreammaster/indeo
Eugene Sandulenko
2016-09-11
IMAGE: Further formatting of Indeo decoders
Paul Gilbert
2016-09-11
TTIANIC: Add CPlaceHolderItem, CVariableList classes
Paul Gilbert
2016-09-11
TITANIC: Re-enable German detection entry
Paul Gilbert
2016-09-11
FULLPIPE: Fix bat rewinding in scene27
Eugene Sandulenko
2016-09-11
DM: Get rid of getBoundedValue, replace it by CLIP
Strangerke
2016-09-11
DM: Replace multiple if statements by a switch in commandMoveParty
Strangerke
2016-09-11
Merge pull request #825 from jepael/fix-cms-pitch
Eugene Sandulenko
2016-09-11
DM: Rework square code in commandMoveParty()
Strangerke
2016-09-11
DM: Rework functions related to Directions in order to make them consistent a...
Strangerke
2016-09-11
DM: Make some functions private, move 2 functions to more specific classes
Strangerke
2016-09-11
DM: Move some globals to DMEngine
Strangerke
2016-09-10
TITANIC: Move text messages to DAT file
Paul Gilbert
2016-09-10
DEVTOOLS: Moved Titanic messages to create_titanic
Paul Gilbert
2016-09-10
IMAGE: Fix leading spaces into tabs in Indeo decoders
Paul Gilbert
2016-09-10
IMAGE: Miscellaneous cleanup for Indeo decompressors
Paul Gilbert
2016-09-10
IMAGE: Refactored Indeo GetBits class to derive from Common::BitStream
Paul Gilbert
2016-09-11
DM Rename enum members in dm.h and dialog.h
Strangerke
2016-09-11
DM: Don't build by default
Willem Jan Palenstijn
2016-09-11
FULLPIPE: Fix reversed statics initialization
Retro-Junk
2016-09-10
IMAGE: Cleanup of miscellaneous methods and arrays in Indeo decoders
Paul Gilbert
2016-09-10
FULLPIPE: Fix out of bounds write in Movement::removeFirstPhase
Retro-Junk
2016-09-10
FULLPIPE: Fix Movement::loadPixelData
Retro-Junk
2016-09-10
CONFIGURE: Fix prepend_var and make it more portable
Eugene Sandulenko
2016-09-10
CONFIGURE: Better handling Amiga libcurl exception
Eugene Sandulenko
2016-09-10
CONFIGURE: AmigaOS requires -lpthread for libcurl
Eugene Sandulenko
2016-09-10
IMAGE: Cleanup of method parameters and locals in Indeo decoders
Paul Gilbert
2016-09-10
CONFIGURE: Some platforms, e.g. Amiga, require SDL to be after SDL_Net. Chang...
Eugene Sandulenko
2016-09-10
BUILD: Fix syntax
Eugene Sandulenko
[next]