September 26 2022 build: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
mNo edit summary
MelvinMan10 (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{legit}}{{db}}
{{OB}}{{db}}
'''Changes since the old 4/30/18 build:'''
'''Changes since the old 4/30/18 build:'''
#General fixes
#General fixes
Line 22: Line 22:
#Removed SVN ID tags
#Removed SVN ID tags
#Don't create Bullet character and shape if turned off
#Don't create Bullet character and shape if turned off


For the GitHub history, the default Master branch goes back to the beginning of when the Ogre branch was made official (I'm not sure why that is), if you want to see more of the history, view either the Ogre branch itself (which has the original history plus the early Ogre development) or the CrystalSpace branch (which has the original history plus the stable CrystalSpace changes which were done during the Ogre development).
For the GitHub history, the default Master branch goes back to the beginning of when the Ogre branch was made official (I'm not sure why that is), if you want to see more of the history, view either the Ogre branch itself (which has the original history plus the early Ogre development) or the CrystalSpace branch (which has the original history plus the stable CrystalSpace changes which were done during the Ogre development).
Line 33: Line 32:
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-92622-build/ Build: 9/26/22 build on the Skyscraper Simulator Forum]
* [https://skyscrapersimulatorforum.createaforum.com/download-skyscraper-simulator/new-build-92622-build/ Build: 9/26/22 build on the Skyscraper Simulator Forum]
[[Category:Development Builds]]
[[Category:Development Builds]]
[[Category:2022 Builds]]
[[Category:Alpha 11 builds]]
[[Category:Alpha 11 builds]]

Latest revision as of 00:18, 22 May 2025

This is an official build of Skyscraper, made by eventhorizon.
It contains only the files in SVN, and can be safely downloaded to your computer.
This article describes a development build of Skyscraper Simulator.
It contains good information related to Skyscraper Simulator.

Changes since the old 4/30/18 build:

  1. General fixes
  2. Upgraded wxWidgets (the windowing system) from 3.0.2 to 3.2.1
  3. Upgraded Ogre (the graphics rendering engine) from version 1.9 to 13 (aka 1.13)
  4. Upgraded the FMod soundsystem
  5. Enhanced Linux build system
  6. Put source code on GitHub, with most of the development history
  7. Removed svnrev (this added the svn revision to the Skyscraper version, removed due to the move to Git)
  8. Increased size of main menu, and added a new background image (this may change in the near future)
  9. Increased size of main window
  10. Updated Linux build instructions
  11. Removed the DirectX9 rendersystem plugin, because it doesn't work anymore, use OpenGL instead.

General fixes:

  1. Mesh needs to catch exceptions on unload, to prevent certain crashes
  2. Don't use deprecated double buffering function
  3. Removed compatibility support for Ogre 1.8
  4. Fix for mesh removal on shutdown
  5. Enable auto title
  6. Added support for running under Wayland (Xwayland)
  7. Removed SVN ID tags
  8. Don't create Bullet character and shape if turned off

For the GitHub history, the default Master branch goes back to the beginning of when the Ogre branch was made official (I'm not sure why that is), if you want to see more of the history, view either the Ogre branch itself (which has the original history plus the early Ogre development) or the CrystalSpace branch (which has the original history plus the stable CrystalSpace changes which were done during the Ogre development).

See also[edit | edit source]

External links[edit | edit source]