aboutsummaryrefslogtreecommitdiff
path: root/Source/Timer.c
Commit message (Expand)AuthorAgeFilesLines
* Some important bugfixes.Xavier ASUS2018-11-291-1/+8
* * LEVEL3.PLT was incorrectly using Windows CRLF end of line.XaviDCR922018-11-251-6/+8
* Optimization flag changed from -Os to -O3 (seems to perform better FPS-wise).Xavier ASUS2018-11-231-3/+3
* * Slight optimization: all comparations against true are now compared against...XaviDCR922017-12-261-3/+3
* * Trimmed ending whitespaces.XaviDCR922017-09-161-26/+26
* * Minor changes (spaces between "if"/"for"... instructions).XaviDCR922017-08-301-10/+10
* + System timer functions now moved to a separate source file, Timer.c/Timer.h.XaviDCR922017-08-101-0/+173