Age | Commit message (Expand) | Author | Files | Lines |
2011-02-08 | Fixing code style and adding configuration option for extented minimaps. | Andrei Karas | 4 | -23/+63 |
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-06 | Fix version in windows readme.v1.1.2.6 | Andrei Karas | 1 | -0/+1 |
2011-02-05 | Change version to 1.1.2.6. | Andrei Karas | 1 | -3/+3 |
2011-02-04 | Update item amount in sell dialog. | Andrei Karas | 3 | -8/+41 |
2011-02-03 | Add option to enable\disable player popups. | Andrei Karas | 5 | -3/+26 |
2011-02-02 | Fix error where automatically navigation bar can show portal with coord 0,0. | Andrei Karas | 2 | -16/+5 |
2011-02-02 | Close npc and other dialogs if reconnecting. | Andrei Karas | 9 | -11/+52 |
2011-02-02 | Fix icon path. | Andrei Karas | 1 | -1/+1 |
2011-02-02 | Make it clear that our current sha256 code is GPLv2 only | Thorbjørn Lindeijer | 1 | -3/+2 |
2011-02-01 | Add ability to enable/disable manaserv with embedded enet. | Andrei Karas | 5 | -45/+60 |
2011-02-01 | Possible guichan mouseevent bug fix. | Andrei Karas | 2 | -0/+112 |
2011-01-30 | Change version to 1.1.1.30 | Andrei Karas | 1 | -2/+2 |
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 14 | -180/+226 |
2011-01-28 | Fix gettext issue with unstranslated strings in keyboardconfig.cpp | Andrei Karas | 1 | -147/+158 |
2011-01-27 | Made the windows app able to load .ico files at runtime. | Yohann Ferreira | 1 | -3/+18 |
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 | 5 | -0/+28 |
2011-01-25 | Add support for zlib map layer compression. | Andrei Karas | 1 | -2/+2 |
2011-01-25 | Fix possible invisible items in inventory. | Andrei Karas | 2 | -1/+4 |
2011-01-24 | Add rock knife as auto equip knife. | Andrei Karas | 1 | -0/+3 |
2011-01-24 | Fix in fixing job level after level up in broken servers. | Andrei Karas | 1 | -1/+1 |
2011-01-24 | Show job xp in particles. | Andrei Karas | 1 | -0/+37 |
2011-01-23 | Add some protection in predicting job level. | Andrei Karas | 2 | -13/+40 |
2011-01-23 | Enable job bar by default. | Andrei Karas | 1 | -1/+1 |
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 | Add diagonal animations. | Andrei Karas | 4 | -5/+45 |
2011-01-21 | Add floor items attribute for drawing floor items. | Andrei Karas | 5 | -4/+20 |
2011-01-21 | Show network error dialog as not modal. | Andrei Karas | 2 | -2/+4 |
2011-01-21 | Revert "Show network error dialog as not modal." | Andrei Karas | 1 | -1/+1 |
2011-01-21 | Show network error dialog as not modal. | Andrei Karas | 1 | -1/+1 |
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 | 3 | -4/+43 |
2011-01-19 | Fix the wallpapers loading broken logic. | Yohann Ferreira | 1 | -6/+10 |
2011-01-16 | Remove goto from dye.cppv1.1.1.16 | Andrei Karas | 1 | -2/+11 |
2011-01-16 | Remove debug message. | Andrei Karas | 1 | -1/+1 |
2011-01-15 | Fix reorder sprite issue. Was broken after last fixes. | Andrei Karas | 1 | -1/+1 |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 66 | -157/+171 |
2011-01-14 | Translate chat colors. | Andrei Karas | 1 | -1/+1 |
2011-01-14 | Change version to 1.1.1.16 | Andrei Karas | 1 | -2/+2 |
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 | 3 | -4/+31 |
2011-01-13 | Add new strings to translations (from inventory). | Andrei Karas | 3 | -5/+12 |
2011-01-13 | Fix again equipment window (F4) issue and adding checks. | Andrei Karas | 1 | -4/+14 |