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
/
net
/
tmwa
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-01-08
added manaverse' copyright line to src/
jak1
127
-0
/
+127
2023-01-08
[WIP] renamed the client to ManaVerse
jak1
127
-127
/
+127
removed evol, since its not developed anymore... only leads to confusing players removed that anoying 'broken nick detected' message (regulare player don't care what crap the server sends) updated copyright -2020 for manaplus
2022-12-27
Add mobinfo command to popup menu
ccc
1
-1
/
+2
2021-06-06
added exitcode 7 to unique sessions (-S)
jak1
1
-0
/
+17
2020-03-13
Fix alternate ip address for char and map servers [ci skip]
Andrei Karas
1
-0
/
+1
2019-10-16
Fix code style, ignore some warning in clang-tidy
Andrei Karas
2
-4
/
+4
2019-06-26
Update packet CMSG_SET_SHORTCUTS
Andrei Karas
2
-0
/
+2
2019-06-26
Update packet CMSG_SHORTCUTS_ROW_SHIFT
Andrei Karas
2
-2
/
+4
2019-05-18
Fix code style
Andrei Karas
4
-10
/
+10
2019-05-15
Add packet CMSG_REFINE_CLOSE 0x0aa4
Andrei Karas
2
-0
/
+6
2019-05-14
Add item CMSG_REFINE_ITEM 0x0aa3
Andrei Karas
2
-0
/
+10
2019-05-14
Add packet CMSG_REFINE_ADD_ITEM 0x0aa1
Andrei Karas
4
-0
/
+90
2019-04-08
Add packet CMSG_ADMIN_RESET_COOLDOWNS 0x0a88
Andrei Karas
2
-0
/
+6
2019-04-08
Add packer CMSG_MAP_PING2 0x0b1c
Andrei Karas
2
-0
/
+6
2019-04-08
Add packet CMSG_PLAYER_STYLE_CLOSE 0x0a48
Andrei Karas
2
-0
/
+6
2019-04-08
Add separate auto move sync distance for legacy servers
Andrei Karas
1
-1
/
+0
2019-03-21
Remove useless explicit keyword from BeingHandler constructors.
Andrei Karas
1
-1
/
+1
2019-03-21
Possible fix for desync in moving
Andrei Karas
3
-4
/
+4
Handle player stop packet always. Check desync always if tile changed client side. Check desync always if server move response packet received. Removed unused configuration option.
2019-03-19
Remove extra include
Andrei Karas
1
-1
/
+0
2019-03-18
Fix badges state in legacy server online list packet
Andrei Karas
1
-15
/
+1
2019-03-02
Impliment packet SMSG_PLAYER_COMBINED_EQUIPMENT 0x0b0a
Andrei Karas
1
-2
/
+4
2019-03-02
Impliment packet SMSG_INVENTORY_START 0x0b08
Andrei Karas
1
-3
/
+3
2019-02-12
Add packet CMSG_CLIENT_VERSION 0x044a
Andrei Karas
2
-0
/
+6
2019-01-26
Add icomplete packet CMSG_NPC_BARTER_BUY 0x0b0f
Andrei Karas
2
-0
/
+6
2019-01-26
Add packet CMSG_CAMERA_INFO 0x0a77
Andrei Karas
2
-0
/
+12
2019-01-25
Add packet CMSG_NPC_BARTER_CLOSE 0x0b12
Andrei Karas
4
-0
/
+90
2019-01-25
Add packet CMSG_SKILL_USE_BEING_STOP 0x0b11
Andrei Karas
2
-0
/
+6
2019-01-25
Add packet CMSG_SKILL_USE_BEING_START 0x0b10
Andrei Karas
2
-0
/
+10
2019-01-25
Add packet CMSG_REQ_REMAIN_TIME 0x01c0
Andrei Karas
2
-0
/
+6
2019-01-25
Add packet CMSG_INVENTORY_EXPAND_REJECT 0x0b19
Andrei Karas
2
-0
/
+6
2019-01-25
Add packet CMSG_INVENTORY_EXPAND_CONFIRM 0x0b16
Andrei Karas
2
-0
/
+6
2019-01-25
Add packet CMSG_INVENTORY_EXPAND 0x0b14
Andrei Karas
2
-0
/
+6
2019-01-25
Add packet CMSG_LOGIN_OTP_CODE 0x0ad0
Andrei Karas
2
-0
/
+6
2019-01-25
Add packet CMSG_LOGIN_MOBILE_OTP 0x09a3
Andrei Karas
2
-0
/
+8
2019-01-01
Update copyright year.
Andrei Karas
123
-123
/
+123
2018-12-17
Remove extra ';'
Andrei Karas
1
-1
/
+1
2018-12-06
Fix gender display in legacy server online list.
Andrei Karas
1
-1
/
+1
2018-11-29
Remove extra include.
s20181205
Andrei Karas
1
-2
/
+0
2018-11-27
Fix showing group name in online list for legacy server.
Andrei Karas
1
-0
/
+2
2018-11-27
Show short group name when available instead of (GM)
gumi
1
-3
/
+2
2018-11-27
Avoid shop spam in legacy server.
Andrei Karas
3
-1
/
+23
2018-11-27
Remove extra ; from different code.
Andrei Karas
3
-46
/
+46
2018-11-19
In legacy server save all online list to log with mapping name to id.
Andrei Karas
1
-1
/
+4
2018-11-19
Fix server side online list detection on legacy server.
Andrei Karas
1
-1
/
+1
2018-11-12
Add support for online list in legacy server.
Andrei Karas
6
-1
/
+65
2018-11-05
Fix code style.
Andrei Karas
3
-8
/
+24
2018-10-29
Fix code style.
s20181102
Andrei Karas
4
-12
/
+12
2018-09-26
Add packet CMSG_ACHIEVEMENT_GET_REWARD 0x0a25.
Andrei Karas
4
-0
/
+89
2018-09-26
Add packet CMSG_INSTANCE_COMMAND 0x02cf.
Andrei Karas
2
-0
/
+6
2018-09-26
Add packet CMSG_CHANGE_DRESS 0x0ae8.
Andrei Karas
2
-0
/
+6
[next]