========================
This is the source code for Serious Engine v.1.10, including the following projects:
EngineGUICommon GUI things for game toolsGameGUICommon GUI things for game toolsLWSkaExporterExporter for use in LightWaveMakeFONTUsed for generating *.fnt filesDecodeReportUsed to decode crash *.rpt filesDependUsed to build a list of dependency files based on a list of root filesModelerSerious ModelerSeriousSkaStudioSerious Ska StudioWorldEditorSerious Editor
Before starting the build process, make sure you have a "Temp" folder in your development directory. If it doesn't exist, create it. SeriousSkaStudio has some issues with MFC windows that can prevent the main window from being displayed properly.
Serious Engine is licensed under the GNU GPL v2 (see LICENSE file).
Some of the code included with the engine sources is not licensed under the GNU GPL v2:
- LightWave SDK (located in
Sources/LWSkaExporter/SDK) by NewTek Inc.