Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-17 | Fixed basic whitespace problems. | madmaxoft | 1 | -2/+6 |
2014-06-16 | Merge branch 'master' of github.com:mc-server/MCServer | Tycho | 1 | -0/+109 |
2014-06-14 | Changed names of callbacks | Tycho | 1 | -7/+7 |
2014-06-14 | Removed spaces | Tycho | 1 | -2/+2 |
2014-06-14 | Documented starvation callbacks | Tycho | 1 | -0/+7 |
2014-06-14 | Documented cAllocationPool | Tycho | 1 | -0/+5 |
2014-06-14 | Added generic Allocation Pool Interface | Tycho | 1 | -18/+28 |
2014-06-14 | fixed spaces | Tycho | 1 | -5/+6 |
2014-06-14 | fixed spaces | Tycho | 1 | -1/+1 |
2014-06-14 | fixed compile | Tycho | 1 | -1/+1 |
2014-06-14 | Fill with buffer on startup | Tycho | 1 | -0/+10 |
2014-06-14 | Fixed comments | Tycho | 1 | -4/+4 |
2014-05-25 | Fixed bug in freeing NULL pointers | Tycho | 1 | -13/+15 |
2014-05-23 | Implemented Allocation Pool use by cChunkData | Tycho | 1 | -11/+28 |
2014-05-23 | Use placement new to initalise objects | Tycho | 1 | -2/+5 |
2014-05-21 | Added callback for stopping starvation mode | Tycho | 1 | -0/+4 |
2014-05-21 | Implemented Allocation Pool | Tycho | 1 | -0/+50 |