index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Utilities
Age
Commit message (
Expand
)
Author
2012-03-27
Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...
click
2012-02-25
Revert "Core: Fix the SFMT randgen-initbug" - alignment-fix is now properly h...
click
2012-02-25
Core: Fix the SFMT randgen-initbug
Elron103
2012-02-19
Core/Warden: Base implementation for Warden functionality
leak
2012-01-14
Core/Movement: Implement spline movement subsystem.
Machiavelli
2012-01-02
[Core/Utilities] Implement random generator for float values.
Chaplain
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-18
Minor changes here and there:
Spp
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
Core/Misc: Fix gcc build
Shocker
2011-09-15
Misc/Util: Add a template function for returning a random element from any co...
Shocker
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-13
Core/Commands: .pinfo improvements
leak
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-06-11
Core: Codestyle cleanup
click
2011-04-29
Add spaces after commas
leak
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-27
Core/Unit: Big cleanup in Unit::CalcAbsorbResist
QAston
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Memory leak fixed
leak
2010-12-22
Removing ProgressBars as they are performing badly on startup.
leak
2010-12-19
Streamlining loading functions for server startup
leak
2010-12-11
Cleanup: implemented helper methods for manipulating percentage calculation a...
azazel
2010-12-10
Fix build
click
2010-12-06
Core: Some optimizations
Spp
2010-11-18
Core/Utilities: Fix ACE gettimeofday(); issue whe compiling without PCH on Wi...
click
2010-11-08
Core: Use portable ACE-methods to do millisec time-value calculation (patch b...
click
2010-10-21
Core: optimize string splitting
linencloth
2010-10-17
Core/Utils: Fixed some unsafe calls to utf8 translation functions.
Xanadu
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-18
Core/Utils: Fix a crash in vutf8printf. Author: Vladimir
Machiavelli
2010-09-03
Core/Game: Fix remaining warnings on windows (and most likely almost all of t...
silinoron
2010-08-23
Core: Fix some warnings
Spp
2010-08-21
Core: Remove "may be used uninitialized in this function", "unused parameter ...
Spp
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-21
Core: Remove warning-ignores from Common.h, and fix a shitload of retarded wa...
click
2010-08-21
Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...
click
2010-08-20
* Remove support for map-based random number generation (which seems unused).
silinoron
2010-08-20
Buildsystem/Core: Adjust filenames to their correct case
click
2010-08-19
Switch to using SIMD-oriented Fast Mersenne Twister for random number generat...
silinoron
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-08-06
*** New core <-> script library interface - complete rewrite of the old one.
XTZGZoReX
2010-08-04
* Add operator -= to HookList.
XTZGZoReX
2010-07-24
*Add base scripting interfce for spells - thanks to Brian for help in making ...
QAston
[next]