summaryrefslogtreecommitdiff
path: root/src/interface.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-14Colour mode and display mode added to render_uiSimon Robertshaw1-25/+138
2011-11-13Basic render modes for Render_uiSimon Robertshaw1-1/+103
2011-11-12Replace cmode with more flexible render options, TODO: Saving and render opti...Simon Robertshaw1-114/+7
2011-11-12Listbox for Property tool property fieldSimon Robertshaw1-51/+135
2011-11-12open_ui: Load correct thumbnail for dated savesSimon Robertshaw1-1/+15
2011-11-12Fix memory leaks and thumb caching for datestamped savesSimon Robertshaw1-6/+34
2011-11-12Merge pull request #51 from atlaua/masterSimon Robertshaw1-2/+6
2011-11-12Fix a few things in stamps browserjacksonmj1-3/+4
2011-11-03Prevented a malloc-related problem in interface.c from occuring.atlaua1-2/+6
2011-10-26Merge latest FIGH additionsSimon Robertshaw1-20/+20
2011-10-26Made a special structure for stick mans.savask1-20/+20
2011-10-26Fix compilation with OpenGl disabledSimon Robertshaw1-1/+2
2011-10-25Fix another blending issue and search_ui display clearingSimon Robertshaw1-0/+1
2011-10-25Merge latest with graphicstestSimon Robertshaw1-1/+47
2011-10-22Fix Options meny in scale:2 and make tooltip more readableSimon Robertshaw1-0/+2
2011-10-21Quick options menuSimon Robertshaw1-0/+45
2011-10-14Remove unused pixel bufferjacksonmj1-1/+0
2011-10-13Allow use of OpenGL enabled surface for future useSimon Robertshaw1-1/+1
2011-10-10Send user authentication for update downloadsSimon Robertshaw1-0/+4
2011-09-30Logout is saved to prefsSimon Robertshaw1-2/+7
2011-09-30Added extra functions to FILT (determined by tmp, modes are convert, filter a...Simon Robertshaw1-2/+146
2011-09-29Freeing "filename" here would cause problems as everything is taken care of l...Simon Robertshaw1-3/+0
2011-09-29Bugfix: Fixed a segmentation fault in confirm_ui()atlaua1-2/+2
2011-09-26Fix lighten/darken tools so they work with different display pixel formatsjacksonmj1-2/+2
2011-09-24Detect updates by build number, make confirm box autosize, also fix bug where...Simon Robertshaw1-12/+22
2011-09-21Water level equalization test! In options menu, or tpt.watertest() .cracker641-8/+21
2011-09-19Tool menu in deco editor, Lighten/Darken tools.cracker641-18/+86
2011-09-19Deco editor improvements. Editable color text boxes! Hit enter when done ed...cracker641-55/+97
2011-09-10Fix various memory leaks, as noted by Merkil/cppcheckSimon Robertshaw1-3/+8
2011-09-05Visual Studio fixesjacksonmj1-1/+1
2011-08-30Fixes: HUD for fast PIPE, PIPE contents disappearing when next to walls, scro...jacksonmj1-1/+0
2011-08-29Zoom toggle, alt+zjacksonmj1-5/+8
2011-08-24Small ui for confirming script download as to make script downloads within sc...Bryan Hoyle1-0/+1
2011-08-24Merge remote branch 'origin/master'Bryan Hoyle1-8/+12
2011-08-24Working tpt.getscriptid(<string: id>). Retrieves and runs a script from onlineBryan Hoyle1-1/+0
2011-08-23Added "Tools" menu.savask1-6/+9
2011-08-20Changes to unify mouse and keyboard events for LuaSimon Robertshaw1-2/+3
2011-08-19Menu scrolling for 'special' menuSimon Robertshaw1-20/+22
2011-08-19Memory leaks and uninitialised value in catalogue_uijacksonmj1-1/+3
2011-08-19Reorganise a lot of Python console stuffSimon Robertshaw1-3/+6
2011-08-16Added PGRV and NGRV for positive and negative gravity tools (sortof like air ...Bryan Hoyle1-2/+2
2011-07-24Fix infinite dialogs when unable to open a save from the websitejacksonmj1-1/+1
2011-07-12Line snapping (hold down Alt when drawing a line)jacksonmj1-12/+12
2011-07-12Fix line/box erase for decor layerjacksonmj1-2/+2
2011-07-09Merge all GOL types into PT_LIFE, behaviour is determined by ctypeSimon Robertshaw1-0/+40
2011-07-06Basic clipboard_push_text support for linuxjacksonmj1-0/+48
2011-07-06Better favourite removal and download counts for the future]Simon Robertshaw1-4/+28
2011-06-27Better photons for persistent display, ability to toggle gravity view (ctrl+g)Simon Robertshaw1-0/+2
2011-06-25Fix save buttonSimon Robertshaw1-1/+1
2011-06-25Strip extension when savingSimon Robertshaw1-0/+5