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
/
ea
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
Move STR stat from net enum into attributes.
Andrei Karas
2
-5
/
+3
2014-10-01
Move AGI stat from net enum into attributes.
Andrei Karas
2
-4
/
+3
2014-10-01
Move VIT stat from net enum into attributes.
Andrei Karas
2
-4
/
+3
2014-10-01
Move INT stat from net enum into attributes.
Andrei Karas
2
-4
/
+3
2014-10-01
Move DEX stat from net enum into attributes.
Andrei Karas
2
-4
/
+3
2014-10-01
Move LUK stat from net enum into attributes.
Andrei Karas
2
-4
/
+3
2014-10-01
Move ATK stat from net enum into attributes.
Andrei Karas
3
-14
/
+3
2014-10-01
Move DEF stat from net enum into attributes.
Andrei Karas
2
-4
/
+3
2014-10-01
Move MATK stat from net enum into attributes.
Andrei Karas
2
-5
/
+4
2014-10-01
Move MDEF stat from net enum into attributes.
Andrei Karas
2
-4
/
+3
2014-10-01
Move HIT stat from net enum into attributes.
Andrei Karas
2
-3
/
+2
2014-10-01
Move FLEE stat from net enum into attributes.
Andrei Karas
2
-4
/
+3
2014-10-01
Move CRIT stat from net enum into attributes.
Andrei Karas
2
-6
/
+2
2014-10-01
In setStat remove type constants to numbers.
Andrei Karas
1
-26
/
+18
2014-10-01
Move actual update stats into one function.
Andrei Karas
2
-216
/
+236
2014-09-30
Add manner stat to player.
Andrei Karas
1
-1
/
+3
2014-09-30
eathena: add karma stat to player.
Andrei Karas
1
-1
/
+5
2014-09-28
Show portal names in popup if portal not present at map.
Andrei Karas
1
-1
/
+18
2014-09-26
Fix code style.
Andrei Karas
9
-14
/
+2
2014-09-23
Move processSkillFailed from ea namespace into eathena and tmwa.
Andrei Karas
2
-173
/
+29
2014-09-22
Add egg selection dialog.
Andrei Karas
1
-0
/
+1
2014-09-22
Move npc sell code from SellDialog into NpcSellDialog.
Andrei Karas
1
-2
/
+2
2014-09-20
Use skill owner field in most functions.
Andrei Karas
1
-1
/
+2
2014-09-18
Move processPlayerGuilPartyInfo from ea namespace into eathena and tmwa.
Andrei Karas
2
-31
/
+0
2014-09-17
Move processBeingResurrect from ea namespace into eathena and tmwa.
Andrei Karas
2
-30
/
+0
2014-09-17
Disable logging sent bytes count.
Andrei Karas
1
-0
/
+2
2014-09-17
add support for ignore packets logging.
Andrei Karas
1
-1
/
+5
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
3
-4
/
+4
2014-09-17
Remove getter for partyHandler.
Andrei Karas
1
-12
/
+12
2014-09-17
Remove getter for guildHandler.
Andrei Karas
1
-6
/
+6
2014-09-17
Remove getter for chatHandler.
Andrei Karas
2
-11
/
+11
2014-09-16
Remove unused externs
Andrei Karas
4
-9
/
+0
2014-09-16
add server feature haveItemColors.
Andrei Karas
1
-1
/
+2
2014-09-16
Add server feature haveIncompleteChatMessages.
Andrei Karas
1
-1
/
+3
2014-09-14
Move processPlaterStatusChange from ea namespace into eathena and tmwa.
Andrei Karas
2
-30
/
+0
2014-09-14
Move setCharCreateDialog from ea namespace into eathena and tmwa.
Andrei Karas
2
-46
/
+0
2014-09-13
Move processCharCreate from ea namespace into eathena and tmwa.
Andrei Karas
2
-20
/
+0
2014-09-12
fix code style.
Andrei Karas
2
-4
/
+5
2014-09-11
Move mute from ea namespace into eathena and tmwa.
Andrei Karas
2
-9
/
+0
2014-09-11
Move recallName from ea namespace into eathena and tmwa.
Andrei Karas
2
-7
/
+0
2014-09-11
Move gotoName from ea namespace into eathena and tmwa.
Andrei Karas
2
-7
/
+0
2014-09-10
Change format in ActorType enum.
Andrei Karas
4
-20
/
+20
2014-09-10
If server support, add chat command for party tab for set party leader.
Andrei Karas
1
-0
/
+8
2014-09-10
Move processPartyInviteResponse from ea namespace into eathena and tmwa.
Andrei Karas
2
-31
/
+0
2014-09-10
Read whole packet SMSG_BEING_REMOVE.
Andrei Karas
1
-0
/
+1
2014-09-09
Move processBeingChangeDirection from ea namespace into eathena and tmwa.
Andrei Karas
2
-29
/
+0
2014-09-09
Move AdminHandler::warp from ea namespace into eathena and tmwa.
Andrei Karas
2
-11
/
+2
2014-09-08
Remove processLangReuqest.
Andrei Karas
2
-11
/
+10
2014-09-08
Move processLangReuqest from tmwa namespace into ea.
Andrei Karas
2
-0
/
+11
2014-09-08
Remove additional parameters from most npchandlers.
Andrei Karas
2
-1
/
+16
[next]