| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-03-26 | Remove duplicate information in set_cmode | jacksonmj | 1 | -20/+2 | |
| Calculating render_mode and display_mode variables from the arrays means less chance of mistakes (e.g. blob mode RENDER_EFFE was set in render_modes array but not in render_mode) | |||||
| 2012-03-15 | ngrav/amb. heat quickoptions, amb. heat drawn in heat display when on, fix ↵ | Jacob1 | 1 | -1/+14 | |
| render_ui position | |||||
| 2012-03-14 | cursor changes to correct shape as soon as you click element/wall | Jacob1 | 1 | -3/+3 | |
| 2012-03-14 | Added smudge tool | Jacob1 | 1 | -1/+3 | |
| 2012-02-25 | Old nothing display mode in the form of Basic colour mode | Simon Robertshaw | 1 | -4/+4 | |
| 2012-02-11 | Fix save reloading when saving to file | Simon Robertshaw | 1 | -0/+7 | |
| 2012-01-26 | Retrieve thumbnails, saves and info from caching server (static.powdertoy.co.uk) | Simon Robertshaw | 1 | -19/+27 | |
| 2012-01-25 | OPS thumbnail crash fix, and blank thumbnails for saves from a newer version | jacksonmj | 1 | -4/+4 | |
| 2012-01-25 | ability to delete corrupted stamps | Jacob1 | 1 | -4/+11 | |
| 2012-01-01 | Air mode and Gravity mode on Simulation options, improvements to list box | Simon Robertshaw | 1 | -10/+58 | |
| 2011-12-30 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+8 | |
| 2011-12-30 | Add checks for prerender_save in save_filename_ui, pass vx, vy and pv air ↵ | Simon Robertshaw | 1 | -6/+13 | |
| data into parse and build save methods. New save format: OPS, basic reading and writing complete, uses BSON, BSON.c/h (Binary JSON) implementation from MongoDB. (Is License OK?) | |||||
| 2011-12-28 | Update can_move, recount menu items and clear graphics cache when tpt.el is ↵ | jacksonmj | 1 | -1/+8 | |
| changed | |||||
| 2011-12-21 | Support for element names and hex constants for the PROP tool | Simon Robertshaw | 1 | -5/+52 | |
| 2011-12-18 | Improvements to render_ui, fix merge errors | Simon Robertshaw | 1 | -50/+71 | |
| 2011-12-18 | Merge with new lua functionality | Simon Robertshaw | 1 | -19/+26 | |
| 2011-12-18 | More icons for display modes | Simon Robertshaw | 1 | -19/+26 | |
| 2011-12-18 | Move Newtonian gravity into a new file | jacksonmj | 1 | -0/+1 | |
| 2011-12-06 | Fix missing render_mode array change when switching to some display types. | Simon Robertshaw | 1 | -15/+22 | |
| 2011-12-02 | cmodes closer to what they used to be, change icons | Jacob1 | 1 | -8/+33 | |
| 2011-11-18 | New tables in lua API: el and version: element ids and version info ↵ | Simon Robertshaw | 1 | -1/+8 | |
| respectively. New lua functions: element (get element id from name) and element_func for hooking/overriding element update functions | |||||
| 2011-11-18 | Live parts rendering for render_ui | Simon Robertshaw | 1 | -0/+1 | |
| 2011-11-18 | Smaller radio buttons | Simon Robertshaw | 1 | -1/+1 | |
| 2011-11-18 | Larger radio boxes | Simon Robertshaw | 1 | -34/+19 | |
| 2011-11-18 | Radio buttons for some options. | savask | 1 | -9/+85 | |
| Conflicts: src/interface.c | |||||
| 2011-11-18 | Added back heat gradient display | Jacob1 | 1 | -26/+41 | |
| 2011-11-18 | Better looking icons in render_ui | Jacob1 | 1 | -9/+53 | |
| 2011-11-18 | Add blob display back. Also fix small nothing mode bug. | Jacob1 | 1 | -4/+4 | |
| 2011-11-18 | Add back in number keys to change render/display/color _mode variables | Jacob1 | 1 | -0/+111 | |
| 2011-11-14 | More stuff for render_uI | Simon Robertshaw | 1 | -0/+17 | |
| 2011-11-14 | Colour mode and display mode added to render_ui | Simon Robertshaw | 1 | -25/+138 | |
| 2011-11-13 | Basic render modes for Render_ui | Simon Robertshaw | 1 | -1/+103 | |
| 2011-11-12 | Replace cmode with more flexible render options, TODO: Saving and render ↵ | Simon Robertshaw | 1 | -114/+7 | |
| options UI | |||||
| 2011-11-12 | Listbox for Property tool property field | Simon Robertshaw | 1 | -51/+135 | |
| 2011-11-12 | open_ui: Load correct thumbnail for dated saves | Simon Robertshaw | 1 | -1/+15 | |
| 2011-11-12 | Fix memory leaks and thumb caching for datestamped saves | Simon Robertshaw | 1 | -6/+34 | |
| 2011-11-12 | Merge pull request #51 from atlaua/master | Simon Robertshaw | 1 | -2/+6 | |
| todo resolved | |||||
| 2011-11-12 | Fix a few things in stamps browser | jacksonmj | 1 | -3/+4 | |
| Incorrect number of stamps per page, pause button visible, and one page too many when stamp_count is an integer multiple of per_page. Using GRID_X/Y since those are the values used in the rest of stamp_ui | |||||
| 2011-11-03 | Prevented a malloc-related problem in interface.c from occuring. | atlaua | 1 | -2/+6 | |
| 2011-10-26 | Merge latest FIGH additions | Simon Robertshaw | 1 | -20/+20 | |
| 2011-10-26 | Made a special structure for stick mans. | savask | 1 | -20/+20 | |
| 2011-10-26 | Fix compilation with OpenGl disabled | Simon Robertshaw | 1 | -1/+2 | |
| 2011-10-25 | Fix another blending issue and search_ui display clearing | Simon Robertshaw | 1 | -0/+1 | |
| 2011-10-25 | Merge latest with graphicstest | Simon Robertshaw | 1 | -1/+47 | |
| 2011-10-22 | Fix Options meny in scale:2 and make tooltip more readable | Simon Robertshaw | 1 | -0/+2 | |
| 2011-10-21 | Quick options menu | Simon Robertshaw | 1 | -0/+45 | |
| 2011-10-14 | Remove unused pixel buffer | jacksonmj | 1 | -1/+0 | |
| 2011-10-13 | Allow use of OpenGL enabled surface for future use | Simon Robertshaw | 1 | -1/+1 | |
| 2011-10-10 | Send user authentication for update downloads | Simon Robertshaw | 1 | -0/+4 | |
| 2011-09-30 | Logout is saved to prefs | Simon Robertshaw | 1 | -2/+7 | |
