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
/
gnap
Age
Commit message (
Expand
)
Author
2016-05-31
GNAP: Change two variables to bool, remove two useless variables
Strangerke
2016-05-30
GNAP: Simplify transparency handling on BE systems
Thierry Crozat
2016-05-30
GNAP: Fix sprites display on big endian systems
Thierry Crozat
2016-05-30
GNAP: (hopefully) fix display on BE systems
Strangerke
2016-05-30
GNAP: Remove obsolete comment
Strangerke
2016-05-30
GNAP: Make two variables local to Scene52::run()
Strangerke
2016-05-30
GNAP: Initialize two more variables
Strangerke
2016-05-30
GNAP: Remove duplicate code
Strangerke
2016-05-30
GNAP: Make 2 variables local to setDeviceHotspot
Strangerke
2016-05-30
GNAp: Remove an unused variable
Strangerke
2016-05-30
GNAP: Initialize some unitialized variables in GnapEngine
Strangerke
2016-05-30
GNAP: Fix corrupted savegame title in GUI
sylvaintv
2016-05-29
GNAP: Fix waitForUpdate behavior
sylvaintv
2016-05-28
GNAP: Remove duplicate code in screenEffect
Strangerke
2016-05-26
GNAP: Use enums for sequence flags in GameSys
Strangerke
2016-05-25
GNAP: Fix typo in initialization code
Ori Avtalion
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-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
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-23
GNAP: Fix inventory content when loading from launcher
Strangerke
2016-05-23
GNAP: Add safeguard in setSoundVolume
Strangerke
2016-05-23
GNAP: As suggested by Tsoliman, tag the games as unstable
Strangerke
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
2016-05-23
GNAP: Remove useless in ResourceClass constructor
Strangerke
2016-05-23
GNAP: Remove a TODO
Strangerke
2016-05-23
GNAP: Remove original debug code
Strangerke
2016-05-23
GNAP: Map remaining Key codes
Strangerke
2016-05-23
GNAP: Use KeyCode value instead of numeric value for Backspace
Strangerke
2016-05-23
GNAP: Remove double smi-columns
Strangerke
2016-05-21
GNAP: Remove yet another TODO
Strangerke
2016-05-21
GNAP: Implement setSoundVolume
Strangerke
[next]