index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
Age
Commit message (
Expand
)
Author
2015-05-02
Core/SAI: SMART_ACTION_SET_COUNTER now can be used for all targets, not just ...
MitchesD
2015-04-29
Core/Spells: Fix typo
Vincent-Michael
2015-04-29
Core: Fix build
Vincent-Michael
2015-04-29
Core/GameObjects: Removed the possibility to spawn transports wih gm commands...
Shauren
2015-04-27
Core/Corpses: Fixed corpses loaded from database not being visible after serv...
Shauren
2015-04-24
Core/Misc: Ported relevant barbershop fixes from 4208c0d8396e10dc806939e1d178...
Shauren
2015-04-23
Core/LFG: Move code to a better place.
w1sht0l1v3
2015-04-19
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-04-19
Core/Creatures: remove virtual mounts from creatures on death
Northstrider
2015-04-19
Core/Unit: fixed removing UNIT_FLAG_PET_IN_COMBAT from guardians
MitchesD
2015-04-18
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-04-18
Core/Condition: Add In Water Condition
Kittnz
2015-04-15
Core/LFGMgr: One more addition to fix the crash on logout.
w1sht0l1v3
2015-04-13
Core/LFGMgr: Attempt to leave LFG the right way...i think...
w1sht0l1v3
2015-04-10
Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...
click
2015-04-10
Core: Whitespace/tab2spaces cleanup
click
2015-04-09
Update LFGMgr.cpp
WishToDie
2015-04-07
Core/Spells: Reinstate helperfunction removed in commit 0e3607df (with a new ...
click
2015-04-07
Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.
click
2015-04-05
Core/LFGMgr: Fix the case where the last player left in a lfg group would be ...
w1sht0l1v3
2015-04-05
Build fix for GCC 4.7
Shauren
2015-04-05
Rename variables to fix C++11 keyword collision
Carbenium
2015-04-05
Merge pull request #13862 from ariel-/pr_tmp
Carbenium
2015-04-04
Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
Shauren
2015-04-04
Core/Misc: Fix issues reported by static analysis
jackpoz
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-04-04
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-04-04
Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUS
jackpoz
2015-04-04
Core/Misc: Fix issues reported by static analysis
jackpoz
2015-04-03
Merge pull request #14083 from Gooyeth/3.3.5_sample_satisfaction
Duarte Duarte
2015-04-02
Core/SAI: fix typo
MitchesD
2015-04-02
Core/World: Remove va_list from World::RecordTimeDiff.
Naios
2015-04-02
Core/SAI: fix merge conflict
MitchesD
2015-04-02
Core/SmartScripts: added SMART_ACTION_SET_COUNTER and SMART_EVENT_COUNTER_SET
MitchesD
2015-04-02
Core/Packet: Correction to packetsize for SMSG_WEATHER
click
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-30
Core/Entities: Add player name and ID to GetXPrestBonus calculation-log
click
2015-03-29
Core/Logger: Add basic account-info to addon-scans to make them a little bit ...
click
2015-03-29
CMake: Use source_groups to represent the source tree
Naios
2015-03-28
Core/Log: Fix linker errors that occur on msvc 12 lower then update 4
Naios
2015-03-25
Core/Creature: fixed trigger visibility of vehicles
cr4st
2015-03-22
[Core/Quest] Update quest Objective status Client side
tkrokli
2015-03-21
Scripts/Ulduar: Fix some Flame Leviathan issues
jackpoz
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-19
Split up LANG_MAP_POSITION to fix a crash when issuing .gps command
ariel-
2015-03-18
Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...
Nayd
2015-03-18
Core/Misc: Fix some issues detected by static analysis
Naios
2015-03-18
Build fix
Shauren
2015-03-18
Merge pull request #14317 from Naios/typesafelog
Carbenium
[next]