summaryrefslogtreecommitdiffstats
path: root/source/cPickup.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Source files cleanup: The rest of the files renamed.madmaxoft@gmail.com2012-09-241-63/+0
* Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself.madmaxoft@gmail.com2012-08-291-1/+0
* Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets.madmaxoft@gmail.com2012-08-241-5/+16
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-53/+53
* No longer using pointers for Vector3(f/d/i) in cEntity's and cTracerfaketruth2012-02-151-3/+3
* Rewritten most of the code for multithreading; still not 100%, but getting there. If this commit proves to be too problematic, we can always undo it.madmaxoft@gmail.com2012-02-131-9/+24
* Very alpha water physic for pickups (The swim now)lapayo94@gmail.com2011-12-241-0/+4
* MCServer c++ source filesfaketruth2011-10-031-0/+34