| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
areatrigger (8595)
|
|
Closes #30345
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ChatTextBuilders (#30343)
|
|
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
(#30234)
|
|
Co-authored-by: ModoX <moardox@gmail.com>
|
|
into compile errors
|
|
attribute related to one of its effects
|
|
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Allow C++20 designated initializers
* Allow precise float values for SPELLVALUE_RADIUS_MOD, SPELLVALUE_CRIT_CHANCE and SPELLVALUE_DURATION_PCT
|
|
|
|
|
|
|
|
Caress (#30163)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Removed INTEL as a separate platform (it does not belong there)
* Removed BORLAND from known compilers list (it was never supported)
* Simplified TRINITY_PLATFORM_WINDOWS detection (_WIN32 is always defined)
* Rename revision_data.h macros that begin with a underscore
* Added processor architecture to --version string
* Added Linux distribution name to .server debug
* Fixed some revision_data.h macros missing/wrong values when regenerated during compilation
* Removed manual adding of _WIN64 macro from cmake (it is predefined internally by compiler)
|
|
|
|
|
|
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|