Age | Commit message (Expand) | Author | Files | Lines |
2009-09-17 | Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo... | Bertram | 1 | -0/+4 |
2009-08-14 | Add functions to more easily work with equipment | Jared Adams | 1 | -1/+7 |
2009-08-13 | Clean up Being and it's derivatives | Jared Adams | 1 | -8/+1 |
2009-08-13 | Make NPC inherit from Being instead of Player | Jared Adams | 1 | -3/+1 |
2009-06-08 | Attempt to clear some of the block/walkmask confusion | Bjørn Lindeijer | 1 | -1/+5 |
2009-05-05 | Remove debug code that was accidentally committed | Jared Adams | 1 | -2/+0 |
2009-05-05 | Remove extra check on player target | Jared Adams | 1 | -0/+2 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -11/+3 |
2009-03-27 | Fixed some positioning issues | Bjørn Lindeijer | 1 | -2/+2 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -15/+3 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -0/+21 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+0 |
2009-03-05 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -4/+2 |
2009-03-06 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+2 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Ira Rice | 1 | -9/+4 |
2009-02-25 | Prevent duplicate NPC talking when using keyboard | Jared Adams | 1 | -0/+2 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Jared Adams | 1 | -14/+1 |
2009-02-24 | Cleaned up some code, as well as removed redundant talk client requesting | Ira Rice | 1 | -0/+2 |
2009-02-18 | Centralize current_npc cleanup | Jared Adams | 1 | -0/+5 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
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-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 1 | -0/+2 |
2009-01-15 | Added emote database, which is loosely based off of the NPC database. | Ira Rice | 1 | -2/+1 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -1/+1 |
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-25 | Fixed NPC's so that clothes would draw again. However, if in the future | Ira Rice | 1 | -0/+1 |
2008-10-25 | Changed NPC's to inherit from the player class. This should be helpful | Ira Rice | 1 | -2/+3 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -4/+9 |
2008-03-31 | Implemented NPC XML database which maps NPC IDs to one or more animation file... | Philipp Sehmisch | 1 | -1/+1 |
2008-03-15 | AAdded pathblocking rules to NPCs. | Philipp Sehmisch | 1 | -0/+13 |
2007-07-23 | Converted NPC code to new server. | Guillaume Melquiond | 1 | -1/+1 |
2006-12-11 | Merged 0.0 changes from revision 2825 to 2898 to trunk. | Bjørn Lindeijer | 1 | -1/+7 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -1/+6 |
2006-09-02 | Switched to short IDs for beings. | Guillaume Melquiond | 1 | -1/+1 |
2006-08-26 | Made the Network class a purely static interface, as there is only one instance. | Guillaume Melquiond | 1 | -6/+1 |
2006-07-19 | Merged new_animation branch until r2415 into trunk. | Eugenio Favalli | 1 | -2/+0 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+53 |