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
2016-02-25
Add chat command /gotonpc. Also add it to npc context menu.
Andrei Karas
2
-0
/
+6
2016-02-25
Add chat command /randomwarp. Also add it to player context menu.
Andrei Karas
2
-0
/
+6
2016-02-25
Add chat command /loadposition. Also add it to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-25
Replace direct gm commands to gm command functions.
Andrei Karas
2
-9
/
+7
2016-02-25
Add chat command /saveposition. Also add it to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /spawnevilclone. Also add it to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /spawnslaveclone. Also add it to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /spawnclone. Also add it to player context menu.
Andrei Karas
2
-0
/
+6
2016-02-24
Add chat command /spawnslave. Also add it to monster context menu.
Andrei Karas
2
-0
/
+6
2016-02-24
Add chat command /showaccountinfo. Also add it to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /locate. Also add locate to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /showinventory. Also add show inventory to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /showcart. Also add show cart to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /showstorage. Also add show storage to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /showstats. Also add show level stats to player context menu.
Andrei Karas
2
-0
/
+6
2016-02-24
Add chat command /showlevel. Also add show level commands to player context m...
Andrei Karas
2
-0
/
+6
2016-02-24
Add chat command /gmcharcommands. Also add show char commands to player conte...
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /gmcommands. Also add show commands to player context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command /mobspawnsearch. Add it to monster gm context menu.
Andrei Karas
2
-0
/
+7
2016-02-24
Add chat command for gm /mobsearch
Andrei Karas
2
-0
/
+6
2016-02-24
Add gm chat command /whodrops
Andrei Karas
2
-0
/
+6
2016-02-23
Add chat command for gms /iteminfo
Andrei Karas
2
-0
/
+6
2016-02-23
Add chat command /monsterinfo
Andrei Karas
2
-0
/
+6
2016-02-22
Add more missing consts.
Andrei Karas
4
-4
/
+4
2016-02-20
Add some more missing consts.
Andrei Karas
4
-8
/
+9
2016-02-20
Add missing const in net directory.
Andrei Karas
27
-57
/
+68
2016-02-14
Add server feature haveExtendedDropsPosition.
Andrei Karas
2
-0
/
+7
2016-02-12
Fix code style.
Andrei Karas
1
-1
/
+2
2016-02-12
Show also last seen in memory nick for invisible players chat messages (tmwa)
Andrei Karas
1
-0
/
+5
2016-02-08
Improve some empty string checks.
Andrei Karas
1
-2
/
+2
2016-02-08
Add some missing const.
Andrei Karas
8
-9
/
+12
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
22
-144
/
+144
2016-02-07
Read whole SMSG_BEING_RESURRECT if being not exists.
Andrei Karas
1
-0
/
+2
2016-02-07
Read whole SMSG_BEING_SELFEFFECT packet if being not exists.
Andrei Karas
1
-0
/
+2
2016-02-01
Add debug messages to some packets.
Andrei Karas
1
-1
/
+2
2016-02-01
Fix status effects change for invisible players (tmwa)
Andrei Karas
1
-0
/
+7
2016-02-01
Show chat messages in public chat from hidden gms. (tmwa)
Andrei Karas
1
-13
/
+14
2016-01-22
Add packet CMSG_QUICK_IDENTIFY_ITEM 0x0a35.
Andrei Karas
2
-0
/
+6
2016-01-17
Move cards constants into separate file.
Andrei Karas
2
-14
/
+14
2016-01-13
Impliment packet CMSG_SELECT_CART 0x0980.
Andrei Karas
2
-0
/
+8
2016-01-07
Move invetory into inventory directory.
Andrei Karas
1
-1
/
+2
2016-01-06
Impliment packet CMSG_SHORTCUTS_ROW_SHIFT 0x0a01.
Andrei Karas
2
-0
/
+6
2016-01-04
Add missing TRANSLATORS comments to translation strings.
Andrei Karas
1
-6
/
+6
2016-01-02
Update copyrights year.
Andrei Karas
116
-116
/
+116
2015-12-29
Move item into item directory.
Andrei Karas
3
-5
/
+6
2015-12-23
Add const attribute to net classes.
Andrei Karas
27
-180
/
+207
2015-12-18
Fix code style.
Andrei Karas
6
-9
/
+0
2015-12-18
Move inventory index related constants into separate file.
Andrei Karas
5
-0
/
+10
2015-12-14
Move chatconsts into const directory.
Andrei Karas
4
-4
/
+4
2015-12-14
Move skillconsts from resources int consts directory.
Andrei Karas
1
-1
/
+1
[next]