summaryrefslogtreecommitdiffstats
path: root/core/pool_vector.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Added empty() function to pool array typesPouleyKetchoupp2019-10-311-0/+7
* Added some obvious errors explanationsqarmin2019-09-251-2/+2
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily2019-08-171-4/+2
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-4/+0
* Changed some code showed in LGTM and Coverageqarmin2019-07-201-2/+2
* Removed a redundant check in PoolVectorhbina0852019-07-071-3/+1
* Added release function to PoolVector::Access.Ibrahn Sahir2019-07-061-0/+4
* Fix PoolVector resize and subarray.Fabio Alessandrelli2019-06-241-2/+4
* Core: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+643