Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-20 | fix compilation warnings. | Andrei Karas | 1 | -1/+1 | |
2015-01-20 | map: add support for sending npc activate distance to client | Andrei Karas | 1 | -1/+27 | |
2015-01-10 | Add support for sending group id to client. | Andrei Karas | 1 | -2/+5 | |
Add permission send_gm_flag. | |||||
2014-12-24 | Fix compilation warnings. | Andrei Karas | 1 | -5/+14 | |
2014-12-23 | Fix hookStop usage. | Andrei Karas | 1 | -3/+3 | |
2014-12-02 | map: dont send additional byte in npc names | Andrei Karas | 1 | -1/+1 | |
2014-11-30 | Add script command for change music. | Andrei Karas | 1 | -1/+1 | |
New script command: changemusic mapname, music | |||||
2014-11-30 | map: send full moving path to client. | Andrei Karas | 1 | -5/+18 | |
Also fix memory issue in string translation. | |||||
2014-11-29 | map: send monster info packet. | Andrei Karas | 1 | -2/+12 | |
For now include monster attack range. | |||||
2014-11-28 | Move data files into data directory. | Andrei Karas | 1 | -2/+2 | |
2014-11-28 | Move struct files into struct directory. | Andrei Karas | 1 | -2/+2 | |
2014-11-28 | Send map mask to clients. | Andrei Karas | 1 | -0/+35 | |
2014-11-27 | Impliment invisible map flag. | Andrei Karas | 1 | -1/+37 | |
2014-11-26 | fix compilation warnings. | Andrei Karas | 1 | -1/+0 | |
2014-11-23 | map: send player own extended slots equipped items. | Andrei Karas | 1 | -1/+6 | |
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/+42 | |
2014-11-21 | map: translate also npc names. | Andrei Karas | 1 | -2/+41 | |
Also disable strict aliasing warnings in plugin. | |||||
2014-11-20 | Extend setq/getq to using objectives to storing quest value. | Andrei Karas | 1 | -0/+60 | |