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.
ephphatha
f01d551eb0
Add tests for path_get_h_cost, IsTileWalkable, IsTile(Not)Solid, path_solid_pieces, FindPath
...
Only path_solid_pieces and FindPath are used outside the file, but the other functions are exposed in the header and have behaviour I felt worth testing individually.
5 years ago
..
render
Align end comment markers for doxygen comments
5 years ago
actor_position.hpp
♻️ Replace Point addition with 'Point + Displacement'
5 years ago
animationinfo.cpp
Change AnimationInfo.pCelSprite to const
5 years ago
animationinfo.h
Change AnimationInfo.pCelSprite to const
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
direction.hpp
🚚 engine.h: Extract `Point`, `Direction`, `clamp`
5 years ago
displacement.hpp
Move SetObjMapRange to a member function
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
Add tests for path_get_h_cost, IsTileWalkable, IsTile(Not)Solid, path_solid_pieces, FindPath
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
Fix `Rectangle::Contains` bounds check
5 years ago
size.hpp
🚚 engine.h: Extract `Size`
5 years ago
surface.cpp
🚚 Rename `CelOutputBuf` to `Surface` and extract
5 years ago
surface.hpp
Fully apply clang-tidy/format to all files
5 years ago