Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-09 | Increased the distance between head and overhead text a bit | Bjørn Lindeijer | 1 | -2/+2 | |
Plus some small code cleanups. | |||||
2009-04-15 | Assorted random cleanups | Bjørn Lindeijer | 1 | -1/+1 | |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -5/+1 | |
Conflicts: A lot of files... | |||||
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -5/+1 | |
Signed-off-by: Ira Rice <irarice@gmail.com> | |||||
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. | |||||
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 | -3/+3 | |
2008-12-14 | Fixed follow-parent of nested and being-following particle emitters | Philipp Sehmisch | 1 | -3/+3 | |
2008-12-08 | Mostly code reformatting | Bjørn Lindeijer | 1 | -3/+3 | |
2008-12-06 | Defrobnicated ParticleContainer inheritance hierarchy | Fate | 1 | -13/+32 | |
2008-12-06 | Added particle containers and refactored beings to use them (to clean up ↵ | Fate | 1 | -0/+106 | |
responsibilities a little) |