index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T22: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-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
2015-03-18
Core/Game: Fix some issues detected by static analysis.
Naios
2015-03-17
Merge pull request #14370 from Kittnz/realm_achievement
Duarte Duarte
2015-03-16
Core/Condition: Added Realm Achievement condition
Kittnz
2015-03-16
Core: silence broadcasttext startup errors
joschiwald
2015-03-15
Merge pull request #14371 from Kittnz/movecirclepath_003
click
2015-03-15
Core/AHBot: Remove a lingering warning that annoyed me for all too long
click
2015-03-15
Core/DBLayer: Remove references to table character_currency (6.x only)
Nayd
2015-03-15
SpellAuras.cpp: typo fix
Nayd
2015-03-15
Core/Player: fixed some leftovers in db after player delete
joschiwald
2015-03-15
Core/Auras: Fixed possible crash in Aura::RefreshDuration - Aura::GetCaster c...
Shauren
[next]