summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Include statement cleanup for net/ea/ directory.Bjørn Lindeijer32-239/+264
2009-03-26Major clean up of ChatTab handlingJared Adams12-68/+69
2009-03-26Add whisper tabs for TMWServJared Adams1-6/+1
2009-03-26Add WhisperTabsJared Adams1-7/+4
2009-03-27Compile warning fixesBjørn Lindeijer1-1/+1
2009-03-26Add ChannelTab for chat channelsJared Adams2-9/+14
2009-03-26Fixes to file headers and header guardsBjørn Lindeijer46-223/+223
2009-03-25A host of code style fixesBjørn Lindeijer3-4/+4
2009-03-25Merge branch 'origin/master'Bjørn Lindeijer2-0/+102
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer14-133/+188
2009-03-24Forgot to add eAthena's item handlerJared Adams2-0/+102
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer2-3/+2
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams56-129/+129
2009-03-23Remove the CHATSKILL structJared Adams1-9/+0
2009-03-23Remove extra function for skill messagesJared Adams1-95/+89
2009-03-22Move handling of eA skill messages to SkillHandlerJared Adams1-1/+129
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer91-2507/+7819
2009-03-18Fix up the NPC interraction widnows a bitJared Adams2-9/+3
2009-03-18Fix up the NPC interraction widnows a bitJared Adams2-9/+3
2009-03-10Extended hit type handlingsniper1-6/+9
2009-03-10Made it so that when windows load previous states, they are neverIra Rice1-2/+1
2009-03-10Extended hit type handlingsniper1-6/+9
2009-03-10Expand the scope where item links workKess Vargavind1-1/+1
2009-03-10Expand the scope where item links workKess Vargavind1-1/+1
2009-03-09Send the correct packet for the NPC close buttonJared Adams2-8/+11
2009-03-09Send the correct packet for the NPC close buttonJared Adams2-9/+11
2009-03-09Add an interface for eAthena's storage systemJared Adams2-26/+60
2009-03-08Forgot the actual storage windowJared Adams2-7/+8
2009-03-08Add an interface for eAthena's storage systemJared Adams1-20/+53
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer10-34/+34
2009-03-06Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer10-34/+34
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer4-26/+22
2009-02-26Fixed showing being deaths. I removed the wrong pointless deathIra Rice1-6/+3
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice4-29/+33
2009-02-25Fix NPC handling to not need a handle on the NPCJared Adams4-25/+24
2009-02-25Added method for resetting npc integer dialogs in the last commit, butIra Rice1-0/+1
2009-02-25Make sure that all dialogs are cleared on player death, not just the NPCIra Rice2-3/+3
2009-02-25Fix some problems with deleting NPCs earlyJared Adams1-1/+1
2009-02-25Fixed up NPC list dialogs to be navigatable by keyboard (scrollingIra Rice1-1/+1
2009-02-24Cleaned up some code, as well as removed redundant talk client requestingIra Rice2-8/+8
2009-02-24Fix handling of next and close packetsJared Adams1-5/+15
2009-02-23Clear text from NpcTextDialog when character diesJared Adams1-1/+8
2009-02-20Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-3/+12
2009-02-19Added a pickup notification as particle effect. Also make a ui option to enab...Majin Sniper1-3/+12
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer6-10/+9
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer6-10/+9
2009-02-18Centralize current_npc cleanupJared Adams3-4/+4
2009-02-17Fixed closing for NPC dialogs.Ira Rice1-1/+2
2009-02-16Fixed up NPC dialogs to behave more like eAthena expects.Jared Adams1-2/+1
2009-02-16Allow setting default values for NPC dialogsJared Adams1-0/+1