summaryrefslogtreecommitdiff
path: root/src/graphics_c3.c
Commit message (Collapse)AuthorAgeFilesLines
* s/%Lf/%f/g ; s/cosl/cos/g ; s/sinl/sin/gepoch2017-12-241-13/+10
|
* made it so colors above 16 are non-shadedepoch2017-12-241-11/+11
|
* bunch of color stuff. flipped some stuff. rearranged some stuff.epoch2017-12-191-28/+71
|
* fixed the angle of movement when there is more than 1 camera and made some ↵epoch2017-11-191-5/+5
| | | | pixmaps get generated based on MAX sizes instead of current size which also means the default size is now small instead of huge.
* renamed and moved draw_c3_line to draw_minimap_line after removing the line ↵epoch2017-11-041-40/+28
| | | | from it where it actually drew the 3d line
* commented out tests and print for mousex and mouseyepoch2017-11-011-3/+8
|
* set some defaults to be more sane, cleaned out a bunch of commented out code ↵epoch2017-09-301-42/+18
| | | | and rewrote some of it in "modern" hackvr
* the changes needed to get tictactoe running pretty.epoch2017-04-181-10/+16
|
* cleaned up a bit of stuff and added another option to config.hepoch2017-04-101-1/+0
|
* I have no idea why I am doing this...epoch2017-03-191-0/+515