summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-12Stupid gitSimon Robertshaw8-67/+186
2012-05-12Primitive sign addingSimon Robertshaw1-0/+9
2012-05-12Tools implemented in a similar way to elementsSimon Robertshaw10-4/+213
2012-05-12Redo Wall IDsSimon Robertshaw14-271/+372
2012-05-07Default elements in gamemodelSimon Robertshaw1-2/+2
2012-05-07A bit of refactoring (elements)Simon Robertshaw258-4157/+12474
2012-04-26OS X compiling working, Make it a bit more friendly with stricter compilersSimon Robertshaw10-46/+52
2012-04-22Inline restrict_fltSimon Robertshaw1-2/+2
2012-04-22Fix Off-by-one error with zoom Window using OpenGLSimon Robertshaw1-2/+2
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ...Simon Robertshaw11-60/+93
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw17-2054/+1157
2012-04-20OpenGL renderingSimon Robertshaw9-157/+525
2012-04-20Fix warning in Client.cppcpppcppcSimon Robertshaw1-1/+1
2012-04-19Fix more element source file includesSimon Robertshaw2-2/+2
2012-04-19Correct path name for Elements.h include in gel.cppSimon Robertshaw1-1/+1
2012-04-19TPT: Change STOR, PIPE, DUST to make correct use of .flags field.Simon Robertshaw5-15/+17
2012-04-19TPT: Fix sponge bug. f93a829671Simon Robertshaw4-3/+13
2012-04-19Allow deleting of stampsSimon Robertshaw9-44/+250
2012-04-19No interaction with non-visible components"Simon Robertshaw1-9/+9
2012-04-18Version number updateSimon Robertshaw1-3/+3
2012-04-18Missing tron graphics functionSimon Robertshaw1-1/+1
2012-04-18TPT: Fix the bug where you could set bad temp to insulators. 64629df1afSimon Robertshaw1-0/+1
2012-04-18TPT: Better description for tron d4a9f86503Simon Robertshaw1-1/+1
2012-04-18Fix previous includeSimon Robertshaw1-1/+1
2012-04-18TPT: Alterations to TRON and fancy effects ffa5ccb666Simon Robertshaw2-17/+56
2012-04-18TPT: TRON element, needs to glow and fancy explosion on crash eccf5658d2Simon Robertshaw5-3/+168
2012-04-18TPT: A small fix for convection. ff8ce0ef3aSimon Robertshaw1-1/+1
2012-04-18TPT: Viscosity change for gel. Water diffusion among sponge and gel (but with...Simon Robertshaw2-0/+10
2012-04-18TPT: Added gel - a liquid with variable heat conductivity and viscosity. 8523...Simon Robertshaw5-14/+91
2012-04-18TPT: Fix crash when flood fill deleting life 7a844f51ffSimon Robertshaw1-8/+11
2012-04-18TPT: No unmeltable ice anymore. e4448dc1d6Simon Robertshaw1-1/+1
2012-04-18TPT: Use graphics function for BCOL a1bd20db91Simon Robertshaw1-1/+1
2012-04-18TPT: Stop walls next to pipe triggering automatic pattern generation 76f49dd024Simon Robertshaw1-1/+1
2012-04-18TPT: A fix for ice with ctype = 0. e52f730969Simon Robertshaw1-0/+5
2012-04-18TPT: Glowing BRAY 2976936cfdSimon Robertshaw2-15/+16
2012-04-18TPT: Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN 57d8335ca5Simon Robertshaw2-1/+5
2012-04-18TPT: REALISTIC - Latent heat. It may be buggy, and enthalpy table isn't fille...Simon Robertshaw4-4/+258
2012-04-18TPT: Fixed burning temp. for fire. 00839a3b14Simon Robertshaw1-1/+5
2012-04-18TPT: Fix ELEC being put into pmap instead of photons 5a3faa0584Simon Robertshaw1-3/+3
2012-04-18TPT: Fix firework glow 001c4502e8Simon Robertshaw1-7/+8
2012-04-18TPT: Fix glow for deut at ligh 4d45bbedb3Simon Robertshaw2-8/+10
2012-04-18TPT: Fix portals being ugly and PRTO effects not being random at first 94b8ed...Simon Robertshaw2-4/+9
2012-04-18TPT: Fix major update_particles_i bug, do_move was being called on nonexistan...Simon Robertshaw1-35/+19
2012-04-18TPT: fusion step 3 8db6230414Simon Robertshaw3-6/+21
2012-04-18TPT: fusion step 2 + modify temp/pressure of step 1 803ded3b33Simon Robertshaw4-9/+38
2012-04-18TPT: prevent ionizing NBLE and burning H2 during fusion 83d4658589Simon Robertshaw4-11/+20
2012-04-18TPT: Fusion, step 1 446f773542Simon Robertshaw2-11/+37
2012-04-18TPT: Added smudge tool afbe8cf38eSimon Robertshaw4-1/+25
2012-04-18TPT: Remove 2 pixels per frame speed limit in detector wall b4a06df0b2Simon Robertshaw1-2/+3
2012-04-18TPT: Fix fighters not going through portals correctly f41af45620Simon Robertshaw3-2/+31