Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 | |
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 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -53/+53 | |
to native for some files that were still missing this property. This is a feeble attempt to reduce the amount of conflicts for future merges. | |||||
2007-08-22 | Fixed an arithmetic exception in ItemShortcutContainer::draw. | Bjørn Lindeijer | 1 | -1/+1 | |
Changed default sitting key back to 's'. Fixed a problem with all equipment being interpreted as weapon sprite. | |||||
2006-12-23 | Load the databases at the start of the LOGIN state, after the updates are | Bjørn Lindeijer | 1 | -3/+3 | |
loaded. | |||||
2006-11-26 | Equipment database namespace and support for gender specific equipment sprites | Philipp Sehmisch | 1 | -53/+0 | |
2006-11-23 | Refectored the Itemmanager class to an ItemDB namespace. | Philipp Sehmisch | 1 | -0/+106 | |