summaryrefslogtreecommitdiffstats
path: root/src/core/PoolArrays.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace bindgins to work with extensionsGeorge Marques2021-09-271-571/+0
* Add license headers to all source and header filesHugo Locurcio2021-08-021-0/+30
* Implementing clang-format and applying it to all classesBastiaan Olij2018-11-241-287/+149
* Fix clang warning: 'const' type qualifier on return type has no effectMarcelo Fernandez2018-06-231-3/+3
* Make all Pool*Array::operator[] as constGary Oberbrunner2018-03-131-7/+7
* Add const qualifier to PoolArray's size()lupoDharkael2018-02-121-7/+7
* Added missing copy constructors and assign operators to PoolVectorsMarc Gilleron2018-01-171-0/+84
* Added Read and Write access for PoolArrayskarroffel2018-01-111-0/+98
* Implemented using api structBastiaan Olij2017-10-231-95/+94
* updated bindingsRamesh Ravone2017-10-031-1/+1
* updated to use the new NativeScript and GDNative interfaceKarroffel2017-07-241-1/+1
* updated core to new GDNative interfaceKarroffel2017-06-181-1/+1
* rewrote binding generator in pythonKarroffel2017-05-121-0/+498