index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
/
Database
/
Implementation
/
WorldDatabase.h
Age
Commit message (
Expand
)
Author
2025-06-25
Core/Commands: Waypoint command fixes
Shauren
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2023-12-14
Core/Database: Refactor MySQLConnection constructors and async thread creation
Shauren
2023-11-24
Core/Waypoints: Drop waypoint_scripts table (#29437)
ModoX
2023-06-01
Core/Graveyards: Drop Faction column and replace it with conditions (#28965)
Jeremy
2023-04-08
Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...
ModoX
2021-12-21
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-11-30
Core/Database: Delete gameobject_addon data when deleting a GameObject from t...
jackpoz
2021-05-16
Core/Creature: improve DB linked_respawn handling (#21172)
kelno
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-12
Core/Database: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Database: Converted the database library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-27
Core/DBLayer: Added compile time validation for prepared statement indexes pa...
Shauren
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP