summaryrefslogtreecommitdiffstats
path: root/source/cPlugin_Squirrel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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.com2012-09-011-2/+2
* cPickup doesn't use cPackets.madmaxoft@gmail.com2012-08-241-3/+14
* Almost all packets' handling is now rewritten not to use cPacket descendants elsewhere than in cClientHandle.madmaxoft@gmail.com2012-08-191-1/+1
* Chat packet handled in the new way; fixed missing packet sending for inventory slot.madmaxoft@gmail.com2012-08-181-20/+20
* Packet refactoring, phase two, partial. Rewritten a few packet handling functions not to use cPacket-descendant objects.madmaxoft@gmail.com2012-08-181-4/+4
* Squirrel Pluginslapayo94@gmail.com2012-07-081-0/+42