index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-19
Fix reading default config values in setupitem class.
Andrei Karas
2
-13
/
+37
2011-06-19
Adjust input filed size in setupitem class.
Andrei Karas
1
-1
/
+1
2011-06-19
Redesign Chat setup page.
Andrei Karas
6
-329
/
+215
2011-06-19
Redesign Misc setup page.
Andrei Karas
15
-532
/
+643
2011-06-18
Start implimenting new setup pages.
Andrei Karas
7
-54
/
+199
2011-06-15
Add option to use local time in chat.
Andrei Karas
3
-10
/
+37
2011-06-15
Fix context menu positions in some windows.
Andrei Karas
4
-2
/
+9
2011-06-15
Fix "add comment" for offline or invisible players from chat tab.
Andrei Karas
1
-0
/
+1
2011-06-14
Add missing checks.
Andrei Karas
2
-10
/
+21
2011-06-14
Add ability to add comments to any players.
Andrei Karas
4
-1
/
+100
2011-06-11
Update translations.
Andrei Karas
1
-1
/
+1
2011-06-10
Add more "did you know?" texts.
Andrei Karas
1
-1
/
+1
2011-06-10
Fix code style.
Andrei Karas
1
-1
/
+2
2011-06-09
Add more texts to "did you know" window.
Andrei Karas
1
-1
/
+1
2011-06-09
Allow select item with any color in code where colors not supported.
Andrei Karas
1
-4
/
+4
2011-06-09
Remove some debug messages.
Andrei Karas
1
-2
/
+0
2011-06-09
Merge branch 'didyouknow'
Andrei Karas
5
-2
/
+261
2011-06-09
Add "did you know?" dialog and some messages for it.
Andrei Karas
5
-2
/
+261
2011-06-09
Fix memory leak in ministatus.
Andrei Karas
1
-1
/
+8
2011-06-08
Zero variables after calling decRef().
Andrei Karas
8
-0
/
+27
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
2
-16
/
+57
2011-06-05
Fix translation strings and rebuild translations.
Andrei Karas
2
-81
/
+104
2011-06-05
Add space before gender sign.
Andrei Karas
2
-3
/
+3
2011-06-05
Fix some leaks in being class.
Andrei Karas
1
-3
/
+3
2011-06-05
Fix memory leak in equipmentwindow and socialwindow.
Andrei Karas
3
-4
/
+18
2011-06-04
Add colors support for drops panel.
Andrei Karas
6
-12
/
+33
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
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
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, map...
Andrei Karas
6
-15
/
+35
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
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
2011-05-22
Fixed money cheat hightlight in trade fix. Was broken some time and color was...
Andrei Karas
2
-2
/
+10
[next]