Age | Commit message (Expand) | Author | Files | Lines |
2009-05-22 | Add rudimentary support for forced revive on athena. | Dennis Friis | 2 | -0/+20 |
2009-05-21 | Fixed a few strings for better translation | Kess Vargavind | 8 | -40/+48 |
2009-05-18 | Added target combat | David Athay | 2 | -3/+3 |
2009-05-17 | Fixed a possible crash on logging in to the map server | Bjørn Lindeijer | 1 | -0/+3 |
2009-05-13 | Add GM notification handling | Jared Adams | 1 | -0/+1 |
2009-05-12 | Fix up handling of GM status | Jared Adams | 1 | -2/+3 |
2009-05-12 | Fix a rare segfault for eAthena and the partyTab | Jared Adams | 1 | -0/+3 |
2009-05-12 | Fix player party hilighting issues | Jared Adams | 1 | -3/+8 |
2009-05-12 | Show party name in party window | Jared Adams | 1 | -0/+1 |
2009-05-12 | Handle in party status in a much saner way | Jared Adams | 1 | -6/+1 |
2009-05-12 | Remove methods from LocalPlayer that just call Net | Jared Adams | 4 | -5/+17 |
2009-05-11 | Switch Tab to a color pointer to update on the fly | Jared Adams | 1 | -1/+1 |
2009-05-11 | Automatically show/hide party window sometimes | Jared Adams | 1 | -1/+5 |
2009-05-11 | Adjust party window visibility logic | Jared Adams | 1 | -3/+0 |
2009-05-11 | Standardize item statistics format | Jared Adams | 1 | -6/+6 |
2009-05-11 | Fixed the memory issues with the pointers to item stat modifiers | Bjørn Lindeijer | 1 | -14/+7 |
2009-05-11 | Fix an odd segfault with custom item stats | Jared Adams | 1 | -1/+1 |
2009-05-10 | Fixed the resize grip of the party window | Bjørn Lindeijer | 1 | -2/+2 |
2009-05-10 | Fix a segfault | Jared Adams | 1 | -1/+2 |
2009-05-10 | Update color of party members ont he fly | Jared Adams | 1 | -0/+3 |
2009-05-10 | Add support for viewing the health and maximum health of other nearby members... | Freeyorp | 1 | -3/+4 |
2009-05-10 | Keep party talk to the party tab | Jared Adams | 1 | -4/+0 |
2009-05-10 | Color the party tab with the party color | Jared Adams | 1 | -0/+3 |
2009-05-08 | Let the player keep sitting while talking to NPCs | Jared Adams | 1 | -4/+14 |
2009-05-07 | Fix handling of error messages in the game state | Jared Adams | 1 | -3/+7 |
2009-05-07 | Moved two files which held net data into the net folder. Considering | Tametomo | 3 | -5/+5 |
2009-05-06 | Don't show the split button for eAthena | Jared Adams | 1 | -0/+3 |
2009-05-06 | Remove more inventory handling support #ifdefs | Jared Adams | 2 | -10/+24 |
2009-05-04 | Fix link colors and item links for pickup messages | Jared Adams | 1 | -2/+2 |
2009-05-04 | Fix char-server default selection to be first | Jared Adams | 1 | -4/+4 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 7 | -7/+1 |
2009-05-03 | Moved mIsGM from Being to Player and made isGM() const | Bjørn Lindeijer | 1 | -2/+2 |
2009-05-02 | Fix up some things in the NPC dialog | Jared Adams | 1 | -6/+5 |
2009-05-02 | Make sure messages on most tabs are handled right | Jared Adams | 1 | -1/+1 |
2009-05-02 | Changed chat window to allow downwards arrow to create a empty line | Chuck Miller | 1 | -1/+0 |
2009-05-01 | Merge the NPC dialogs into one | Jared Adams | 3 | -43/+25 |
2009-04-29 | Fix handling of party create response messages | Jared Adams | 1 | -2/+3 |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 7 | -13/+11 |
2009-04-28 | Made map non-resizable. Stopped emote spamming. | David Athay | 1 | -1/+5 |
2009-04-27 | Fixed first item in inventory showing up in arrow slot | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-27 | Moved special coordinates packing into MessageOut | Bjørn Lindeijer | 3 | -83/+1 |
2009-04-25 | Fix chat actions | Jared Adams | 1 | -1/+1 |
2009-04-25 | Fix occasional starting crash when in a party | Jared Adams | 1 | -0/+3 |
2009-04-23 | Added listing all online users | David Athay | 3 | -1/+8 |
2009-04-22 | Some string fixes | Kess Vargavind | 1 | -1/+1 |
2009-04-19 | Flesh out eAtehan party handling | Jared Adams | 4 | -22/+217 |
2009-04-18 | Make sure every eAthena packet has a #define | Jared Adams | 7 | -42/+79 |
2009-04-16 | Fix compilation under TMWServ | Jared Adams | 1 | -6/+6 |
2009-04-16 | Remove last support #ifdef in the resource code | Jared Adams | 1 | -0/+21 |
2009-04-16 | Some cleanups | Bjørn Lindeijer | 2 | -2/+2 |