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
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
Add missing reference into reading group name.
Andrei Karas
1
-1
/
+1
2017-07-13
Show group name in being popup and status window.
Andrei Karas
1
-3
/
+8
2017-07-12
Rename gm level into group id in localplayer.cpp
Andrei Karas
3
-3
/
+3
2017-07-01
Fix staticbrowserbox resize in who is online window.
Andrei Karas
1
-2
/
+0
2017-07-01
fix code style.
Andrei Karas
1
-1
/
+1
2017-06-30
Allow open chat window with debug tab before connecting to game.
Andrei Karas
2
-4
/
+6
2017-06-30
Remove extra includes again.
Andrei Karas
3
-0
/
+3
2017-06-29
Use std::move in some places.
Andrei Karas
2
-2
/
+4
2017-06-29
Move foreach macroses into separate file.
Andrei Karas
19
-0
/
+20
2017-06-28
Dont show assert if servers list cant be loaded from disk.
Andrei Karas
1
-2
/
+3
2017-06-27
Show in log information about servers list update.
Andrei Karas
1
-0
/
+4
2017-06-27
Fix typo licesne -> license.
Andrei Karas
1
-1
/
+1
2017-06-21
Remove browserboxmode.
Andrei Karas
1
-2
/
+1
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 helpwindow.
Andrei Karas
2
-4
/
+7
2017-06-17
Add skin xml for server info window.
Andrei Karas
1
-1
/
+1
2017-06-15
Allow open server info window from game.
Andrei Karas
3
-1
/
+18
2017-06-14
Add docs section for server in serverslist.xml
Andrei Karas
2
-0
/
+9
2017-06-14
Remove extra include from serverinfowindow.cpp
Andrei Karas
1
-1
/
+0
2017-06-13
Add missing calls to Window::postInit.
Andrei Karas
1
-0
/
+1
2017-06-13
Move virtual methods from Being constructor to postInit.
Andrei Karas
2
-2
/
+2
2017-06-13
Add missing const references to constructor parameters.
Andrei Karas
2
-2
/
+2
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
2
-3
/
+10
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
1
-1
/
+50
2017-06-12
Add comments for unknown licensed and non free servers.
Andrei Karas
1
-0
/
+5
2017-06-12
Add server info window. For now empty.
Andrei Karas
4
-9
/
+192
2017-06-11
Rename player_relations into playerRelations.
Andrei Karas
5
-8
/
+8
2017-06-09
Fix code style.
Andrei Karas
1
-1
/
+2
2017-06-09
Fix hide issue in ConnectionDialog::action.
Andrei Karas
2
-2
/
+2
2017-06-08
Replace ext.compare to direct string comparison.
Andrei Karas
1
-3
/
+3
2017-06-08
Add missing function parameters.
Andrei Karas
3
-3
/
+3
2017-06-08
Remove useless string initialisations.
Andrei Karas
2
-3
/
+3
2017-06-08
Add missing consts or string references.
Andrei Karas
1
-1
/
+1
2017-06-08
Replace size() to empty() where is possible
Andrei Karas
1
-2
/
+2
2017-06-07
Fix namespace comments.
Andrei Karas
3
-3
/
+3
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
51
-852
/
+887
2017-06-04
Fix code style.
Andrei Karas
4
-6
/
+6
2017-05-30
fix uninitialised values in npc dialog constructor.
Andrei Karas
2
-4
/
+4
2017-05-11
Allow set image name prefix in chat command /screenshot.
Andrei Karas
1
-1
/
+1
2017-05-08
Fix wrong checks after removing some server features.
Andrei Karas
6
-7
/
+7
2017-05-05
Rename virtfs into fs.
Andrei Karas
2
-2
/
+2
2017-05-05
Rename virtfstools into tools.
Andrei Karas
2
-2
/
+2
[next]