summaryrefslogtreecommitdiffstats
path: root/src/AllocationPool.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Prepare ChunkData for BlockState storage (#5105)Tiger Wang2021-03-051-187/+0
* Fix debug macro situation (#5114)Tiger Wang2021-01-261-4/+4
* Cleanup unneeded globals (#4736)peterbell102020-05-101-3/+3
* Limit the size of cListAllocationPool's free listpeterbell102019-02-201-18/+28
* Optimise chunk set (#4260)peterbell102018-07-231-6/+33
* Remove double includes part 2 (#3890)peterbell102017-08-031-2/+0
* MSVC Debug builds: Added operator new redirection to provide more info. (#3781)Mattes D2017-06-191-0/+26
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
* Bulk clearing of whitespaceLogicParrot2016-02-051-10/+10
* Unified the doxy-comment format.Mattes D2015-07-311-58/+71
* Make -Werror disabling file onlytycho2015-05-191-3/+3
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* Final template keyword style fix.Mattes D2014-08-281-2/+2
* Fixed basic whitespace problems.madmaxoft2014-07-171-2/+6
* Merge branch 'master' of github.com:mc-server/MCServerTycho2014-06-161-0/+109