index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
World
Age
Commit message (
Expand
)
Author
2015-06-29
DB/World schema backport: move questItem* fields to *_questitem tables
ShinDarth
2015-06-17
Core/Players: Fix converting quests on faction change
jackpoz
2015-05-19
Core/GameObjects: Implemented gameobject_addon table, you can now set invisib...
Rat
2015-04-02
Core/World: Remove va_list from World::RecordTimeDiff.
Naios
2015-03-15
Core/Player: fixed some leftovers in db after player delete
joschiwald
2015-02-21
Core/Logs: Throw a little more sensible textoutput when missing maps/vmaps (t...
click
2015-02-20
Core/Config: Force SaveRespawnTimeImmediately config to Enabled
jackpoz
2015-01-26
Core/Creatures: No gray aggro config
Hristo Bogdanov
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-24
Core/PetitionsHandler: Move charter costs to config
mthsena
2014-11-10
DB/Spells: Cleaned playercreateinfo_spell_custom table and added WoTLK class ...
Appled
2014-10-18
Merge pull request #13353 from ShinDarth/335_quest_tracker
Duarte Duarte
2014-10-18
Core/Quest: implement Quest Tracker
ShinDarth
2014-10-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...
jackpoz
2014-10-09
Build: Fixed game & collision depending on each other for linking
Shauren
2014-10-05
Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...
Vincent-Michael
2014-09-30
Revert "Core/AuctionHouse: Delete expired auctions at startup."
jackpoz
2014-09-18
Core/Misc: changed trinity string id to unsigned and removed obsolete code
joschiwald
2014-09-16
Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCore
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...
DDuarte
2014-09-08
Scripts/Commands: Allow to set a custom duration to the Freeze command applie...
Odyssey
2014-09-05
Merge pull request #12954 from MrSmite/ResourceTracking
Duarte Duarte
2014-09-05
Allow players to track both herbs and minerals at the same time
MrSmite
2014-08-30
Scripts/Commands: Add optional reason to server shutdown/restart commands
DDuarte
2014-08-28
Merge branch 'Rochet2/ahbot' into master
jackpoz
2014-08-28
Core/BattleGrounds: store data about BGs victories
ShinDarth
2014-08-25
Core/AHBot: Implemented AHBot based on MaNGOS code
Blipi
2014-08-22
Core/Quest: Allow money reward for quests to be modified.
Ascathor
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-04
Core: Fix typo
Vincent-Michael
2014-08-04
Core/World: Small cleanup on headers in World.cpp
Vincent-Michael
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-26
Core/DBLayer: Fixed possible crashes with async queries retrieving result
Shauren
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-07-09
GCC you sneaky...
leak
2014-07-09
Nuked some compiler errors on Linux
Subv
2014-07-06
Removed some unneeded boost dependencies.
Subv
2014-07-04
Fixed compilation and some copy paste error
leak
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-02
ACE cleanup on game, now the major issue remains WorldSocket
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-30
Replace ACE thread/mutex in OpenSSLCrypto
leak
2014-06-26
Core: Fix warnings and kill again whitespace ...
Vincent-Michael
2014-06-24
Core/Loot: Make the pickpocket loot refill every 10 minutes by default on the...
Subv
2014-06-24
Core/Databases: Removed ACE dependencies on some of the database handling code.
Subv
2014-06-23
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
[next]