summaryrefslogtreecommitdiffstats
path: root/Plugins/Fire/plugin.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apparently the Fire plugin is depreciated since it's implemented in C++ :Pfaketruth2012-02-141-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 structurefaketruth2012-02-011-0/+133
git-svn-id: http://mc-server.googlecode.com/svn/trunk@206 0a769ca7-a7f5-676a-18bf-c427514a06d6