summaryrefslogtreecommitdiff
path: root/src/game/GameView.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-09-05Newtonian gravity field info in HUD (Maybe we could have an arrow to show dir...Simon Robertshaw1-0/+2
2012-09-03Remove translation from alt-click to middle click to fix line snapping. Fixed...Simon Robertshaw1-5/+0
2012-09-01"Molten X" for mouseover with lava, fixes #165Simon Robertshaw1-1/+5
2012-09-01Colour picker and presets for decorationsSimon Robertshaw1-138/+101
2012-08-27Nicer HUD for betaSimon Robertshaw1-0/+2
2012-08-25Sample tool samples decoration colour when deco menu is visible. fixes #146Simon Robertshaw1-0/+1
2012-08-25Tooltips for quick options menu, #113Simon Robertshaw1-3/+19
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 Robertshaw1-12/+13
2012-08-21Show stamp selection and placement in zoom window. Fixes #140Simon Robertshaw1-37/+37
2012-08-19Fix a few small (a lot of big) memory leaks associated with the stamps browserSimon Robertshaw1-0/+3
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 Robertshaw1-2/+67
2012-08-16Undo/Snapshots, fixes #118Simon Robertshaw1-5/+17
2012-08-16Air invert and grid mode switchingSimon Robertshaw1-0/+8
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-14Tooltips for menu buttons, fixes #113Simon Robertshaw1-10/+10
2012-08-14Cut region, fixes #105Simon Robertshaw1-0/+11
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 Robertshaw1-9/+32
2012-08-14Update gitignore, show votes correctly, fixes #97Simon Robertshaw1-4/+6
2012-08-14Only call button actions if the mouse is released inside the button. Fixes #96Simon Robertshaw1-2/+2
2012-08-10Some fixes for memory leaksSimon Robertshaw1-0/+29
2012-08-10Fix issue where buttons will cause heap corruption if they are removed from i...Simon Robertshaw1-1/+0
2012-08-10Fix crash when using mouse click with unassigned toolsSimon Robertshaw1-1/+1
2012-08-10Change zoom size with [ and ], fixes #90Simon Robertshaw1-2/+8
2012-08-10Alt Z to stick zoom to cursor, disable cursor rendering when zoom is being pl...Simon Robertshaw1-2/+2
2012-08-10Wall brush, fixes #63Simon Robertshaw1-6/+38
2012-08-10Installation with Ctrl+I, fixes #77Simon Robertshaw1-0/+4
2012-08-10Invert button hover state for alternative load and save. addresses some of #80Simon Robertshaw1-6/+8
2012-08-10Tool - Correct box drawing. Finishing touches to tool strength (Fixes #87)Simon Robertshaw1-24/+36
2012-08-10Only render gravity lensing if it's enabled, Ctrl and Shift to alter tool str...Simon Robertshaw1-0/+16
2012-08-09HUD verbose sample info with 'd', fixes #71Simon Robertshaw1-4/+41
2012-08-08PTsave openingSimon Robertshaw1-1/+4
2012-08-07Make intro text fade out correctlySimon Robertshaw1-2/+2
2012-08-07Intro text, addresses #59Simon Robertshaw1-3/+40
2012-08-07Save as current name complete, resolves #5Simon Robertshaw1-1/+1
2012-08-06Started work on save as current nameSimon Robertshaw1-4/+143
2012-08-06More icon adjustmentsSimon Robertshaw1-1/+0
2012-08-06Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ...Simon Robertshaw1-1/+1
2012-08-05Font glyphs for decorations and element searchSimon Robertshaw1-1/+1
2012-08-05Clear search buttonSimon Robertshaw1-0/+2
2012-08-05Icon adjustmentsSimon Robertshaw1-3/+12