index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
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
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
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
/
widgets
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
Fix code style.
Andrei Karas
1
-2
/
+2
2012-03-11
Fix use button in skills dialog if switching tabs.
Andrei Karas
1
-0
/
+8
2012-03-10
Allow add skills to shortcuts bar (same as for magic and script commands).
Andrei Karas
2
-6
/
+25
2012-03-04
Fix copyrights.
Andrei Karas
2
-2
/
+2
2012-03-04
Fix possible crash in npc menu.
Andrei Karas
2
-0
/
+12
2012-02-29
Fix code style in empty methods.
Andrei Karas
4
-4
/
+8
2012-02-29
Simplify remove listener calls.
Andrei Karas
1
-2
/
+1
2012-02-28
Fix code style.
Andrei Karas
1
-2
/
+1
2012-02-28
Adjust label size in setupitem controls.
Andrei Karas
4
-5
/
+20
2012-02-28
Fix some sound event.
Andrei Karas
4
-2
/
+29
2012-02-28
Add some missing debug includes.
Andrei Karas
2
-1
/
+3
2012-02-28
Replace "play" button text to image.
Andrei Karas
1
-1
/
+1
2012-02-28
Add image support for buttons.
Andrei Karas
2
-20
/
+202
2012-02-28
Add different sound effects for different events.
Andrei Karas
4
-4
/
+62
2012-02-27
Fix compilation.
Andrei Karas
1
-0
/
+6
2012-02-27
Add sliderlist setup item.
Andrei Karas
4
-0
/
+236
2012-02-25
Fix old casts.
Andrei Karas
4
-18
/
+19
2012-02-25
Add SliderList control.
Andrei Karas
2
-0
/
+296
2012-02-25
Decrease vertical size for setup items.
Andrei Karas
1
-1
/
+1
2012-02-24
More copyright fixes.
Andrei Karas
10
-4
/
+10
2012-02-24
Fix GPL license.
Andrei Karas
4
-8
/
+4
2012-02-21
Bit cleanup visual settings page.
Andrei Karas
2
-12
/
+30
2012-02-21
Move some settings from video to visual page.
Andrei Karas
2
-5
/
+207
2012-02-20
Move gui opacity option to visual settings page.
Andrei Karas
4
-1
/
+140
2012-02-18
Fix selection problem from last commits in browser box.
v1.2.2.19
Andrei Karas
1
-1
/
+1
2012-02-18
Fix code style.
Andrei Karas
2
-3
/
+3
2012-02-08
Fix code style with new tool.
Andrei Karas
14
-29
/
+19
2012-02-05
Separate map class to map and maplayer.
Andrei Karas
1
-0
/
+1
2012-02-03
Add some missing getters.
Andrei Karas
15
-30
/
+43
2012-02-02
Add some checks after automatic checking.
Andrei Karas
2
-4
/
+13
2012-02-01
Not allow enter not numeric chars in numeric text fields.
Andrei Karas
1
-21
/
+35
2012-01-31
Add max chars limit for textfields.
Andrei Karas
2
-2
/
+2
2012-01-31
Extent max emotes count from 44 to 48 emotes.
Andrei Karas
1
-1
/
+1
2012-01-30
Add some missing checks to window resize code.
Andrei Karas
1
-0
/
+2
2012-01-30
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
4
-50
/
+59
2012-01-29
Fix code style.
Andrei Karas
1
-1
/
+1
2012-01-29
Fix possible hiding methods issues.
Andrei Karas
3
-10
/
+10
2012-01-24
Fix branding issues. Like incorrect default app name, not connecting to server.
Andrei Karas
1
-2
/
+6
2012-01-24
Fix possible crash in server change.
Andrei Karas
1
-0
/
+1
2012-01-21
Fix compilation errors and warnings for another gcc 4.7 snapshot.
Andrei Karas
3
-4
/
+6
2012-01-19
Prevent adding double attributes to status window.
Andrei Karas
1
-0
/
+1
2012-01-14
fix adding gcc 4.7 support.
Andrei Karas
1
-1
/
+1
2012-01-11
Fix compliation under gcc 4.7 snapshot.
Andrei Karas
2
-8
/
+10
2012-01-07
Allow use bold text also if browser box line was splitted.
Andrei Karas
1
-2
/
+1
2012-01-05
Update copyrights year.
Andrei Karas
98
-98
/
+98
2011-12-08
Add variables for any chat text/commands.
Andrei Karas
1
-0
/
+3
2011-12-05
A bit improve speed in getting color from theme.
Andrei Karas
1
-2
/
+3
2011-12-03
Allow copy any line from chat log to clipboard by
Andrei Karas
2
-0
/
+32
2011-12-02
Fix some issues after automatic code checking.
Andrei Karas
1
-2
/
+1
2011-11-25
Move A_UNUSED define to include file.
Andrei Karas
26
-160
/
+11
[next]