You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Juliano Leal Goncalves 5bb7b0bf23 ♻️ Reduce visibility of 'Displacement::fromDirection' to 'private' 5 years ago
..
render ♻️ Leverage 'Point' in 'RenderTile' function 5 years ago
actor_position.hpp ♻️ Replace Point addition with 'Point + Displacement' 5 years ago
animationinfo.cpp Cleanups 5 years ago
animationinfo.h Fix item swapping and AnimationInfo::ChangeAnimationData 5 years ago
cel_header.hpp ♻️ Clean up `cel_header.hpp` 5 years ago
cel_sprite.hpp 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
demomode.cpp Demo: Fix rendering jittering 5 years ago
demomode.h demo: Centralize options override 5 years ago
direction.hpp Remove DIR_OMNI 5 years ago
displacement.hpp ♻️ Reduce visibility of 'Displacement::fromDirection' to 'private' 5 years ago
load_cel.cpp 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
load_cel.hpp 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
load_file.cpp 🚚 engine.h: Extract `CelSprite` and file loading 5 years ago
load_file.hpp ♻️ Apply clang-tidy to engine 5 years ago
point.hpp ♻️ Leverage conversion constructor for 'Direction' to 'Displacement' 5 years ago
random.cpp ♻️Clean up variable initialization 5 years ago
random.hpp Fully apply clang-tidy/format to all files 5 years ago
rectangle.hpp Add 'Center()' method on 'Rectangle' 5 years ago
size.hpp Add divide by int operator to 'Size' struct 5 years ago
surface.cpp 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
surface.hpp Make OwnedSurface::OwnedSurface(Size) explicit 5 years ago