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
/
net
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
Move InventoryRecv::processPlayerInventoryUse from ea namespace into tmwa and...
Andrei Karas
3
-1
/
+27
2018-07-27
Add packet CMSG_PLAYER_SELECT_STYLE 0x0afc.
Andrei Karas
2
-2
/
+4
2018-07-26
Add support for changed item id size in packets.
Andrei Karas
3
-0
/
+7
2018-07-14
Rename packet CMSG_PLAYER_SET_EQUIPMENT_VISIBLE into CMSG_SET_CONFIG_OPTION.
Andrei Karas
2
-2
/
+4
2018-07-14
Add packet CMSG_PET_EVOLUTION 0x09fb.
Andrei Karas
2
-0
/
+7
2018-06-30
Rename "other" gender into "hidden" gender.
Andrei Karas
3
-3
/
+3
2018-06-18
Fix some style issues after automatic checks.
Andrei Karas
1
-2
/
+1
2018-06-14
Add packet CMSG_PLAYER_SELECT_STYLE 0x0a46.
Andrei Karas
2
-0
/
+16
2018-05-23
Remove extra include from beingrecv.cpp
Andrei Karas
1
-1
/
+0
2018-05-22
Show used general handler type in log.
Andrei Karas
1
-0
/
+1
2018-05-20
Show gm revive button in death dialog if player have rights for @alive command.
Andrei Karas
1
-1
/
+1
2018-05-18
Add packet CMSG_PRIVATE_AIRSHIP_REQUEST 0x0a49.
Andrei Karas
2
-0
/
+8
2018-05-18
Add packet CMSG_MAP_BLOCK_PLAY_CANCEL 0x0447.
Andrei Karas
2
-0
/
+6
2018-04-23
Fix different cast issues and remove useless explicit keywords.
Andrei Karas
1
-30
/
+36
2018-04-17
Add packet CMSG_ATTENDANCE_REWARD 0x0aef.
Andrei Karas
2
-0
/
+6
2018-04-17
Add packet CMSG_WINDOW_OPEN_REQUEST2 0x0a68.
Andrei Karas
2
-0
/
+6
2018-04-17
Add empty attendance handler.
Andrei Karas
4
-0
/
+83
2018-03-08
Add server feature for check is pincode supported.
Andrei Karas
2
-0
/
+7
2018-03-08
Add support for change pin code by server request.
Andrei Karas
1
-0
/
+6
2018-03-08
Add support for enter auth pincode.
Andrei Karas
1
-0
/
+5
2018-03-07
Add support for set new pincode.
Andrei Karas
1
-1
/
+2
2018-03-05
Moved same methods from messageout into one file.
Andrei Karas
2
-96
/
+0
2018-03-05
Fix send bytes count in messageout.
Andrei Karas
1
-4
/
+1
2018-03-05
Moved same methods from messagein into one file.
Andrei Karas
2
-133
/
+0
2018-03-05
Add empty pincode manager.
Andrei Karas
1
-3
/
+0
2018-03-04
Increase tmwa client packet version to 8.
Andrei Karas
1
-1
/
+1
2018-03-04
Add support for hightlight attribute in groups.xml
Andrei Karas
1
-15
/
+4
2018-02-19
Allow set any gm level for tmwa.
Andrei Karas
1
-4
/
+4
2018-02-15
Remove unused channel parameter from talk methods.
s20180215
Andrei Karas
2
-10
/
+6
2018-02-09
Impliment packet CMSG_CLAN_MESSAGE 0x098d.
Andrei Karas
4
-0
/
+92
2018-01-16
Fix code style.
Andrei Karas
1
-4
/
+2
2018-01-09
Remove useless A_CONST attributes.
Andrei Karas
26
-223
/
+187
2018-01-04
Update copyrights year.
Andrei Karas
117
-117
/
+117
2017-12-28
Add missing override and final to destructors.
Andrei Karas
36
-36
/
+36
2017-12-22
Remove default parameters from socialwindow.
Andrei Karas
1
-3
/
+3
2017-12-22
Remove default parameters from chatwindow.h
Andrei Karas
1
-12
/
+38
2017-12-22
Remove default parameters from effectmanager.
Andrei Karas
1
-1
/
+1
2017-12-17
Remove default parameters from localplayer.
Andrei Karas
1
-4
/
+4
2017-12-17
Remove default parameter from PlayerInfo::setStatMod.
Andrei Karas
2
-13
/
+37
2017-12-17
Remove default parameter from PlayerInfo::setStatBase.
Andrei Karas
2
-22
/
+49
2017-12-17
Remove default parameter from PlayerInfo::setAttribute.
Andrei Karas
2
-21
/
+59
2017-12-17
Remove default parameter from Being::updateSprite.
Andrei Karas
1
-31
/
+31
2017-12-16
Remove default parameters from Being::setSpeech.
Andrei Karas
2
-18
/
+12
2017-12-11
Remove default parameters from ChatTab::chatLog.
Andrei Karas
2
-5
/
+20
2017-10-18
Add packet SMSG_PLAYER_STAT_UPDATE_7 0x0acb.
Andrei Karas
2
-2
/
+2
2017-09-27
Rename Attributes::PLAYER_JOB to Attributes::PLAYER_JOB_LEVEL.
Andrei Karas
2
-2
/
+3
2017-09-27
Change player job level, exp from stat object to attribute.
Andrei Karas
3
-14
/
+7
2017-09-27
Rename Attributes::PLAYER_LEVEL to Attributes::PLAYER_BASE_LEVEL.
Andrei Karas
2
-2
/
+2
2017-08-31
Fix compilation warning.
Andrei Karas
1
-1
/
+1
2017-08-30
Move some variables to better scope.
Andrei Karas
3
-7
/
+21
[next]