summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-05-24console doesn't enable hud, fast heat for PUMP/GPMP/ANIM, GPMP activated at drawJacob14-29/+19
2012-05-24oxygen fusion, fix two small bugsJacob13-22/+42
2012-05-24Prevent accidental infinite loops in luaJacob15-11/+29
Also fix glitch when step_functions[0] is unregistered but others aren't
2012-05-24will remove this later & finish tommorowJacob11-1/+2
2012-05-23fusion changesJacob16-19/+17
2012-05-23fix emp flash, better live parts rendering in (render_ui &) deco editorJacob16-162/+136
2012-05-23fix compilingJacob13-6/+7
2012-05-23Moar button appearanceSimon Robertshaw5-6/+8
2012-05-23Fix slight issues when clicking on menu section buttons and missing ↵Simon Robertshaw2-0/+6
isMouseInside in MouseEnter action for buttons
2012-05-23Use mouse hover callback for menu buttonsSimon Robertshaw1-1/+1
2012-05-23Better element positioning in ErrorMessageSimon Robertshaw1-5/+5
2012-05-23Extra callback for just mouse hoverSimon Robertshaw2-1/+5
2012-05-23Correct position of title in LoginViewSimon Robertshaw1-1/+1
2012-05-23Windows installation, register ptsave URL protocolSimon Robertshaw1-1/+54
2012-05-23ptsave protocolSimon Robertshaw1-6/+63
ptsave:<id>#<name>~<username>, only ID is read, it must be the last argument (all arguments after ptsave are ignored for safety reason to prevent injecting other arguments links.
2012-05-23Check for version before enabling movable flag for sponge.Savely Skresanov1-1/+1
2012-05-23Fix the bug with stickman standing on the screen edge.Savely Skresanov1-4/+6
2012-05-23Fix the bug where gel didn't transfer water from sponge.Savely Skresanov1-0/+6
2012-05-23Make tron follow TRON_NOGROW , thought that was in there.... (github edit ↵cracker641-1/+2
because cate is annoying me)
2012-05-22Better icon alignment, improve appearance of previewSimon Robertshaw6-21/+36
2012-05-22Restore missing IconFavourite drawing codeSimon Robertshaw1-0/+3
Was accidently remove in commit ba5efb101e30c75e9d1a639a717f48767785982d
2012-05-22OPS save format from TPTSimon Robertshaw2-5/+860
2012-05-22BSON Library from TPT/MongoDBSimon Robertshaw2-0/+2327
2012-05-22Remove generated files from repoSimon Robertshaw1-0/+1
2012-05-22Remove Style file in project root.Simon Robertshaw2-23/+0
2012-05-22Update gitignoreSimon Robertshaw1-0/+3
Ensure stamps, saves and custom makefile are not in repo.
2012-05-20Update gravity mask when loading OPS savesjacksonmj1-0/+1
2012-05-20Fix infinite loop when trying to detach soap with extra ctype bits setjacksonmj1-2/+2
2012-05-20Change order of bomb loops - delete particles before creating sparksjacksonmj1-12/+12
Fixes pressurised INVS being immune to bomb, as the sparks were being deleted instead of the INVS.
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
("gases" seems to be the more popular version of the plural noun)
2012-05-16Move SDL_GetVideoInfo before SDL_SetVideoMode so it will probably fixSavely Skresanov1-7/+11
sizing issues for people.
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, ↵Simon Robertshaw5-5/+26
justifications for sign
2012-05-13DropDown UI componentSimon Robertshaw10-22/+205
2012-05-13Click function for tools that aren't continuous. Debug helper for UI ↵Simon Robertshaw14-28/+150
components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic
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