Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-24 | Fix compilation warnings. | Andrei Karas | 1 | -2/+2 | |
2014-12-03 | map: add join channel packets. | Andrei Karas | 1 | -0/+9 | |
2014-11-30 | Add script command for change npc dialog title. | Andrei Karas | 1 | -0/+17 | |
New script command: setnpcdialogtitle newtitle | |||||
2014-11-30 | Add script command for change music. | Andrei Karas | 1 | -0/+16 | |
New script command: changemusic mapname, music | |||||
2014-11-30 | map: send full moving path to client. | Andrei Karas | 1 | -0/+31 | |
Also fix memory issue in string translation. | |||||
2014-11-29 | map: send monster info packet. | Andrei Karas | 1 | -0/+19 | |
For now include monster attack range. | |||||
2014-11-28 | Send map mask to clients. | Andrei Karas | 1 | -0/+21 | |
2014-11-23 | map: show most slots to other players on warp or enter visible area. | Andrei Karas | 1 | -0/+11 | |
2014-11-17 | map: fix buffer usage in send_local_message. | Andrei Karas | 1 | -4/+4 | |
2014-11-15 | Impliment script function npctalk3. | Andrei Karas | 1 | -0/+22 | |
2014-11-15 | map: add functions to send npc command. | Andrei Karas | 1 | -0/+48 | |