Age | Commit message (Expand) | Author | Files | Lines |
2010-10-22 | Turned the OpenGL and disable transparency options as static members. | Yohann Ferreira | 7 | -46/+66 |
2010-10-19 | Fix crash in drawing incorrect strings. | Andrei Karas | 1 | -11/+11 |
2010-10-18 | Add portable support for windows version. | Andrei Karas | 2 | -2/+60 |
2010-10-18 | Fixing saving of lowcpu value in config | Stefan Dombrowski | 1 | -7/+3 |
2010-10-17 | Making the setup for lowcpu robust | Stefan Dombrowski | 1 | -4/+15 |
2010-10-17 | Changing client version to 0.5 | Stefan Dombrowski | 3 | -26/+3 |
2010-10-17 | Removed unnecessary condition in net::readCoordinates. | Yohann Ferreira | 1 | -6/+2 |
2010-10-17 | Fixing commandline option for local data directory | Stefan Dombrowski | 1 | -1/+1 |
2010-10-17 | Fixed wrong alpha calculation of text particles | Philipp Sehmisch | 4 | -18/+18 |
2010-10-17 | Added Low CPU Mode toggle in video setup. Defaults to On. | madcamel@gmail.com | 5 | -13/+74 |
2010-10-17 | Fixing missing translation of direction for tA-server | Stefan Dombrowski | 1 | -0/+7 |
2010-10-17 | Add new three colors. | Andrei Karas | 3 | -4/+34 |
2010-10-16 | Return to color config options prefix Color. | Andrei Karas | 1 | -15/+15 |
2010-10-16 | Implement opacity cache for SDL surfaces. | Andrei Karas | 6 | -10/+135 |
2010-10-16 | Fixing wrong SpriteDirection of attacking monsters | Stefan Dombrowski | 1 | -10/+8 |
2010-10-14 | Disable showing of IP addresses while taking a screenshot | MadCamel | 1 | -0/+15 |
2010-10-13 | Adding theme colors for party tabs | Stefan Dombrowski | 4 | -2/+6 |
2010-10-13 | Fixing switch login | Stefan Dombrowski | 1 | -8/+6 |
2010-10-13 | Hiding Manaserv from the player on TMW-Athena only release | Stefan Dombrowski | 3 | -0/+58 |
2010-10-12 | Little setup tweaks | Stefan Dombrowski | 2 | -4/+4 |
2010-10-11 | Implementing show IP for game masters | Stefan Dombrowski | 10 | -7/+85 |
2010-10-10 | Adding Okdialog if registration is disabled | Stefan Dombrowski | 1 | -6/+11 |
2010-10-10 | Fixing unusable config.xml | Stefan Dombrowski | 1 | -12/+4 |
2010-10-08 | Remove the following system | Stefan Dombrowski | 6 | -65/+0 |
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 |