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
2019-11-13
GRIFFON: start renaming members of Griffon engine class
Strangerke
2019-11-13
GRIFFON: Change some types to boolean, some code simplifications
Strangerke
2019-11-13
GRIFFON: Refactor castSpell()
Strangerke
2019-11-13
GRIFFON: Some more changes in Combat
Strangerke
2019-11-13
GRIFFON: Start refactoring Combat + rename constant due to typo
Strangerke
2019-11-13
GRIFFON: Some refactoring
Strangerke
2019-11-13
GRIFFON: simplify some code in draw by using clip
Strangerke
2019-11-13
GRIFFON: Some refactoring in dialogs
Strangerke
2019-11-13
GRIFFON: Fix another game crash due to an uninitialized variable
Strangerke
2019-11-13
GRIFFON: Fix uninitialized variables (game crash)
Strangerke
2019-11-13
GRIFFON: Fix to for loop in drawNPCs
Strangerke
2019-11-13
GRIFFON: Add a de fine for Pi, change some casts to int16
Strangerke
2019-11-13
GRIFFON: make loopseta a local static, reduce size of sfx array, use constant...
Strangerke
2019-11-13
GRIFFON: Some renaming
Strangerke
2019-11-13
GRIFFON: Remove some unused class members
Strangerke
2019-11-13
GRIFFON: Fix define name in griffon.h
Strangerke
2019-11-13
GRIFFON: Remove unused macros in config
Strangerke
2019-11-13
GRIFFON: Synchronize sound settings
Strangerke
2019-11-13
GRIFFON: Change volume in option menu
Strangerke
2019-11-13
GRIFFON: Rename _ticks1 to ticks1 as it's at function level
Strangerke
2019-11-13
GRIFFON: Various code simplifications and renaming
Strangerke
2019-11-13
GRIFFON: Remove some dead code
Strangerke
2019-11-13
GRIFFON: Simplify some assignments, reduce some variable scopes
Strangerke
2019-11-13
GRIFFON: Fix broken comparison
Strangerke
2019-11-13
GRIFFON: Fix bug introduced in original C conversion
Strangerke
2019-11-13
GRIFFON: Use CLIP where possible
Strangerke
2019-11-13
GRIFFON: Added logic.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Added monsters enum
Eugene Sandulenko
2019-11-13
GRIFFON: Added gfx.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Added input.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Added resources.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Created draw.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Added dialogs.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Moved functions to cutscenes.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Moved methods to combat.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: Renamed remaining methods
Eugene Sandulenko
2019-11-13
GRIFFON: Move another method to sound.cpp
Eugene Sandulenko
2019-11-13
GRIFFON: More function renames
Eugene Sandulenko
2019-11-13
GRIFFON: Simplified main engine function
Eugene Sandulenko
2019-11-13
GRIFFON: Some function renames
Eugene Sandulenko
2019-11-13
GRIFFON: Move sound-related method to separate file
Eugene Sandulenko
2019-11-13
GRIFFON: Rename sound methods
Eugene Sandulenko
2019-11-13
GRIFFON: Add a check after calls to file.open
Strangerke
2019-11-13
GRIFFON: Remove menabled as it's unused (always true)
Strangerke
2019-11-13
GRIFFON: Remove useless code from game_configmenu, enable the part handlign R...
Strangerke
2019-11-13
GRIFFON: Rename sound method
Eugene Sandulenko
2019-11-13
GRIFFON: Fix regressions
Eugene Sandulenko
2019-11-13
GRIFFON: Use enum for game scripts
Eugene Sandulenko
2019-11-13
GRIFFON: Some more renaming and refactoring
Strangerke
2019-11-13
GRIFFON: Turn some more variables to boolean, rename some variables
Strangerke
[next]