This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore2
Watch
3
Star
0
Fork
0
You've already forked TrinityCore2
mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced
2026-06-19 14:29:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a067d5095f4593ee1df8e4e16565ee6f213c9b8
TrinityCore2
/
src
/
server
/
scripts
T
History
Shauren
4a067d5095
Fixed build i broke
...
--HG-- branch : trunk
2010-12-17 20:48:55 +01:00
..
Commands
Core/Groups: Move all function definition from .h to .cpp
2010-11-29 07:50:31 +01:00
Custom
BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)
2010-09-05 17:19:41 +02:00
EasternKingdoms
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/HasUnitState/ClearUnitState
2010-12-17 13:43:24 +01:00
Examples
Core/Scripts: add example_commandscript as an example of how to use commandscripts to add your own commands to the core
2010-11-03 08:44:03 +01:00
Kalimdor
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/HasUnitState/ClearUnitState
2010-12-17 13:43:24 +01:00
Northrend
Fixed build i broke
2010-12-17 20:48:55 +01:00
OutdoorPvP
Core: Add new system for parallelizing client packet processing. Handle WorldSession updates in Map::Update() where we are safe to proceed. Patch by Ambal.
2010-12-13 22:37:56 +01:00
Outland
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/HasUnitState/ClearUnitState
2010-12-17 13:43:24 +01:00
PrecompiledHeaders
* Rename InstanceData to InstanceScript
2010-08-08 22:54:58 +06:00
Spells
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/HasUnitState/ClearUnitState
2010-12-17 13:43:24 +01:00
World
Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/HasUnitState/ClearUnitState
2010-12-17 13:43:24 +01:00
CMakeLists.txt
Core/Scripts: Convert more commands over to CommandScripts (moves gobject, honor, quest, reload, titles and wp commands to scripts) - Patch by Paradox
2010-11-16 21:27:25 +01:00