| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-08-19 | Memory leaks and uninitialised value in catalogue_ui | jacksonmj | 1 | -1/+3 | |
| 2011-08-19 | Reorganise a lot of Python console stuff | Simon Robertshaw | 1 | -3/+6 | |
| 2011-08-16 | Added PGRV and NGRV for positive and negative gravity tools (sortof like air ↵ | Bryan Hoyle | 1 | -2/+2 | |
| and vac, but with gravity) | |||||
| 2011-07-24 | Fix infinite dialogs when unable to open a save from the website | jacksonmj | 1 | -1/+1 | |
| 2011-07-12 | Line snapping (hold down Alt when drawing a line) | jacksonmj | 1 | -12/+12 | |
| Specific element select changed to Ctrl+Alt | |||||
| 2011-07-12 | Fix line/box erase for decor layer | jacksonmj | 1 | -2/+2 | |
| 2011-07-09 | Merge all GOL types into PT_LIFE, behaviour is determined by ctype | Simon Robertshaw | 1 | -0/+40 | |
| 2011-07-06 | Basic clipboard_push_text support for linux | jacksonmj | 1 | -0/+48 | |
| 2011-07-06 | Better favourite removal and download counts for the future] | Simon Robertshaw | 1 | -4/+28 | |
| 2011-06-27 | Better photons for persistent display, ability to toggle gravity view (ctrl+g) | Simon Robertshaw | 1 | -0/+2 | |
| 2011-06-25 | Fix save button | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-25 | Strip extension when saving | Simon Robertshaw | 1 | -0/+5 | |
| 2011-06-25 | Keep opened files | Simon Robertshaw | 1 | -3/+33 | |
| 2011-06-25 | Visual Studio fixes | jacksonmj | 1 | -28/+50 | |
| 2011-06-25 | Fix issues with local saving when using scale:2 | jacksonmj | 1 | -1/+2 | |
| 2011-06-25 | Decor brush shape, and fix big thumb not changing when page changed | jacksonmj | 1 | -0/+5 | |
| 2011-06-15 | Fix save_filename crash | Simon Robertshaw | 1 | -2/+2 | |
| 2011-06-14 | Fix small visual issues and crash when folder doesn't exist | Simon Robertshaw | 1 | -6/+6 | |
| 2011-06-14 | Fix sim-options icon | Simon Robertshaw | 1 | -1/+1 | |
| 2011-06-14 | Add access to the local saving features | Simon Robertshaw | 1 | -13/+26 | |
| 2011-06-13 | Local saving UI | Simon Robertshaw | 1 | -0/+126 | |
| 2011-06-13 | Local save loading - Fix screen buffer issues and scrolling | Simon Robertshaw | 1 | -47/+75 | |
| 2011-06-12 | Local save loading (WIP) | Simon Robertshaw | 1 | -0/+263 | |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -28/+29 | |
| Also fix some compiler warnings (missing headers, wrong pointer type for modf, etc) and move variable declarations for Visual Studio. | |||||
| 2011-06-09 | A-Heat toggle for Simulation options | Simon Robertshaw | 1 | -17/+31 | |
| 2011-06-09 | Image for server saving | Simon Robertshaw | 1 | -3/+5 | |
| 2011-06-08 | message_box and input for Lua API, also autorun.lua | Simon Robertshaw | 1 | -1/+70 | |
| 2011-06-08 | Loads of error messages for lua, and hopefully fix lua stack overflow | jacksonmj | 1 | -1/+1 | |
| Also fix game exiting when an error occurs in a step function. Returning -1 seems to prevent lua from restoring the stack to the state it was in before the C function call - see bottom of luaD_precall() in lua source (ldo.c) | |||||
| 2011-06-08 | Fix favourites remove button | jacksonmj | 1 | -11/+8 | |
| 2011-06-03 | Fix semi-large thumbnails | Simon Robertshaw | 1 | -3/+23 | |
| 2011-06-03 | Favourites interface improvements | Simon Robertshaw | 1 | -16/+81 | |
| 2011-06-02 | some more deco editor changes. Right click deletes decoration again. | Cracker64 | 1 | -14/+15 | |
| 2011-06-02 | Change console info | Simon Robertshaw | 1 | -0/+2 | |
| 2011-05-30 | Add calm blue text colour, buffer overflow fix for richtext | Simon Robertshaw | 1 | -0/+2 | |
| 2011-05-29 | Rich text syntax | Simon Robertshaw | 1 | -3/+104 | |
| TODO: Link hovering | |||||
| 2011-05-29 | MOTD on search page | Simon Robertshaw | 1 | -10/+21 | |
| 2011-05-29 | Remove remaining references to old decorations buffer | jacksonmj | 1 | -7/+11 | |
| 2011-05-29 | Revert "Pass decorations to saving functions (doesn't actually save yet)" | jacksonmj | 1 | -2/+2 | |
| This reverts commit 7fe99f32102429113c671615fc2c5cadb9c51e56. Conflicts: src/main.c | |||||
| 2011-05-28 | Full thumbnails for open_ui | Simon Robertshaw | 1 | -12/+78 | |
| 2011-05-28 | Image resampling for thumbnails | Simon Robertshaw | 1 | -2/+5 | |
| 2011-05-28 | Use PTi for thumbnails in game browser | Simon Robertshaw | 1 | -5/+11 | |
| TODO: Better scaling/resampling | |||||
| 2011-05-27 | Decorations are per particle TODO: remove references to the decorations buffer | Simon Robertshaw | 1 | -1/+1 | |
| 2011-05-24 | Decorations improvements | Simon Robertshaw | 1 | -90/+198 | |
| 2011-05-24 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 1 | -1/+57 | |
| 2011-05-24 | Improve error handling on display initialisation | Simon Robertshaw | 1 | -1/+4 | |
| 2011-05-24 | Decorations toggle and brush size keys | jacksonmj | 1 | -1/+57 | |
| 2011-05-20 | Message notifications on login | Simon Robertshaw | 1 | -8/+17 | |
| 2011-05-16 | New message notification on session check TODO: Clickable link to ↵ | Simon Robertshaw | 1 | -0/+1 | |
| conversations on website | |||||
| 2011-05-15 | Runtime fullscreen toggle TODO: Fix bug that prevents from closing the ↵ | Simon Robertshaw | 1 | -4/+16 | |
| window after a fullscreen toggle | |||||
| 2011-05-14 | Decoration has a color menu. GoL uses less memory(17MB less), and probably ↵ | Cracker64 | 1 | -1/+55 | |
| a bit faster. | |||||
