index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
database
Age
Commit message (
Expand
)
Author
2020-03-31
Core/DBLayer: Remove unused class forward declarations
jackpoz
2020-03-31
Core/DBLayer: Prevent mixing databases with query holders
Shauren
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-03-05
Core/Database: Fix build with Maria DB on some distros (#24248)
Giacomo Pozzoni
2020-03-02
Core/DBLayer: Use std::variant's stored type instead of relying on our own se...
Shauren
2020-03-02
Core/DBLayer: Refactor PreparedStatement class to not depend on MySQLPrepared...
Shauren
2020-03-01
Core/Misc: Fix build
jackpoz
2020-02-29
Replace MySQL prepared statement union with std::variant (#24158)
Ujp8LfXBJ6wCPR
2020-02-29
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2020-02-16
Core/Creature: Use proper name for wander distance. (#24133)
ratkosrb
2020-01-02
New year
Aokromes
2019-11-09
Build fix - include went missing when resolving merge conflicts
Shauren
2019-11-09
Build fix
Shauren
2019-11-09
Fix dynamic linking builds for msvc
Shauren
2019-11-09
Core/DBUpdater: Fixed db updater for mysql 8 on windows using named pipe conn...
Shauren
2019-11-09
Core/DBLayer: Support using mysql 8
Shauren
2019-08-10
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2019-08-04
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2019-08-01
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...
Treeston
2019-07-14
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2019-07-14
Core/DB: Improved terrible assertion message
Shauren
2019-07-12
Scripts/Commands: .account ban no longer fails if an account containing the s...
Treeston
2019-07-08
Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...
ForesterDev
2019-06-22
Core/Instance : Fix instance resetting exploit (#23263)
zartech22
2019-06-15
Core/CreatureTemplate: Outsourced resistances and spells into creatur… (#23...
Giacomo Pozzoni
2019-06-09
Scirpts/Commands: Fix crash in ".reload creature_template <entry>"
jackpoz
2019-04-17
Core/Database: Delete gameobject_addon data when deleting a GameObject from t...
jackpoz
2019-04-12
Core/Database: Close the MySQL connection only after getting the last error code
Giacomo Pozzoni
2019-04-05
Core/Database: Correction for later MariaDB version
r00ty-tc
2019-03-31
Core/Misc: Fix GCC 8 warnings
jackpoz
2019-02-15
[3.3.5] Commands: lookup player shows which character is online (#23039)
TheWinchesters
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-30
Core/Creatures: Port trainer changes from master
Ghaster
2018-11-09
Core/Auras: Fixed saving auras with same spell id but different item source
Shauren
2018-09-21
Core/SAI: Add a 4th target parameter to SAI
jackpoz
2018-09-16
Core/Guild: Implement character gender and send in packet. (#22436)
Kittnz
2018-07-09
Core/Players: Fixed saving quest item progress
Shauren
2018-06-23
Typo fix contry -> country (#22075)
Gooyeth
2018-06-23
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2018-05-20
Core/DBLayer: Escape more keywords
Shauren
2018-05-20
Core/DBLayer: Escape new mysql 8 keywords
Shauren
2018-04-27
Core/Player: Skip the cinematic of the first login if the character is telepo...
Gooyeth
2018-04-01
Core/Database: Add columns on *_banned (#21748)
Gooyeth
2018-03-14
Buildsystem: Separate strict database type checks from TRINITY_DEBUG/WITH_COR...
Shauren
2018-03-08
Core/Creatures: Reworked setting move types in database
Shauren
2018-02-24
Core/DBUpdater: Code cleanup
jackpoz
2018-02-24
Core/DBUpdater: Fix error message
jackpoz
2018-02-18
Core/DBUpdater: Improve message when base SQL file is missing
DDuarte
2018-02-11
Whitespace cleanup in Transaction.cpp
Jildor
[next]