index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
DataStores
Age
Commit message (
Expand
)
Author
2016-08-12
Core/DataStores: Reduce differences between branches - rename achievement rel...
Shauren
2016-08-03
Core/DataStores: Fixed name validation crash on locales with utf-8 characters...
Shauren
2016-08-02
Dep: Remove boost regex dependency and replace its uses with std regex (works...
Shauren
2016-07-02
Core/Misc: Better description for a log
Aokromes
2016-05-14
Core/Cinematic: Optimize cinematic loading
r00ty-tc
2016-05-11
Core/Maps - Improvements to Cinematic function
r00ty-tc
2016-04-14
[Core/Maps] Activate creatures and objects during opening cinematics and othe...
r00ty-tc
2016-04-02
Core/DataStores: Fixed creating entries in sEmotesTextSoundMap if passed inva...
Shauren
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-02-09
Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...
Shauren
2016-01-18
Item/Misc: Implement Toy Train Set and Wind-Up Train Wrecker.
treeston
2016-01-01
Update copyright note for 2016
Rushor
2015-12-11
Core/Creatures: Implemented automatic detection of trigger models, their orde...
Shauren
2015-10-31
Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...
Shauren
2015-10-31
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-10-29
Core/Spells: Improved spell category cooldown handling
Shauren
2015-09-12
Core/Players: Changed multi-segment taxi paths to fly nearby flight masters a...
Shauren
2015-08-29
Core/Vehicles: Fix CanEnterOrExit by implying that if a vehicle seat have ani...
StormBytePP
2015-08-05
Fixed load taxi nodes.
Alex
2015-07-25
Core: Fix non pch build
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-05-19
Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...
Shauren
2015-05-19
Fix build after recent cherry-picks
DDuarte
2015-04-05
Build fix for GCC 4.7
Shauren
2015-04-05
Merge pull request #13862 from ariel-/pr_tmp
Carbenium
2015-04-04
Core: Comment out unused parameter in DBCStructure.h (removes a warning)
click
2015-04-04
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-01-27
Implement CharSections.dbc and Serverside Checks.
arks
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-21
DB/Spells:
Vincent-Michael
2014-07-16
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
leak
2014-07-14
Core/Battleground: moved some arena related code into a generic arena class
joschiwald
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-01
Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - sk...
Shauren
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-25
Core/Skills: Check if a skill can be unlearned with SkillRaceClassInfo.dbc da...
Shauren
2014-06-15
Core/Vehicles: Define and implement VEHICLE_SEAT_FLAG_B_KEEP_PET
Trisjdc
2014-05-19
Core/Vehicles: Set proper power type using PowerDisplay.dbc
Shauren
2014-04-13
Core/Spells: Fixed players being able to mount with all transform auras
Shauren
2014-03-30
Core/Misc: Defined a few fields in Map.dbc and rewritten InstanceMap::GetMaxP...
Shauren
2014-03-22
Core/Map: Save weather, light and music overrides in map to send them to play...
Shauren
2014-02-10
Core/DB/Achievements:
joschiwald
2014-02-05
Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...
Discover-
2014-01-31
Core/Achievs: Rename a few unknown achievement criteria flags
Duarte Duarte
2014-01-05
DB/Spells: correct more spelldifficulty_dbc entries
joschiwald
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-09
Core/Enums: Few inns/zones use the zone itself for the resting state instead ...
Kinzcool
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
[next]