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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
Update to latest doctest version from git.
Andrei Karas
1
-2
/
+52
2017-07-07
Update catch from git.
Andrei Karas
1
-1023
/
+2087
2017-07-06
Fix different issues in debug_new.cpp
Andrei Karas
3
-8
/
+19
2017-07-06
Update debug libs from https://github.com/adah1972/nvwa
Andrei Karas
7
-584
/
+1482
2017-07-06
Remove some C syntax from mumblemanager.cpp
Andrei Karas
1
-2
/
+2
2017-07-06
Add missing namespace comment.
Andrei Karas
1
-1
/
+1
2017-07-05
Move resource dbs load/unload code into dbmanager.
Andrei Karas
5
-102
/
+172
2017-07-04
Fix wrong error in Being::setAction.
Andrei Karas
1
-0
/
+1
2017-07-04
Remove unused macro from from localconsts.h
Andrei Karas
1
-6
/
+0
2017-07-03
Fix unit tests compilation.
Andrei Karas
1
-2
/
+3
2017-07-03
Fix possible issue in macroses in beingcommon.h
Andrei Karas
1
-0
/
+4
2017-07-01
Fix staticbrowserbox resize in who is online window.
Andrei Karas
1
-2
/
+0
2017-07-01
fix code style.
Andrei Karas
2
-2
/
+2
2017-07-01
Fix compilation for Android.
Andrei Karas
1
-0
/
+4
2017-06-30
Fix wrong asserts in browserbox resize.
Andrei Karas
1
-2
/
+6
2017-06-30
Allow open chat window with debug tab before connecting to game.
Andrei Karas
5
-7
/
+37
2017-06-30
Remove more extra headers.
Andrei Karas
3
-3
/
+7
2017-06-30
Fix packets for 20170329.
Andrei Karas
3
-2
/
+21
2017-06-30
Move likely macroses into separate file.
Andrei Karas
8
-8
/
+38
2017-06-30
Dont redefine GCC_VERSION macro.
Andrei Karas
1
-0
/
+4
2017-06-30
Remove extra includes again.
Andrei Karas
22
-14
/
+11
2017-06-30
Remove extra includes from headers.
Andrei Karas
65
-34
/
+54
2017-06-29
Fix compilation with old compilers and not for linux.
Andrei Karas
3
-0
/
+3
2017-06-29
Use std::move in some places.
Andrei Karas
14
-24
/
+66
2017-06-29
Move cast macroses into separate file.
Andrei Karas
69
-15
/
+142
2017-06-29
Move foreach macroses into separate file.
Andrei Karas
139
-14
/
+221
2017-06-28
Hide xml errors if flag allow to hide it.
Andrei Karas
3
-4
/
+5
2017-06-28
Dont show assert if servers list cant be loaded from disk.
Andrei Karas
1
-2
/
+3
2017-06-28
Dont show assert if XDG paths config not exists.
Andrei Karas
1
-13
/
+16
2017-06-28
Fix showing item stats in item popups.
Andrei Karas
2
-2
/
+2
2017-06-28
Fix showing cached additional fields in item popups.
Andrei Karas
2
-5
/
+29
2017-06-28
Add packet SMSG_GUILD_MEMBER_LIST 0x0aa5.
Andrei Karas
2
-3
/
+29
2017-06-28
Add packet SMSG_GUILD_BASIC_INFO 0x0a84.
Andrei Karas
2
-7
/
+28
2017-06-28
Add packet SMSG_PARTY_MEMBER_JOB_LEVEL 0x0abd.
Andrei Karas
3
-0
/
+26
2017-06-28
Add packet SMSG_PARTY_INFO 0x0a44.
Andrei Karas
2
-12
/
+35
2017-06-28
Add packet SMSG_PARTY_MEMBER_INFO 0x0a43.
Andrei Karas
2
-0
/
+14
2017-06-28
Fix packet SMSG_VENDING_ITEMS_LIST for version 20160921.
Andrei Karas
2
-2
/
+10
2017-06-28
Add packet SMSG_PLAYER_INVENTORY_ADD 0x0a37.
Andrei Karas
2
-1
/
+13
2017-06-27
Show in log information about servers list update.
Andrei Karas
1
-0
/
+4
2017-06-27
Fix flushing log data from non main thread.
Andrei Karas
1
-2
/
+2
2017-06-27
Fix typo licesne -> license.
Andrei Karas
1
-1
/
+1
2017-06-26
Fix too long line in staticbrowserbox.
Andrei Karas
1
-1
/
+3
2017-06-26
Imrove staticbrowserbox.
Andrei Karas
3
-46
/
+16
2017-06-26
Move define readColor from browserbox.cpp/staticbrowserbox.cpp into browserbo...
Andrei Karas
5
-8
/
+34
2017-06-24
Change verstion to 1.7.6.24.
v1.7.6.24
Andrei Karas
1
-2
/
+2
2017-06-23
Add serverinfowindow into windows creation tests.
Andrei Karas
1
-0
/
+10
2017-06-23
Fix code style.
Andrei Karas
8
-21
/
+23
2017-06-23
Fix compilation with NaCl.
Andrei Karas
1
-1
/
+1
2017-06-23
Add command line option for crash manaplus on start.
Andrei Karas
3
-2
/
+10
2017-06-23
Remove extra includes.
Andrei Karas
1
-3
/
+0
[next]