Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-04 | Fix colors support in shortcuts panel | Andrei Karas | 1 | -3/+3 | |
2011-06-04 | Add support for colors to shortcuts panel. | Andrei Karas | 6 | -12/+19 | |
2011-06-04 | Add support for colors in outfits window. | Andrei Karas | 3 | -6/+59 | |
2011-06-03 | Fix iterator usage in socialwindow.cpp | Andrei Karas | 1 | -1/+1 | |
2011-06-02 | Fix some memory leaks and missing initialisations. | Andrei Karas | 4 | -5/+26 | |
2011-06-02 | Add players gender sugn in popup menus and being popups. | Andrei Karas | 2 | -3/+4 | |
2011-06-01 | Change in being popup player name font to secure font if need. | Andrei Karas | 1 | -0/+9 | |
2011-06-01 | Fix tab size with secure font. | Andrei Karas | 1 | -0/+2 | |
2011-06-01 | Change trade window font to secure font if need. | Andrei Karas | 3 | -1/+10 | |
2011-06-01 | Set secure font in chat tab name if need. | Andrei Karas | 3 | -0/+17 | |
2011-06-01 | Add setup option for finding bad chars in nicks. | Andrei Karas | 4 | -15/+61 | |
Highlight bad nicks on map with secure font. | |||||
2011-05-31 | Add secure font. Now unused. | Andrei Karas | 4 | -2/+48 | |
2011-05-31 | Dont unselect outfits selection after ading item to outfits. | Andrei Karas | 1 | -3/+3 | |
2011-05-31 | Revert "Switch includes to use embedded guichan." | Andrei Karas | 146 | -222/+222 | |
This reverts commit 338c3b1cae626830c9b9d231aeb9f9e8034b37d1. | |||||
2011-05-30 | Switch includes to use embedded guichan. | Andrei Karas | 146 | -222/+222 | |
2011-05-30 | Fix memory leaks in being, socialwindow classes. | Andrei Karas | 1 | -0/+6 | |
2011-05-26 | Fix some imageset memory leaks. | Andrei Karas | 1 | -0/+2 | |
2011-05-25 | Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, ↵ | Andrei Karas | 6 | -15/+35 | |
map classes. | |||||
2011-05-24 | Fix leaks in client, skilldialog and playerinfo classes. | Andrei Karas | 4 | -6/+40 | |
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 117 | -1/+240 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. | |||||
2011-05-23 | Hide tooltip in equipment window if opening context menu. | Andrei Karas | 1 | -0/+3 | |
2011-05-22 | Add option to secure trades. Enabled by default. | Andrei Karas | 3 | -4/+33 | |
If client detect problems, it cancel trade. | |||||
2011-05-22 | Fixed money cheat hightlight in trade fix. Was broken some time and color ↵ | Andrei Karas | 2 | -2/+10 | |
was not changed. | |||||
2011-05-22 | Some typo fixes and add comments for translators. | Andrei Karas | 5 | -8/+10 | |
2011-05-22 | Allow show equipment from other players from context menu "show items". | Andrei Karas | 6 | -11/+134 | |
Also allow undress separate items from players locally. | |||||
2011-05-21 | Fix player build path in special collisions. | Andrei Karas | 1 | -1/+1 | |
2011-05-21 | Fix some issues after automatic code checking. | Andrei Karas | 2 | -1/+3 | |
2011-05-21 | Fix removing home position from mouse and saving map objects/home position. | Andrei Karas | 1 | -0/+6 | |
2011-05-20 | Possible fix for sticky paste key in X systems. | Andrei Karas | 2 | -1/+11 | |
This code add 2 seconds timeout between paste actions. | |||||
2011-05-19 | Show servers list even if have unknown server in list. | Andrei Karas | 1 | -2/+2 | |
2011-05-19 | Enable server type selection again. Add evol server type. Now working same ↵ | Andrei Karas | 3 | -15/+32 | |
as tmweathena. | |||||
2011-05-18 | Impliment support for images in browser box. Enabled for help window. | Andrei Karas | 3 | -4/+65 | |
2011-05-13 | Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ↵ | Andrei Karas | 1 | -2/+12 | |
disabled. Fix some compilation warnings. | |||||
2011-05-12 | Renaming login, sell, trade (cpp, h) files to correct names. | Andrei Karas | 13 | -19/+19 | |
2011-05-09 | Add drawing colors for new collision types. | Andrei Karas | 4 | -73/+13 | |
2011-05-09 | Separate commands and text for translation. | Andrei Karas | 1 | -136/+172 | |
2011-05-08 | Fix some include files paths. | Andrei Karas | 15 | -15/+17 | |
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 | 1 | -10/+33 | |
Now cache using less memory, but possible some times working bit slower. | |||||
2011-05-08 | Add opengl texture counter for debugging. | Andrei Karas | 2 | -2/+15 | |
2011-05-07 | Ask account password before deleting char. | Andrei Karas | 4 | -9/+76 | |
2011-05-06 | Move attack filter arrays and methods from localplayer to actorspritemanager ↵ | Andrei Karas | 2 | -48/+51 | |
class. | |||||
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 | 1 | -3/+23 | |
Now move with mouse is soft moving. Player always can stop or change direction. Collisions not stoping player what holding down left mouse button. Also fix typo in method name navigateClean. | |||||
2011-05-05 | Fix compilation warnings. | Andrei Karas | 1 | -5/+0 | |
2011-05-05 | Fix debug path drawing after previous commit. Draw path with color from ↵ | Andrei Karas | 1 | -44/+19 | |
settings. Remove unneeded debug lines/fills. | |||||
2011-05-05 | Made the client show much more path debug information. | Yohann Ferreira | 1 | -36/+65 | |
First of all, the mouse path is only computed when necessary, This will save a bit of CPU when in debug view. Secondly, every being paths, collision radius, and position are graphically represented now. This will help code and content developers when checking their sprite offsets. Reviewed-by: CodyMartin. Conflicts: src/gui/viewport.cpp | |||||
2011-05-05 | Fix complilation warnings. | Andrei Karas | 3 | -9/+9 | |
2011-05-03 | Add min, max, critical hits to debug window. | Andrei Karas | 2 | -0/+19 | |
2011-05-02 | Fix reading attack delay. | Andrei Karas | 1 | -1/+1 | |