Martin Michelsen
|
9a35f5ca63
|
reorganize BB file loading abstractions
|
2022-09-03 12:26:12 -07:00 |
|
Martin Michelsen
|
5d3d1e1900
|
add support for PSO DC v1/v2
|
2022-08-27 10:49:53 -07:00 |
|
Martin Michelsen
|
0a115427a1
|
add $rand command
|
2022-07-11 11:04:31 -07:00 |
|
Martin Michelsen
|
6b958c9f25
|
split logging into multiple classes with configurable levels
|
2022-06-26 22:53:11 -07:00 |
|
Martin Michelsen
|
fc078a5d51
|
make it possible to disable item tracking
|
2022-06-24 22:07:29 -07:00 |
|
Martin Michelsen
|
78bb791c26
|
make high client ID assignment optional
|
2022-05-29 12:43:57 -07:00 |
|
Martin Michelsen
|
5db6507b17
|
fix some dumb bugs in quest menu filters
|
2022-05-10 01:08:18 -07:00 |
|
Martin Michelsen
|
b8f1b04bee
|
add $what command
|
2022-04-30 17:58:44 -07:00 |
|
Martin Michelsen
|
f7c7dda765
|
send item drop requests for final bosses
|
2022-04-23 21:35:12 -07:00 |
|
Martin Michelsen
|
aa9c8efd03
|
add some includes needed on linux
|
2022-04-03 23:44:53 -07:00 |
|
Martin Michelsen
|
06fd71f7a6
|
use std::strings in places of c-strings in most places
|
2022-04-03 23:31:24 -07:00 |
|
Martin Michelsen
|
fe9eceed5c
|
bring subcommand abstraction in line with main command abstraction
|
2022-04-03 11:00:14 -07:00 |
|
Martin Michelsen
|
37b8f1cffa
|
move flags enums into the structs they're scoped to
|
2022-04-01 21:21:46 -07:00 |
|
Martin Michelsen
|
8a9e1a2049
|
use safe packed string types
|
2022-03-31 23:23:02 -07:00 |
|
Martin Michelsen
|
39f8a33588
|
add option to set nonzero client IDs by default
|
2022-03-30 00:51:08 -07:00 |
|
Martin Michelsen
|
fa07ce457b
|
make enum style consistent
|
2022-03-26 19:26:26 -07:00 |
|
Martin Michelsen
|
c3a2356972
|
fix ep3 game creation
|
2022-03-09 00:28:44 -08:00 |
|
Martin Michelsen
|
15f978820f
|
replace all NULLs with nullptr
|
2022-03-07 21:22:10 -08:00 |
|
Martin Michelsen
|
e5bc59a896
|
fix game join conditions and messages
|
2022-03-07 20:24:00 -08:00 |
|
Martin Michelsen
|
c7a187f9ee
|
remove includes for now-deleted phosg header
|
2022-01-03 19:14:50 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|