Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-09 | Got rid of non-sensical Vector operator overloads | Thorbjørn Lindeijer | 1 | -25/+8 | |
Just because something is the kind of calculation that seems to be required does not mean it makes sense in general. Let's try to keep things understandable. | |||||
2010-02-09 | Made the Beings' logic be able to handle any tile height/width. | Bertram | 1 | -0/+26 | |
This is the First step to get rid of most hardcoded 32 values. | |||||
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-10-04 | Fix a spelling mistake | Jared Adams | 1 | -2/+2 | |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -3/+3 | |
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-04 | Merged Vector class improvements from mainline | Bjørn Lindeijer | 1 | -5/+63 | |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2007-08-29 | Made sell dialog resizable and tweaked inventory resize code a bit. | Bjørn Lindeijer | 1 | -1/+1 | |
2007-08-28 | Added Vector class and used it in the particle engine. | Bjørn Lindeijer | 1 | -0/+134 | |