Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -4/+2 |
2008-01-19 | Fixed interpretation of weapon types in items.xml. | Philipp Sehmisch | 1 | -1/+1 |
2008-01-10 | Item types and weapon types are now identified by name instead of numbers in ... | Philipp Sehmisch | 1 | -2/+38 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -2/+2 |
2007-11-20 | Merged revisions 3629-3630 via svnmerge from | Bjørn Lindeijer | 1 | -2/+2 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 1 | -2/+2 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -2/+2 |
2007-10-22 | Merged changesets 3631, 3645 and 3648 from trunk to 0.0 branch. | Bjørn Lindeijer | 1 | -2/+0 |
2007-10-18 | Added automatic generation of description strings for item effects. | Guillaume Melquiond | 1 | -23/+39 |
2007-10-18 | Removed unused slot field. | Guillaume Melquiond | 1 | -2/+0 |
2007-10-18 | Removed player looks from generic beings. Prevented client termination on mis... | Guillaume Melquiond | 1 | -2/+2 |
2007-10-01 | Fixed inventory display with respect to empty slots. | Guillaume Melquiond | 1 | -1/+1 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -26/+100 |
2007-08-30 | Reverted equipment database and included original low-ID items in items.xml for | 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 | -149/+223 |
2007-08-22 | Fixed an arithmetic exception in ItemShortcutContainer::draw. | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-13 | Fixed svn properties. | Guillaume Melquiond | 1 | -149/+149 |
2007-04-23 | Merged Björn Steinbrinks improvements at the xml parsing from trunk version. | Philipp Sehmisch | 1 | -47/+18 |
2007-04-22 | Made the itemdb parameter checks more terse and manageable. | Björn Steinbrink | 1 | -44/+15 |
2007-04-22 | Added a macro for XML child node iterations to make the code more terse and e... | Björn Steinbrink | 1 | -3/+3 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -0/+8 |
2006-12-23 | Load the databases at the start of the LOGIN state, after the updates are | Bjørn Lindeijer | 1 | -0/+8 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -0/+170 |
2006-11-26 | Higher precision log timestamps, some more logging and support for TGA images. | Bjørn Lindeijer | 1 | -36/+27 |
2006-11-26 | Equipment database namespace and support for gender specific equipment sprites | Philipp Sehmisch | 1 | -3/+3 |
2006-11-23 | Refectored the Itemmanager class to an ItemDB namespace. | Philipp Sehmisch | 1 | -0/+179 |