From 160c1d33db950d3ad67829a00647c95435f6b014 Mon Sep 17 00:00:00 2001 From: Garux Date: Fri, 27 Aug 2021 12:18:56 +0300 Subject: [PATCH] remove -texrange business (assuming it's not relevant for decades) optimize -meta (shave off 1/3 in worst case) --- ...mplete_list_of_command_line_parameters.htm | 27 ++-- tools/quake3/common/qmath.h | 6 +- tools/quake3/q3map2/bsp.cpp | 5 - tools/quake3/q3map2/help.cpp | 1 - tools/quake3/q3map2/q3map2.h | 6 - tools/quake3/q3map2/surface.cpp | 117 +++--------------- tools/quake3/q3map2/surface_meta.cpp | 111 +++++++---------- 7 files changed, 81 insertions(+), 192 deletions(-) diff --git a/docs/Complete_list_of_command_line_parameters.htm b/docs/Complete_list_of_command_line_parameters.htm index f1980d77..960c785b 100644 --- a/docs/Complete_list_of_command_line_parameters.htm +++ b/docs/Complete_list_of_command_line_parameters.htm @@ -23,7 +23,7 @@ td.formatted_questions { text-align: left; white-space: normal} td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; } - + @@ -34,11 +34,11 @@ td.formatted_questions ol { margin-top: 0px; margin-bottom: 0px; }
- + - +