Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apparently the Fire plugin is depreciated since it's implemented in C++ :P | faketruth | 2012-02-14 | 1 | -133/+0 |
| | | | | | | Using std::list instead of std::vector for fire, I think this would be faster due to all the adding and removing blocks from lists. Correct me if I'm wrong git-svn-id: http://mc-server.googlecode.com/svn/trunk@254 0a769ca7-a7f5-676a-18bf-c427514a06d6 | ||||
* | Changed the Fire plugin to use the new plugin structure | faketruth | 2012-02-01 | 1 | -0/+133 |
git-svn-id: http://mc-server.googlecode.com/svn/trunk@206 0a769ca7-a7f5-676a-18bf-c427514a06d6 |