summaryrefslogtreecommitdiff
path: root/src/interface.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-14Pass decorations to saving functions (doesn't actually save yet)jacksonmj1-2/+2
2011-05-14Turn WIND into a tooljacksonmj1-2/+2
2011-05-14Move wall drawing to graphics.cSimon Robertshaw1-4/+4
2011-05-13Runtime scale switchingSimon Robertshaw1-1/+17
2011-05-12Newtonian gravity toggle, disabled by defaultSimon Robertshaw1-1/+7
2011-04-25Dialog box for changing simulation options, gravity toggle needs implementingSimon Robertshaw1-7/+83
2011-04-25Jacksonmj: Move console functions into seperate filejacksonmj1-74/+1
2011-04-24visual studio fixesCracker641-5/+6
2011-04-24More decoration improvements. still TODO: text boxes that will change curren...Cracker641-8/+33
2011-04-24line/box tool for decorations, some other things.Cracker641-21/+74
2011-04-23Decorations! ,still messing with it. It does not save currently. TODO: fix t...Cracker641-0/+220
2011-04-17'M' For selected element swap, 'dae' var for showing a selected element box u...Simon1-13/+15
2011-04-12info_box for rendererSimon1-0/+2
2011-04-08astyleSimon1-66/+66
2011-04-06Avoid potential overflow when pasting long text stringsSimon1-2/+2