summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-06More demonstration of my inability to commit the saved fileSimon Robertshaw1-1/+1
2012-09-06Gah, amend previousSimon Robertshaw1-3/+3
2012-09-06Fix Line/Rect drawing in zoom windowSimon Robertshaw1-2/+2
2012-09-05Fix setting colour presetsSimon Robertshaw1-0/+1
2012-09-05Correct default toolsSimon Robertshaw1-2/+2
2012-09-05Ensure errors are caught and displayed during tag operations. Fix some issues...Simon Robertshaw1-1/+1
2012-09-05Perform pointtranslate (zoom) only in GameView. Fixes point line issue in #175Simon Robertshaw2-16/+16
2012-09-05Newtonian gravity field info in HUD (Maybe we could have an arrow to show dir...Simon Robertshaw2-3/+5
2012-09-05Add way of uniquely identifying tools, preserve active menu and tools when re...Simon Robertshaw5-48/+103
2012-09-03Remove translation from alt-click to middle click to fix line snapping. Fixed...Simon Robertshaw1-5/+0
2012-09-03Ensure saves are expanded in memory when performing translate operations. Fix...Simon Robertshaw1-0/+4
2012-09-01"Molten X" for mouseover with lava, fixes #165Simon Robertshaw1-1/+5
2012-09-01!load command for old consoleSimon Robertshaw1-1/+1
2012-09-01Colour picker and presets for decorationsSimon Robertshaw6-152/+196
2012-08-31Some Lua interface API stuffSimon Robertshaw2-2/+9
2012-08-29Fix cursour falling just out zoom windowSimon Robertshaw1-1/+10
2012-08-28Save decorations and gravity field drawing to prefsSimon Robertshaw1-0/+6
2012-08-27Nicer HUD for betaSimon Robertshaw1-0/+2
2012-08-25Sample tool samples decoration colour when deco menu is visible. fixes #146Simon Robertshaw2-10/+20
2012-08-25Tooltips for quick options menu, #113Simon Robertshaw2-3/+20
2012-08-25Tooltips for sign in button, fixes #113Simon Robertshaw1-1/+1
2012-08-24Alt click alternative to middle clickingSimon Robertshaw1-0/+5