Martin Michelsen
|
06fd71f7a6
|
use std::strings in places of c-strings in most places
|
2022-04-03 23:31:24 -07:00 |
|
Martin Michelsen
|
8a9e1a2049
|
use safe packed string types
|
2022-03-31 23:23:02 -07:00 |
|
Martin Michelsen
|
5c388c4052
|
make all file/network-related structs packed
|
2022-03-29 00:12:16 -07:00 |
|
Martin Michelsen
|
fa07ce457b
|
make enum style consistent
|
2022-03-26 19:26:26 -07:00 |
|
Martin Michelsen
|
e1638bdc67
|
set up download quest menus
|
2022-03-08 00:38:56 -08:00 |
|
Martin Michelsen
|
3fc1013e1a
|
use phosg big-endian types
|
2022-03-07 22:05:43 -08:00 |
|
Martin Michelsen
|
15f978820f
|
replace all NULLs with nullptr
|
2022-03-07 21:22:10 -08:00 |
|
Martin Michelsen
|
b2437b085c
|
make log messages cleaner
|
2022-03-02 18:54:17 -08:00 |
|
Martin Michelsen
|
64d6b69a8b
|
remove some obviated const_casts
|
2022-02-05 19:23:08 -08:00 |
|
Martin Michelsen
|
04b21f34d4
|
update for string_printf and log format warnings
|
2022-01-30 22:46:01 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|