Age | Commit message (Expand) | Author | Files | Lines |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -6/+3 |
2008-11-09 | Fixed NPC's reporting as dead on the new server. | Ira Rice | 1 | -1/+2 |
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 | 1 | -4/+10 |
2008-10-31 | Added critical notifications to the client. While I had originally | Ira Rice | 1 | -1/+4 |
2008-10-12 | This commit contains three things: one, after looking over how TMW was | Ira Rice | 1 | -19/+9 |
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 | 1 | -2/+9 |
2008-08-22 | Added config option to honor stop-walking packet, added X and Y to /where, re... | Lloyd Bryant | 1 | -15/+21 |
2008-08-17 | Fixed crash resulting from having a player targeted when hitting a warp point | Lloyd Bryant | 1 | -3/+2 |
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-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 |
2008-07-23 | Added viewable cape/misc1/misc2, Chat button in GUI | Lloyd Bryant | 1 | -8/+23 |
2008-07-22 | Added support for the new eAthena version | Lloyd Bryant | 1 | -0/+28 |
2008-07-19 | Pulled the teeth from the stop walking packet handler | Lloyd Bryant | 1 | -0/+5 |
2008-07-18 | Added support for animated shoe and glove sprites | Lloyd Bryant | 1 | -4/+12 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -10/+41 |
2008-06-02 | Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support for | Bjørn Lindeijer | 1 | -28/+52 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -2/+4 |
2008-04-10 | (no commit message) | Philipp Sehmisch | 1 | -3/+4 |
2007-12-10 | Simplified player subsprite handling by treating equipment, hairstyle and bas... | Philipp Sehmisch | 1 | -12/+12 |
2007-11-21 | Merged revisions 3705-3711,3714,3718,3721-3722,3729-3731,3735,3742 via svnmer... | Bjørn Lindeijer | 1 | -6/+9 |
2007-11-20 | Merged revisions 3629-3630 via svnmerge from | Bjørn Lindeijer | 1 | -2/+2 |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 1 | -7/+7 |
2007-08-22 | Fixed an arithmetic exception in ItemShortcutContainer::draw. | Bjørn Lindeijer | 1 | -6/+10 |
2007-07-11 | Weapon sprites are now (almost) threated like other equipment sprites through... | Philipp Sehmisch | 1 | -9/+8 |
2007-05-04 | Merged particle engine into main eAthena branch. | Philipp Sehmisch | 1 | -3/+14 |
2007-02-20 | Now different sounds can play when a monster misses the player. | Bjørn Lindeijer | 1 | -17/+14 |
2006-12-06 | Fixed crashs when changing equipment. | Philipp Sehmisch | 1 | -26/+19 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -7/+16 |
2006-12-01 | Monster sound effect patch | Philipp Sehmisch | 1 | -31/+20 |
2006-11-30 | Some optimizations to setSex, setWeapon and handling of player update messages. | Bjørn Lindeijer | 1 | -3/+7 |
2006-11-26 | Made Being::mDirection protected, forcing the use of setDirection. Defaulted | Bjørn Lindeijer | 1 | -4/+6 |
2006-11-05 | Changed some printf statements to log statements. | Bjørn Lindeijer | 1 | -5/+5 |
2006-07-19 | Merged new_animation branch until r2415 into trunk. | Eugenio Favalli | 1 | -19/+19 |
2006-06-29 | GCC 4 fix. | Eugenio Favalli | 1 | -0/+2 |
2006-06-29 | Clients get notified of equipping visible items. | Eugenio Favalli | 1 | -10/+23 |
2006-06-21 | Added female players. | Eugenio Favalli | 1 | -2/+2 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -25/+25 |
2006-03-05 | Merged new_playerset branch into trunk. | Eugenio Favalli | 1 | -1/+8 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+356 |