Age | Commit message (Expand) | Author | Files | Lines |
2010-10-08 | Fixing pick-up | Stefan Dombrowski | 1 | -2/+2 |
2010-10-07 | Disable guilds netcode. | Andrei Karas | 1 | -0/+2 |
2010-10-06 | Fixing movement with the mouse | Stefan Dombrowski | 1 | -4/+2 |
2010-10-05 | Send the server changed player direction if it changes during attack | Stefan Dombrowski | 1 | -4/+7 |
2010-10-05 | Fixing segmentation fault in social window | Stefan Dombrowski | 1 | -2/+2 |
2010-10-03 | Fixing segmentation fault and updating the cursor type after mouse press | Stefan Dombrowski | 2 | -0/+18 |
2010-10-02 | Avoiding the creation of a party or guild without a name | Stefan Dombrowski | 1 | -10/+12 |
2010-10-01 | Fix possible invisible chat. | Andrei Karas | 1 | -5/+2 |
2010-09-30 | Setting alpha for items in ItemShortcutContainer | Stefan Dombrowski | 1 | -0/+1 |
2010-09-29 | Improve chat speed. | Andrei Karas | 3 | -193/+128 |
2010-09-29 | Fixing segfault when switching server | Stefan Dombrowski | 1 | -0/+3 |
2010-09-28 | Removing click-count | Stefan Dombrowski | 4 | -59/+4 |
2010-09-15 | Avoid log message for unhandled SMSG_BEING_SPAWN | Stefan Dombrowski | 1 | -0/+8 |
2010-09-13 | Avoid loading non-existing music and minimaps | Stefan Dombrowski | 3 | -8/+9 |
2010-09-12 | Fixing command line argument for server | Stefan Dombrowski | 1 | -1/+1 |
2010-09-12 | Deactivating OpenGL by default on Windows | Stefan Dombrowski | 2 | -3/+13 |
2010-09-11 | Fixing misspelling in Setup_Video and removing empty lines from log | Stefan Dombrowski | 6 | -9/+9 |
2010-09-11 | Making sure the inventory window shows the correct number of used slots | Stefan Dombrowski | 1 | -2/+10 |
2010-09-09 | Fixing sound effects | Stefan Dombrowski | 1 | -2/+1 |
2010-09-08 | Adding missing updates for buttons in InventoryWindow | Stefan Dombrowski | 4 | -2/+26 |
2010-09-08 | Adding missing update for attributes in StatusWindow | Stefan Dombrowski | 3 | -4/+15 |
2010-09-07 | Fixing logic that decides if ServerDialog shows up | Stefan Dombrowski | 1 | -13/+13 |
2010-09-07 | Fixing reconnection after lost connection | Stefan Dombrowski | 1 | -4/+4 |
2010-09-05 | Unloading mNamedItemInfos | Stefan Dombrowski | 1 | -0/+1 |
2010-09-05 | Fixing ghost characters in charselectdialog | Stefan Dombrowski | 1 | -0/+3 |
2010-09-05 | Fixing segmentation fault if server is given on command line | Stefan Dombrowski | 3 | -7/+19 |
2010-09-04 | Fix crash with missing skill icon | Jared Adams | 1 | -2/+8 |
2010-09-02 | Avoiding empty lines in history | Stefan Dombrowski | 1 | -1/+2 |
2010-09-02 | Fixing escape key in charselectdialog | Stefan Dombrowski | 1 | -14/+6 |
2010-08-31 | Fixing auto complete and chat history | Stefan Dombrowski | 2 | -14/+8 |
2010-08-30 | Fixing segmentation fault and making invite to guild in pop-up conditional | Stefan Dombrowski | 2 | -1/+3 |
2010-08-29 | Move handling of autocomplete and input history into TextField | Jared Adams | 11 | -221/+318 |
2010-08-29 | Changing order in which windows are created | Stefan Dombrowski | 1 | -2/+2 |
2010-08-28 | Fixing omitted items in equipment window | Stefan Dombrowski | 1 | -2/+1 |
2010-08-27 | Changing findBeingByName so that it searches case insensitive | Stefan Dombrowski | 3 | -4/+6 |
2010-08-26 | Fixing segmentation fault when creating a new account | Stefan Dombrowski | 1 | -0/+2 |
2010-08-25 | Adding autoComplete for invite | Stefan Dombrowski | 7 | -11/+48 |
2010-08-24 | Giving functionality to invite in socialwindow and allow enter key in textdialog | Stefan Dombrowski | 3 | -8/+13 |
2010-08-23 | Fixing segmentation fault in partyhandler | Stefan Dombrowski | 1 | -1/+1 |
2010-08-22 | Fixing segmentation fault when tab gets removed | Stefan Dombrowski | 1 | -17/+3 |
2010-08-21 | Fixing segmentation fault and improving gui for party | Stefan Dombrowski | 3 | -4/+4 |
2010-08-20 | Show info popups for all players | Stefan Dombrowski | 1 | -11/+14 |
2010-08-19 | Fixing some bugs in NPC-shop gui | Stefan Dombrowski | 3 | -0/+26 |
2010-08-18 | Fix Theme loading | Jared Adams | 1 | -0/+4 |
2010-08-18 | Fixing overlapping icons in item popups | Stefan Dombrowski | 1 | -17/+18 |
2010-08-17 | Add missing include and add enet files to codeblocks | Stefan Dombrowski | 1 | -5/+3 |
2010-08-15 | Add included enet to CMake | Bernd Wachter | 1 | -3/+9 |
2010-08-13 | Add code to change gameservers to manaserv netcode | Jared Adams | 2 | -6/+21 |
2010-08-13 | Simplify handling of compressed files | Jared Adams | 8 | -174/+283 |
2010-08-05 | Add better XML error logging and do some related cleanup | Jared Adams | 3 | -34/+54 |