From a0e79e8ecde1a76f638b6b0c1bda9eb1ddd4edf2 Mon Sep 17 00:00:00 2001 From: Garux Date: Sat, 2 Oct 2021 19:13:28 +0300 Subject: [PATCH] refactor autopk3 unlimit list sizes * -pk3, -repack: support multiple bsp files input by command line --- ...mplete_list_of_command_line_parameters.htm | 4 +- libs/os/path.h | 26 + tools/quake3/common/stringfixedsize.h | 7 + tools/quake3/q3map2/autopk3.cpp | 926 +++++++----------- tools/quake3/q3map2/bspfile_abstract.cpp | 10 - tools/quake3/q3map2/help.cpp | 4 +- tools/quake3/q3map2/q3map2.h | 1 - 7 files changed, 416 insertions(+), 562 deletions(-) diff --git a/docs/Complete_list_of_command_line_parameters.htm b/docs/Complete_list_of_command_line_parameters.htm index b6599809..b1f78a82 100644 --- a/docs/Complete_list_of_command_line_parameters.htm +++ b/docs/Complete_list_of_command_line_parameters.htm @@ -401,7 +401,7 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }

PK3 creation