| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-11-17 | Remove old code | Simon Robertshaw | 1 | -638/+0 | |
| 2012-08-10 | Fix setting ctype names in old console | jacob1 | 1 | -7/+17 | |
| 2012-08-10 | remove restriction on ctype in old console | jacob1 | 1 | -5/+5 | |
| (amended to not reindent whole file) | |||||
| 2012-05-06 | Change license from GPLv2+ to GPLv3+ | jacksonmj | 1 | -0/+17 | |
| Also add headers stating the license to some more of the source files | |||||
| 2012-04-27 | Add tmp2 support to old console | jacksonmj | 1 | -8/+39 | |
| 2011-12-10 | Fix memory leaks, allow changing of element name (To fix: element names in ↵ | Simon Robertshaw | 1 | -2/+2 | |
| some arrays out of sync) | |||||
| 2011-08-27 | Remove blocking walls from pmap | jacksonmj | 1 | -1/+1 | |
| 2.5% speed increase on a screen full of water | |||||
| 2011-08-19 | Reorganise a lot of Python console stuff | Simon Robertshaw | 1 | -879/+7 | |
| 2011-07-24 | Disable old life elements | jacksonmj | 1 | -7/+2 | |
| 2011-06-11 | Fix a load of memory leaks | jacksonmj | 1 | -0/+1 | |
| Also fix some compiler warnings (missing headers, wrong pointer type for modf, etc) and move variable declarations for Visual Studio. | |||||
| 2011-06-08 | console_error now optional for console_parse_type | jacksonmj | 1 | -8/+8 | |
| Prevents lua step functions from clearing console_error in calls to console_parse_type, hence preventing luacon_eval errors from being shown | |||||
| 2011-05-19 | Make sure WIND can't be created | jacksonmj | 1 | -0/+5 | |
| Revert this if the element number is reused for something useful | |||||
| 2011-05-05 | Some work on bubbles. Added "bubble x,y" command to console. | savask | 1 | -0/+26 | |
| Also made them save like regular soap. | |||||
| 2011-05-05 | Revert "Dem bubbles" | Simon Robertshaw | 1 | -26/+0 | |
| This reverts commit 607572cf0d21cca38063bf71b8e1db2e776c1ac4. | |||||
| 2011-05-05 | Dem bubbles | unknown | 1 | -0/+26 | |
| 2011-04-25 | Jacksonmj: Move console functions into seperate file | jacksonmj | 1 | -0/+1425 | |
