Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-07-07 | Implemented death listener for scripting engine. | Philipp Sehmisch | 1 | -0/+5 |
2008-05-19 | Implemented NPC names. Implemented the theoretical possibility to have named ... | Philipp Sehmisch | 1 | -1/+2 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -0/+1 |
2007-09-22 | Cleaned both configuration and resource managers. | Guillaume Melquiond | 1 | -3/+2 |
2007-08-20 | Prevented access to uninitialized engines. | Guillaume Melquiond | 1 | -5/+8 |
2007-08-15 | Added helper functions for loading files and NPCs as scripts. Put Lua helpers... | Guillaume Melquiond | 1 | -1/+24 |
2007-08-14 | Made it possible to load scripts from strings instead of files. | Guillaume Melquiond | 1 | -7/+2 |
2007-08-09 | Added new scripting interface and Lua engine. | Guillaume Melquiond | 1 | -0/+67 |