This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
TCPlayerbotCore
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ce712adda2c14926bdba34afa14be452a271cd66
TCPlayerbotCore
/
src
/
server
T
History
QAston
1760e42e2c
Core/ScriptSystem: Add compile time type check of function assigned to hooks - prevents incorrect function calls. Since this rev you have to put PrepareSpellScript(<yourscriptclassnamehere>) at the beginning of every spell script. Yes, i know it's unhandy, but unfortunately C++ preprocessor is very limited, so you have to do that extra work each time you write a script:(.
...
--HG-- branch : trunk
2010-10-08 21:33:44 +02:00
..
authserver
Core/Authserver: Remove CRLF warnings for authserver.rc
2010-10-07 20:09:22 +02:00
collision
REALLY fix the CRLF-crap...
2010-10-07 15:54:07 +02:00
game
Core/ScriptSystem: Add compile time type check of function assigned to hooks - prevents incorrect function calls. Since this rev you have to put PrepareSpellScript(<yourscriptclassnamehere>) at the beginning of every spell script. Yes, i know it's unhandy, but unfortunately C++ preprocessor is very limited, so you have to do that extra work each time you write a script:(.
2010-10-08 21:33:44 +02:00
scripts
Core/ScriptSystem: Add compile time type check of function assigned to hooks - prevents incorrect function calls. Since this rev you have to put PrepareSpellScript(<yourscriptclassnamehere>) at the beginning of every spell script. Yes, i know it's unhandy, but unfortunately C++ preprocessor is very limited, so you have to do that extra work each time you write a script:(.
2010-10-08 21:33:44 +02:00
shared
REALLY fix the CRLF-crap...
2010-10-07 15:54:07 +02:00
worldserver
Fix CRLF in the last file
2010-10-07 15:59:20 +02:00
CMakeLists.txt
BuildSystem/ALL: Remove unused custom code (most are duplicated as in examples)
2010-09-05 17:19:41 +02:00