Descent3/bitmap
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
..
bitmain.cpp mem_malloc type triviality checks (1/8) 2024-09-16 21:57:41 +02:00
bumpmap.cpp Convert bitmap to use new logging facility 2024-09-10 03:00:25 +03:00
CMakeLists.txt Convert bitmap to use new logging facility 2024-09-10 03:00:25 +03:00
iff.cpp Convert bitmap to use new logging facility 2024-09-10 03:00:25 +03:00
iff.h [Cleanup] Removed function declarations that are not implemented. 2024-08-20 20:03:02 +02:00
lightmap.cpp Convert bitmap to use new logging facility 2024-09-10 03:00:25 +03:00
NewBitmap.cpp save screenshots as PNG 2024-05-09 22:46:17 +01:00
NewBitmap.h save screenshots as PNG 2024-05-09 22:46:17 +01:00
pcx.cpp Convert bitmap to use new logging facility 2024-09-10 03:00:25 +03:00
tga.cpp Convert bitmap to use new logging facility 2024-09-10 03:00:25 +03:00