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 (
Collapse
)
Author
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 ↵
Strangerke
getWalkFacing
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
This code is never called because it's triggered by clicking on the button
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
2016-05-21
GNAP: Remove or rephrase a couple of notes
Strangerke
2016-05-20
GNAP: Remove some obsolete comments, take better advantage of the possible ↵
Strangerke
values of gfxItem._flags (0 and 1)
2016-05-20
GNAP: Rework gfxItem, remove the code related to impossible flag values
Strangerke
2016-05-20
GNAP: Remove erroneous comments, simplify a call to blitSprite32
Strangerke
2016-05-20
GNAP: Fix sprite transparency
Eugene Sandulenko
2016-05-20
GNAP: Fix transparency
Eugene Sandulenko
2016-05-20
GNAP: Remove some unused variables in resources
Strangerke
2016-05-20
GNAP: Remove TODOs, add safeguard checks
Strangerke
2016-05-20
GNAP: Remove obsolete TODOs
Strangerke
2016-05-20
GNAP: Implement delayTicks functions, refactor them to share code
Strangerke
2016-05-20
GNAP: Remove some CHECKME's
Strangerke
2016-05-20
GNAP: Enable a clown sequence which wasn't used in the original due to a bug
Strangerke
2016-05-20
GNAP: Rework the code of Scene07::run, remove an obsolete todo
Strangerke
2016-05-19
GNAP: Add several checks on _gameDone in order to quit the game quickly
Strangerke
2016-05-19
GNAP: Compute the thumbnail when opening the device so that it doesn't show ↵
Strangerke
the large hand in savegames
2016-05-19
GNAP: Add thumbnails, rewrite partially querySaveMetaInfos.
Strangerke
Gnap's hand and device are in the middle of the screen, there's place for improvement
2016-05-18
GNAP: Change pixel format - Courtesy of _sev
Strangerke
2016-05-17
GNAP: Fix the coding style of a couple of casts
Strangerke
2016-05-17
GNAP: Fix some spacing
Strangerke
2016-05-17
GNAP: Add missing stars in header, change include guard name in gnap.h
Strangerke
2016-05-17
GNAP: USe Common::Point for mouse position, initialize some more variables
Strangerke
[prev]
[next]