Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-21 | Show duel messages in general tab. | Andrei Karas | 1 | -0/+27 | |
2015-10-18 | Rename malloc.h to memmgr.h in includes. | Andrei Karas | 1 | -1/+1 | |
2015-10-16 | Add script function and packet to set group of cells to given mask (gat value) | Andrei Karas | 1 | -0/+23 | |
New script function: setcells "map name", x1, y1, x2, y2, mask, "wall name" | |||||
2015-10-13 | Remove first moving tile if being already moving. | Andrei Karas | 1 | -2/+8 | |
This fix random one tile wrong moving. | |||||
2015-09-28 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2015-09-28 | Add support for team id for battleground players. | Andrei Karas | 1 | -0/+56 | |
New script function: setbgteam bgid, num It set for 'bgid' team id to 'num'. | |||||
2015-08-16 | Add packet with cards and other attributes for dropped item on ground. | Andrei Karas | 1 | -0/+47 | |
2015-08-16 | Add packet with cards and other attributes for visible item on ground. | Andrei Karas | 1 | -0/+46 | |
2015-08-16 | Fix compilation after HPM update in server. | Andrei Karas | 1 | -2/+4 | |
2015-08-12 | Send to client if possible equipped items with inserted cards. | Andrei Karas | 1 | -1/+140 | |
Change server version to 7. | |||||
2015-08-05 | Add workaround for allow always npc script execution after warping. | Andrei Karas | 1 | -0/+6 | |
In hercules it not enabled because Gravity client have issue if warp to other map. | |||||
2015-07-04 | Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵ | Andrei Karas | 1 | -0/+377 | |
hercules. |