index
:
AntumDeluge/manaplus
master
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-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
2017-08-30
Remove some cards number to constants.
Andrei Karas
1
-4
/
+4
2017-08-26
Show in debug log last packet sent buffer position.
Andrei Karas
2
-0
/
+7
2017-08-25
Validate destination name after it entered in mail edit window.
Andrei Karas
2
-0
/
+7
2017-08-24
Add support for removing item from mail.
Andrei Karas
2
-2
/
+2
2017-08-23
Add mailqueuetype enum for mail queue types.
Andrei Karas
2
-9
/
+10
2017-08-23
Add ability to send new mail by /sendmail chat command.
Andrei Karas
2
-0
/
+13
2017-08-22
Move requestCheckName from BeingHandler into Mail2Handler.
Andrei Karas
4
-6
/
+6
2017-08-21
Remove useless else.
Andrei Karas
1
-30
/
+27
[next]