Age | Commit message (Expand) | Author | Files | Lines |
2010-08-12 | Avoid string copy for SpriteDef::getAction | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-08-07 | Removed superfluous semicolon | Thorbjørn Lindeijer | 1 | -1/+1 |
2010-07-30 | I forgot to tidy src/resources/spritedef.h | Yohann Ferreira | 1 | -33/+2 |
2010-07-29 | Changed the items loading to handle a new 'attack-action' parameter. | Yohann Ferreira | 1 | -10/+31 |
2010-05-17 | Remove Monster, Player, and NPC classes | Jared Adams | 1 | -0/+7 |
2010-05-06 | Add support for floor item sprites | Jared Adams | 1 | -0/+16 |
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 |
2010-01-12 | Standardize header order | Jared Adams | 1 | -2/+2 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -3/+3 |
2009-03-24 | Remove some unneeded #ifdefs in SpriteDef | Jared Adams | 1 | -2/+0 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -1/+13 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -4/+2 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
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 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -15/+8 |
2009-01-04 | Code reformatting | Bjørn Lindeijer | 1 | -14/+9 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 1 | -14/+9 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -12/+13 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -1/+7 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-07-01 | Merged revisions 4044-4067 via svnmerge from | Bjørn Lindeijer | 1 | -0/+6 |
2008-05-21 | Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from | Philipp Sehmisch | 1 | -5/+1 |
2008-04-07 | Added support for basing one sprite definition on another by including it. | Bjørn Lindeijer | 1 | -0/+6 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 1 | -5/+1 |
2008-03-09 | Actions and particle effect for monster attacks are now obtained from the mon... | Philipp Sehmisch | 1 | -6/+16 |
2008-01-24 | Fixed broken communication of attack directions. | Philipp Sehmisch | 1 | -1/+1 |
2007-11-21 | Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer... | Bjørn Lindeijer | 1 | -2/+1 |
2007-11-20 | Merged revisions 3642,3662-3664,3667 via svnmerge from | Bjørn Lindeijer | 1 | -12/+15 |
2007-11-04 | Tightened palette handling. | Guillaume Melquiond | 1 | -2/+1 |
2007-10-19 | Factored code between resource handlers. Implemented failure-friendly sprite ... | Guillaume Melquiond | 1 | -12/+15 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -2/+2 |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 1 | -2/+2 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -5/+5 |
2007-03-21 | Renamed Spriteset to ImageSet. | Bjørn Lindeijer | 1 | -5/+5 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -3/+0 |
2006-12-12 | Moved Action, Animation and Frame (renamed from AnimationPhase) classes into | Bjørn Lindeijer | 1 | -3/+0 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -0/+158 |
2006-11-26 | Made Being::mDirection protected, forcing the use of setDirection. Defaulted | Bjørn Lindeijer | 1 | -0/+28 |
2006-11-19 | Separated sprite definition from playback. | Bjørn Lindeijer | 1 | -0/+130 |