Martin Michelsen
|
93906f8ff3
|
default-clear all converted_endian parrays to zero
|
2023-09-21 17:07:58 -07:00 |
|
Martin Michelsen
|
80f79aa13c
|
fix name behavior on BB/GC lobby interactions
|
2023-09-10 09:27:56 -07:00 |
|
Martin Michelsen
|
fba31bfc8d
|
do some long-standing TODOs
|
2023-06-23 17:08:40 -07:00 |
|
Martin Michelsen
|
71ebf01b0b
|
implement BB item usage and mag feeding
|
2023-06-13 21:52:09 -07:00 |
|
Martin Michelsen
|
91e484e514
|
clang-format everything
|
2023-04-16 15:44:12 -07:00 |
|
Martin Michelsen
|
9ac01875fb
|
fix potential uninitialized memory access
|
2023-01-08 13:47:56 -08:00 |
|
Martin Michelsen
|
d076838747
|
fix implicit ptext length conversion
|
2023-01-08 09:01:14 -08:00 |
|
Martin Michelsen
|
9f2f0ccc14
|
implement episode 3 battles
|
2022-11-27 21:19:31 -08:00 |
|
Martin Michelsen
|
73278fe9ab
|
add ability to decrypt Ep3 GCI files
|
2022-10-02 23:01:46 -07:00 |
|
Martin Michelsen
|
69d2c6d95c
|
use enable_if_t instead of requires
|
2022-08-05 12:39:48 -07:00 |
|
Martin Michelsen
|
7a1eb677dc
|
rewrite map loader
|
2022-08-03 17:30:39 -07:00 |
|
Martin Michelsen
|
f67cffe636
|
add parray::is_filled_with
|
2022-05-21 10:13:22 -07:00 |
|
Martin Michelsen
|
ce075b4123
|
fix handling of uncleared after-string data from psobb
|
2022-05-12 11:54:58 -07:00 |
|
Martin Michelsen
|
307eef88d0
|
fix unsafe memory access in PSOBBEncryption
|
2022-05-12 11:45:20 -07:00 |
|
Martin Michelsen
|
2fdf88fa59
|
aggessively forbid using nullptr with parray/ptext
|
2022-05-11 23:27:19 -07:00 |
|
Martin Michelsen
|
c23fe6211e
|
add returns in static_assert(false) functions so gcc won't complain
|
2022-04-03 23:39:01 -07:00 |
|
Martin Michelsen
|
139ccb27c8
|
handle ptexts that actually use every byte
|
2022-04-03 23:35:55 -07:00 |
|
Martin Michelsen
|
fe9eceed5c
|
bring subcommand abstraction in line with main command abstraction
|
2022-04-03 11:00:14 -07:00 |
|
Martin Michelsen
|
3370b5fad3
|
add explicit operator!= for parray/ptext
|
2022-04-01 10:16:07 -07:00 |
|
Martin Michelsen
|
c04ed9b6ce
|
use ptext base copy constructor instead of operator=
|
2022-04-01 10:12:20 -07:00 |
|
Martin Michelsen
|
8a9e1a2049
|
use safe packed string types
|
2022-03-31 23:23:02 -07:00 |
|
Martin Michelsen
|
832135a505
|
always null-terminate limited-length strings
|
2022-03-31 10:04:37 -07:00 |
|
Martin Michelsen
|
f39dd5a0af
|
make size non-optional in add_color
|
2022-03-31 09:55:25 -07:00 |
|
Martin Michelsen
|
7dce8b6c2c
|
centralize command formats; fix a few range bugs
|
2022-03-31 01:03:13 -07:00 |
|
Martin Michelsen
|
04aef91c16
|
make add_color_inplace safer
|
2022-03-28 22:30:04 -07:00 |
|
Martin Michelsen
|
64d6b69a8b
|
remove some obviated const_casts
|
2022-02-05 19:23:08 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|