Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gotten completely rid of all cPackets. The cProtocol125 class now does all the parsing and writing by itself. | madmaxoft@gmail.com | 2012-08-29 | 1 | -1/+0 |
* | Monster classes don't use cPackets. Chat messages are sent / broadcast without cPackets. BlockEntities don't use cPackets. | madmaxoft@gmail.com | 2012-08-24 | 1 | -5/+16 |
* | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 2012-06-14 | 1 | -53/+53 |
* | No longer using pointers for Vector3(f/d/i) in cEntity's and cTracer | faketruth | 2012-02-15 | 1 | -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.com | 2012-02-13 | 1 | -9/+24 |
* | Very alpha water physic for pickups (The swim now) | lapayo94@gmail.com | 2011-12-24 | 1 | -0/+4 |
* | MCServer c++ source files | faketruth | 2011-10-03 | 1 | -0/+34 |