aboutsummaryrefslogtreecommitdiffstats
path: root/src/graphics_c3.h
Commit message (Expand)AuthorAgeFilesLines
* added redrawplzkthx to gra_global struct to get force_redraw back to doing wh...epoch2020-07-171-1/+2
* added the "subsume" commandepoch2020-06-031-1/+1
* now draw a cursor at the mouse location. useful in the fb versionepoch2020-04-141-0/+1
* added a lot of code while trying to fix the 3D projection to be less suck. en...epoch2020-04-061-1/+2
* added a handler for graphics events and not only assuming we only need to red...epoch2020-04-021-1/+3
* moved the group_rotation based transformations into a function in math.c so I...epoch2020-03-071-0/+1
* made the camera control with the secondary mouse button work in a way that is...epoch2020-02-241-0/+2
* added array for pipe fds for redrawing and prototype for redrawepoch2019-08-031-0/+2
* fuck if I know. lots of shit. moved files.epoch2018-12-161-8/+2
* removed comment out code and comment about needless headerepoch2018-03-291-2/+0
* moved draw_mode functions to cs.h and added new color functions to itepoch2017-12-241-3/+0
* added input_mode to gra_global struct and couple drawing mode functionsepoch2017-12-191-0/+4
* I have no idea why I am doing this...epoch2017-03-191-0/+55