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.
 
 
 
 
 
 
Gleb Mazovetskiy 48ff656dc0 Load monster graphics into a single buffer 4 years ago
..
render Move store graphics out of `stores.cpp` 4 years ago
actor_position.hpp ♻️ Replace Point addition with 'Point + Displacement' 5 years ago
animationinfo.cpp Fix walk stuttering with Preview Frame 4 years ago
animationinfo.h Regard preview frame in AnimationInfo 4 years ago
assets.cpp macOS/iOS: Add resources to the bundle 4 years ago
assets.hpp game_assets.* -> assets.* 4 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
circle.hpp Add structs for virtual gamepad 5 years ago
demomode.cpp Move more options to OptionEntryBase 4 years ago
demomode.h Fix demomode file comments 4 years ago
direction.cpp Fix windows build 4 years ago
direction.hpp Fix windows build 4 years ago
displacement.hpp Add class to allow iterating over all points in a rectangle 4 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.hpp Load monster graphics into a single buffer 4 years ago
point.hpp Overhaul tests 4 years ago
points_in_rectangle_range.hpp Define a column major iterator for code requiring that iteration order. 4 years ago
random.cpp ♻️Clean up variable initialization 5 years ago
random.hpp 🏷️ Add 'PickRandomlyAmong' function that picks one value from a set of values randomly 5 years ago
rectangle.hpp Add class to allow iterating over all points in a rectangle 4 years ago
size.hpp Add class to allow iterating over all points in a rectangle 4 years ago
surface.cpp 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
surface.hpp clang-format all files in {Source,test}/ 4 years ago