Age | Commit message (Expand) | Author | Files | Lines |
2011-02-27 | Implement receiving item color from server. | Andrei Karas | 2 | -9/+11 |
2011-02-26 | Allow kick player from party from context menu if player not here. | Andrei Karas | 1 | -0/+20 |
2011-02-26 | Add ability to redownload update files if file checksum incorrect. | Andrei Karas | 2 | -1/+15 |
2011-02-25 | Add tabs to spells window. Now it 5 tabs. | Andrei Karas | 3 | -11/+28 |
2011-02-24 | Add to item context menu "add to trade" items. | Andrei Karas | 1 | -0/+42 |
2011-02-20 | Reorder store option to the top, so it is more useful.v1.1.2.20 | Ben Longbons | 1 | -16/+18 |
2011-02-20 | Fix some code style and some errors. | Andrei Karas | 6 | -37/+24 |
2011-02-19 | Update copyrights. | Andrei Karas | 210 | -398/+597 |
2011-02-19 | Fix race condition in guichan bugfix. | Andrei Karas | 2 | -3/+55 |
2011-02-15 | Add auto wrap and lines limit for npc dialogs. | Andrei Karas | 1 | -1/+2 |
2011-02-15 | Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc. | Andrei Karas | 3 | -15/+30 |
2011-02-13 | Add arrows bar. | Andrei Karas | 5 | -1/+39 |
2011-02-13 | Add money bar. | Andrei Karas | 4 | -0/+36 |
2011-02-13 | Start/Stop playing music after enable/disable music. | Andrei Karas | 1 | -2/+21 |
2011-02-10 | Add to text popups bar name in top left corner. | Andrei Karas | 3 | -6/+54 |
2011-02-10 | Add inventory slots bar in top left corner (hidden by default). | Andrei Karas | 4 | -6/+53 |
2011-02-10 | Add weight bar to top left corner (hidden by default). | Andrei Karas | 4 | -0/+36 |
2011-02-10 | Fix memory leak on exit in windowmenu. | Andrei Karas | 1 | -0/+11 |
2011-02-10 | Impliment show/hide bars in left top corner. | Andrei Karas | 6 | -39/+206 |
2011-02-08 | Fixing saving state of buttons in top right corner. | Andrei Karas | 1 | -0/+2 |
2011-02-08 | Merge branch 'minimaps' | Andrei Karas | 3 | -9/+61 |
2011-02-08 | Fixing code style and adding configuration option for extented minimaps. | Andrei Karas | 3 | -23/+62 |
2011-02-08 | Fix showing buttons in up right corner. | Andrei Karas | 1 | -0/+6 |
2011-02-08 | Possibly buggy patch to autogenerate minimap | Ben Longbons | 1 | -1/+14 |
2011-02-07 | Add ability to show/hide buttons in top right window corner. | Andrei Karas | 6 | -6/+148 |
2011-02-04 | Update item amount in sell dialog. | Andrei Karas | 1 | -6/+21 |
2011-02-03 | Add option to enable\disable player popups. | Andrei Karas | 4 | -3/+25 |
2011-02-02 | Close npc and other dialogs if reconnecting. | Andrei Karas | 3 | -2/+14 |
2011-02-01 | Add ability to enable/disable manaserv with embedded enet. | Andrei Karas | 1 | -0/+2 |
2011-02-01 | Possible guichan mouseevent bug fix. | Andrei Karas | 2 | -0/+112 |
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 7 | -8/+14 |
2011-01-27 | Show job exp in battle tab. | Andrei Karas | 1 | -0/+22 |
2011-01-26 | Add option to show/hide job messages. | Andrei Karas | 2 | -0/+18 |
2011-01-25 | Fix possible invisible items in inventory. | Andrei Karas | 2 | -1/+4 |
2011-01-24 | Fix in fixing job level after level up in broken servers. | Andrei Karas | 1 | -1/+1 |
2011-01-23 | Add some protection in predicting job level. | Andrei Karas | 2 | -13/+40 |
2011-01-23 | Change online list time out from 10 to 30 seconds. | Andrei Karas | 1 | -1/+1 |
2011-01-23 | Recover job experience limit from old job level. | Andrei Karas | 1 | -3/+14 |
2011-01-23 | Fix possible negative job level with tmw server. | Andrei Karas | 1 | -2/+9 |
2011-01-23 | Recover job level from job experience. | Andrei Karas | 1 | -2/+12 |
2011-01-21 | Show network error dialog as not modal. | Andrei Karas | 1 | -1/+3 |
2011-01-19 | Add job bar to ministatus window. | Andrei Karas | 4 | -3/+57 |
2011-01-19 | Add unknown skills to first skill tab. (in tmw Basic). | Andrei Karas | 2 | -2/+35 |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 33 | -66/+69 |
2011-01-14 | Translate chat colors. | Andrei Karas | 1 | -1/+1 |
2011-01-14 | Small optimisation in itemcontainer. | Andrei Karas | 1 | -3/+3 |
2011-01-14 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 |
2011-01-14 | Add unification for inventory/storage/cart name. | Andrei Karas | 1 | -4/+12 |
2011-01-13 | Add new strings to translations (from inventory). | Andrei Karas | 3 | -5/+12 |
2011-01-13 | Add inventory sorting. | Andrei Karas | 7 | -34/+123 |