aboutsummaryrefslogtreecommitdiff
path: root/src/universe.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* C++ migration: parallelize lane setup and OS thread warmupBenoit Germain2024-03-291-1/+1
* C++ migration: improved UniqueKey interfaceBenoit Germain2024-03-281-8/+5
* C++ migration: new helper templates lua_tolightuserdata and lua_tofulluserdataBenoit Germain2024-03-271-7/+13
* C++ migration: templated lua_touserdataBenoit Germain2024-03-261-1/+1
* C++ migration: Universe MUTEX_T replaced with std::mutex and std::atomicBenoit Germain2024-03-251-8/+7
* C++ migration: revamped stack checking macrosBenoit Germain2024-03-251-9/+9
* C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ...Benoit Germain2024-03-211-3/+3
* C++ migration: more NULL → nullptrBenoit Germain2024-03-201-1/+1
* C++ migration: UniqueKeyBenoit Germain2024-03-201-1/+1
* C++ migration: NULL → nullptrBenoit Germain2024-03-191-1/+1
* C++ migration: changed file extensions from .c to .cppBenoit Germain2024-03-191-0/+75