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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
Add packet CMSG_CHANGE_DRESS 0x0ae8.
Andrei Karas
6
-0
/
+36
2018-09-26
Add packet SMSG_OVERWEIGHT_PERCENT 0x0ade.
Andrei Karas
3
-0
/
+25
2018-09-26
Add packet CMSG_PLAYER_SELECT_STYLE2 0x0afc.
Andrei Karas
2
-8
/
+43
2018-09-25
Add packet SMSG_PLAYER_SET_TITLE_ACK 0x0a2f.
Andrei Karas
3
-0
/
+11
2018-09-25
Add packet CMSG_PLAYER_SET_TITLE 0x0a2e.
Andrei Karas
6
-0
/
+25
2018-09-25
Add packet SMSG_FORMAT_MESSAGE_STRING_COLOR 0x0a6f.
Andrei Karas
3
-0
/
+14
2018-09-25
Change client protocol version to 25.
Andrei Karas
1
-1
/
+1
2018-09-25
Add packet SMSG_PLAYER_GUILD_PARTY_INFO 0x0a30.
Andrei Karas
3
-0
/
+43
2018-09-25
Add packet SMSG_GUILD_SET_POSITION 0x0afd.
Andrei Karas
3
-0
/
+24
2018-09-25
Add packet SMSG_GUILD_EXPULSION2 0x0a82.
Andrei Karas
3
-0
/
+22
2018-09-25
Add packet SMSG_GUILD_LEAVE2 0x0a83.
Andrei Karas
5
-1
/
+90
2018-09-25
Update packet versions for packet SMSG_MVP_EXP.
Andrei Karas
1
-1
/
+13
2018-09-25
Update packet versions for packet SMSG_PARTY_MEMBER_JOB_LEVEL.
Andrei Karas
1
-0
/
+12
2018-09-25
Update packet versions for packets SMSG_PARTY_MEMBER_INFO and SMSG_PARTY_INFO.
Andrei Karas
2
-3
/
+28
2018-09-25
Add missing field into ChatRecv::processWhisperResponse.
Andrei Karas
1
-1
/
+1
2018-09-25
Add packet SMSG_SKILL_WARP_POINT 0x0abe.
Andrei Karas
3
-1
/
+33
2018-09-25
Add packet SMSG_ITEM_MOVE_FAILED 0x0aa7.
Andrei Karas
3
-0
/
+30
2018-09-20
Remove extra include.
Andrei Karas
2
-4
/
+2
2018-09-20
Add test with loading xml file from disk.
Andrei Karas
1
-0
/
+17
2018-09-20
Remove ifdef from some virtfs tests on windows.
Andrei Karas
1
-6
/
+0
2018-09-20
Add check for compiled/linked libxml2 version.
Andrei Karas
2
-1
/
+33
2018-09-10
Fix cast issues.
Andrei Karas
2
-3
/
+5
2018-09-09
Fix code style.
Andrei Karas
3
-12
/
+10
2018-09-09
Fix style issues detected by clang tidy.
Andrei Karas
2
-4
/
+4
2018-09-09
Add default constructor mark into PerfStat.
Andrei Karas
1
-0
/
+2
2018-09-08
Add missing final keyword.
Andrei Karas
1
-1
/
+1
2018-09-08
Fix possible issue in kill stats window if get too many exp at same time.
Andrei Karas
1
-1
/
+1
2018-09-08
Draw at end of frame before fps limiter.
Andrei Karas
1
-16
/
+16
2018-09-08
Apply fps limiter after state logic.
Andrei Karas
3
-11
/
+15
2018-09-08
Improve perf counters display.
Andrei Karas
2
-7
/
+18
2018-09-07
Add basic performance counters.
Andrei Karas
9
-2
/
+333
2018-09-07
Add stats tab into debug window. Move LPS counter into stats tab.
Andrei Karas
8
-17
/
+123
2018-09-06
Split debugwindowtabs into separate tab files.
Andrei Karas
10
-295
/
+455
2018-09-06
Drop support for plugin version 18.
Andrei Karas
2
-57
/
+15
2018-09-06
Drop support for plugin version 17.
Andrei Karas
1
-2
/
+1
2018-09-06
Drop support for plugin version 16.
Andrei Karas
1
-1
/
+1
2018-09-06
Drop support for plugin version 15.
Andrei Karas
2
-49
/
+13
2018-09-06
Drop support for plugin version 14.
Andrei Karas
1
-2
/
+2
2018-09-02
Fix translation comment for "free sources" string.
Andrei Karas
1
-1
/
+1
2018-09-01
Fix compilation with NaCl.
v1.8.9.1
Andrei Karas
1
-0
/
+6
2018-09-01
Change version to 1.8.9.1
Andrei Karas
1
-2
/
+2
2018-08-31
Remove extra virtual.
Andrei Karas
1
-1
/
+1
2018-08-31
Fix code style.
Andrei Karas
2
-2
/
+3
2018-08-19
Remove extra includes.
Andrei Karas
3
-9
/
+0
2018-08-07
Disable errors "in cache other image" because here can be false positives.
Andrei Karas
1
-2
/
+3
2018-08-06
Play any item related sound as game sound and not as gui sounds.
Andrei Karas
1
-1
/
+3
2018-08-06
Play item usage sound to every player around.
Andrei Karas
3
-13
/
+62
2018-08-06
Move InventoryRecv::processPlayerInventoryUse from ea namespace into tmwa and...
Andrei Karas
8
-29
/
+55
2018-08-06
Dont disable keyboard input in pincode dialogs.
Andrei Karas
2
-8
/
+1
2018-08-06
Fix possible double free in zip reading code if zip file corrupted.
Andrei Karas
1
-1
/
+1
[next]