September 19 2024 build: Difference between revisions
Jump to navigation
Jump to search
Elevator1512 (talk | contribs) mNo edit summary |
Elevator1512 (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
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 15:41, 8 October 2024
It contains good-faith information, such as an existing building or content. |
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