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
/
engines
Age
Commit message (
Expand
)
Author
2016-09-11
DM: Fix another variable shadowing.
Eugene Sandulenko
2016-09-11
DM: Fix variable shadowing warning
Eugene Sandulenko
2016-09-11
DM: Fix comparison warnings
Eugene Sandulenko
2016-09-11
DM: Fix warning
Eugene Sandulenko
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
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
DM: Start renaming constants in DungeonMan
Strangerke
2016-09-11
TITANIC: Extra loading logic and translation code for German version
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
Merge pull request #826 from dreammaster/indeo
Eugene Sandulenko
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
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-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
FULLPIPE: Fix out of bounds write in Movement::removeFirstPhase
Retro-Junk
2016-09-10
FULLPIPE: Fix Movement::loadPixelData
Retro-Junk
2016-09-10
XEEN: Fix compilation on Amiga
Eugene Sandulenko
2016-09-10
DM: Rename _C to _Cu
Eugene Sandulenko
2016-09-10
DM: Rename _B to _Bu to avoid name clashes on some platforms
Eugene Sandulenko
2016-09-10
DM: Another attempt for compilation fixes on older compilers
Eugene Sandulenko
2016-09-10
JANITORIAL: Whitespace fixes
Eugene Sandulenko
2016-09-10
DM: Fix compilation
Eugene Sandulenko
2016-09-10
COMMON: Converted Common::BitStream to use DisposeAfterUse
Paul Gilbert
2016-09-10
Merge pull request #818 from dreammaster/xeen
Eugene Sandulenko
2016-09-10
Merge pull request #817 from WinterGrascph/dm
Eugene Sandulenko
2016-09-10
DM: Finish the renaming in champion.h
Strangerke
2016-09-10
DM: Change constants into enums in champion.h, renaming
Strangerke
2016-09-10
DM: Rename ChampionSlot enum
Strangerke
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-09-10
DM: Fix regression in 4613e8ffad84e76d06024448f9215439d5cea5e7
Strangerke
2016-09-09
FULLPIPE: More debug output to scene27
Eugene Sandulenko
2016-09-09
FULLPIPE: Fix bat knocking in scene27
Eugene Sandulenko
2016-09-09
FULLPIPE: Make calculation in scene27 more readable
Eugene Sandulenko
2016-09-09
FULLPIPE: Further work on scene27 bats knocking logic
Eugene Sandulenko
[next]