index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
Age
Commit message (
Expand
)
Author
2015-08-23
Core/Players: Improve rest state handling, allow several rest states to be ac...
Trisjdc
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...
Shauren
2015-08-16
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...
StormBytePP
2015-08-12
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-08-12
Core/Misc: Remove unneeded ToCreature() casts
jackpoz
2015-08-10
Core/RestState: Check area trigger radius instead of 1.0f distance
Rochet2
2015-07-25
Core: Fix non pch build
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-24
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-19
Core/Misc: Update game object template locale in simple system
Vincent-Michael
2015-07-08
Core/Instances: Fix some Instance Lock chat messages
jackpoz
2015-06-29
Merge pull request #14941 from ShinDarth/db_backports3
Carbenium
2015-06-29
DB/World schema backport: move questItem* fields to *_questitem tables
ShinDarth
2015-06-24
Core/Instances: Make achievements and loot rolls instance-wide
jackpoz
2015-06-03
Core/Player: Don't allow to join bg/lfg when frozen by a GM
jackpoz
2015-05-19
Merge pull request #14454 from ariel-/cd
Duarte Duarte
2015-05-19
Fix build after recent cherry-picks
DDuarte
2015-04-24
Core/Misc: Ported relevant barbershop fixes from 4208c0d8396e10dc806939e1d178...
Shauren
2015-04-13
Port commit 56186319bdd41dd26b6cc14f84e6e41eef5d953b (6.x branch)
ariel-
2015-04-05
Merge pull request #13862 from ariel-/pr_tmp
Carbenium
2015-04-04
Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUS
jackpoz
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-18
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Nayd
2015-03-01
Core/Player: Optimize Player::HaveAtClient() performance
jackpoz
2015-02-22
Core/Log: Move a few PetHandler INFO-notifications over to DEBUG-level
click
2015-01-31
Core/Quests: Fixed WPE exploit that allowed to accept any quest
Nayd
2015-01-27
Implement CharSections.dbc and Serverside Checks.
arks
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-24
Core/PetitionsHandler: Move charter costs to config
mthsena
2014-12-21
Merge PR https://github.com/TrinityCore/TrinityCore/pull/13702 into 3.3.5
jackpoz
2014-12-21
Core/RBAC: Add two side trade to RBAC
mthsena
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-11-08
Core/LFG: Fix being unable to re-queue after leaving queue
jackpoz
2014-11-07
Core/LFG: Fix party members not being able to vote to kick Leader
jackpoz
2014-10-26
Core/AH: Code cleanup
jackpoz
2014-10-19
Core/Misc: fixed a scenario when character factionchange create unexpected re...
joschiwald
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-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-12
Core/Misc: Fix current player state when logging out
Kittnz
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-19
Core/AreaTriggers: enable areatrigger teleports in battleground
joschiwald
2014-09-18
Core/Trade: Fixed enchanting soulbound items in trade
Shauren
2014-09-18
SQL: Fix sql import
Vincent-Michael
2014-09-17
Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE
joschiwald
2014-09-17
Core: Fix warnings
Vincent-Michael
[next]