Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-27 | Replaced for_each_xml_child_node macro with helper class | Thorbjørn Lindeijer | 1 | -3/+0 | |
The new XML::Children class enables using a C++11 range-based for loop to iterate over the children of an xmlNodePtr. | |||||
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 | |
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-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-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -1/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2007-12-12 | Added my tmxcopy tool for copying parts of maps to other maps. | Philipp Sehmisch | 1 | -0/+62 | |