Changes between Initial Version and Version 1 of EnginePlugins


Ignore:
Timestamp:
09/28/07 00:11:36 (17 years ago)
Author:
art
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnginePlugins

    v1 v1  
     1= Plugin Manual = 
     2 
     3The features of the engine can be extended by dynamic plugins. The plugins are loaded at run-time. 
     4 
     5Following plugins where tested and seems to run stable: 
     6 
     7 * ["LuaPlugin"], enables a support for [http://www.lua.org lua] scripting language 
     8 
     9Following plugins exists, but require further implementation and testing to became stable: 
     10 
     11 * ["rdtscTimeSource"], enables use of rdtsc instructions to create high resolution timers 
     12 * ["DynamicResources"], a plugin which autmoagically reload resources if they were changed on the filesystem