Martin Michelsen
|
e9c2ac34a3
|
eliminate using namespace
|
2026-05-25 16:44:37 -07:00 |
|
Martin Michelsen
|
a0a7231d67
|
reformat remaining files
|
2025-12-21 21:15:49 -08:00 |
|
Martin Michelsen
|
46c2260d0f
|
use enums for difficulty and language; fix enemy state aliases; closes #694
|
2025-10-18 01:03:00 -07:00 |
|
Martin Michelsen
|
cc99050964
|
switch to coroutine execution model
|
2025-05-26 14:11:38 -07:00 |
|
Martin Michelsen
|
1bfbf09891
|
use phosg namespace
|
2024-07-28 11:54:41 -07:00 |
|
Martin Michelsen
|
aa9d2beffe
|
convert all CRLF line endings to LF only
|
2024-06-16 21:03:00 -07:00 |
|
Martin Michelsen
|
f05dc6d9f9
|
handle PSO font characters properly
|
2024-04-07 13:03:11 -07:00 |
|
Martin Michelsen
|
0f1fbb1069
|
fix infinite loop edge case in text transcoding
|
2024-03-12 12:09:12 -07:00 |
|
Martin Michelsen
|
34bac4c5b5
|
add enemy, object, and event tracking for persistence
|
2024-03-09 11:28:49 -08:00 |
|
Martin Michelsen
|
2432d8b32b
|
handle JP heart symbol correctly
|
2024-03-03 21:24:13 -08:00 |
|
Martin Michelsen
|
4e4ba5650d
|
add B/T/K language markers
|
2024-02-20 22:59:53 -08:00 |
|
Martin Michelsen
|
1d42faac3e
|
move patch servers to separate threads
|
2024-02-17 22:28:03 -08:00 |
|
Martin Michelsen
|
ccd1b56cae
|
escape player-provided text in various places
|
2023-12-26 07:37:07 -08:00 |
|
Martin Michelsen
|
209ccd6726
|
switch text transcoder error case
|
2023-12-16 18:00:04 -08:00 |
|
Martin Michelsen
|
6b1a3e615b
|
fix UTF-16 decoding bug again
|
2023-11-16 23:22:51 -08:00 |
|
Martin Michelsen
|
ef939075ef
|
fix some text handling with DC NTE
|
2023-10-28 01:06:43 -07:00 |
|
Martin Michelsen
|
0c53a0dc41
|
rewrite text encoding to handle non-English properly
|
2023-10-25 17:14:04 -07:00 |
|
Martin Michelsen
|
5c48c75fdc
|
fix decode_sjis
|
2023-09-24 08:57:07 -07:00 |
|
Martin Michelsen
|
91e484e514
|
clang-format everything
|
2023-04-16 15:44:12 -07:00 |
|
Martin Michelsen
|
139ccb27c8
|
handle ptexts that actually use every byte
|
2022-04-03 23:35:55 -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
|
7dce8b6c2c
|
centralize command formats; fix a few range bugs
|
2022-03-31 01:03:13 -07:00 |
|
Martin Michelsen
|
15f978820f
|
replace all NULLs with nullptr
|
2022-03-07 21:22:10 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|