Age | Commit message (Expand) | Author | Files | Lines |
2011-05-09 | Separate commands and text for translation. | Andrei Karas | 2 | -142/+176 |
2011-05-08 | Fix aligment in spanish help and remove empty lines from some files. | Andrei Karas | 3 | -57/+36 |
2011-05-08 | Fix some include files paths. | Andrei Karas | 19 | -19/+22 |
2011-05-08 | Add checking include files in check tool 3. | Andrei Karas | 1 | -1/+2 |
2011-05-08 | Add spanish help translation. | Andrei Karas | 16 | -2/+640 |
2011-05-08 | Fix chat tab size issue, if enabled hiding chat input. | Andrei Karas | 1 | -10/+7 |
2011-05-08 | Improved algorithm for cleaning sdltext cache. | Andrei Karas | 2 | -11/+34 |
2011-05-08 | Add font cache size to /cacheinfo chat command. | Andrei Karas | 1 | -2/+5 |
2011-05-08 | Add opengl texture counter for debugging. | Andrei Karas | 6 | -2/+27 |
2011-05-07 | Fix missing initialisations. | Andrei Karas | 2 | -5/+7 |
2011-05-07 | Ask account password before deleting char. | Andrei Karas | 4 | -9/+76 |
2011-05-07 | Save atack filter between restarts. | Andrei Karas | 4 | -2/+83 |
2011-05-06 | Initialize gui windows pointers by NULL value. | Andrei Karas | 1 | -22/+22 |
2011-05-06 | Move attack filter arrays and methods from localplayer to actorspritemanager ... | Andrei Karas | 8 | -265/+273 |
2011-05-06 | Update mplus fonts. | Andrei Karas | 2 | -0/+0 |
2011-05-06 | Fix simple moving with mouse. Was broken after previous commit. | Andrei Karas | 1 | -1/+0 |
2011-05-06 | Fix player moving with mouse. | Andrei Karas | 5 | -18/+39 |
2011-05-05 | Fix compilation warnings. | Andrei Karas | 1 | -5/+0 |
2011-05-05 | Fix align in itemdb.cpp. | Andrei Karas | 1 | -2/+2 |
2011-05-05 | Fix debug path drawing after previous commit. Draw path with color from setti... | Andrei Karas | 1 | -44/+19 |
2011-05-05 | Made the client show much more path debug information. | Yohann Ferreira | 1 | -36/+65 |
2011-05-05 | Fix complilation warnings. | Andrei Karas | 4 | -12/+12 |
2011-05-05 | Fix monsters selection if monster added to priority list | Andrei Karas | 1 | -2/+5 |
2011-05-04 | Update debian changelog template file. | Andrei Karas | 1 | -0/+12 |
2011-05-03 | Rebuild language files. | Andrei Karas | 16 | -2143/+2644 |
2011-05-03 | Add min, max, critical hits to debug window. | Andrei Karas | 4 | -0/+62 |
2011-05-02 | Fix reading attack delay. | Andrei Karas | 3 | -8/+9 |
2011-05-02 | Split debug window to tabs. | Andrei Karas | 2 | -117/+288 |
2011-05-02 | Save being speed in being object. | Andrei Karas | 2 | -6/+25 |
2011-05-01 | Added customizable on-hit effects for characters. | Yohann Ferreira | 5 | -8/+54 |
2011-04-30 | Update translations.v1.1.5.1 | Andrei Karas | 5 | -322/+252 |
2011-04-30 | Update Changelog. | Andrei Karas | 1 | -0/+1 |
2011-04-30 | Fix overlaped tiles indexes issue. | Andrei Karas | 1 | -5/+19 |
2011-04-30 | Fix windows mkdir issues. | Andrei Karas | 1 | -14/+65 |
2011-04-30 | Update authors list. | Andrei Karas | 1 | -1/+1 |
2011-04-30 | Add missing default statement. | Andrei Karas | 1 | -0/+2 |
2011-04-30 | Fix compilation for windows. | Andrei Karas | 4 | -4/+4 |
2011-04-30 | Change version to 1.1.5.1 | Andrei Karas | 6 | -6/+21 |
2011-04-29 | Add char command /addpriorityattack. | Andrei Karas | 3 | -0/+21 |
2011-04-29 | Fix code style. | Andrei Karas | 3 | -6/+11 |
2011-04-28 | Dont second set destination packet if using special move modes. | Andrei Karas | 1 | -9/+11 |
2011-04-28 | Change some default settings to more advanced values. | Andrei Karas | 1 | -3/+3 |
2011-04-28 | Add fade out music also to local music. | Andrei Karas | 1 | -1/+6 |
2011-04-28 | Implemented a simple non-blocking fadeOutAndPlay system. | Yohann Ferreira | 4 | -12/+84 |
2011-04-27 | Rebuild language files. | Andrei Karas | 16 | -2812/+3046 |
2011-04-27 | Removed unused variable 'handledEvents' | Thorbjørn Lindeijer | 1 | -4/+0 |
2011-04-26 | Impliment 3 attack lists. (priority, attack, ignore) | Andrei Karas | 11 | -147/+368 |
2011-04-25 | Add more checks. | Andrei Karas | 1 | -8/+16 |
2011-04-25 | Dont compile manaserv related code if manaserv support disabled. | Andrei Karas | 10 | -6/+64 |
2011-04-25 | Fix cache option enabled/disabled state. | Andrei Karas | 1 | -1/+2 |