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 06:19:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fefb13bd46034e077afae1c151a5d6b24cb9781
TrinityCore2
/
src
/
server
/
scripts
T
History
Shauren
3fefb13bd4
Scripts/Silithus: Fixed some int -> float casts, should fix invalid coord error
...
--HG-- branch : trunk
2010-12-20 12:03:23 +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: Rename spell attributes, use more general names
2010-12-19 05:15:47 +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
Scripts/Silithus: Fixed some int -> float casts, should fix invalid coord error
2010-12-20 12:03:23 +01:00
Northrend
Scripts/HoL:
2010-12-20 14:59:39 +06: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/Auras: Allow stacking of auras proced from different items
2010-12-20 11:04:48 +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