akrieger

Results 6 issues of akrieger

#### Summary Performance "Binary json input for various performance wins" #### Purpose of change Performance profiling shows that a lot of time is spent inside the json input stack simply...

<Enhancement / Feature>
Code: Performance
Info / User Interface
Translation
Code: Build
(P5 - Long-term)
[JSON]
Missions
Map / Mapgen
Vehicles
Code: Tests
[C++]
Character / World Generation
Player Faction Base / Camp
Mechanics: Weather
Code: Tooling
Martial Arts
astyled
json-styled
BasicBuildPassed
0.G Feature Freeze

buck superconsole uses ANSI escapes to create a live updating build progress graph. To enable on Windows, use `buck build -c color.ui=always -c ui.superconsole=enabled` for your build command. Eg. following...

Windows does support hard links, and os.link() supports Windows as of Python 3.2. There is a specific error that can be thrown on Windows when you try to create too...

### Describe the bug ``` CRASH LOG FILE: ./config/crash.log VERSION: 0.I TYPE: Signal MESSAGE: SIGSEGV: Segmentation fault STACK TRACE: 0 cataclysm-tiles 0x00000001049621c4 debug_write_backtrace(std::__1::basic_ostream&) + 72 1 cataclysm-tiles 0x0000000104921270 log_crash(char const*,...

(S1 - Need confirmation)

#### Summary None #### Purpose of change ![image](https://github.com/user-attachments/assets/6e09faf5-e9cc-4cbf-9f85-c95d1a8feb41) #### Describe the solution Replace string functions with path functions. Remove string functions. Rename path functions to shorter form previously occupied by...

Info / User Interface
Translation
Map / Mapgen
Code: Tests
[C++]
Character / World Generation
astyled
json-styled
BasicBuildPassed

**Describe the bug** For whatever reason, across multiple different compilers (msvc, clang, gcc) and C runtime libraries (ucrt, cygwin, msvcrt), the qsort step of `--train-cover` seems to take forever. Profiling...