Tutorials » History » Revision 14
Revision 13 (arkeon, 01/07/2010 06:03 PM) → Revision 14/19 (arkeon, 01/07/2010 06:03 PM)
h2. == Tutorials == //TODO *Scol basics* [[BR]] '''Scol basics''' * Scol partitions partitions[[BR]] * Usm.ini configuration configuration[[BR]] * "Scol language":http://www.scolring.org/index.php/en/downloads?func=fileinfo&id=31 [http://www.scolring.org/index.php/en/downloads?func=fileinfo&id=31 Scol language][[BR]] * For the comprehension of Scol Virtual Machine stack, see "Stack (data_structure)":http://en.wikipedia.org/wiki/Stack_(data_structure) *Howto [http://en.wikipedia.org/wiki/Stack_(data_structure) Stack (data_structure)][[BR]] [[BR]] '''Howto compile sources* sources''' * Scol launcher (scol.exe) (scol.exe)[[BR]] * Virtual machine (scol.dll) (scol.dll)[[BR]] * 2D OS library (libos2d.dll) (libos2d.dll)[[BR]] * 2D graphic library (lib2d.dll) (lib2d.dll)[[BR]] * Multi media library (mmedia.dll) (mmedia.dll)[[BR]] * Sql library (scolsql.dll) (scolsql.dll)[[BR]] * Serial library (serialio.dll) (serialio.dll)[[BR]] * ActiveX library (Xtension.dll) (Xtension.dll)[[BR]] * Security SSA / RSA encryption (security.dll) (security.dll)[[BR]] * SO3engine Ogre3D engine for scol (so3engine.dll) (so3engine.dll)[[BR]] * [[OpenGL]] OpenGL engine for scol (zoogl.dll) (deprecated) (deprecated)[[BR]] * Wii devices library (wiimote.dll) (wiimote.dll)[[BR]] * mozilla scol embeded plugin (npscol.dll) (npscol.dll)[[BR]] * Internet Explorer scol embeded plugin (axscol.dll) *Howto (axscol.dll)[[BR]] [[BR]] '''Howto make a scol dll extension* extension''' "Template source":https://arkeon.dyndns.org/svn-scol/trunk/plugins/template "Scol [https://arkeon.dyndns.org/svn-scol/trunk/plugins/template Template source][[BR]] [https://arkeon.dyndns.org/svn-scol/trunk/tools/plugin%20sdk/release/setup.exe Scol plugin SDK setup":https://arkeon.dyndns.org/svn-scol/trunk/tools/plugin%20sdk/release/setup.exe setup] Scol SDK for windows (scol.h) : This file contain the basics Scol virtual machine manipulation methods "Scol methods[[BR]] [https://arkeon.dyndns.org/svn-scol/trunk/tools/plugin%20sdk/api Scol plugin SDK API Documentation":https://arkeon.dyndns.org/svn-scol/trunk/tools/plugin%20sdk/api Documentation][[BR]] [[BR]]