Descent3/model
Jan Engelhardt 4d2fdb2316 mem_malloc type triviality checks (4/8)
```
git grep -l mem_malloc | xargs perl -i -lpe 's{\((\w+) \*\)mem_malloc\((\S+) \* sizeof\(\1\)\)}{mem_rmalloc<$1 *>($2)}'
```
2024-09-16 22:12:13 +02:00
..
CMakeLists.txt Convert model to use new logging facility 2024-09-10 03:00:25 +03:00
newstyle.cpp Always use Multitexture 2024-08-18 03:26:06 -05:00
polymodel.cpp mem_malloc type triviality checks (4/8) 2024-09-16 22:12:13 +02:00
polymodel.h Fix spello "its" 2024-09-03 13:26:51 +02:00