summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)AuthorFilesLines
2012-12-15Element population histogram debug info display - has to be enabled by adding...Simon Robertshaw2-0/+10
2012-12-14Prevent saves from being loaded twice by the Save browserSimon Robertshaw1-0/+1
2012-12-09New Conversation notificationsSimon Robertshaw2-0/+18
2012-12-09Use NotifyAuthUserChanged for GameController login, this will help users beco...Simon Robertshaw3-15/+9
2012-12-06fix compiling warnings / errorjacob11-1/+1
2012-11-26Right clicking on reload button will show save preview.Simon Robertshaw3-0/+14
2012-11-18Allow resizing of custom brushesSimon Robertshaw1-11/+51
2012-11-18Custom brushes loaded from "Brushes" folder, format is a simple RAW 8bit grey...Simon Robertshaw3-1/+78
2012-11-17fix link signs ignoring the zoom window, allow right clicking link signs to u...jacob11-2/+5
2012-11-16fix pause state being reset every time you clear the simjacob11-3/+1
2012-11-16save pause state in stamps, load pause state from local saves and stamps corr...jacob12-2/+8
2012-11-12More edge casesmniip1-1/+2
2012-11-12Better rectangle tool render function, no crappy pixels in edge cases anymoremniip1-3/+7
2012-10-29Don't use SDL defines in platform independant codeSimon Robertshaw1-1/+1
2012-10-26Ctrl + G gravity grid togglejacob16-4/+29
2012-10-26Save local saves as current name option (overwrites them automatically). Fix ...jacob16-24/+44
2012-10-26ability to reload and resave local saves without retyping namejacob14-3/+59
2012-10-26limit the number of signs that can be placedjacob11-1/+2
2012-10-05show # of parts, [GRID X], PIPE/PPIP with X, and molten X (with debug on) in HUDjacob11-5/+23
2012-10-05holding both Ctrl and Shift still enables 10x stengthjacob11-5/+2
2012-10-05Console Show quickoptionjacob15-5/+27
2012-10-05info tip on deco/ngrav/aheat changedjacob14-6/+28
2012-10-05{t:15100|text} to open a forum thread (will try to add more shortcuts later)jacob12-4/+13
2012-10-05Ensure save is stored in memory for reload when using Save as current name, c...Simon Robertshaw1-2/+1
2012-10-01Don't highlight menus when the mouse button is down.Simon Robertshaw1-1/+2
2012-10-01Allow pausing when using stamp placement/selectionSimon Robertshaw1-1/+2
2012-09-30Activate deco tools when using deco menuSimon Robertshaw2-14/+40
2012-09-30Delete notification before removing from vectorSimon Robertshaw1-1/+1
2012-09-30Pass points by value for drawing toolsSimon Robertshaw4-13/+13
2012-09-30Better hanling of edgeMode and "New Sim" buttonSimon Robertshaw3-5/+37
2012-09-29remove 'Z' quickoptionjacob12-19/+0
2012-09-29Fix crash loading null stamp after pasting (http://powdertoy.co.uk/Discussion...Simon Robertshaw1-5/+8
2012-09-26Always focus text box for property toolSimon Robertshaw1-0/+11
2012-09-26make PROP interface a little easier to use (first part of tpt issue 78)jacob11-0/+11
2012-09-26render preset buttons in render options interface, also shift + 1 life view s...jacob14-62/+7
2012-09-25Fix black border around dialogs being off (I think I got all of them)jacob12-3/+3
2012-09-25some improvements to the render options interface and checkboxes (icons and t...jacob11-1/+1
2012-09-25alt click alternative to middle click (that doesn't break line snapping)jacob11-0/+2
2012-09-25MacOS X targets for Scons, Fix some inlines for clangSimon Robertshaw1-3/+14
2012-09-13Show version info in update prompt. Fixes #177Simon Robertshaw1-1/+18
2012-09-13Make sample tool sample different life types. Fixes #184Simon Robertshaw1-3/+25
2012-09-13Ensure cursor position is correct after placing stamp.Simon Robertshaw1-0/+1
2012-09-13Allow editing link signs. Fixes #182Simon Robertshaw1-2/+2
2012-09-07Hidden elements in element searchSimon Robertshaw3-0/+8
2012-09-06revert changing the lua/sdl includes and min/max changesjacob11-1/+1
2012-09-06Visual studio compatibilityjacob12-5/+5
2012-09-06Fix some off-by-one mouse clamping issuesSimon Robertshaw2-3/+3
2012-09-06Fix PRTI/PRTO color, debug lines only drawn in debug mode. Fixes # 148jacob11-0/+2
2012-09-06Change hover color of update box (white just didn't look right)jacob11-0/+4
2012-09-06Wall names in HUDjacob13-4/+18