| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -372/+0 | |
| 2012-08-02 | Add console show button to quick menu | Simon Robertshaw | 1 | -0/+1 | |
| 2012-08-02 | move some key stuff out of sdl_poll, zoom won't be triggered even when ↵ | jacob1 | 1 | -1/+3 | |
| disabled by lua now Conflicts: src/interface.c src/main.c | |||||
| 2012-05-24 | Element search interface by pressing 'e' | Simon Robertshaw | 1 | -0/+2 | |
| First search is for element names, second search looks at the description, pressing enter will give you the first result the the left button selection, left click and right click can also be used to select. | |||||
| 2012-05-17 | Spelling | jacksonmj | 1 | -1/+1 | |
| ("gases" seems to be the more popular version of the plural noun) | |||||
| 2012-05-13 | URI handling for MacOS | Simon Robertshaw | 1 | -0/+2 | |
| 2012-05-06 | Change license from GPLv2+ to GPLv3+ | jacksonmj | 1 | -0/+16 | |
| Also add headers stating the license to some more of the source files | |||||
| 2012-04-29 | Massive cleanup of sdl_scale, and fix moving a sign in the zoom window | jacksonmj | 1 | -0/+5 | |
| 2012-04-03 | Allow DEST to be cloned with CLNE, PCLN, BCLN and PBCN. Add icon for Force ↵ | Simon Robertshaw | 1 | -1/+1 | |
| elements, minor edits to Gas and Atomic element icons | |||||
| 2012-03-15 | ngrav/amb. heat quickoptions, amb. heat drawn in heat display when on, fix ↵ | Jacob1 | 1 | -0/+2 | |
| render_ui position | |||||
| 2012-03-14 | cursor changes to correct shape as soon as you click element/wall | Jacob1 | 1 | -1/+1 | |
| 2012-03-14 | Added smudge tool | Jacob1 | 1 | -0/+2 | |
| 2012-02-25 | Added FRAY - Force-ray and RPEL - Repeller | Simon Robertshaw | 1 | -10/+13 | |
| 2011-11-13 | Basic render modes for Render_ui | Simon Robertshaw | 1 | -1/+1 | |
| 2011-11-12 | Replace cmode with more flexible render options, TODO: Saving and render ↵ | Simon Robertshaw | 1 | -0/+2 | |
| options UI | |||||
| 2011-11-12 | Listbox for Property tool property field | Simon Robertshaw | 1 | -0/+12 | |
| 2011-10-28 | Add Decorations toggle to quick menu | Simon Robertshaw | 1 | -0/+1 | |
| 2011-10-25 | Fix syntax errors | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-21 | Quick options menu | Simon Robertshaw | 1 | -2/+20 | |
| 2011-09-30 | Added extra functions to FILT (determined by tmp, modes are convert, filter ↵ | Simon Robertshaw | 1 | -0/+2 | |
| and add, convert is default). Added property edit tool, changes the properties of materials | |||||
| 2011-09-21 | Fix missing header changes from cracker's colour tools commit | Simon Robertshaw | 1 | -1/+1 | |
| 2011-09-19 | Tool menu in deco editor, Lighten/Darken tools. | cracker64 | 1 | -2/+14 | |
| 2011-08-23 | An icon for tools. | savask | 1 | -1/+1 | |
| 2011-08-23 | Added "Tools" menu. | savask | 1 | -1/+3 | |
| 2011-08-20 | Changes to unify mouse and keyboard events for Lua | Simon Robertshaw | 1 | -1/+1 | |
| 2011-07-06 | Basic clipboard_push_text support for linux | jacksonmj | 1 | -0/+8 | |
| 2011-07-06 | Better favourite removal and download counts for the future] | Simon Robertshaw | 1 | -0/+1 | |
| 2011-06-28 | Use new font glyph | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-28 | Powered Breakable clone, Gravity Pump, New menu section for powered elements ↵ | Simon Robertshaw | 1 | -11/+13 | |
| (needs icon) | |||||
| 2011-06-27 | Better photons for persistent display, ability to toggle gravity view (ctrl+g) | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-25 | Keep opened files | Simon Robertshaw | 1 | -0/+3 | |
| 2011-06-14 | Add access to the local saving features | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-13 | Local saving UI | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-12 | Local save loading (WIP) | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-08 | message_box and input for Lua API, also autorun.lua | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-03 | Favourites interface improvements | Simon Robertshaw | 1 | -0/+2 | |
| 2011-05-29 | Rich text syntax | Simon Robertshaw | 1 | -0/+19 | |
| TODO: Link hovering | |||||
| 2011-05-29 | Remove remaining references to old decorations buffer | jacksonmj | 1 | -1/+1 | |
| 2011-05-24 | Decorations improvements | Simon Robertshaw | 1 | -1/+1 | |
| 2011-05-16 | New message notification on session check TODO: Clickable link to ↵ | Simon Robertshaw | 1 | -0/+1 | |
| conversations on website | |||||
| 2011-05-14 | Put menu_wall back into interface.c to fix crackers colour menu | Simon Robertshaw | 1 | -0/+7 | |
| 2011-05-14 | Decoration has a color menu. GoL uses less memory(17MB less), and probably ↵ | Cracker64 | 1 | -1/+20 | |
| a bit faster. | |||||
| 2011-05-14 | Move wall drawing to graphics.c | Simon Robertshaw | 1 | -30/+0 | |
| 2011-04-25 | Dialog box for changing simulation options, gravity toggle needs implementing | Simon Robertshaw | 1 | -1/+3 | |
| 2011-04-25 | Jacksonmj: Move console functions into seperate file | jacksonmj | 1 | -3/+0 | |
| 2011-04-23 | Decorations! ,still messing with it. It does not save currently. TODO: fix ↵ | Cracker64 | 1 | -0/+1 | |
| typing in boxes to update the color. Line/box tools. Some basic color selections like an element menu. | |||||
| 2011-04-17 | 'M' For selected element swap, 'dae' var for showing a selected element box ↵ | Simon | 1 | -1/+1 | |
| upon element change (not implemented) | |||||
| 2011-04-04 | Move copybox into its own control | Simon | 1 | -0/+12 | |
| 2011-04-01 | Copy text UI | Simon | 1 | -0/+2 | |
| 2011-03-30 | A cracker commit with some nice comments | Simon | 1 | -1/+1 | |
