Age | Commit message (Expand) | Author | Files | Lines |
2010-07-29 | Changed the items loading to handle a new 'attack-action' parameter. | Yohann Ferreira | 1 | -2/+3 |
2010-07-19 | Merge branch '1.0' | Yohann Ferreira | 1 | -0/+2 |
2010-07-11 | Made the different hard-coded paths and files be now taken from the | Yohann Ferreira | 1 | -1/+2 |
2010-06-13 | Merge remote branch '1.0/1.0' | Jared Adams | 1 | -1/+1 |
2010-06-03 | Unload loaded DBs before loading them again | Jared Adams | 1 | -1/+1 |
2010-05-17 | Add support for different target cursor sizes for NPCs | Jared Adams | 1 | -23/+4 |
2010-05-17 | Remove Monster, Player, and NPC classes | Jared Adams | 1 | -28/+22 |
2010-05-06 | Add support for floor item sprites | Jared Adams | 1 | -4/+19 |
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files accor... | Bertram | 1 | -2/+2 |
2010-04-16 | Remove an unneeded monster job offset in eAthena netcode | Jared Adams | 1 | -2/+4 |
2010-03-20 | Fix default offset in monster db for old servers. | Andrei Karas | 1 | -1/+4 |
2010-03-20 | Add some defaults for MonsterInfo | Jared Adams | 1 | -1/+0 |
2010-03-12 | Add an optional offset property to monsters.xml | Jared Adams | 1 | -1/+3 |
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-10 | Adds missile-particle attribute to items and monster attacks | Chuck Miller | 1 | -1/+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-05-21 | Fixed a few strings for better translation | Kess Vargavind | 1 | -1/+1 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -6/+7 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -8/+8 |
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 | -2/+2 |
2009-02-11 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -9/+14 |
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/+12 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
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 |
2008-12-14 | Code reformatting | Bjørn Lindeijer | 1 | -8/+3 |
2008-12-13 | Mantis #406 by jaxad0127 | David Athay | 1 | -2/+2 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 1 | -4/+2 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-13 | Added mob particle attack effects to mobs. Inspired by the TMW patch in | Ira Rice | 1 | -0/+6 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -4/+1 |
2008-08-29 | Committed complex (multi-sprite) monster patch - from TMW Mantis, by Jaxad0127 | Lloyd Bryant | 1 | -2/+2 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-05-21 | Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from | Philipp Sehmisch | 1 | -23/+6 |
2008-04-07 | Added XML::Document class which simplifies parsing an XML document and | Bjørn Lindeijer | 1 | -23/+6 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 1 | -9/+17 |
2008-03-09 | Actions and particle effect for monster attacks are now obtained from the mon... | Philipp Sehmisch | 1 | -2/+9 |
2007-12-28 | Added the possibility to assign particle effects to monsters in the monster d... | Philipp Sehmisch | 1 | -0/+6 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -0/+2 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -0/+2 |
2007-10-23 | Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to | Bjørn Lindeijer | 1 | -0/+2 |
2007-10-21 | Plugged memory leak in database reader. | Guillaume Melquiond | 1 | -0/+2 |
2007-09-20 | Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style | Bjørn Lindeijer | 1 | -175/+175 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -4/+4 |