* Linux compile with and without PCH fixed

* Script library compile fixed
* --todo: fix all scripts themselves :)

--HG--
branch : trunk
This commit is contained in:
Brian
2010-06-08 13:05:47 -06:00
parent 413af7b21f
commit b76b6700ed
82 changed files with 278 additions and 250 deletions

View File

@@ -1,4 +1,4 @@
#include "ScriptedPch.h"
#include "ScriptPCH.h"
#include <cstring>
//This function is called when the player logs in (every login)