summaryrefslogtreecommitdiff
path: root/graphics.c
AgeCommit message (Collapse)AuthorFilesLines
2010-09-08Fireworks glow in fancy display, fixed some crash errors they could cause.Phil1-1/+41
2010-09-08Fireworks look much better, and random colors for each firework yay!Phil1-12/+1
2010-09-07OMFG fireworks, i think they are cool, right now it only shoots hot colored ↵Phil1-0/+17
dust, but it can easily be something else, probably will make a special powder for it to explode later.
2010-09-07Fixed some temperature errors in the table, fixed some relative weights, and ↵Phil1-2/+2
fixed the names on the sides. Renamed PT_PLEX to PT_C4 to make more sense, fixed ice/snow melting problem. made temp sign say N/A instead of 0 when there is nothing.
2010-09-07updatingPhil1-32/+68
2010-09-05should be all in K now, semi-conductors might be buggy, not sure whyPhil1-3/+3
2010-09-04Thing of the Windows UsersSimon1-1/+2
2010-09-03Added todo, const correctness.Felix Wallin1-1/+1
2010-09-03forgot to remove one thingFelix Wallin1-1/+0
2010-09-03added various thingsFelix Wallin1-3/+14
2010-09-02Revert "does not compile at the moment, cause unknown, also. always use // ↵Simon1-5/+5
for one line comments" This reverts commit 32b1a2c3ab928bec980601f257487db39b0b8e33.
2010-09-02does not compile at the moment, cause unknown, also. always use // for one ↵Felix Wallin1-5/+5
line comments
2010-09-02More OpenGL workSimon1-0/+27
2010-09-01Starting work on OpenGLSimon1-1/+74
2010-09-01Fixed zoom, removed plastic, fixed oil, more moving around. Experimental ↵Simon1-3/+298
Neutron behaviour
2010-08-29Rendering bugfixes, added ThermiteSimon1-2/+5
2010-08-29Moves and fixesSimon1-1/+62
2010-08-28Even more work, something broke thoughSimon1-1/+125
2010-08-27More workSimon1-2/+2
2010-08-26changed some defines to make more senseAlex1-2/+2
2010-08-26More rearrangement, particle drawing in own functionSimon1-2/+676
2010-08-26This build works, but still a work in progressSimon1-7/+1
2010-08-26More workSimon1-0/+6
2010-08-25Seperation WIPSimon1-0/+1098