jacksonmj
|
93316a9f1d
|
Fix a load of memory leaks
Also fix some compiler warnings (missing headers, wrong pointer type for
modf, etc) and move variable declarations for Visual Studio.
|
2011-06-11 13:00:42 +01:00 |
|
jacksonmj
|
b5856bfa47
|
console_error now optional for console_parse_type
Prevents lua step functions from clearing console_error in calls to
console_parse_type, hence preventing luacon_eval errors from being shown
|
2011-06-08 12:48:44 +01:00 |
|
jacksonmj
|
68c4d6d621
|
Make sure WIND can't be created
Revert this if the element number is reused for something useful
|
2011-05-19 22:53:23 +08:00 |
|
savask
|
f0c5960b56
|
Some work on bubbles. Added "bubble x,y" command to console.
Also made them save like regular soap.
|
2011-05-05 20:24:42 +01:00 |
|
Simon Robertshaw
|
fb408ab82b
|
Revert "Dem bubbles"
This reverts commit 607572cf0d .
|
2011-05-05 20:08:13 +01:00 |
|
unknown
|
607572cf0d
|
Dem bubbles
|
2011-05-05 19:58:30 +01:00 |
|
jacksonmj
|
7b82eae82e
|
Jacksonmj: Move console functions into seperate file
|
2011-04-25 12:07:55 +01:00 |
|