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-01-18 16:38:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cb08ec0d74c4c935457e4df2cc480a7b55387b18
TrinityCore
/
src
/
server
History
Machiavelli
cb08ec0d74
Core/DBLayer: Don´t prepare asynchronous statements on synchronous connections and vice versa. Prevents allocating RAM that will never be used.
...
--HG-- branch : trunk
2010-12-17 15:55:16 +01:00
..
authserver
Merge
2010-12-13 16:13:32 +01:00
collision
Core: Some optimizations
2010-12-06 02:07:53 +01:00
game
Core/Dungeon Finder: Fix typo, debug msg was supposed to be logged to debug (not error)
2010-12-17 13:45:41 +01:00
scripts
Core/Scripts: Prevent double call to mob_acolyte_of_shadronAI::Reset() which applies encounter-related aura´s to certain creatures. Reset() was called from AIM_Initialize and prior to that the AI factory selector
2010-12-17 14:58:23 +01:00
shared
Core/DBLayer: Don´t prepare asynchronous statements on synchronous connections and vice versa. Prevents allocating RAM that will never be used.
2010-12-17 15:55:16 +01:00
worldserver
Core: Some warning fixes
2010-12-15 10:44:06 +01:00
CMakeLists.txt
BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)
2010-09-05 17:19:41 +02:00