Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -14/+14 | |
2014-09-25 | Add a sample use for the validation | Melanie Thielker | 1 | -1/+2 | |
2013-01-18 | Add "debug set set animations true|false" region console command. | Justin Clark-Casey (justincc) | 1 | -19/+4 | |
Setting this logs extra information about animation add/remove, such as uuid and animation name Unfortunately cannot be done per client yet | |||||
2013-01-02 | Fix indenting on ConsoleDisplayTable, align indenting on "show animations" ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
console command | |||||
2013-01-02 | minor: Allow objects to be added directly to a row on a ConsoleDisplayTable ↵ | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
rather than having to ToString() them first | |||||
2013-01-02 | Add "show animations" console command for debug purposes. | Justin Clark-Casey (justincc) | 1 | -0/+215 | |
This shows the current animation sequence and default anims for avatars. |