summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-14Allow STKM to use lightningjacksonmj1-0/+1
2011-10-14Replace use of gravy and gravf with gravxf and gravyfSimon Robertshaw1-4/+4
2011-10-13Fix gravity occasionally not workingjacksonmj1-0/+1
2011-10-11Fixes for LIGH and TESC, LIGH observes gravity settingSimon Robertshaw1-2/+2
2011-10-10Fix erronous assignment and add MaksProg to contributors listSimon Robertshaw1-1/+1
2011-10-10Elements, LIGH, TESC, EMP and DEST thanks to MaksProgSimon Robertshaw1-0/+1
2011-10-10Starting on jumptable/function pointers for graphics, only FIRE is implementedSimon Robertshaw1-2/+2
2011-10-09Pretty effect when drawing powders, activate with 'n'Simon Robertshaw1-0/+10
2011-09-27Fix potential issue with argument orderingSimon Robertshaw1-30/+23
2011-09-24Make changes to prefs file regarding build_num and updatedSimon Robertshaw1-1/+1
2011-09-24Detect updates by build number, make confirm box autosize, also fix bug where...Simon Robertshaw1-41/+42
2011-09-24Send session/auth info with update checksSimon Robertshaw1-0/+1
2011-09-24Can see selected elements from Lua, tpt.selectedl or tpt.selectedrcracker641-1/+1
2011-09-19Allow setting of application data path \(For config, save and script data\)Simon Robertshaw1-0/+14
2011-09-19Deco editor improvements. Editable color text boxes! Hit enter when done ed...cracker641-2/+2
2011-09-18Fix bug where mouse events are confused after breaking out of a mouse down eventSimon Robertshaw1-1/+1
2011-09-10Fix various memory leaks, as noted by Merkil/cppcheckSimon Robertshaw1-2/+3
2011-09-08Fix bottom right selection box corner (did not appear directly under cursor)jacksonmj1-2/+2
2011-09-05Visual Studio fixesjacksonmj1-2/+2
2011-09-03Update contributorsSimon Robertshaw1-1/+1
2011-09-03Convert ElementSimon Robertshaw1-2/+2
2011-09-03Added Powered VoidSimon Robertshaw1-3/+3
2011-08-30Add tpt.setwindowsize(scale, fullscreen)jacksonmj1-3/+7
2011-08-30Fixes: HUD for fast PIPE, PIPE contents disappearing when next to walls, scro...jacksonmj1-2/+2
2011-08-30Save ctype of STOR, also Version IncrementSimon Robertshaw1-2/+2
2011-08-29Zoom toggle, alt+zjacksonmj1-3/+6
2011-08-27Remove blocking walls from pmapjacksonmj1-4/+4
2011-08-25Allow pixel scale selection of area to copy/stampjacksonmj1-16/+18
2011-08-22Fix electrode when in replace mode or specific delete modejacksonmj1-7/+7
2011-08-20Make 'Molten x' a little saferSimon Robertshaw1-1/+1
2011-08-20Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-0/+10
2011-08-20Changes to unify mouse and keyboard events for LuaSimon Robertshaw1-5/+19
2011-08-20Made HUD display molten things as "Molten something"savask1-0/+10
2011-08-20Stickman go through portalsjacksonmj1-43/+2
2011-08-19Revert "Move version check out of main()"Simon Robertshaw1-6/+137
2011-08-19Fix DEBUG_DRAWTOOL to work with line snappingjacksonmj1-1/+1
2011-08-19Allow reloading of opened filesSimon Robertshaw1-2/+13
2011-08-19Move version check out of main()jacksonmj1-137/+6
2011-08-19Reorganise a lot of Python console stuffSimon Robertshaw1-99/+10
2011-08-19Fix save loading (enable replace mode) from the commandline, a bit of cleanup...Simon Robertshaw1-8/+3
2011-08-19Move multiple STKM loading checkjacksonmj1-54/+59
2011-08-19Only do grav lensing when N-grav is on, and round coordinates correctlyjacksonmj1-2/+2
2011-08-16Added PGRV and NGRV for positive and negative gravity tools (sortof like air ...Bryan Hoyle1-1/+1
2011-08-16Revert "Revert "added lua command: tpt.setfpscap(int FPSCap)""Bryan Hoyle1-1/+2
2011-08-16Revert "added lua command: tpt.setfpscap(int FPSCap)"Bryan Hoyle1-2/+1
2011-08-16added lua command: tpt.setfpscap(int FPSCap)Bryan Hoyle1-1/+2
2011-08-14Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-1/+1
2011-08-14Extended info for line drawingSimon Robertshaw1-1/+1
2011-08-12Fixed a bug where you were able to create multiply stickmans by copying it.savask1-1/+1
2011-08-11Debug info for particles allocationSimon Robertshaw1-0/+6