Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- 09/16/07 20:26:14 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v5 v6 12 12 * Resource managment 13 13 * Clock/Timer support (incl. Plugin to support rdtsc instructions) 14 * Scripting system (incl. Plugin to handle Lua scripts, see [http://www.lua.org/] for more about Lua)14 * Scripting system (incl. Plugin to handle [http://www.lua.org/ Lua] scripts) 15 15 * Event managment system 16 16 … … 18 18 == Documentation == 19 19 20 Currently there exists a doxygen of the complete source code. You can find it here [http://www.tevs.eu/doc/nrEngine/]20 Currently there exists a doxygen of the complete source code. You can find it [http://www.tevs.eu/doc/nrEngine/ here] 21 21 22 22 == Projects using nrEngine ==