Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Implement TMWServ's NpcHandler | Jared Adams | 1 | -11/+2 |
2009-03-31 | Add first draft of net handlers | Jared Adams | 1 | -5/+4 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -9/+0 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -2/+1 |
2009-03-27 | Fixed some positioning issues | Bjørn Lindeijer | 1 | -11/+5 |
2009-03-27 | Fixed position of dots on minimap | Bjørn Lindeijer | 1 | -9/+5 |
2009-03-26 | Fix talking to NPCs | Jared Adams | 1 | -1/+1 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -90/+18 |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -1/+1 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -4/+44 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -2/+4 |
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 | -7/+4 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Ira Rice | 1 | -63/+2 |
2009-02-25 | Prevent duplicate NPC talking when using keyboard | Jared Adams | 1 | -2/+5 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Jared Adams | 1 | -65/+2 |
2009-02-25 | Don't delete the Being in the NPC class | Jared Adams | 1 | -4/+1 |
2009-02-25 | If no network is set, then don't continue | Ira Rice | 1 | -1/+10 |
2009-02-25 | Fix some problems with deleting NPCs early | Jared Adams | 1 | -9/+3 |
2009-02-25 | If no network is set, then don't continue | Jared Adams | 1 | -0/+2 |
2009-02-25 | Don't delete the current NPC too early | Jared Adams | 1 | -3/+11 |
2009-02-24 | Cleaned up some code, as well as removed redundant talk client requesting | Ira Rice | 1 | -3/+9 |
2009-02-24 | Don't set current_npc when initiating interraction | Jared Adams | 1 | -1/+0 |
2009-02-24 | Don't set current_npc when initiating interraction | Jared Adams | 1 | -1/+0 |
2009-02-24 | Remove debug statement that should've been removed | Jared Adams | 1 | -1/+0 |
2009-02-18 | Centralize current_npc cleanup | Jared Adams | 1 | -1/+17 |
2009-02-17 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -4/+0 |
2009-02-16 | Moved target unsetting on NPCs and monsters to the being class. This is | Ira Rice | 1 | -4/+0 |
2009-02-16 | Don't arbitrarily unset player target on NPC deletion | Bjørn Lindeijer | 1 | -9/+5 |
2009-02-16 | Fixed up NPC dialogs to behave more like eAthena expects. | Jared Adams | 1 | -2/+2 |
2009-02-16 | Don't arbitrarily unset player target on NPC deletion | Bjørn Lindeijer | 1 | -9/+5 |
2009-02-16 | Add next/close buttons for NPCs | Jared Adams | 1 | -2/+2 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -1/+0 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -14/+40 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+0 |
2009-01-24 | Tweaks to the speech bubbles so that being status (GM, mob, npc, | Ira Rice | 1 | -0/+2 |
2009-01-24 | Use standard GUI font also for speech and names | Bjørn Lindeijer | 1 | -4/+1 |
2009-01-24 | Use standard GUI font also for speech and names | Bjørn Lindeijer | 1 | -3/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-18 | Fixed String dialog sending so that it doesn't crash the client after | Ira Rice | 1 | -3/+3 |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 1 | -0/+18 |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 1 | -12/+24 |
2009-01-15 | Added emote database, which is loosely based off of the NPC database. | Ira Rice | 1 | -2/+1 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -10/+5 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -1/+1 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -1/+3 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |