| .. |
|
render
|
♻️ Leverage 'Point' in 'RenderTile' function
|
2021-09-06 00:31:25 +02:00 |
|
actor_position.hpp
|
♻️ Replace Point addition with 'Point + Displacement'
|
2021-06-28 20:37:44 -07:00 |
|
animationinfo.cpp
|
Cleanups
|
2021-08-02 10:12:40 +02:00 |
|
animationinfo.h
|
Fix item swapping and AnimationInfo::ChangeAnimationData
|
2021-07-26 22:46:16 +02:00 |
|
cel_header.hpp
|
♻️ Clean up cel_header.hpp
|
2021-06-23 11:27:56 +01:00 |
|
cel_sprite.hpp
|
🚚 engine.h: Extract CelSprite and file loading
|
2021-06-21 01:36:20 -07:00 |
|
demomode.cpp
|
Demo: Fix rendering jittering
|
2021-08-29 21:40:24 +02:00 |
|
demomode.h
|
demo: Centralize options override
|
2021-08-19 00:04:57 +02:00 |
|
direction.hpp
|
Remove DIR_OMNI
|
2021-08-23 10:51:06 +02:00 |
|
displacement.hpp
|
♻️ Reduce visibility of 'Displacement::fromDirection' to 'private'
|
2021-09-06 12:57:59 +02:00 |
|
load_cel.cpp
|
🚚 engine.h: Extract CelSprite and file loading
|
2021-06-21 01:36:20 -07:00 |
|
load_cel.hpp
|
🚚 engine.h: Extract CelSprite and file loading
|
2021-06-21 01:36:20 -07:00 |
|
load_file.cpp
|
🚚 engine.h: Extract CelSprite and file loading
|
2021-06-21 01:36:20 -07:00 |
|
load_file.hpp
|
♻️ Apply clang-tidy to engine
|
2021-06-25 13:22:08 +02:00 |
|
point.hpp
|
♻️ Leverage conversion constructor for 'Direction' to 'Displacement'
|
2021-09-06 12:57:59 +02:00 |
|
random.cpp
|
♻️Clean up variable initialization
|
2021-06-27 14:58:51 -07:00 |
|
random.hpp
|
Fully apply clang-tidy/format to all files
|
2021-07-03 16:41:43 -07:00 |
|
rectangle.hpp
|
✨ Add 'Center()' method on 'Rectangle'
|
2021-08-30 06:45:51 +02:00 |
|
size.hpp
|
✨ Add divide by int operator to 'Size' struct
|
2021-08-30 06:45:51 +02:00 |
|
surface.cpp
|
🚚 Rename CelOutputBuf to Surface and extract
|
2021-07-03 05:33:32 -07:00 |
|
surface.hpp
|
Make OwnedSurface::OwnedSurface(Size) explicit
|
2021-08-20 15:15:40 +01:00 |