aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/vector.h
Commit message (Expand)AuthorAgeFilesLines
* Increase the vector reserve as needed when pushing in new itemsChris Robinson2014-03-211-4/+4
* Rename the vector's Max field to CapacityChris Robinson2014-03-211-5/+5
* Use vectors for the GenModListChris Robinson2014-03-211-1/+5
* Add a generic vector interface and use it for the active effect slotsChris Robinson2014-03-211-0/+38