summaryrefslogtreecommitdiff
path: root/src/graphics.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-16GBMB changesBryan Hoyle1-3/+3
2011-08-16I'm an idiot, had to replace the blendpixel because I forgot about fire mode.Bryan Hoyle1-0/+4
2011-08-16Accedentally put in a blendpixel, it is now removedBryan Hoyle1-3/+0
2011-08-16added gbmb which is an element that makes large amounts of gravity when it hi...Bryan Hoyle1-0/+15
2011-08-16Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)""Bryan Hoyle1-1/+2
2011-08-16Revert "added lua command: tpt.setfpscap(int FPSCap)"Bryan Hoyle1-2/+1
2011-08-16added lua command: tpt.setfpscap(int FPSCap)Bryan Hoyle1-1/+2
2011-08-14Extended info for line drawingSimon Robertshaw1-2/+84
2011-08-12LCRY can be coloured by decoration toolSimon Robertshaw1-1/+18
2011-08-12Better graphics for H2 and O2Simon Robertshaw1-3/+74
2011-08-12More fancy debugSimon Robertshaw1-3/+21
2011-08-11Debug info for particles allocationSimon Robertshaw1-0/+20
2011-08-11Fire intensity from LuaSimon Robertshaw1-2/+4
2011-08-10Skip unused particles at end of parts[]jacksonmj1-1/+1
2011-08-08IT WOOOOOORKS :D (fixed WIRE logic.)lieuwe1-0/+2
2011-08-08Y U NO WORK. added logic for WIRE but it's not being called.lieuwe1-0/+10
2011-07-27Less buggy DLAYSimon Robertshaw1-0/+25
2011-07-26Fix LIFE graphics in blob, nothing and fancy viewjacksonmj1-27/+41
2011-07-26Minor optimisations for startup and render_firejacksonmj1-7/+10
2011-07-25Generalized stick man's update functions. Got rid of some unnecessarysavask1-8/+0
2011-07-24Slight speed improvements for lensingSimon Robertshaw1-5/+21
2011-07-24Avoid division by zero for circle brushjacksonmj1-1/+3
2011-07-18Lensing effect for gravity, adds 3 new gravity maps (full resolution, linear ...Simon Robertshaw1-4/+34
2011-07-12Some letters changed and formatting fixed. n_nCate1-7/+6
2011-07-12OMG FIXES. Lots of fixes for triangle brush to make sure it works, from Crack...Cate1-6/+7
2011-07-12Added Cracker changes for adding a triangle brush! :DDD Seems to work without...Cate1-1/+13
2011-07-12Fix cursor rendering and some potential crashes for LIFE, courtesy of jacksonmjSimon Robertshaw1-2/+2
2011-07-12Added CLST element, which is Clay dust, for making concrete with water. :D Ne...Cate1-0/+11
2011-07-12Fixed quartz colors due to missing Else before an If in graphics.c Thanks Sav...Cate1-1/+1
2011-07-09Merge all GOL types into PT_LIFE, behaviour is determined by ctypeSimon Robertshaw1-43/+71
2011-07-08Deleted whole repository due to weirdness with recognizing folder. From curre...Cate1-4/+4
2011-07-06Remove define for Linux ClipboardSimon Robertshaw1-1/+1
2011-07-06Fix crashing when pipe has a negative tmp valuejacksonmj1-1/+1
2011-07-06Crashes when drawing stickman at the edge of the screenjacksonmj1-19/+18
2011-07-06Fix crash when hovering over a non-existent thumbnailjacksonmj1-0/+2
2011-06-28Powered Breakable clone, Gravity Pump, New menu section for powered elements ...Simon Robertshaw1-2/+35
2011-06-27Better photons for persistent display, ability to toggle gravity view (ctrl+g)Simon Robertshaw1-10/+21
2011-06-26Ensure energy particles are always drawn on topSimon Robertshaw1-0/+3
2011-06-25Visual Studio fixesjacksonmj1-6/+8
2011-06-25Fixes for high life stickmanjacksonmj1-2/+2
2011-06-25Pixel format conversionjacksonmj1-11/+59
2011-06-25Fix soap stamp crashes, and fix stkm head colourjacksonmj1-8/+14
2011-06-14Make aheat in HEAT view less intenseSimon Robertshaw1-1/+1
2011-06-11Fix a load of memory leaksjacksonmj1-4/+4
2011-06-09Gravity zoningSimon Robertshaw1-1/+59
2011-06-09Image for server savingSimon Robertshaw1-0/+20
2011-06-09Fix typo in previous commitjacksonmj1-2/+2
2011-06-09Fix resample_img using array indices larger than src image sizejacksonmj1-7/+15
2011-06-08Fix crash where source and destination scale where the sameSimon Robertshaw1-1/+5
2011-06-08Less blurry thumbnail scalingSimon Robertshaw1-0/+12