Age | Commit message (Expand) | Author | Files | Lines |
2011-06-26 | Bit improve speed in map getwalk. | Andrei Karas | 1 | -24/+20 |
2011-06-09 | Allow select item with any color in code where colors not supported. | Andrei Karas | 1 | -8/+8 |
2011-06-05 | Fix some leaks in being class. | Andrei Karas | 1 | -2/+0 |
2011-06-04 | Add colors support for drops panel. | Andrei Karas | 1 | -8/+8 |
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 |
2011-05-22 | Update translations again and fix typos. | Andrei Karas | 1 | -1/+1 |
2011-05-21 | Fix player build path in special collisions. | Andrei Karas | 1 | -8/+8 |
2011-05-21 | Fix removing home position from mouse and saving map objects/home position. | Andrei Karas | 1 | -0/+12 |
2011-05-19 | Enable server type selection again. Add evol server type. Now working same as... | Andrei Karas | 1 | -4/+8 |
2011-05-13 | Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ... | Andrei Karas | 1 | -3/+14 |
2011-05-09 | Impliment air and water block types. | Andrei Karas | 1 | -0/+6 |
2011-05-09 | Separate commands and text for translation. | Andrei Karas | 1 | -6/+4 |
2011-05-06 | Move attack filter arrays and methods from localplayer to actorspritemanager ... | Andrei Karas | 1 | -116/+0 |
2011-05-06 | Fix player moving with mouse. | Andrei Karas | 1 | -11/+12 |
2011-04-28 | Dont second set destination packet if using special move modes. | Andrei Karas | 1 | -9/+11 |
2011-04-28 | Add fade out music also to local music. | Andrei Karas | 1 | -1/+6 |
2011-04-26 | Impliment 3 attack lists. (priority, attack, ignore) | Andrei Karas | 1 | -0/+52 |
2011-04-25 | Dont compile manaserv related code if manaserv support disabled. | Andrei Karas | 1 | -1/+23 |
2011-04-24 | Add reset yellow bar command to bars context menu. | Andrei Karas | 1 | -0/+26 |
2011-04-22 | Fix code style. | Andrei Karas | 1 | -3/+3 |
2011-04-21 | Impliment attack filter. | Andrei Karas | 1 | -2/+73 |
2011-04-18 | Impliment away log in away mode. | Andrei Karas | 1 | -0/+8 |
2011-04-14 | Stop protected pickups flood. | Andrei Karas | 1 | -1/+12 |
2011-04-10 | Add some strings to translations. | Andrei Karas | 1 | -6/+6 |
2011-04-09 | Small refactoring based on idea from mana commit 30d4b0adf4f17f05d1d62fc3428c... | Andrei Karas | 1 | -5/+5 |
2011-04-04 | Rename some gui class files to real class names. | Andrei Karas | 1 | -1/+1 |
2011-03-31 | Fix for disabled away in chat tab. | Andrei Karas | 1 | -1/+2 |
2011-03-30 | Add background music map ranges. | Andrei Karas | 1 | -0/+9 |
2011-03-27 | Fix some warnings and improve code from gcc 4.6 compilation. | Andrei Karas | 1 | -3/+10 |
2011-03-27 | Add no away to whisper chat context menu. | Andrei Karas | 1 | -0/+2 |
2011-03-19 | Fix code style and add small optimisations. | Andrei Karas | 1 | -1/+1 |
2011-03-18 | Fix most conversions except manaserv net code and some other code. | Andrei Karas | 1 | -23/+37 |
2011-03-18 | Fix most old style cast except manaserv and libxml2 defines. | Andrei Karas | 1 | -23/+28 |
2011-03-15 | Fix mouse pickup. Before pickuptarget was removed while moving to target. | Andrei Karas | 1 | -2/+14 |
2011-03-13 | Add ability to remap maps to different files. | Andrei Karas | 1 | -3/+3 |
2011-03-08 | Replace also color constants in pickup messages. | Andrei Karas | 1 | -5/+11 |
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 |
2011-02-18 | Specific messages for each pickup failure reason. | Ben Longbons | 1 | -8/+27 |
2011-02-18 | Add particle notification for "Unable to pick up item." | Ben Longbons | 1 | -1/+7 |
2011-02-13 | Show pickedup amount in pickup particles. | Andrei Karas | 1 | -1/+10 |
2011-02-13 | Set weight notice message not modal and hide it after 10 seconds. | Andrei Karas | 1 | -0/+9 |
2011-02-02 | Fix error where automatically navigation bar can show portal with coord 0,0. | Andrei Karas | 1 | -16/+2 |
2011-01-26 | Add option to show/hide job messages. | Andrei Karas | 1 | -0/+8 |
2011-01-24 | Add rock knife as auto equip knife. | Andrei Karas | 1 | -0/+3 |
2011-01-24 | Show job xp in particles. | Andrei Karas | 1 | -0/+37 |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 1 | -5/+5 |
2011-01-08 | Add support for drawing new slots as sprites. | Andrei Karas | 1 | -1/+2 |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+3633 |