Age | Commit message (Expand) | Author | Files | Lines |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 36 | -144/+144 |
2009-01-19 | Fixes to the NPC Integer input field | Ira Rice | 1 | -1/+1 |
2009-01-18 | Fixed the NPC Integer input field, as well as cut some bull from the | Ira Rice | 1 | -1/+1 |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 2 | -1/+26 |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 2 | -0/+26 |
2009-01-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 7 | -88/+53 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -34/+35 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 2 | -4/+7 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 2 | -4/+7 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 1 | -2/+1 |
2008-12-13 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 2 | -3/+19 |
2008-12-07 | Added some initialization and removed ChargeDialog | Ira Rice | 1 | -3/+0 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 10 | -30/+32 |
2008-12-07 | Added some initialization and removed ChargeDialog | Bjørn Lindeijer | 1 | -3/+0 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -18/+53 |
2008-12-06 | Prevent the player from continuing to walk after opening a NPC dialog. | Ira Rice | 1 | -0/+3 |
2008-12-03 | While there is still a small visual artifact, this patch fixes the buy | Ira Rice | 1 | -0/+3 |
2008-12-03 | Add an effects manager (patch by Kage Jittai) | Ira Rice | 1 | -1/+4 |
2008-11-25 | Miscellaneous TMW change commits. Missed these changes before because of | Ira Rice | 1 | -1/+1 |
2008-11-22 | Fixed warning about passing NULL for a non-pointer | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-22 | While there is still a small visual artifact, this patch fixes the buy | Ira Rice | 1 | -0/+1 |
2008-11-21 | Undo message id change to maintain compatibility | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-20 | Renabled the dynamic updates | Bjørn Lindeijer | 3 | -65/+103 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 38 | -123/+32 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 36 | -72/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 61 | -120/+0 |
2008-11-16 | Fixed warning about unused variable | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-13 | Added avatars to party window | David Athay | 2 | -6/+26 |
2008-11-09 | Fixed NPC's reporting as dead on the new server. | Ira Rice | 1 | -1/+2 |
2008-11-06 | Ported a patch by Peavey on TMW to keep all item pointers inside of | Ira Rice | 1 | -4/+4 |
2008-11-06 | Have equipment tied into player inventory instead of keeping its own list of ... | Dennis Friis | 1 | -4/+4 |
2008-11-06 | Added interface for sending post. | David Athay | 6 | -131/+14 |
2008-11-02 | Reverted a TMW change that had a repercussion that I didn't think of. While T... | Ira Rice | 1 | -2/+2 |
2008-11-02 | Ported a patch from TMW by fate which de-hardcodes skills, as well as removes... | Ira Rice | 3 | -4/+15 |
2008-11-01 | * Updated GUI table and model to better handle NULL widgets during initialisa... | Fate | 3 | -9/+15 |
2008-11-01 | Magic implementation phase 1 and 2 (added netcode and a very crude gui for us... | Philipp Sehmisch | 3 | -0/+9 |
2008-11-01 | Merged revisions 4180-4181 via svnmerge from | Bjørn Lindeijer | 1 | -1/+0 |
2008-10-31 | Added critical notifications to the client. While I had originally | Ira Rice | 1 | -1/+4 |
2008-10-30 | Added particle effect on critical hits. | Philipp Sehmisch | 1 | -4/+8 |
2008-10-30 | Do not set shoe sprite on player move packet unless supported by eAthena. | Dennis Friis | 1 | -3/+3 |
2008-10-28 | Removed a redundant line that wasn't doing anything. Should have taken a | Ira Rice | 1 | -1/+0 |
2008-10-28 | Added support for no dialogue NPC's. Patch by Peavey from TMW. | Ira Rice | 1 | -2/+8 |
2008-10-28 | Handle NPC script close. Fixes client input freeze on no-dialog NPCs. | Dennis Friis | 1 | -2/+8 |
2008-10-27 | add effect handler (by Chuck Miller) | Roderic Morris | 3 | -0/+99 |
2008-10-26 | fix for last commit | Roderic Morris | 1 | -2/+2 |
2008-10-26 | fixes for movement | Roderic Morris | 1 | -1/+14 |
2008-10-26 | Since we somehow did end up depending on a hacked eAthena instead of supporting | Bjørn Lindeijer | 1 | -8/+4 |
2008-10-25 | Added in TMW's patch to display how long a ban is in effect. | Ira Rice | 1 | -1/+1 |
2008-10-24 | Made it so the player will auto face its target | Jared Adams | 1 | -2/+9 |
2008-10-23 | Added a patch by peavey over on TMW to disallow adding items to trade if | Ira Rice | 2 | -4/+10 |