| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
