Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-26 | Apply C++11 fixits | Thorbjørn Lindeijer | 1 | -3/+3 | |
modernize-use-auto modernize-use-nullptr modernize-use-override modernize-use-using | |||||
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 | |
2011-06-22 | Made possible to separate the dye colors and channels | Yohann Ferreira | 1 | -2/+3 | |
for particle effects. It is now possible to write, for instance: <particlefx>my-particle-file.xml|#cbcb78,345678</particlefx> and in my-particle-file.xml: ... <property image="my-image.png|W" /> ... This will permit the use (and reuse) of generic particle files. | |||||
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 | |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 | |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 | |
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P ) | |||||
2009-05-03 | Added rotational particles, and added code to show arrows when a player ↵ | Chuck Miller | 1 | -0/+76 | |
shoots them. |