Age | Commit message (Expand) | Author | Files | Lines |
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 | 4 | -6/+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-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 |
2010-08-15 | Add static libraries to .gitignore | Bernd Wachter | 1 | -0/+3 |
2010-08-15 | Add included enet to CMake | Bernd Wachter | 3 | -3/+66 |
2010-08-15 | Add enet files | Bernd Wachter | 22 | -0/+5862 |
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 | 10 | -220/+338 |
2010-08-05 | Add better XML error logging and do some related cleanup | Jared Adams | 3 | -34/+54 |
2010-08-04 | Changed the stats.xml to attributes.xml according to the server commit. | Yohann Ferreira | 3 | -7/+12 |
2010-08-03 | Improve OpenGL speed. | Andrei Karas | 3 | -110/+422 |
2010-08-03 | Fix enet version check | Jared Adams | 2 | -0/+8 |
2010-08-03 | Added double click to equip unequip and use items | dweems | 1 | -4/+36 |
2010-08-01 | Fix chat spoofing. Remove colors from nicks in public chat. | Andrei Karas | 1 | -10/+29 |
2010-07-23 | Merge branch '1.0' of gitorious.org:mana/mana into 1.0 | David Athay | 2 | -4/+4 |
2010-07-23 | Updated xcode project. | David Athay | 1 | -6/+3 |
2010-07-23 | Fixing compatibility with cmake 2.6.0 | Renato Alves | 2 | -4/+4 |
2010-07-22 | Merge branch '1.0' of gitorious.org:mana/mana into 1.0 | David Athay | 1 | -0/+5 |
2010-07-22 | Additional temporary cmake files added to .gitignore | Renato Alves | 1 | -0/+2 |
2010-07-22 | Patches generated by git format-patch added to .gitignore | Renato Alves | 1 | -0/+3 |
2010-07-20 | Merge branch '1.0' of gitorious.org:mana/mana into 1.0 | David Athay | 1 | -0/+6 |
2010-07-20 | Updated project file for mac. | David Athay | 2 | -77/+83 |
2010-07-19 | Finished to add the xmessage support thanks to Kook. | kook | 1 | -1/+3 |
2010-07-19 | added xmessage for linux case of error | koom | 1 | -0/+4 |
2010-07-17 | Fixed config directory, updated project file. | David Athay | 4 | -1529/+844 |