Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
2008-12-14 | Fixed follow-parent of nested and being-following particle emitters | Philipp Sehmisch | 1 | -8/+8 | |
2008-12-09 | Status particle effects: when looking up block IDs (effect IDs for other | Fate | 1 | -1/+2 | |
players), make sure to initialise if needed Status particle effects: properly delete particles after effect has worn off | |||||
2008-12-08 | Mostly code reformatting | Bjørn Lindeijer | 1 | -4/+8 | |
2008-12-07 | Some small updates and reformatting | Bjørn Lindeijer | 1 | -28/+22 | |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -0/+1 | |
2008-12-06 | Defrobnicated ParticleContainer inheritance hierarchy | Fate | 1 | -16/+35 | |
2008-12-06 | Added particle containers and refactored beings to use them (to clean up ↵ | Fate | 1 | -0/+158 | |
responsibilities a little) |