Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a Player parameter to OnUpdatedSign and OnUpdatingSign Lua callbacks and to the cWorld:UpdateSign method (http://forum.mc-server.org/showthread.php?tid=464&pid=4393#pid4393) | madmaxoft@gmail.com | 2012-09-01 | 1 | -4/+8 |
* | cPickup doesn't use cPackets. | madmaxoft@gmail.com | 2012-08-24 | 1 | -4/+7 |
* | Almost all packets' handling is now rewritten not to use cPacket descendants elsewhere than in cClientHandle. | madmaxoft@gmail.com | 2012-08-19 | 1 | -3/+3 |
* | Chat packet handled in the new way; fixed missing packet sending for inventory slot. | madmaxoft@gmail.com | 2012-08-18 | 1 | -3/+3 |
* | Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects. | madmaxoft@gmail.com | 2012-08-18 | 1 | -13/+16 |
* | Fixed some bugs within the squirrel plugin system. | lapayo94@gmail.com | 2012-07-10 | 1 | -9/+35 |
* | Improved Squirrel Bindings | lapayo94@gmail.com | 2012-07-09 | 1 | -1/+0 |
* | Squirrel Plugins | lapayo94@gmail.com | 2012-07-08 | 1 | -0/+352 |