summaryrefslogtreecommitdiff
path: root/src/math.c
Commit message (Expand)AuthorAgeFilesLines
* switching math to just double and not double longepoch2017-12-241-7/+7
* added a note to anyone wanting to fiddle with some mathepoch2017-12-191-0/+2
* added radians to degrees functionepoch2017-11-041-0/+4
* fixed rotate_c2 to use the right trig functions for x and y and to use the ri...epoch2017-09-301-6/+6
* the changes needed to get tictactoe running pretty.epoch2017-04-181-2/+8
* I have no idea why I am doing this...epoch2017-03-191-1/+14
* converted more things to use the radians and degrees structures, fixed up dis...epoch2017-02-091-13/+16
* made all versions get built by default and moved some functions from graphics...epoch2017-01-091-0/+38