Age | Commit message (Expand) | Author | Files | Lines |
2009-01-18 | Add dialogs to input text and numbers for scripts | Jared Adams | 2 | -1/+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 |
2008-12-26 | Fixed a potential leak in setup, changed the default border color to | Ira Rice | 1 | -2/+1 |
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-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-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-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-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-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-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-23 | Added a patch by peavey over on TMW to disallow adding items to trade if | Ira Rice | 2 | -4/+10 |
2008-10-23 | Add support for new athena trade-add failure condition; no free slot. | Dennis Friis | 1 | -1/+7 |
2008-10-22 | Now displays ban time, if banned | David Athay | 1 | -2/+4 |
2008-10-12 | This commit contains three things: one, after looking over how TMW was | Ira Rice | 2 | -20/+10 |
2008-10-01 | Possible fix for the arrow crashing bug. Confirmation needed. | Ira Rice | 1 | -14/+14 |
2008-10-01 | Fixed female sprites not showing all equipment. | Ira Rice | 1 | -1/+1 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 4 | -13/+67 |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 3 | -19/+122 |
2008-09-11 | Fixed the name of a variable (fix by Scraggy). | Bjørn Lindeijer | 1 | -1/+1 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 3 | -23/+32 |
2008-08-28 | Applied patch put together by Jaxad0127 with changes from the Aethyra project. | Bjørn Lindeijer | 5 | -27/+143 |
2008-08-28 | Removed the usually incorrect "for 5 minutes" clause from the message display... | Philipp Sehmisch | 1 | -3/+3 |
2008-08-22 | Added config option to honor stop-walking packet, added X and Y to /where, re... | Lloyd Bryant | 2 | -16/+26 |
2008-08-18 | Fixed bugs with new arrow types | Lloyd Bryant | 2 | -44/+25 |
2008-08-17 | Fixed crash resulting from having a player targeted when hitting a warp point | Lloyd Bryant | 2 | -4/+8 |
2008-08-13 | Changed the bit to signal GM status to evade bad data from TMW's server | Lloyd Bryant | 1 | -1/+1 |
2008-08-13 | Added support for different colored fonts for different being types | Lloyd Bryant | 1 | -2/+4 |
2008-08-06 | totally killed the stop walking packet handler | Lloyd Bryant | 1 | -5/+5 |
2008-08-05 | Fixed alignment (patch by Scraggy - Mantis #384) and spelling error. | David Athay | 1 | -2/+2 |
2008-07-30 | Adding patch the stops a segfault from occuring in beinghandler when | Kraant | 1 | -4/+5 |
2008-07-24 | Bugfix for visual glitch when using TMW server | Lloyd Bryant | 1 | -1/+3 |