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-16 15:40:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
209b90cfdd2d483ab90dfb59746c0053511899d7
TrinityCore
/
src
/
server
/
database
/
Database
/
Implementation
History
Ovahlord
209b90cfdd
Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast_text and broadcast_text_locale select queries
...
(cherry picked from commit
d4f71131f0
) (cherry picked from commit
edcaac6c95
)
2022-03-09 15:30:23 +01:00
..
CharacterDatabase.cpp
Core/Mail: Replaced blocking db query in mail sending with async version
2022-02-28 13:56:45 +01:00
CharacterDatabase.h
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells and stable size 200)
2022-02-02 00:08:37 +01:00
HotfixDatabase.cpp
Core/DBLayer: escape MySQL keywords in page_text, page_text_locale, broadcast_text and broadcast_text_locale select queries
2022-03-09 15:30:23 +01:00
HotfixDatabase.h
Core/Spells: Implement SPELL_EFFECT_ACTIVATE_OBJECT. (
#23
) (
#24997
)
2022-01-23 15:17:54 +01:00
LoginDatabase.cpp
Core/Mail: Replaced blocking db query in mail sending with async version
2022-02-28 13:56:45 +01:00
LoginDatabase.h
Core/BattlePets: Delete declined names of non-account battle pets when deleting character permanently (
#27706
)
2022-02-06 21:46:28 +01:00
WorldDatabase.cpp
Core/Creature: Add new db field InteractionPauseTimer (
#25880
)
2022-03-06 00:56:46 +01:00
WorldDatabase.h
Core/Creature: Use proper name for wander distance. (
#24133
)
2021-12-21 19:50:12 +01:00