September 19 2024 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) mNo edit summary |
MelvinMan10 (talk | contribs) mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{OB}}{{db}} | ||
This build includes some changes that were missing in the previous build, and also includes the move of the engine context handling code into a new nanokernel object, which runs the engine contexts similar to a hypervisor. | This build includes some changes that were missing in the previous build, and also includes the move of the engine context handling code into a new nanokernel object, which runs the engine contexts similar to a hypervisor. | ||
Changelog: | '''Changelog:''' | ||
#CMake build system fixes | #CMake build system fixes | ||
#Updated build documentation for Windows | #Updated build documentation for Windows |
Latest revision as of 00:17, 22 May 2025
It contains only the files in SVN, and can be safely downloaded to your computer. |
It contains good information related to Skyscraper Simulator. |
This build includes some changes that were missing in the previous build, and also includes the move of the engine context handling code into a new nanokernel object, which runs the engine contexts similar to a hypervisor.
Changelog:
- CMake build system fixes
- Updated build documentation for Windows
- Updated documentation to mention a crash issue when starting and how to fix
- Move engine context handling code into new nanokernel component