summaryrefslogtreecommitdiff
path: root/src/interface.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-25Keep opened filesSimon Robertshaw1-3/+33
2011-06-25Visual Studio fixesjacksonmj1-28/+50
2011-06-25Fix issues with local saving when using scale:2jacksonmj1-1/+2
2011-06-25Decor brush shape, and fix big thumb not changing when page changedjacksonmj1-0/+5
2011-06-15Fix save_filename crashSimon Robertshaw1-2/+2
2011-06-14Fix small visual issues and crash when folder doesn't existSimon Robertshaw1-6/+6
2011-06-14Fix sim-options iconSimon Robertshaw1-1/+1
2011-06-14Add access to the local saving featuresSimon Robertshaw1-13/+26
2011-06-13Local saving UISimon Robertshaw1-0/+126
2011-06-13Local save loading - Fix screen buffer issues and scrollingSimon Robertshaw1-47/+75
2011-06-12Local save loading (WIP)Simon Robertshaw1-0/+263
2011-06-11Fix a load of memory leaksjacksonmj1-28/+29
2011-06-09A-Heat toggle for Simulation optionsSimon Robertshaw1-17/+31
2011-06-09Image for server savingSimon Robertshaw1-3/+5
2011-06-08message_box and input for Lua API, also autorun.luaSimon Robertshaw1-1/+70
2011-06-08Loads of error messages for lua, and hopefully fix lua stack overflowjacksonmj1-1/+1
2011-06-08Fix favourites remove buttonjacksonmj1-11/+8
2011-06-03Fix semi-large thumbnailsSimon Robertshaw1-3/+23
2011-06-03Favourites interface improvementsSimon Robertshaw1-16/+81
2011-06-02some more deco editor changes. Right click deletes decoration again.Cracker641-14/+15
2011-06-02Change console infoSimon Robertshaw1-0/+2
2011-05-30Add calm blue text colour, buffer overflow fix for richtextSimon Robertshaw1-0/+2
2011-05-29Rich text syntaxSimon Robertshaw1-3/+104
2011-05-29MOTD on search pageSimon Robertshaw1-10/+21
2011-05-29Remove remaining references to old decorations bufferjacksonmj1-7/+11
2011-05-29Revert "Pass decorations to saving functions (doesn't actually save yet)"jacksonmj1-2/+2
2011-05-28Full thumbnails for open_uiSimon Robertshaw1-12/+78
2011-05-28Image resampling for thumbnailsSimon Robertshaw1-2/+5
2011-05-28Use PTi for thumbnails in game browserSimon Robertshaw1-5/+11
2011-05-27Decorations are per particle TODO: remove references to the decorations bufferSimon Robertshaw1-1/+1
2011-05-24Decorations improvementsSimon Robertshaw1-90/+198
2011-05-24Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-1/+57
2011-05-24Improve error handling on display initialisationSimon Robertshaw1-1/+4
2011-05-24Decorations toggle and brush size keysjacksonmj1-1/+57
2011-05-20Message notifications on loginSimon Robertshaw1-8/+17
2011-05-16New message notification on session check TODO: Clickable link to conversatio...Simon Robertshaw1-0/+1
2011-05-15Runtime fullscreen toggle TODO: Fix bug that prevents from closing the window...Simon Robertshaw1-4/+16
2011-05-14Decoration has a color menu. GoL uses less memory(17MB less), and probably a...Cracker641-1/+55