This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-02-06 08:59:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0156e05953a77c04098044d1fd4f754337778a69
TrinityCore
/
src
/
common
History
Shauren
9fa938f3e0
Core/Conditions: Optimizations part 1 - use containers more suited for their role
2015-10-25 12:00:05 +01:00
..
Collision
Warning fixes
2015-10-17 16:35:37 +02:00
Configuration
…
Cryptography
…
Debugging
Core/Crash reporting: Fixed windows version detection for 8.1 and newer
2015-10-16 00:50:49 +02:00
Logging
Core/Misc: Fix issues reported by static analysis
2015-09-24 22:36:37 +02:00
PrecompiledHeaders
…
Threading
…
Utilities
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick hack to crash the core misusing assert
2015-09-21 15:17:05 +02:00
CMakeLists.txt
Buildsystem: Added dependency on revision_data to common project. Simply including the header in GitRevision.cpp is not enough to rebuild that file after updating sources
2015-09-06 11:13:24 +02:00
Common.cpp
…
Common.h
Core/Conditions: Optimizations part 1 - use containers more suited for their role
2015-10-25 12:00:05 +01:00
CompilerDefs.h
…
Define.h
Core/Players: Implemented serverside validation of reserved/profane names
2015-08-30 00:17:08 +02:00
GitRevision.cpp
…
GitRevision.h
…