- added code to now output all eerors to console (with option to save in log file)

- added more LUA debug info
This commit is contained in:
Mark Vejvoda
2010-10-06 20:22:06 +00:00
parent 268aa4793b
commit 0d050f62d4
36 changed files with 185 additions and 60 deletions

View File

@@ -71,9 +71,9 @@ public:
void setFloat(const string &key, float value);
void setString(const string &key, const string &value);
string getpath() const { return path;}
string toString();
};
}}//end namespace