summaryrefslogtreecommitdiff
path: root/src/graphics.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-04Moved detach(i) function to powder.c, made soap display connections whensavask1-1/+1
2011-06-04Stairstepping for downscalingSimon Robertshaw1-13/+45
2011-06-03Use bilinear interpolation for everythingSimon Robertshaw1-8/+9
2011-06-03Bilinear interpolation for resamplingSimon Robertshaw1-5/+28
2011-06-02some more deco editor changes. Right click deletes decoration again.Cracker641-10/+16
2011-06-01Ambient heat (disabled by default)Simon Robertshaw1-2/+11
2011-05-30Add calm blue text colour, buffer overflow fix for richtextSimon Robertshaw1-0/+5
2011-05-29Improve decoration in blob view, exclude from life and heat viewjacksonmj1-1/+8
2011-05-29Remove remaining references to old decorations bufferjacksonmj1-22/+11
2011-05-28Fix image decompressionSimon Robertshaw1-0/+1
2011-05-28Some debug info for image decodingSimon Robertshaw1-4/+5
2011-05-28Image resampling for thumbnailsSimon Robertshaw1-0/+17
2011-05-28Fix renderer, add image decode/code methodsSimon Robertshaw1-0/+105
2011-05-27Decorations are per particle TODO: remove references to the decorations bufferSimon Robertshaw1-9/+17
2011-05-24temp fix for linux compilationSimon Robertshaw1-1/+1
2011-05-24Improve error handling on display initialisationSimon Robertshaw1-3/+13
2011-05-14Decoration has a color menu. GoL uses less memory(17MB less), and probably a...Cracker641-1/+6
2011-05-14Turn WIND into a tooljacksonmj1-1/+4
2011-05-14Shrink draw_tool_xyjacksonmj1-152/+42
2011-05-14Move wall drawing to graphics.cSimon Robertshaw1-0/+168
2011-05-05Some changes to soap.savask1-2/+2
2011-05-05Initial soap commitSimon Robertshaw1-0/+7
2011-04-24line/box tool for decorations, some other things.Cracker641-0/+80
2011-04-23Decorations! ,still messing with it. It does not save currently. TODO: fix t...Cracker641-0/+12
2011-04-22Gravitaaaay (Needs tweeking for performance)Simon Robertshaw1-0/+24
2011-04-16Make high life lcry, pcln, pump, hswc graphics more boringjacksonmj1-4/+4
2011-04-08Remove more warningsSimon1-1/+1
2011-04-08Bizarre solid uses Bizarre colour systemSimon1-1/+1
2011-04-08astyleSimon1-34/+34
2011-04-04error_ui: wrap text and change message box height to fitjacksonmj1-0/+39
2011-04-02Less glow for PortalSimon1-12/+16
2011-03-30A cracker commit with some nice commentsSimon1-33/+52
2011-03-29WIND works with line tool, BOMB shine affected by velocity and flickersCracker641-13/+16
2011-03-24Effects for PRTO and PRTISimon1-22/+68
2011-03-16Visual Studiojacksonmj1-1/+1
2011-03-15Display photon wavelengths in HUDjacksonmj1-0/+30
2011-03-12Update fancy mode to use the new GLOW graphicsjacksonmj1-19/+15
2011-03-10Flashing BRAY fixjacksonmj1-0/+9
2011-02-23Switch life to ctype for, photons apparently use the GLOW ctype for somethingSimon1-2/+2
2011-02-23Fancier glow, now affected by Velocity, Pressure and HeatSimon1-22/+18
2011-02-21UI improvements for elements menuSimon1-0/+2
2011-02-19Fix saving of display mode from keys and fix persistent displaySimon1-0/+1
2011-02-07Correct some fancy mode graphicsjacksonmj1-1/+3
2011-02-05Better text wrappingjacksonmj1-49/+86
2011-02-03Merge branch 'upstream' into devjacksonmj1-1/+1
2011-01-31ALL GLORY TO THE SAVASKSimon1-2/+17
2011-01-29oops, silly copy file, and fixed the new GoL from simon's fail merging.Cracker641-0/+43
2011-01-28update to latestCracker641-3112/+3069
2011-01-19revert all limit changes, a little too glitchy, can be done later when curren...Cracker641-16/+16
2011-01-19made all the shifts and type checks use defines, so it can be changed easier,...Cracker641-2/+2