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-05-26
ACCESS: Refactor ASurface and Screen to not use virtual inheritance
Paul Gilbert
2016-05-26
SCI32: Remove unused Plane fields
Colin Snover
2016-05-26
SCUMM HE: Moved global variables of Moonbase AI to the class
Eugene Sandulenko
2016-05-26
SCUMM HE: Moved remnants of Moonabse to HE100
Eugene Sandulenko
2016-05-26
SCUMM HE: Moved Moonbase to ScummEngine_v100he
Eugene Sandulenko
2016-05-26
SCUMM HE: Eliminated global _vm reference in Moonbase AI
Eugene Sandulenko
2016-05-26
SCUMM HE: Wrapped Moonbase AI into a class
Eugene Sandulenko
2016-05-26
SCUMM HE: Fixed SCUMM wrapper for nuking array in U32.
Eugene Sandulenko
2016-05-26
GNAP: Use enums for sequence flags in GameSys
Strangerke
2016-05-25
SCI32: Fix assertion failures in LSL6 hires caused by bad rects
Colin Snover
2016-05-25
SCI32: Update header parameters with const, to match implementation
Colin Snover
2016-05-25
SCI32: Fix LSL6 hires control panel script bug
Colin Snover
2016-05-25
SCI: Allow debugging output of all VM variables in one shot
Colin Snover
2016-05-25
GNAP: Fix typo in initialization code
Ori Avtalion
2016-05-25
SCUMM HE: Document more opcodes.
Kirben
2016-05-25
GNAP: Use an enum value in the declaration of setHotspot
Strangerke
2016-05-25
GNAP: Small changes in scene 02 hotspots
Strangerke
2016-05-25
GNAP: Strengthen sanity checks in drawBitmap
Strangerke
2016-05-25
GNAP: More initializations
Strangerke
2016-05-25
GNAP: Initialize some more variables
Strangerke
2016-05-25
JANITORIAL: Remove unnecessary semicolons
Torbjörn Andersson
2016-05-24
GNAP: Remove extra semi-column
Strangerke
2016-05-24
GNAP: Initialize the members of CutScene
Strangerke
2016-05-24
GNAP: Enlarge some arrays in the alien arcade game
Strangerke
2016-05-24
GNAP: Remove duplicate code. Renaming and cleanup.
Strangerke
2016-05-24
GNAP: Remove some more duplicate code
Strangerke
2016-05-24
GNAP: Remove duplicate code in character
Strangerke
2016-05-24
AGOS: Fix uninitialized variables
Strangerke
2016-05-24
SCUMM: Fix bug #3230 PAJAMA SAM 2: Background gfx glitch in intro.
Kirben
2016-05-24
SCUMM HE: Fix bug with parameter initialization, add more debug output
Eugene Sandulenko
2016-05-24
GNAP: Fix more uninitialized variables
Strangerke
2016-05-24
GNAP: Fix code alignment
Strangerke
2016-05-24
GNAP: Fix out of bound access in alternate font code
Strangerke
2016-05-24
GNAP: Fix some uninitialized variables
Strangerke
2016-05-24
GNAP: Fix memory leaks, reported by Valgrind
Torbjörn Andersson
2016-05-24
SCUMM HE: Another step in Amiga port fixes
Eugene Sandulenko
2016-05-24
Merge pull request #757 from Strangerke/gnap
Eugene Sandulenko
2016-05-23
SCUMM HE: Cleanup
Eugene Sandulenko
2016-05-23
GNAP: Fix inventory content when loading from launcher
Strangerke
2016-05-23
GNAP: Add safeguard in setSoundVolume
Strangerke
2016-05-23
SCUMM HE: Fix warnings
Eugene Sandulenko
2016-05-23
GNAP: As suggested by Tsoliman, tag the games as unstable
Strangerke
2016-05-23
SCUMM HE: Fixes for Amiga port
Eugene Sandulenko
2016-05-23
GNAP: Add a note, remove a checkme
Strangerke
2016-05-23
GNAP: Add safeguard checks in PlayerGnap's getWalkStopSequenceId and getWalkF...
Strangerke
2016-05-23
GNAP: Rename two Facing enums
Strangerke
2016-05-23
GNAP: After double-checking them, remove two CHECKMEs
Strangerke
2016-05-23
GNAP: Add 2 other double semi columns
Strangerke
2016-05-23
GNAP: Add a note concerning the original save and load screens
Strangerke
2016-05-23
GNAP: Remove an irrelevant TODO copied from another engine
Strangerke
[next]