Descent3/netgames/hoard
Thomas Roß 9b8d61d16a [Netgames] Use size_t when catching strlen() return type and other buffer calculations.
This fixes alot of warnings of type C4267 '=': conversion from 'size_t' to 'int', possible loss of data.
2024-06-29 21:58:34 +02:00
..
CMakeLists.txt Isolate misc module 2024-06-27 01:26:35 +03:00
hoard_ui.cpp Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
hoard.cpp [Netgames] Use size_t when catching strlen() return type and other buffer calculations. 2024-06-29 21:58:34 +02:00
Hoard.h Replace "short" with "int16_t" and fix missing headers 2024-05-23 23:49:31 -04:00
hoardaux.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
hoardstr.h Heavy patching for compiler warnings. 2024-04-29 00:18:56 -04:00