summaryrefslogtreecommitdiffstats
path: root/Plugins/Fire (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-02-14Apparently the Fire plugin is depreciated since it's implemented in C++ :Pfaketruth1-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
2012-02-01Changed the Fire plugin to use the new plugin structurefaketruth1-0/+133
git-svn-id: http://mc-server.googlecode.com/svn/trunk@206 0a769ca7-a7f5-676a-18bf-c427514a06d6