Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add "delete object pos <start-coord> to <end-coord>" console command. | Justin Clark-Casey (justincc) | 2012-10-10 | 1 | -2/+2 |
| | | | | | This allows one to delete objects within a certain volume. See help on console for more details. | ||||
* | Add Vector3.Zero return on TryParseConsoleVector() which fails on mono 2.4.3 ↵ | Justin Clark-Casey (justincc) | 2012-10-05 | 1 | -0/+3 |
| | | | | but not mono 2.10.9 | ||||
* | Add missing ConsoleUtil from last commit | Justin Clark-Casey (justincc) | 2012-10-05 | 1 | -0/+111 |