Age | Commit message (Expand) | Author | Files | Lines |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -327/+0 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -286/+196 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-18 | Centralize current_npc cleanup | Jared Adams | 1 | -2/+2 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -2/+3 |
2009-02-12 | Fix some spelling and whitespace | Kess Vargavind | 1 | -19/+35 |
2009-02-10 | Don't make log statements translatable | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
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 | -1/+1 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -34/+35 |
2008-12-13 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -2/+16 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -1/+2 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+3 |
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-10-23 | Added a patch by peavey over on TMW to disallow adding items to trade if | Ira Rice | 1 | -4/+4 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 1 | -3/+4 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -10/+50 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -3/+16 |
2008-08-28 | Applied patch put together by Jaxad0127 with changes from the Aethyra project. | Bjørn Lindeijer | 1 | -1/+6 |
2008-08-17 | Fixed crash resulting from having a player targeted when hitting a warp point | Lloyd Bryant | 1 | -1/+6 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -18/+11 |
2008-04-26 | When picking up GP from trade or quest, tell the user in the chat window like... | Dennis Friis | 1 | -2/+9 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -3/+12 |
2008-03-23 | Removed unnecessary forwarding method. | Bjørn Lindeijer | 1 | -1/+3 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 1 | -2/+1 |
2008-02-24 | Fixed a bug which caused an incorrect display of character correction points ... | Philipp Sehmisch | 1 | -1/+1 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -0/+128 |
2007-12-31 | Added config options to set the scroll center. Retained scroll offset during ... | Philipp Sehmisch | 1 | -0/+7 |
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 1 | -7/+7 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -1/+2 |
2007-08-23 | Changed XP gaining effect to appear on the player instead. | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-20 | Added monster killed xp notification effect. | Joshua Langley | 1 | -1/+1 |
2007-08-18 | Adapted to new server handling of character attributes. | Guillaume Melquiond | 1 | -19/+11 |
2007-06-12 | Fix of DEF_BONUS not updating, and added Mac OSX icon. | David Athay | 1 | -0/+1 |
2007-03-22 | Redesigned the localplayer class to use getters and setters instead of direct... | Philipp Sehmisch | 1 | -172/+20 |
2007-01-14 | Merged 0.0 changes from revision 2988 to 3035 to trunk. | Bjørn Lindeijer | 1 | -2/+2 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -2/+2 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -0/+16 |
2006-12-30 | Updated protocol. | Guillaume Melquiond | 1 | -14/+12 |
2006-12-27 | Client-sided implementation of attacks | Philipp Sehmisch | 1 | -1/+0 |
2006-12-12 | Hide all NPC dialogs after death | Eugenio Favalli | 1 | -0/+11 |
2006-12-12 | Fixed crash when selecting an item after death | Eugenio Favalli | 1 | -0/+5 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -7/+11 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -7/+13 |
2006-08-27 | Removed Being::mFrame field. | Guillaume Melquiond | 1 | -1/+0 |
2006-08-27 | Got rid of no longer used protocol.cpp | Bjørn Lindeijer | 1 | -13/+0 |
2006-08-27 | Changed to pixel-based coordinates for beings. | Guillaume Melquiond | 1 | -4/+2 |
2006-08-20 | GPMSG_PLAYER_MAP_CHANGE is now partly handled. | Bjørn Lindeijer | 1 | -35/+46 |