index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-29T04:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
StartProcess.cpp
Age
Commit message (
Expand
)
Author
2022-03-09
Core/Utilities: Fixed child process console output being incorrectly cut off ...
Shauren
2022-03-09
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2022-03-06
CI/CircleCI: Expose binaries built on Circle CI as docker images in the Circl...
Giacomo Pozzoni
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2022-01-23
Nopch fix
Shauren
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
2021-08-31
Core/Misc: Fix windows nopch build
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-05-10
Core/Game: Remove some unnecessary export macros
Naios
2016-05-01
Core/Utilities: Inherit env vars when starting external processes
Naios
2016-04-23
Core/Common: Fix a std::string -> char* -> std::string conversion
Naios
2016-04-11
Core/Common: Capsule boost process into helper functions
Naios