aboutsummaryrefslogtreecommitdiff
path: root/engines/griffon/logic.cpp
AgeCommit message (Expand)Author
2019-11-17GRIFFON: Replace use of abs() with ABS()Cameron Cawley
2019-11-14GRIFFON: Fix compilation on AmigaEugene Sandulenko
2019-11-13GRIFFON: Use smaller data type for static arrayEugene Sandulenko
2019-11-13GRIFFON: Fix warningEugene Sandulenko
2019-11-13GRIFFON: More alpha blitting optimizationsEugene Sandulenko
2019-11-13GRIFFON: Introduce ObjectInfoStruct, some refactoringStrangerke
2019-11-13GRIFFON: Fix compilationStrangerke
2019-11-13GRIFFON: Introduce some new structures and refactoring, more renamingStrangerke
2019-11-13GRIFFON: Some more renamingStrangerke
2019-11-13GRIFFON: More renamingStrangerke
2019-11-13GRIFFON: start renaming members of Griffon engine classStrangerke
2019-11-13GRIFFON: Change some types to boolean, some code simplificationsStrangerke
2019-11-13GRIFFON: Various code simplifications and renamingStrangerke
2019-11-13GRIFFON: Remove some dead codeStrangerke
2019-11-13GRIFFON: Simplify some assignments, reduce some variable scopesStrangerke
2019-11-13GRIFFON: Fix broken comparisonStrangerke
2019-11-13GRIFFON: Use CLIP where possibleStrangerke
2019-11-13GRIFFON: Added logic.cppEugene Sandulenko