Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-03-05 | Replace struct map_session_data to TBL_PC. | Andrei Karas | 1 | -8/+8 | |
2014-11-30 | map: send full moving path to client. | Andrei Karas | 1 | -0/+3 | |
Also fix memory issue in string translation. | |||||
2014-11-29 | map: send monster info packet. | Andrei Karas | 1 | -0/+2 | |
For now include monster attack range. | |||||
2014-11-28 | Send map mask to clients. | Andrei Karas | 1 | -1/+4 | |
2014-11-27 | Impliment invisible map flag. | Andrei Karas | 1 | -0/+5 | |
2014-11-23 | map: send player own extended slots equipped items. | Andrei Karas | 1 | -0/+1 | |
Also add support for sending armor slot. | |||||
2014-11-23 | map: show most slots to other players on warp or enter visible area. | Andrei Karas | 1 | -0/+1 | |
2014-11-21 | map: translate also npc names. | Andrei Karas | 1 | -0/+1 | |
Also disable strict aliasing warnings in plugin. | |||||
2014-11-20 | Extend setq/getq to using objectives to storing quest value. | Andrei Karas | 1 | -0/+10 | |