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
Merge pull request #13 from tlsa/tlsa/cli-improve More... almost 2 years ago
cli: Print useful error message for unknown enum value More... about 2 years ago
cli: Allow optional application description More... about 2 years ago
cli: Improve help output for enum arguments More... about 2 years ago
cli: Allow arguments that disable positional argument requirement More... about 2 years ago
Game: Play five levels before exiting. More... almost 3 years ago
Merge pull request #12 from tlsa/tlsa/planet-rendering More... almost 3 years ago
Planet: Optimise render: Remove branches from inner loop. More... almost 3 years ago
Planet: Wrap texture into extra quarter width. More... almost 3 years ago
Planet: Extend texture allocation by one quarter width. More... almost 3 years ago
Planet: Small scale converter: Takes row span not width. More... almost 3 years ago
Planet: Make small texture scaler handle top channel. More... almost 3 years ago
Test: Remove redundant lighting test. More... almost 3 years ago
Test: Planet: Add command line option to enable lighting. More... almost 3 years ago
Test: Planet: Add command line option for generated texture. More... almost 3 years ago
Test: Lighting: Add command line option for generated texture. More... almost 3 years ago
Planet: Lighting: Allow non-alpha channel in top 8 bits. More... almost 3 years ago
Test: Texture: Add command line option to set radius. More... almost 3 years ago
Test: Planet: Add command line option to set radius. More... almost 3 years ago
Test: Lighting: Add command line option to set radius. More... almost 3 years ago
Trail: Optimise render by only blitting region with change. More... almost 3 years ago
Draw: Allow 1bpp bitmap plot to take region rectangle. More... almost 3 years ago
Trail: Take rectangle for trail_draw. More... almost 3 years ago
Level: Use rectangle type for rendering projectile updates. More... almost 3 years ago
Types: Add rectangle type. More... almost 3 years ago
Types: Move point struct out to types header. More... almost 3 years ago
Trail: Fix typo in render function. More... almost 3 years ago
Util: Make blend_colour handle four channels. More... almost 3 years ago
Merge pull request #11 from tlsa/tlsa/colour-fmt More... almost 3 years ago
Planet: Remove unnecessary assignements. More... almost 3 years ago