index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
DungeonFinding
/
LFGScripts.cpp
Age
Commit message (
Expand
)
Author
2022-02-25
Core/PacketIO: Rename some new opcodes
Shauren
2022-02-24
Core/PacketIO: Updated packet structures to 9.2.0
Shauren
2022-01-01
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2021-12-18
Core/LFG: Remove Dungeon Cooldown when getting kicked
jackpoz
2021-10-16
Core/Characters: Made homebind location a WorldLocation (this implicitly adds...
ModoX
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-12
Core/PacketIO: Updated and enabled LFG packets
Shauren
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-01
Core/LFG: Move code to a better place.
w1sht0l1v3
2015-09-24
Core/Dungeon Finder: Remove disconnected players from LFG queue
jackpoz
2015-01-10
Core/Maps: Updated map difficulties
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-22
Core/Entities: Third part of removing GetGUIDLow() uses
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-10
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-06-21
Core: Add loginFirst param to OnLogin hook to allow doing things on first log...
Rochet2
2014-04-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-25
Core/LFG: Fix LFG GS requirement not updated until relog
jackpoz
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-06-27
Core/PacketIO: Updated and enabled more LFG opcodes
Shauren
2013-06-11
Core: More Function Renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-14
Core/LFG: Fix a crash
Machiavelli
2013-02-04
Correction to previous commit (Use proper way to delete from spell_script_names)
Spp
2013-02-04
Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)
Spp
2013-02-04
Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...
Spp
2013-01-09
Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-26
Core/Dungeon Finder: Fix reward for last member of each group being disbanded...
Spp
2012-11-21
Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
[next]