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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
Prevent Wshadow varnings in SDL code.
Andrei Karas
98
-1
/
+324
2017-06-19
Auto close death dialog if local player resurrected.
Andrei Karas
2
-2
/
+20
2017-06-19
Draw speech over emotions and badges.
Andrei Karas
1
-1
/
+1
2017-06-19
Fix resetting draw color in modern and mobile2 renderers.
Andrei Karas
2
-0
/
+12
2017-06-19
Use staticbrowserbox in speechbubble.
Andrei Karas
2
-4
/
+5
2017-06-19
Use staticbrowserbox in updaterwindow.
Andrei Karas
2
-4
/
+8
2017-06-19
Use staticbrowserbox in whoisonline.
Andrei Karas
2
-4
/
+6
2017-06-19
Use staticbrowserbox in serverinfowindow.
Andrei Karas
2
-4
/
+5
2017-06-19
Use staticbrowserbox in questswindow.
Andrei Karas
2
-4
/
+5
2017-06-19
Use staticbrowserbox in didyouknowwindow.
Andrei Karas
2
-4
/
+5
2017-06-19
Use staticbrowserbox in desktop.
Andrei Karas
3
-9
/
+10
2017-06-19
Use staticbrowserbox in popupmenu.
Andrei Karas
2
-8
/
+9
2017-06-19
Use staticbrowserbox in helpwindow.
Andrei Karas
2
-4
/
+7
2017-06-19
Add staticbrowserbox based on browserbox but with some limits.
Andrei Karas
4
-0
/
+1006
2017-06-19
Add function updateSize into browserbox.
Andrei Karas
4
-2
/
+11
2017-06-19
Some more debian branch replacments.
Andrei Karas
1
-18
/
+18
2017-06-19
Replace debian:oldoldstable to debian:wheezy in .gitlab-ci.yml
Andrei Karas
1
-5
/
+5
2017-06-19
Update debian image names in .gitlab-ci.yml
Andrei Karas
1
-15
/
+15
2017-06-18
Fix mouseoverlink.h compilation.
Andrei Karas
1
-0
/
+2
2017-06-18
Add missing file.
Andrei Karas
1
-0
/
+23
2017-06-18
Fix asserts in browserbox on resize.
Andrei Karas
3
-3
/
+15
2017-06-18
Fix unit tests after default theme was changed.
Andrei Karas
7
-3
/
+11
2017-06-18
Fix browserbox initial size in desktop.
Andrei Karas
1
-0
/
+1
2017-06-18
Add debug assert in browserbox if called calcheight from draw.
Andrei Karas
1
-0
/
+4
2017-06-17
Move mouseoverlink into separate file.
Andrei Karas
4
-24
/
+52
2017-06-17
Fix browserbox color in themes golden-delicious and jewelry.
Andrei Karas
2
-8
/
+8
2017-06-17
Add skin xml for server info window.
Andrei Karas
21
-1
/
+175
2017-06-17
Fix width in browserbox if padding non standard.
Andrei Karas
1
-1
/
+1
2017-06-16
Change default theme to jewelry.
Andrei Karas
1
-2
/
+1
2017-06-16
Add missing library into fedora builds in .gitlab-ci.yml
Andrei Karas
1
-6
/
+6
2017-06-15
Add builds for .h files with unit tests flags enabled into .gitlab-ci.yml
Andrei Karas
1
-0
/
+25
2017-06-15
Add clang-tidy with sdl2 tests into .gitlab-ci.yml
Andrei Karas
3
-4
/
+21
2017-06-15
Allow open server info window from game.
Andrei Karas
12
-1
/
+68
2017-06-14
Add workaround to browserbox if text line start with bold sign.
Andrei Karas
1
-1
/
+6
2017-06-14
Add docs section for server in serverslist.xml
Andrei Karas
3
-0
/
+14
2017-06-14
Add some delays in run tests in screen shot still not created.
Andrei Karas
1
-4
/
+10
2017-06-14
Remove extra include from serverinfowindow.cpp
Andrei Karas
1
-1
/
+0
2017-06-14
add clang-tidy checks.
Andrei Karas
4
-2
/
+46
2017-06-13
Fix virtual member call in Window constructor.
Andrei Karas
3
-4
/
+14
2017-06-13
Add missing calls to Window::postInit.
Andrei Karas
2
-0
/
+2
2017-06-13
Report error about windows without postinit call in debug chat tab.
Andrei Karas
2
-3
/
+4
2017-06-13
Move virtual methods from Being constructor to postInit.
Andrei Karas
9
-21
/
+45
2017-06-13
Add missing const references to constructor parameters.
Andrei Karas
11
-15
/
+22
2017-06-13
Remove extra include from serverdialog.cpp
Andrei Karas
1
-1
/
+0
2017-06-13
Remove unused interface from serverinfowindow.
Andrei Karas
2
-16
/
+2
2017-06-13
Show site url in server info window.
Andrei Karas
3
-3
/
+15
2017-06-13
Show register and support url in server info window.
Andrei Karas
2
-19
/
+39
2017-06-13
Show server sources in server info window.
Andrei Karas
2
-0
/
+57
2017-06-12
Load sources url list for each server from servers list xml.
Andrei Karas
5
-1
/
+112
2017-06-12
Add comments for unknown licensed and non free servers.
Andrei Karas
6
-0
/
+76
[next]