Age | Commit message (Expand) | Author | Files | Lines |
2010-10-19 | Heavy GUI fixes related to stats for Manaserv. | Yohann Ferreira | 4 | -40/+144 |
2010-10-17 | Added death effects to particle engine. | Philipp Sehmisch | 7 | -30/+124 |
2010-10-16 | Removed a misleading comment (trivial change) | Philipp Sehmisch | 1 | -4/+0 |
2010-10-04 | Remove the AFK response system | Chuck Miller | 4 | -105/+1 |
2010-10-04 | Remove the following system | Chuck Miller | 6 | -64/+0 |
2010-09-27 | Centralized String to bool conversion into the client. | Yohann Ferreira | 4 | -15/+21 |
2010-09-25 | Merge branch '1.0' | Thorbjørn Lindeijer | 46 | -343/+572 |
2010-09-18 | Fixed attribute built-ins display at character's creation. | Yohann Ferreira | 1 | -10/+21 |
2010-09-19 | Fix a typo. | Freeyorp | 1 | -1/+1 |
2010-09-15 | Improve speed in configuration get methods. | Andrei Karas | 2 | -69/+81 |
2010-09-15 | Avoid log message for unhandled SMSG_BEING_SPAWN | Stefan Dombrowski | 1 | -0/+8 |
2010-09-13 | Fix loading of manaserv's attributes file | Jared Adams | 2 | -6/+11 |
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-06 | Changed CREATE_ATTRIBUTES_EQUAL_TO_ZERO to OUT_OF_RANGE | Yohann Ferreira | 2 | -3/+6 |
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 | 4 | -6/+6 |
2010-08-26 | Fixing segmentation fault when creating a new account | Stefan Dombrowski | 1 | -0/+2 |
2010-08-26 | Fixing segmentation fault when creating a new account | Stefan Dombrowski | 1 | -0/+2 |
2010-08-26 | Merged testing branch into master. | Yohann Ferreira | 40 | -553/+779 |
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-18 | Merge branch '1.0' | Thorbjørn Lindeijer | 3 | -11/+34 |
2010-08-18 | Added a script to make the Mana source distribution | Thorbjørn Lindeijer | 1 | -0/+8 |
2010-08-17 | Add missing include and add enet files to codeblocks | Stefan Dombrowski | 2 | -8/+24 |