Age | Commit message (Expand) | Author | Files | Lines |
2009-03-30 | Merge weapon types | Jared Adams | 1 | -2/+0 |
2009-03-30 | Merge item types to remove more #ifdefs | Jared Adams | 1 | -11/+0 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -6/+4 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -8/+8 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -10/+16 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -0/+91 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -8/+14 |
2009-03-02 | Added particle attacks back on to the players. However, instead of being | Ira Rice | 1 | -8/+14 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-01-28 | Added coloring of item names by type. TODO: Allow this to be | Ira Rice | 1 | -7/+5 |
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-20 | Added linking to item's just using [Item Name] in chat | David Athay | 1 | -0/+7 |
2009-01-14 | Added linking to item's just using [Item Name] in chat | David Athay | 1 | -0/+7 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -2/+4 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-31 | Merged revisions 4071,4093,4100,4363 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2008-10-25 | attack range fixes, highlight monsters in range (by Chuck Miller) | Roderic Morris | 1 | -0/+37 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -18/+4 |
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -2/+4 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -13/+10 |
2008-01-10 | Item types and weapon types are now identified by name instead of numbers in ... | Philipp Sehmisch | 1 | -1/+42 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2007-11-20 | Merged revisions 3629-3630 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -18/+4 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -1/+1 |
2007-10-23 | Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to | Bjørn Lindeijer | 1 | -2/+1 |
2007-10-22 | Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch. | Bjørn Lindeijer | 1 | -9/+1 |
2007-10-21 | Plugged memory leak in equipment sound. | Guillaume Melquiond | 1 | -2/+1 |
2007-10-18 | Removed unused slot field. | Guillaume Melquiond | 1 | -9/+1 |
2007-10-18 | Removed player looks from generic beings. Prevented client termination on mis... | Guillaume Melquiond | 1 | -1/+1 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -45/+73 |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 1 | -45/+73 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -7/+5 |
2006-11-23 | Refectored the Itemmanager class to an ItemDB namespace. | Philipp Sehmisch | 1 | -7/+5 |
2006-09-03 | Introduced SelectionListener to fix updating problem in inventory window | Bjørn Lindeijer | 1 | -14/+20 |
2006-08-17 | the item icons are now stored in different files with more descriptive names | Philipp Sehmisch | 1 | -6/+10 |
2005-10-10 | Introduced new window shortcuts and corrected position of job xp bar. Also | Bjørn Lindeijer | 1 | -2/+2 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -34/+62 |
2005-09-23 | Merged most of the changes in biggeruniverse's second memory cleanup patch. | Bjørn Lindeijer | 1 | -5/+3 |
2005-08-25 | Added items effect description support. TODO: Display it in buy/sell/inventor... | Yohann Ferreira | 1 | -1/+6 |
2005-04-20 | Adding first implementation of item database | Eugenio Favalli | 1 | -0/+85 |