summaryrefslogtreecommitdiff
path: root/src/net
AgeCommit message (Expand)AuthorFilesLines
2009-02-18Centralize current_npc cleanupJared Adams3-4/+4
2009-02-16Allow setting default values for NPC dialogsJared Adams1-0/+1
2009-02-16Add next/close buttons for NPCsJared Adams1-2/+5
2009-02-15Add configurable units systemJared Adams1-2/+3
2009-02-15More copyright header fixesBjørn Lindeijer2-2/+2
2009-02-15Merge commit 'aethyra/master'Bjørn Lindeijer3-7/+6
2009-02-12Fix some spelling and whitespaceKess Vargavind2-25/+41
2009-02-12Fix some spelling and whitespaceKess Vargavind2-25/+41
2009-02-11Removed a few unneeded includes in the being handler.Ira Rice1-2/+0
2009-02-11Restored particle effects on hits and critical hits.Philipp Sehmisch1-1/+0
2009-02-11Don't make log statements translatableBjørn Lindeijer1-4/+4
2009-02-10Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice38-82/+118
2009-02-11Removed many pointless comparisons with NULLBjørn Lindeijer1-1/+1
2009-02-10Don't make log statements translatableBjørn Lindeijer1-4/+4
2009-02-09Mostly whitespace fixesBjørn Lindeijer7-88/+87
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer13-77/+67
2009-02-09Mostly whitespace fixesBjørn Lindeijer7-88/+87
2009-02-09Merge branch 'master' of git@gitorious.org:tmw/eathenaBjørn Lindeijer4-31/+79
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer24-260/+516
2009-02-07Some more include cleanups.Ira Rice4-4/+0
2009-02-05Exposed some more strings I found to be translatable.Ira Rice6-29/+44
2009-02-05Put back the 0x06b packet, which apparently our server uses. WillIra Rice1-0/+21
2009-02-05Added a few translation strings to the char server handler, as well asIra Rice1-43/+14
2009-02-04Modified the NPC string and integer classes to automatically take focusIra Rice1-0/+2
2009-02-04Went through the gui folder and revised the include statements to notIra Rice4-18/+5
2009-01-28Fix handling of packet 0x81Jared Adams4-33/+79
2009-01-28Fix handling of packet 0x81Jared Adams4-31/+78
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer19-41/+43
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer18-39/+41
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer36-144/+144
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer36-144/+144
2009-01-19Fixes to the NPC Integer input fieldIra Rice1-1/+1
2009-01-18Fixed the NPC Integer input field, as well as cut some bull from theIra Rice1-1/+1
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams2-1/+26
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams2-0/+26
2009-01-15Style cleanups throughout most of the code. Splitting function type fromIra Rice7-88/+53
2009-01-06Added support for internationalizationIra Rice1-34/+35
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch2-4/+7
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch2-4/+7
2008-12-26Fixed a potential leak in setup, changed the default border color toIra Rice1-2/+1
2008-12-07Added some initialization and removed ChargeDialogIra Rice1-3/+0
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice10-30/+32
2008-12-07Added some initialization and removed ChargeDialogBjørn Lindeijer1-3/+0
2008-12-07Added client-side status change handlers (text, icon, particle effect, audio).Fate1-18/+53
2008-12-06Prevent the player from continuing to walk after opening a NPC dialog.Ira Rice1-0/+3
2008-12-03While there is still a small visual artifact, this patch fixes the buyIra Rice1-0/+3
2008-12-03Add an effects manager (patch by Kage Jittai)Ira Rice1-1/+4
2008-11-25Miscellaneous TMW change commits. Missed these changes before because of Ira Rice1-1/+1
2008-11-22Fixed warning about passing NULL for a non-pointerBjørn Lindeijer1-1/+1