index
:
HoraK-FDF/mv
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
ewewukek/fix_linux_build
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
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
/
windows
/
whoisonline.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
remove extra includes if build without tmwa support.
Andrei Karas
1
-2
/
+2
2017-09-07
Fix possible thread structure memory leak on SDL2 if thread terminated before...
Andrei Karas
1
-11
/
+6
2017-08-21
Remove useless else.
Andrei Karas
1
-5
/
+2
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
1
-6
/
+6
2017-07-01
Fix staticbrowserbox resize in who is online window.
Andrei Karas
1
-2
/
+0
2017-06-29
Move foreach macroses into separate file.
Andrei Karas
1
-0
/
+1
2017-06-19
Use staticbrowserbox in whoisonline.
Andrei Karas
1
-2
/
+4
2017-06-11
Rename player_relations into playerRelations.
Andrei Karas
1
-1
/
+1
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-47
/
+47
2017-05-02
Fix compilation error without tmwa.
Andrei Karas
1
-2
/
+2
2017-05-01
Remove ServerFeatures haveOnlineList, because it depend only on server type.
Andrei Karas
1
-1
/
+5
2017-03-18
Fix compilation on macosx.
Andrei Karas
1
-1
/
+1
2017-02-14
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-02-14
Fix possible use after free in curl.
Andrei Karas
1
-3
/
+3
2017-02-04
Fix libcurl version checks.
Andrei Karas
1
-7
/
+2
2017-01-30
Fix compilation with old libcurl versions.
Andrei Karas
1
-0
/
+8
2017-01-27
Move browserboxmode into separate file.
Andrei Karas
1
-1
/
+1
2017-01-19
Dont clean online list if curl error happened (legacy server only)
Andrei Karas
1
-3
/
+3
2017-01-17
Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.
Andrei Karas
1
-0
/
+2
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-12-10
Fix some issues found by automatic checks.
Andrei Karas
1
-1
/
+1
2016-10-09
Add support for redirects in online list (legacy server).
Andrei Karas
1
-0
/
+1
2016-09-23
Add missing comments into defines.
Andrei Karas
1
-9
/
+10
2016-09-21
Set parts of most windows unselectable.
Andrei Karas
1
-0
/
+1
2016-09-17
Add strong typed bool Opaque.
Andrei Karas
1
-3
/
+3
2016-08-01
Fix compilation without tmwa support.
Andrei Karas
1
-0
/
+4
2016-07-31
Remove curl extra include from whoisonline.cpp
Andrei Karas
1
-3
/
+0
2016-06-13
Fix includes and update deheader ci script.
Andrei Karas
1
-0
/
+1
2016-04-05
Remove quotes from pragmas.
Andrei Karas
1
-3
/
+3
2016-02-23
Fix compilation with gcc 4.4 or older.
Andrei Karas
1
-3
/
+3
2016-02-23
Add pragmas for disable -Wswitch-bool in some places.
Andrei Karas
1
-0
/
+3
2016-02-08
Fix possible variables overflow.
Andrei Karas
1
-1
/
+1
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-4
/
+4
2016-02-03
Update last seen also from online list.
Andrei Karas
1
-0
/
+4
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-31
Move ImagePosition enum into enums directory.
Andrei Karas
1
-1
/
+1
2015-12-26
Fix code style.
Andrei Karas
1
-1
/
+2
2015-12-22
Add restrict keyword in some functions in whoisonline.
Andrei Karas
1
-3
/
+5
2015-08-20
Add missing checks or attributes to windows.
Andrei Karas
1
-2
/
+2
2015-06-25
Add missing checks in windows.
Andrei Karas
1
-0
/
+4
2015-06-06
Fix code style.
Andrei Karas
1
-2
/
+0
2015-06-03
Rename packettypes.h into packettype.h
Andrei Karas
1
-1
/
+1
2015-06-03
User full enum name in packets type.
Andrei Karas
1
-2
/
+2
2015-05-30
Move relation enum into separate file.
Andrei Karas
1
-7
/
+7
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-1
/
+1
2015-05-21
Call Window::postInit from all windows with overrided postInit method.
Andrei Karas
1
-0
/
+1
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-1
/
+4
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-4
/
+4
2015-02-16
Use some tmwa related code in whoisonline only if build for tmwa.
Andrei Karas
1
-0
/
+8
2015-01-06
Move pckettypes enum into separate file.
Andrei Karas
1
-0
/
+2
[next]