0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Peltar: Change argument handling to use CLI module. More... about 3 years ago
Options: Change types for options. More... about 3 years ago
CLI: Add module for command line argument parsing. More... about 3 years ago
Merge pull request #9 from tlsa/tlsa/mac-ci More... about 3 years ago
Level: Remove unused function. More... about 3 years ago
Level: Simplify decision to render player strength bar. More... about 3 years ago
Buildsystem: Enable Wextra. More... about 3 years ago
Starscape: Unsigned image width and height. More... about 3 years ago
Planet: Use fabs for doubles. More... about 3 years ago
Level: Use passed projectile parameter. More... about 3 years ago
Code: Squash unused variable warnings. More... about 3 years ago
CI: Add mac build. More... about 3 years ago
Merge pull request #8 from tlsa/tlsa/split-out-projectile-draw More... about 3 years ago
Level: Split out projectile drawing. More... about 3 years ago
Docs: Update README. More... about 3 years ago
Merge pull request #7 from tlsa/tlsa/path-traces More... about 3 years ago
Level: New scale is the render scale for the current frame. More... about 3 years ago
Level: Constify level through coordinate conversion helpers. More... about 3 years ago
Level: Only update unscaled trail if it's in view. More... about 3 years ago
Level: Store scale with projectile. More... about 3 years ago
Level: Precalculate projectile bounds on level creation. More... about 3 years ago
Level: Draw trails inside box when scaled as well as outside. More... about 3 years ago
Level: Create and use point data structure for projectile. More... about 3 years ago
Level: Simplify scale handling. More... about 3 years ago
Level: Split out background rendering for trails. More... about 3 years ago
Level: Abstract turn end handling into helper. More... about 3 years ago
Level: Players can share the same trail recording objects. More... about 3 years ago
Level: Rename background redraw function. More... about 3 years ago
Level: Split out projectile removal. More... about 3 years ago
Level: Render projectile path traces. More... about 3 years ago