summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-24Prevent key overlap for Stickman movement and Gravity/Debug/Stamp actions, fi...Simon Robertshaw3-13/+33
2012-08-21Use collapsed saves when using stamp browser, fix memory leak when saving stampsSimon Robertshaw1-1/+1
2012-08-21Show stamp selection and placement in zoom window. Fixes #140Simon Robertshaw1-37/+37
2012-08-20Clear fire/persistent effects when clearing the simulation, fixes #136Simon Robertshaw1-0/+4
2012-08-20Remove wall frame when loading saves, fixes #103Simon Robertshaw1-0/+1
2012-08-20Ensure localBrowser is NULL when starting to prevent crashSimon Robertshaw1-0/+1
2012-08-19Fix a few small (a lot of big) memory leaks associated with the stamps browserSimon Robertshaw3-0/+15
2012-08-19Pad frame numbers with zeros for screenshots and recordingSimon Robertshaw1-2/+14
2012-08-19Prevent mouse up from leaving a little blob, fixes #130Simon Robertshaw1-1/+1
2012-08-17PPM screen recordingSimon Robertshaw3-2/+77
2012-08-17Sample tool, fixes #122Simon Robertshaw5-4/+104
2012-08-17Fix sign tool message box placeholder textSimon Robertshaw1-1/+1
2012-08-16Undo/Snapshots, fixes #118Simon Robertshaw5-5/+68
2012-08-16Air invert and grid mode switchingSimon Robertshaw3-0/+24
2012-08-14Photon wavlength info for HUD, fixes #111Simon Robertshaw1-0/+40
2012-08-14Fix typo, HUD variable should be Tmp, not Temp, #111Simon Robertshaw1-5/+1
2012-08-14Stricter formatting for Property tool, attempts to address #109Simon Robertshaw1-8/+22
2012-08-14Easier okaying/cancelling for Property tool WindowSimon Robertshaw1-0/+8
2012-08-14Tooltips for menu buttons, fixes #113Simon Robertshaw1-10/+10
2012-08-14Cut region, fixes #105Simon Robertshaw4-1/+19
2012-08-14Allow key releases when in stamp selecting/placement #104, #105Simon Robertshaw1-4/+0
2012-08-14Reset drawing state when placing stampsSimon Robertshaw1-0/+4
2012-08-14Show some info when selecting stamps, #104Simon Robertshaw1-0/+4
2012-08-14Stamp selection and placements works through the zoom window, #104Simon Robertshaw1-3/+5
2012-08-14Snap stamp selection to CELL res, #104Simon Robertshaw1-2/+2
2012-08-14Correct tooltip for save buttonSimon Robertshaw2-9/+34
2012-08-14Fix tool buttonsSimon Robertshaw2-2/+2
2012-08-14Placeholder text for sign tool window, #98Simon Robertshaw1-1/+1