Age | Commit message (Expand) | Author | Files | Lines |
2011-07-05 | Add ability to send client states to other clients. | Andrei Karas | 1 | -6/+35 |
2011-07-04 | Replace some lists to vectors. | Andrei Karas | 1 | -4/+4 |
2011-07-02 | Replace some getters to direct members access in graphics class. | Andrei Karas | 1 | -4/+4 |
2011-07-01 | Replace some lists to vectors. | Andrei Karas | 1 | -2/+2 |
2011-06-15 | Fix "add comment" for offline or invisible players from chat tab. | Andrei Karas | 1 | -0/+1 |
2011-06-14 | Add ability to add comments to any players. | Andrei Karas | 1 | -1/+54 |
2011-06-07 | Add copy to chat menu item to bars context menus. | Andrei Karas | 1 | -0/+8 |
2011-06-06 | Extend quick move items from inventory to storage and back. | Andrei Karas | 1 | -0/+19 |
2011-06-05 | Add space before gender sign. | Andrei Karas | 1 | -2/+2 |
2011-06-05 | Fix memory leak in equipmentwindow and socialwindow. | Andrei Karas | 1 | -2/+1 |
2011-06-04 | Add colors support for drops panel. | Andrei Karas | 1 | -1/+11 |
2011-06-04 | Add support for colors to shortcuts panel. | Andrei Karas | 1 | -2/+2 |
2011-06-02 | Add players gender sugn in popup menus and being popups. | Andrei Karas | 1 | -2/+3 |
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 |
2011-05-22 | Some typo fixes and add comments for translators. | Andrei Karas | 1 | -0/+2 |
2011-05-22 | Allow show equipment from other players from context menu "show items". | Andrei Karas | 1 | -1/+47 |
2011-05-21 | Fix removing home position from mouse and saving map objects/home position. | Andrei Karas | 1 | -0/+6 |
2011-05-12 | Renaming login, sell, trade (cpp, h) files to correct names. | Andrei Karas | 1 | -2/+2 |
2011-05-09 | Separate commands and text for translation. | Andrei Karas | 1 | -136/+172 |
2011-05-06 | Move attack filter arrays and methods from localplayer to actorspritemanager ... | Andrei Karas | 1 | -44/+46 |
2011-04-30 | Add missing default statement. | Andrei Karas | 1 | -0/+2 |
2011-04-30 | Fix compilation for windows. | Andrei Karas | 1 | -1/+1 |
2011-04-26 | Impliment 3 attack lists. (priority, attack, ignore) | Andrei Karas | 1 | -21/+115 |
2011-04-24 | Add reset yellow bar command to bars context menu. | Andrei Karas | 1 | -1/+8 |
2011-04-21 | Impliment attack filter. | Andrei Karas | 1 | -0/+182 |
2011-04-04 | Replcae find to compare if need. | Andrei Karas | 1 | -6/+6 |
2011-04-04 | Rename some gui class files to real class names. | Andrei Karas | 1 | -3/+3 |
2011-04-04 | Add initialisation for some variables, fix compilation warning. | Andrei Karas | 1 | -0/+5 |
2011-04-03 | Fix "add to trade" action in inventory context menu. | Andrei Karas | 1 | -1/+1 |
2011-03-27 | Fix some warnings and improve code from gcc 4.6 compilation. | Andrei Karas | 1 | -0/+3 |
2011-03-27 | Add no away to whisper chat context menu. | Andrei Karas | 1 | -0/+18 |
2011-03-26 | Add option to chat context menu to remove nicks. | Andrei Karas | 1 | -2/+19 |
2011-03-13 | Replace befriend to be friend. | Andrei Karas | 1 | -3/+3 |
2011-03-08 | Replace also color constants in pickup messages. | Andrei Karas | 1 | -3/+28 |
2011-03-06 | Add translation for some strings/ Rebuild translations and update russian tra... | Andrei Karas | 1 | -8/+12 |
2011-03-04 | Fix code style. | Andrei Karas | 1 | -1/+2 |
2011-03-02 | Dont show "add to trade ..." menu items if trade window is hidden. | Andrei Karas | 1 | -1/+1 |
2011-02-26 | Allow kick player from party from context menu if player not here. | Andrei Karas | 1 | -0/+20 |
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-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 |
2011-02-10 | Impliment show/hide bars in left top corner. | Andrei Karas | 1 | -0/+44 |
2011-02-07 | Add ability to show/hide buttons in top right window corner. | Andrei Karas | 1 | -2/+40 |
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 1 | -0/+3 |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 1 | -1/+1 |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+1286 |