aboutsummaryrefslogtreecommitdiffstats
path: root/core/context.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allocate context property updates in clustersChris Robinson2024-01-031-14/+22
* Allocate effect slot property updates in clustersChris Robinson2024-01-031-9/+20
* Make and use a (simple) atomic unique_ptrChris Robinson2024-01-011-2/+2
* Try to start being a bit more pointer-owner consciousChris Robinson2023-12-261-17/+7
* Simplify handling the cluster sizesChris Robinson2023-12-081-13/+15
* Use a fixed array for fixed-size clustersChris Robinson2023-12-081-34/+41
* Clean up some more clang-tidy warningsChris Robinson2023-12-081-1/+1
* Be a bit more safe with type manglingChris Robinson2023-05-241-2/+4
* Clean up some more includesChris Robinson2023-05-121-0/+3
* Use some more standard functionsChris Robinson2023-05-051-3/+3
* Use a bitset for the enabled event flagsChris Robinson2022-12-161-1/+6
* Allocate EffectSlots in clustersChris Robinson2022-07-151-0/+21
* Combine listener and context updatesChris Robinson2022-02-081-16/+0
* Move some more context functions to the proper sourceChris Robinson2021-12-171-0/+79
* Move some ContextBase function definitions to the right placeChris Robinson2021-12-171-0/+70
* Move ContextBase and VoiceChange to coreChris Robinson2021-04-271-0/+5