Andrei Karas (19): Fix memory leak in minimap Fix memory leak in playerrelations Fix memory leak in statuswindow Fix memory leak in setup_players Fix memory leak in socialwindow.cpp. Fix memory leaks in different windows. Fix memory corruption in chat on exit. Fix chat spoofing. Remove colors from nicks in public chat. Improve OpenGL speed. Improve chat speed. Fix possible invisible chat. Disable guilds netcode. Implement opacity cache for SDL surfaces. Return to color config options prefix Color. Add new three colors. Add portable support for windows version. Fix crash in drawing incorrect strings. Allow enter OK button key in input field. Fix crash with corrupted links in chat. Bernd Wachter (11): Add enet files Add included enet to CMake Add static libraries to .gitignore Add targets for updating translations Move OS-X icon to icon directory Remove most likely useless OS-X files Free at last. Free at..erm. Drop remaining auto* files Remove outdated VC-project already removed from master Update INSTALL to mention CMake instead of auto* Autogenerate list of translatable files for update-po Clean up .gitignore, remove auto* references Chuck Miller (1): Remove ambientoverlay class and files David Athay (3): Fixed config directory, updated project file. Updated project file for mac. Updated xcode project. Jared Adams (18): Fix an unitialized variable problem in Theme Unload loaded DBs before loading them again Ignore unknown server types in the server list Cleanup some logging statements Softcode the stat for character creation for manaserv Fix a bug with empty update hosts Add error.xml to client repository and move error.png Handle char-server login errors better Fix a logic error in tmwAthena's PartyHandler Fix tileset gid handling to better match Tiled Fix handing configuration files that don't exist yet Fix enet version check Add better XML error logging and do some related cleanup Simplify handling of compressed files Add code to change gameservers to manaserv netcode Fix Theme loading Move handling of autocomplete and input history into TextField Fix crash with missing skill icon MadCamel (2): Disable showing of IP addresses while taking a screenshot Added Low CPU Mode toggle in video setup. Defaults to On. Philipp Sehmisch (1): Fixed wrong alpha calculation of text particles Renato Alves (3): Patches generated by git format-patch added to .gitignore Additional temporary cmake files added to .gitignore Fixing compatibility with cmake 2.6.0 Stefan Dombrowski (59): Add missing include and add enet files to codeblocks Fixing overlapping icons in item popups Fixing some bugs in NPC-shop gui Show info popups for all players Fixing segmentation fault and improving gui for party Fixing segmentation fault when tab gets removed Fixing segmentation fault in partyhandler Giving functionality to invite in socialwindow and allow enter key in textdialog Adding autoComplete for invite Fixing segmentation fault when creating a new account Changing findBeingByName so that it searches case insensitive Fixing omitted items in equipment window Changing order in which windows are created Fixing segmentation fault and making invite to guild in pop-up conditional Fixing auto complete and chat history Fixing escape key in charselectdialog Avoiding empty lines in history Fixing segmentation fault if server is given on command line Fixing ghost characters in charselectdialog Unloading mNamedItemInfos Fixing reconnection after lost connection Fixing logic that decides if ServerDialog shows up Adding missing update for attributes in StatusWindow Adding missing updates for buttons in InventoryWindow Fixing sound effects Making sure the inventory window shows the correct number of used slots Fixing misspelling in Setup_Video and removing empty lines from log Deactivating OpenGL by default on Windows Fixing command line argument for server Avoid loading non-existing music and minimaps Avoid log message for unhandled SMSG_BEING_SPAWN Removing click-count Fixing segfault when switching server Setting alpha for items in ItemShortcutContainer Avoiding the creation of a party or guild without a name Fixing segmentation fault and updating the cursor type after mouse press Fixing segmentation fault in social window Send the server changed player direction if it changes during attack Fixing movement with the mouse Fixing pick-up Removing non-existing preprocessor definitions from C::B project Remove the following system Fixing unusable config.xml Adding Okdialog if registration is disabled Implementing show IP for game masters Little setup tweaks Updating F1-help Hiding Manaserv from the player on TMW-Athena only release Fixing switch login Adding theme colors for party tabs Fixing wrong SpriteDirection of attacking monsters Fixing missing translation of direction for tA-server Fixing commandline option for local data directory Changing client version to 0.5 Making the setup for lowcpu robust Fixing saving of lowcpu value in config Using tile coordinates for pick-up Removing Mana.icns and removing ambientoverlay.{cpp,h} from file lists Fixing compiler warnings Thorbjørn Lindeijer (6): Added a script to make the Mana source distribution Small fix in the French translation Some updates to the rather out-of-date progression.txt document Fixed possible crash when receiving player IP Updated Qt Creator project and the script used to update it Updates for the 0.5.0 release Yohann Ferreira (13): Made the different hard-coded paths and files be now taken from the data/paths.xml configuration file. Changed the stats.xml to attributes.xml according to the server commit. Changed client version to 0.5.0. Removed unnecessary condition in net::readCoordinates. Turned the OpenGL and disable transparency options as static members. Changed 'Low CPU' options and related gui widgets name to 'Disable transparency'. make update-po before release. Removed deprecated autotools support. pt_BR translation by alastrim. Added pt_ES.po file, staging translation by Natsuki. Oops, didn't need to update the LINGUAS file. Updated the Spanish translation, thanks to Alons and Natsuki. Updated the complete French translation (made by myself.) dweems (1): Added double click to equip unequip and use items kook (1): Finished to add the xmessage support thanks to Kook. koom (1): added xmessage for linux case of error