summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Slow LIGH creation speed, fixes #86Simon Robertshaw3-8/+13
2012-08-09Ensure keyrepeat is disabled at component creationSimon Robertshaw1-1/+2
2012-08-09Gravity lensingSimon Robertshaw2-4/+26
2012-08-08Persistent modeSimon Robertshaw2-303/+330
2012-08-08PTsave openingSimon Robertshaw4-2/+80
2012-08-08Command line "open"Simon Robertshaw1-0/+33
2012-08-08Do not delete given savefile in GameModel::SetSaveFile, behaviour should be s...Simon Robertshaw2-1/+1
2012-08-08Perhaps FileExists shouldn't erase file contents...Simon Robertshaw1-1/+1
2012-08-08Proxy from command line argSimon Robertshaw3-10/+45
2012-08-08Scale and fullscreen loaded/saved to config and commandlineSimon Robertshaw2-3/+41
2012-08-08Make options screen a little nicerSimon Robertshaw1-3/+4
2012-08-08Fullscreen and scale setting from sim optionsSimon Robertshaw9-17/+190
2012-08-07Make intro text fade out correctlySimon Robertshaw1-2/+2
2012-08-07Actual intro textSimon Robertshaw2-0/+4
2012-08-07Intro text, addresses #59Simon Robertshaw1-3/+40
2012-08-07Save as current name complete, resolves #5Simon Robertshaw5-16/+84
2012-08-06Prevent save as current name from showing if there is no save loadedSimon Robertshaw1-1/+1
2012-08-06Started work on save as current nameSimon Robertshaw11-5/+222
2012-08-06Fix TPTScript 'set' functionSimon Robertshaw7-23/+50
2012-08-06More icon adjustmentsSimon Robertshaw2-3/+2
2012-08-06Fix previous merge with SOAP.cpp that created a bug in SOAP. add debug lines ...Simon Robertshaw9-3/+50
2012-08-05Font glyphs for decorations and element searchSimon Robertshaw2-3/+2
2012-08-05Clear search buttonSimon Robertshaw3-2/+39
2012-08-05Icon adjustmentsSimon Robertshaw3-4/+17
2012-08-05Ctrl+A select allSimon Robertshaw2-0/+13
2012-08-05Key repeat for text boxesSimon Robertshaw2-1/+33
2012-08-05Wall Edge option, fixes #70Simon Robertshaw11-7/+176
2012-08-05Allow 24bits of var for create_part, add tool for tesc. Fixes #72Simon Robertshaw4-2/+46
2012-08-05Load element icons in element search, fixes #73Simon Robertshaw1-1/+9
2012-08-05Added triangle brush, fixes #47Savely Skresanov2-1/+49
2012-08-05Fan wall line tool, fixes #61Simon Robertshaw2-1/+21
2012-08-05Fix some of the flood fill methodsSimon Robertshaw1-23/+3
2012-08-05Draw gravity zones when using grav wallSimon Robertshaw6-7/+40
2012-08-05Update gravity walls, fixes issue #52Simon Robertshaw2-3/+14
2012-08-05Persistent search window responds to user auth eventsSimon Robertshaw3-32/+78
2012-08-04Nicer colour for "popular tags" headerSimon Robertshaw1-1/+1
2012-08-04Tags, fixes #55Simon Robertshaw11-28/+252
2012-08-04Get rid of useless free space in search viewSimon Robertshaw1-3/+3
2012-08-04Better exiting from windows (Escape and Enter) and 'q' for exit, fixes #35 an...Simon Robertshaw15-12/+62
2012-08-04Add icons for erase, improve icons for certain walls, fix issue #45Simon Robertshaw8-34/+60
2012-08-04Set initial stickman spit element in create_part, fixes the rest of #50Simon Robertshaw1-0/+2
2012-08-04Stickman keys working, fixes first half of issue #50Simon Robertshaw2-2/+77
2012-08-04Fire OnMouseEnter events for components that are added under the mouse cursor...Simon Robertshaw1-0/+4
2012-08-04Rectangle snapping.Savely Skresanov1-2/+7
2012-08-04Add date to Preview View, fixes issue #64Simon Robertshaw5-23/+69
2012-08-04Search window is persistent, issue #66Simon Robertshaw2-2/+3
2012-08-04Build fixes for FreeBSDntoskrnl6-52/+3
2012-08-04Implement more of the old TPT consoleSimon Robertshaw2-0/+100
2012-08-04Implement more of the old consoleSimon Robertshaw2-11/+98
2012-08-03Old TPT console commands with "!" prefixSimon Robertshaw5-21/+76