0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 21 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #57 from dulsi/develop More... 4 months ago
Add missing braces. More... 4 months ago
Move controller configuration to config file. More... 4 months ago
Fix bug where it was using mouse location instead of the controller. More... 4 months ago
Add more controller support. More... 4 months ago
Quick hack to implement controller support. More... 6 months ago
Better formatting. More... over 1 year ago
Copyright text fix. More... over 1 year ago
Format with clang. More... over 1 year ago
Moved #includes, #defines, enums into c files, from h files. More... over 1 year ago
Set trophyId array size to MAX_NAME_LENGTH * 2. More... over 2 years ago
Merge pull request #55 from oglinuk/develop-trophyId-fix More... over 2 years ago
`trophyId` fix More... over 2 years ago
Merge pull request #54 from smcameron/develop More... over 2 years ago
Prevent readFile from returning uninitialized pointer on fopen() failure. More... over 2 years ago
Minor text rendering code tweaks. More... almost 3 years ago
Misc. tidying. More... almost 3 years ago
Use indexed array for text glyphs, instead of hashmap. More... almost 3 years ago
Source tidying. More... almost 3 years ago
Only use mags against Pandoran tugs. More... about 3 years ago
Tidy #defines More... about 4 years ago
Revert to while loop for nextCharacter() More... about 4 years ago
Use Arial as default font. More... about 4 years ago
Releases are now stable. More... about 4 years ago
Small unicode optimization. More... about 4 years ago
Windows make file update. More... over 4 years ago
Trim all whitespace. More... over 4 years ago
Slightly modified UTF-8 handling. Based on http://man7.org/linux/man-pages/man7/utf-8.7.html. More... over 4 years ago
Stale bot config. More... over 4 years ago
Typo fix. More... over 4 years ago