1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unnecessary includes from tilemap. More... almost 12 years ago
Corrected tilemap include guards. More... almost 12 years ago
Added tilemaps. More... almost 12 years ago
Updated image to allow inheritance More... almost 12 years ago
Fixed bug with image not moving on. More... almost 12 years ago
Removed an unnecessary line. More... almost 12 years ago
The same error the time before last. More... almost 12 years ago
Another stupid error quashed. More... almost 12 years ago
Fixxed a couple of stupid errors. More... almost 12 years ago
Revamded FrameList to inherit from Image More... almost 12 years ago
Some documentation of the FrameList class. More... almost 12 years ago
Some updates to documentation. More... almost 12 years ago
Added left addition, subtraction and multiplication by scalars. More... almost 12 years ago
Created /= in vector for dividing by a scalar. More... almost 12 years ago
A temporary fix to missing include guards when creating a new project. More... almost 12 years ago
Added Game include to Entity.cpp More... almost 12 years ago
Merge branch 'dev' into SAT More... almost 12 years ago
Added skeletal ConvexShape More... almost 12 years ago
Entity+Graphic origins, insert/clearGraphic in Entity More... almost 12 years ago
Readded chopped include. CHECK THINGS COMPILE ALREADY. More... almost 12 years ago
Merge branch 'master' into dev More... about 12 years ago
Relicenced to Boost Software Licence. More... about 12 years ago
Merge branch 'master' into dev More... about 12 years ago
Added extra connect functions on entity not requiring lambdas. More... about 12 years ago
Added getType function More... about 12 years ago
Small change to collision code More... about 12 years ago
Removed Game.hpp include from Entity.hpp More... about 12 years ago
Merge branch 'dev' of github.com:Gazok/Tank into dev More... about 12 years ago
Lambda code-style change More... about 12 years ago
Lambda capture by value instead of reference More... about 12 years ago