Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-28 | Fixing russian translation | Andrei Karas | 1 | -70/+70 | |
2011-01-28 | finished russian translation | necromonger | 1 | -426/+665 | |
2011-01-27 | Made the windows app able to load .ico files at runtime. | Yohann Ferreira | 1 | -3/+18 | |
Now the icon extension is computed against the os. This means that the 'icons/mana' appIcon branding parameter will now load icons/mana.png files for unices and mac, and icons/mana.ico for Windows. Reviewed-by: Trapdoor. Resolves: Mana-Mantis: #135. | |||||
2011-01-27 | Update backgrounds and remove 4144 from windows packed binary. | Andrei Karas | 5 | -2/+2 | |
2011-01-27 | Show job exp in battle tab. | Andrei Karas | 1 | -0/+22 | |
2011-01-26 | Update url in setup.ini | Andrei Karas | 1 | -2/+2 | |
2011-01-26 | Update INSTALL file. | Andrei Karas | 1 | -11/+3 | |
2011-01-26 | Add option to show/hide job messages. | Andrei Karas | 5 | -0/+28 | |
2011-01-26 | Fix old merge error in mana.cbp | Andrei Karas | 1 | -5/+2 | |
2011-01-26 | Fixed paste under X11 | Thorbjørn Lindeijer | 1 | -2/+2 | |
The check for whether we're not compiling for Mac was evaluating to false, apparently since it used the wrong CMake syntax. Reviewed-by: Bernd Wachter | |||||
2011-01-25 | Add support for zlib map layer compression. | Andrei Karas | 1 | -2/+2 | |
2011-01-25 | Update ChangeLog file. | Andrei Karas | 1 | -1/+863 | |
2011-01-25 | Obfuscate email address in AUTHORS. | Andrei Karas | 1 | -1/+1 | |
2011-01-25 | Update Authors file. | Andrei Karas | 1 | -0/+16 | |
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 | |
Also dont show need word if current experience more than needed. | |||||
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 | |
Server send old limits in job levelup. | |||||
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 | |
New animation names: upleft, upright, downleft, downright Tested atleast at mobs. | |||||
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 | |
This fix stuck client in some situations. Also prevent server change if now disconnected. | |||||
2011-01-21 | Revert "Show network error dialog as not modal." | Andrei Karas | 1 | -1/+1 | |
This reverts commit fe8a5d4b795a89a59a352bb230c749eb07ad81fd. | |||||
2011-01-21 | Show network error dialog as not modal. | Andrei Karas | 1 | -1/+1 | |
This fix stuck client in some situations. Also prevent server change if now disconnected. | |||||
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 | |
Trivial. | |||||
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 | Add makecheck3 tools. | Andrei Karas | 1 | -0/+5 | |
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 | Update readme files. | Andrei Karas | 2 | -72/+126 | |
2011-01-14 | Change version to 1.1.1.16 | Andrei Karas | 3 | -4/+4 | |
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 | 18 | -76/+236 | |
Rebuild lang files. Update russian translation. | |||||
2011-01-13 | Update fr and de translations from mana commits. Also rebuild po files. | Andrei Karas | 15 | -1766/+2520 | |
commit 27cdfc3e15846983ee877ac74c0fcc87b118bf15 (refs/remotes/mana/0.5) Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Tue Jan 11 22:47:21 2011 +0100 Updated the French translation thanks to Whistler. commit da4e63f493d2da37a6f69bd35f7d2d435c986fb8 Author: Yohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer> Date: Tue Jan 11 22:41:03 2011 +0100 Updated the German translation thanks to Matt. | |||||
2011-01-13 | Fix again equipment window (F4) issue and adding checks. | Andrei Karas | 1 | -4/+14 | |
Now equipment window now worked if was empty inventory in connection movinf to other map. | |||||
2011-01-13 | Fix invisible equipment in equipment window (F4) issue. | Andrei Karas | 2 | -0/+8 | |
2011-01-13 | Moved the normalize() function in strungUtils where it belongs. | Yohann Ferreira | 3 | -11/+19 | |
(Preparation for bringing a smaller item loading refactoring patch.) Trivial. |