index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
SkillDiscovery.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-16
Updated copyright for new year.
n0n4m3
2010-01-16
Some replacements .count to .find for better performance - original patch by ...
n0n4m3
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-08-27
[8426] Use upper/lower iterator pairs as result instead 2 function calls. Aut...
megamage
2009-07-30
[8234] Implement support for explcit discovery spell 64323. Also better check...
megamage
2009-07-20
[8188] Cleanups in #includes for SpellMgr.h Author: VladimirMangos
megamage
2009-07-07
[8114] Fixed uint16 to uint32 for spell id in SkillDiscoveryEntry Author: ApoC
megamage
2009-06-18
[8043] Fixed typo in LoadSkillDiscoveryTable() Author: rastikzzz
megamage
2009-06-15
[8014] Fixes and cleanup in error messages at `skill_discovery_template` load...
megamage
2009-05-03
[7745] Fixed gcc warnings. Author: AlexDereka
megamage
2009-04-29
[7730] Some optimizantion and code style. Author: zhenya
megamage
2009-04-03
[7607] Improvements in support some generic achievement classes Author: V...
megamage
2009-03-19
* Implementing database logging:
XTZGZoReX
2009-03-08
[7403] much more unneeded includes removed Author: balrok
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2009-01-21
*Update to Mangos 7136.
megamage
2009-01-20
*Update to Mangos 7125.
megamage
2008-11-10
[svn] * Switch from hashmap to unordered map. - cleanup source - mangos. Help...
KingPin
2008-11-05
[svn] * Avoid access to bag item prototype for getting bag size, use related ...
KingPin
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003