Descent3/networking
Jan Engelhardt 6fbc86efec mem_malloc type triviality checks (1/8)
git grep -l mem_malloc | xargs perl -i -lpe 's{\((\w+) \*\)mem_malloc\(sizeof\(\1\)\)}{mem_rmalloc<$1>()}'
2024-09-16 21:57:41 +02:00
..
CMakeLists.txt Convert networking to use new logging facility 2024-09-10 03:00:26 +03:00
directplay.cpp Convert networking to use new logging facility 2024-09-10 03:00:26 +03:00
networking.cpp mem_malloc type triviality checks (1/8) 2024-09-16 21:57:41 +02:00