1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Amended gitignore More... over 12 years ago
Redid doxygen comments in Timer.hpp to Qt style More... over 12 years ago
Merge branch 'master' of github.com:Gazok/Tank More... over 12 years ago
Made logger non-pointer. More... over 12 years ago
DEBUG mode now set in CMakeLists file rather than hardcoded. More... over 12 years ago
Removed TextObject and corrected stupid mistake. Something strange is going on with the player in stranded now. More... over 12 years ago
Some error checking on adding entities to a state. More... over 12 years ago
I forgot to add State More... over 12 years ago
GameState changed to State More... over 12 years ago
Merge pull request #17 from Anstow/master More... over 12 years ago
Merge remote-tracking branch 'origin/timer' More... over 12 years ago
Documented timer. More... over 12 years ago
Human readable time in log files. More... over 12 years ago
Converted frame timer to microseconds, for the hell of it. More... over 12 years ago
Timer moved to c++11 standard, and references to SDL in timer removed. More... over 12 years ago
Merge pull request #16 from Anstow/master More... over 12 years ago
Neated up inline code in Game. More... over 12 years ago
Logfile done. Improvements will need to be made but its better than nothing. More... over 12 years ago
Logger improved although it is currently broken. I must ask David how to fix it. More... over 12 years ago
Logfile stuff done (ish). Something strang is going on with timers, could someone have a look at it for me. More... over 12 years ago
Merge pull request #14 from Anstow/master More... over 12 years ago
Logger added and semi-tested. Although still some work to transfer everything across. More... over 12 years ago
I really am an idiot. I broke a lot on changing tabs to spaces. I think my programming licence should be revoked. More... over 12 years ago
Tabs changed to spaces. More... over 12 years ago
Merge branch 'master' of github.com:Anstow/Tank More... over 12 years ago
Timer fixed. Apparently I don't understand inline functions. More... over 12 years ago
Merge branch 'master' of github.com:Gazok/Tank More... over 12 years ago
Added rudimentary FP-style collision detection for Entity More... over 12 years ago
Added cotire support. No need for any change in build procedure :-) More... over 12 years ago
Fixed latex generation More... over 12 years ago