This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-20 01:15:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f274560c4a291891aff286414edc3d0472c844e3
TrinityCore
/
src
/
server
/
scripts
/
Examples
History
Nay
3561ab98ba
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
...
OVERRIDE and FINAL are TC macros (expand to nothing if compiler does not support C++11)
2013-07-06 20:21:45 +01:00
..
CMakeLists.txt
Update copyright note for 2013.
2013-01-01 00:41:01 +01:00
example_commandscript.cpp
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
2013-07-06 20:21:45 +01:00
example_creature.cpp
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
2013-07-06 20:21:45 +01:00
example_escort.cpp
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
2013-07-06 20:21:45 +01:00
example_gossip_codebox.cpp
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
2013-07-06 20:21:45 +01:00
example_misc.cpp
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
2013-07-06 20:21:45 +01:00
example_spell.cpp
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
2013-07-06 20:21:45 +01:00