summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-20Change order of bomb loops - delete particles before creating sparksjacksonmj1-12/+12
2012-05-20Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-05-17Warp display with newer shader, Render options works in OpenGLSimon Robertshaw4-8/+31
2012-05-17Air toolSimon Robertshaw1-0/+18
2012-05-17New flood_parts function, should fix crashing due to too much recursionjacksonmj1-64/+133
2012-05-17Spellingjacksonmj4-10/+10
2012-05-16Move SDL_GetVideoInfo before SDL_SetVideoMode so it will probably fixSavely Skresanov1-7/+11
2012-05-15Seperate new/old CreateParts functionsSimon Robertshaw4-61/+142
2012-05-15Username, password icons for Login windowSimon Robertshaw5-16/+42
2012-05-15Move style into ComponentSimon Robertshaw36-361/+443
2012-05-14Make flood_prop use PropertyType from StructProperty, Property tool worksSimon Robertshaw5-44/+136
2012-05-14Add ability to introspect the Particle structSimon Robertshaw1-0/+35
2012-05-14Style improvements to sign toolSimon Robertshaw1-4/+6
2012-05-14Improve appearance of some dialogues, style defaultsSimon Robertshaw9-21/+185
2012-05-13Text alignment for dropdown, make sign UI niceSimon Robertshaw3-7/+50
2012-05-13Correct air include path for OptionsModel, correct Window debugmode logic, ju...Simon Robertshaw5-5/+26
2012-05-13DropDown UI componentSimon Robertshaw10-22/+205
2012-05-13Click function for tools that aren't continuous. Debug helper for UI componen...Simon Robertshaw14-28/+150
2012-05-13Remove QTCreator project filesSimon Robertshaw7-370/+397
2012-05-13Version Incrementchaos.powdertoy.co.uk1-2/+2
2012-05-13URI handling for MacOSSimon Robertshaw5-2/+59
2012-05-12Add generate as a dep for makefileSimon Robertshaw1-4/+6
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 Robertshaw11-69/+357
2012-05-12Make TTAN block pressure when framesteppingjacksonmj1-7/+2
2012-05-12Redo Wall IDsSimon Robertshaw14-271/+372
2012-05-12Fix crash after closing display options (vid_buf was being freed)jacksonmj1-1/+1
2012-05-12Don't hide stickman when energy particles pass through his headjacksonmj1-1/+1
2012-05-12Added a GUI error box for window resizing failure.Savely Skresanov1-0/+5
2012-05-12Check screen resolution before scaling game window.savask1-0/+6
2012-05-12Version Incrementchaos.powdertoy.co.uk1-1/+1
2012-05-12Allow TTAN to conduct more than onceSimon Robertshaw1-1/+1
2012-05-12Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-3/+4
2012-05-12Fancy motion blur for OpenGL, fix a lot of dialogues in OpenGL, fix gravity l...Simon Robertshaw9-26/+282
2012-05-11Version Incrementchaos.powdertoy.co.uk1-3/+4
2012-05-11New element: Titanium, absorbs some neutrons, acts as a solid wall to air. Mo...Simon Robertshaw7-14/+43
2012-05-11Fix TNT not exploding if multiple TNT particles are in the same placejacksonmj1-0/+1
2012-05-11Remove silly copypasta from GPMP, causing gravity to depend on air pressureSimon Robertshaw1-2/+0
2012-05-11Fix for PUMPSimon Robertshaw1-10/+7
2012-05-09Base changes to HTTP.c on correct file versionSimon Robertshaw1-307/+306
2012-05-09Use CRLF instead of just LF for headers in GET requestsSimon Robertshaw1-308/+309
2012-05-09Version Incrementchaos.powdertoy.co.uk1-3/+2
2012-05-07Limit gel tmp valuejacksonmj1-0/+2
2012-05-07Default elements in gamemodelSimon Robertshaw1-2/+2
2012-05-07A bit of refactoring (elements)Simon Robertshaw260-4161/+12563
2012-05-07Change pipe and portal to check element type using properties instead of fall...jacksonmj2-4/+4
2012-05-06Added GPLv3+ license headers to all files in src/elements/Aditya Vaidya103-2/+1547
2012-05-06Merge pull request #62 from atlaua/masterjacksonmj1-1/+0
2012-05-06Remove <version.h> includeatlaua1-1/+0