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-17 08:00:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4581f67b8cc574d49455ec993858c9de49b0945
TrinityCore
/
src
/
server
/
game
/
Scripting
History
Shauren
f4581f67b8
Core: Fixed uninitialized variable warnings
...
--HG-- branch : trunk
2010-12-14 15:58:45 +01:00
..
MapScripts.cpp
Core: Fixed uninitialized variable warnings
2010-12-14 15:58:45 +01:00
ScriptLoader.cpp
Core/Dungeon Finder: Code cleanup and minor optimizations
2010-12-05 17:50:26 +01:00
ScriptLoader.h
Core/Scripts: Reinstate commandscripts, now with extra bling and working commands (and yes, we did test it thoroughly this time)
2010-11-12 20:47:03 +01:00
ScriptMgr.cpp
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
ScriptMgr.h
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
ScriptSystem.cpp
Remove the accidental additions of CRLF-crap from the header updates
2010-10-07 15:35:36 +02:00
ScriptSystem.h
*** New core <-> script library interface - complete rewrite of the old one.
2010-08-06 19:23:43 +02:00