Age | Commit message (Expand) | Author | Files | Lines |
2009-04-16 | Remove last support #ifdef in the resource code | Jared Adams | 1 | -5/+19 |
2009-04-09 | Actually use ItemType instead of short | Bjørn Lindeijer | 1 | -2/+1 |
2009-03-30 | Merge weapon types | Jared Adams | 1 | -4/+0 |
2009-03-30 | Merge item types to remove more #ifdefs | Jared Adams | 1 | -4/+0 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -10/+12 |
2009-03-27 | Fixed duplicate check for item names | Bjørn Lindeijer | 1 | -4/+4 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -2/+9 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+5 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -38/+102 |
2009-03-11 | Only check for name and descriptions in items with positive ID's in the | Ira Rice | 1 | -2/+5 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+4 |
2009-03-02 | Added particle attacks back on to the players. However, instead of being | Ira Rice | 1 | -0/+4 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -7/+2 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -7/+2 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-11 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -8/+8 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -7/+7 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -2/+0 |
2009-01-28 | Added coloring of item names by type. TODO: Allow this to be | Ira Rice | 1 | -2/+2 |
2009-01-28 | Removed manual trimmings in exchange for using trim.h instead. | Ira Rice | 1 | -8/+2 |
2009-01-26 | Modified item popups to show the weight of the item as well. TODO: | Ira Rice | 1 | -3/+3 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Added the ability to parse multiple item links, as well as removing | Ira Rice | 1 | -0/+8 |
2009-01-20 | Made link searching case insensitive. | Ira Rice | 1 | -1/+8 |
2009-01-20 | Added linking to item's just using [Item Name] in chat | David Athay | 1 | -0/+32 |
2009-01-17 | Added a few XML files for "translation". Idea obtained from IchigoBlack, | Ira Rice | 1 | -1/+1 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -8/+8 |
2009-01-14 | Added linking to item's just using [Item Name] in chat | David Athay | 1 | -0/+31 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -2/+3 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -4/+4 |
2008-12-07 | Removed unnecessary weight check in itemdb loader | Lloyd Bryant | 1 | -3/+3 |
2008-11-25 | Miscellaneous TMW change commits. Missed these changes before because of | Ira Rice | 1 | -1/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+1 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-02 | This correctly fixes the attack problem. Apparently, I didn't realize a bit a... | Ira Rice | 1 | -2/+2 |
2008-10-25 | attack range fixes, highlight monsters in range (by Chuck Miller) | Roderic Morris | 1 | -0/+2 |
2008-10-12 | Added in a new tileset, as well as some new artwork, changed the update | Ira Rice | 1 | -4/+4 |
2008-10-12 | This commit contains three things: one, after looking over how TMW was | Ira Rice | 1 | -7/+7 |
2008-10-10 | Some old uncommitted cleanup. | Bjørn Lindeijer | 1 | -2/+2 |
2008-10-01 | Fixed female sprites not showing all equipment. | Ira Rice | 1 | -1/+1 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -4/+2 |
2008-09-04 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 1 | -2/+1 |
2008-07-19 | removed unnecessary (weight) check in itemdb loader | Lloyd Bryant | 1 | -3/+3 |
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 | -2/+2 |
2008-05-21 | Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from | Philipp Sehmisch | 1 | -19/+3 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 1 | -19/+3 |
2008-02-22 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -4/+4 |