Version History: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
m Text replacement - "index.php?title=" to ""
mNo edit summary
 
(17 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{legit}}
'''<big>Skyscraper Version History</big>'''
'''<big>Skyscraper Version History</big>'''


<small>''Note:'' All dates are in mm/dd/yy format.</small>


1.0 Series (written in Visual Basic 6)
== 1.0 Series ==
 
These versions were written in Visual Basic 6.
<nowiki>------------</nowiki>
* 12/27/02 - Skyscraper 0.2 (Alpha, source only, TrueVision 3D 5 engine)
 
* 12/31/02 - Skyscraper 0.3 (Source only, new TrueVision 3D 6 engine)
12/27/02 - Skyscraper 0.2 (Alpha, source only, TrueVision 3D 5 engine)
* 1/1/03 - Skyscraper 0.4 (Source only)
 
* 1/11/03 - Skyscraper 0.5
12/31/02 - Skyscraper 0.3 (Source only, new TrueVision 3D 6 engine)
* 1/20/03 - Skyscraper 0.6
 
* 2/6/03 - Skyscraper 0.7
1/1/03 - Skyscraper 0.4 (Source only)
* 2/19/03 - Skyscraper 0.8
 
* 3/17/03 - Skyscraper 0.9 (Beta)
1/11/03 - Skyscraper 0.5
* 3/30/03 - Skyscraper 0.91
 
* 4/27/03 - Skyscraper 0.92
1/20/03 - Skyscraper 0.6
* 7/25/03 - Skyscraper 0.93
 
* 10/13/03 - Skyscraper 0.94
2/6/03 - Skyscraper 0.7
* 1/2/04 - Skyscraper 0.95
 
* 3/26/04 - Skyscraper 0.95b
2/19/03 - Skyscraper 0.8
* 5/4/04 - Skyscraper 0.96
 
Skyscraper 0.97 renamed Skyscraper 1.1 Alpha, aims for a 2.0 release
3/17/03 - Skyscraper 0.9 (Beta)
* 7/21/04 - Skyscraper 1.0
 
* 9/26/04 - Skyscraper 1.0b
3/30/03 - Skyscraper 0.91
Between this is Visual Basic versions of Skyscraper 1.1, the C++ version was started in June 2005 and simultaneous versions of VB and C++ were released until the VB version was discontinued in mid 2006. The simulator became relatively stable in 2008 and the focus was put on the [[Triton Center]], the simulator was released when the [[Triton Center]] was completed.
 
4/27/03 - Skyscraper 0.92
 
7/25/03 - Skyscraper 0.93
 
10/13/03 - Skyscraper 0.94
 
1/2/04 - Skyscraper 0.95
 
3/26/04 - Skyscraper 0.95b
 
5/4/04 - Skyscraper 0.96
 
             Skyscraper 0.97 renamed Skyscraper 1.1 Alpha, aims for a 2.0 release
 
7/21/04 - Skyscraper 1.0
 
9/26/04 - Skyscraper 1.0b
 
<nowiki>-------------</nowiki>
 
Between this is Visual Basic versions of Skyscraper 1.1, the C++ version was started in June 2005 and simultaneous versions of VB and C++ were released until the VB version was discontinued in mid 2006.  The simulator became relatively stable in 2008 and the focus was put on the [[Triton Center]], the simulator was released when the Triton Center was completed.
 
<nowiki>-------------</nowiki>
 
2.0 Series (written in C++)
 
<nowiki>-------------</nowiki>
 
1/6/09 - Skyscraper 2.0 Alpha 1 (Initial release of 1.1 Alpha, mainly focusing on the Triton Center, uses the Crystal Space 3D 1.2 engine)
 
1/10/09 - Skyscraper 2.0 Alpha 2 (An Update 1 for Alpha 1, it's a ground fix)
 
3/29/09 - Skyscraper 2.0 Alpha 3 (Sound support added)
 
6/19/09 - Skyscraper 2.0 Alpha 4 (Script backwards compatibility starts around at this time)
 
6/20/09 - Skyscraper 2.0 Alpha 4.1 (Bugfix, an Update 1)
 
10/24/09 - Skyscraper 2.0 Alpha 5
 
3/11/10 - Skyscraper 2.0 Alpha 6 (uses the Crystal Space 3D 1.4 engine)
 
9/19/10 - Skyscraper 2.0 Alpha 7 (last Crystal Space 3D engine release)
 
              10/18/10 - Alpha 7 Patch 1 (This was before the Update subreleases)
 
              11/13/10 - Triton Center texture pack, replacing the wooden doors with the modern metal doors
 
              For the Crystal Space development versions of Alpha 8, Alpha 7 and earlier used the CS "Thingmesh" system for 3D geometry,
 
              Alpha 8 switched over to my own system called "Polymesh" which was made specifically for Skyscraper.
 
              Skyscraper was ported over to the Ogre engine in Late 2010/Early 2011.
 
3/1/13 - Skyscraper 2.0 Alpha 8 (First Ogre engine release)
 
3/4/15 - Skyscraper 2.0 Alpha 9
 
        3/31/15 - Alpha 9 Update 1
 
        4/16/15 - Alpha 9 Update 2
 
12/19/16 - Skyscraper 2.0 Alpha 10 (Main feature is "Engine Contexts" or "Multiple Simulator Engines")
 
        12/28/16 - Alpha 10 Update 1
 
        12/31/16 - Alpha 10 Update 2
 
        1/5/17 - Alpha 10 Update 3
 
        1/7/17 - Alpha 10 Update 4
 
        2/1/17 - Alpha 10 Update 5
 
        2/1/17 - Alpha 10 Update 6
 
3/10/23 - Skyscraper 2.0 Alpha 11
 
        3/19/23 - Alpha 11 Update 1


        4/13/23 - Alpha 11 Update 2
== 2.0 Series ==
These versions were written in C++.
* 1/6/09 - [[Skyscrapersim 2.0 Alpha 1|Skyscraper 2.0 Alpha 1]] (Initial release of 1.1 Alpha, mainly focusing on the Triton Center, uses the Crystal Space 3D 1.2 engine)
* 1/10/09 - [[Skyscrapersim 2.0 Alpha 2|Skyscraper 2.0 Alpha 2]] (An Update 1 for Alpha 1, it's a ground fix)
* 3/29/09 - [[Skyscrapersim 2.0 Alpha 3|Skyscraper 2.0 Alpha 3]] (Sound support added)
* 6/19/09 - [[Skyscrapersim 2.0 Alpha 4|Skyscraper 2.0 Alpha 4]] (Script backwards compatibility starts around at this time)
* 6/20/09 - [[Skyscrapersim 2.0 Alpha 4.1|Skyscraper 2.0 Alpha 4.1]] (Bugfix, an Update 1)
* 10/24/09 - [[Skyscrapersim 2.0 Alpha 5|Skyscraper 2.0 Alpha 5]]
* 3/11/10 - [[Skyscrapersim 2.0 Alpha 6|Skyscraper 2.0 Alpha 6]] (uses the Crystal Space 3D 1.4 engine)
* 9/19/10 - [[Skyscrapersim 2.0 Alpha 7|Skyscraper 2.0 Alpha 7]] (last Crystal Space 3D engine release)
** 10/18/10 - Alpha 7 Patch 1 (This was before the Update subreleases)
** 11/13/10 - [[Triton Center]] texture pack, replacing the wooden doors with the modern metal doors
** For the Crystal Space development versions of Alpha 8, Alpha 7 and earlier used the CS "Thingmesh" system for 3D geometry. Alpha 8 switched over to my own system called "Polymesh" which was made specifically for Skyscraper. Skyscraper was ported over to the Ogre engine in Late 2010/Early 2011.
* 3/1/13 - [[Skyscrapersim 2.0 Alpha 8|Skyscraper 2.0 Alpha 8]] (First Ogre engine release)
* 3/4/15 - [[Skyscrapersim 2.0 Alpha 9|Skyscraper 2.0 Alpha 9]]
** 3/31/15 - [[Skyscrapersim 2.0 Alpha 9 Update 1|Alpha 9 Update 1]]
** 4/16/15 - [[Skyscrapersim 2.0 Alpha 9 Update 2|Alpha 9 Update 2]]
* 12/19/16 - [[Skyscrapersim 2.0 Alpha 10|Skyscraper 2.0 Alpha 10]] (Main feature is "Engine Contexts" or "Multiple Simulator Engines")
** 12/28/16 - Alpha 10 Update 1
** 12/31/16 - Alpha 10 Update 2
** 1/5/17 - Alpha 10 Update 3
** 1/7/17 - Alpha 10 Update 4
** 2/1/17 - Alpha 10 Update 5
** 2/1/17 - Alpha 10 Update 6
* 3/10/23 - [[Skyscrapersim 2.0 Alpha 11|Skyscraper 2.0 Alpha 11]]
** 3/19/23 - Alpha 11 Update 1
** 4/13/23 - Alpha 11 Update 2
* 6/22/25 - [[Skyscrapersim 2.0 RC1|Skyscraper 2.0 RC1]]
* 6/27/25 - [[Skyscrapersim 2.0 RC2|Skyscraper 2.0 RC2]]
* 7/4/25 - [[Skyscrapersim 2.0 RC3|Skyscraper 2.0 RC3]]
* 7/14/25 - [[Skyscrapersim 2.0 RC4|Skyscraper 2.0 RC4]]
* 7/22/25 - [[Skyscrapersim 2.0 RC5|Skyscraper 2.0 RC5]]
* 7/24/25 - [[Skyscrapersim 2.0]]
* 8/13/25 - [[Skyscrapersim 2.0.1]]


The Crystal Space engine was dropped in favor of Ogre (which took "a lot of work" to port the simulator over), this was done because Ogre had "better features" and supported things like the "Caelum sky system".  Interestingly enough Crystal Space development stopped not that long after (after they put out a 2.0 release), and the engine is now discontinued, Ogre is still being developed.
The Crystal Space engine was dropped in favor of Ogre (which took "a lot of work" to port the simulator over), this was done because Ogre had "better features" and supported things like the "Caelum sky system". Interestingly enough Crystal Space development stopped not that long after (after they put out a 2.0 release), and the engine is now discontinued, Ogre is still being developed.
[[Category:Simulator Development]]
[[Category:Simulator Development]]
[[Category:Browse]]

Latest revision as of 07:33, 13 August 2025

This article is legitimate.
It contains good-faith information, such as an existing building or content.


Skyscraper Version History

Note: All dates are in mm/dd/yy format.

1.0 Series[edit | edit source]

These versions were written in Visual Basic 6.

  • 12/27/02 - Skyscraper 0.2 (Alpha, source only, TrueVision 3D 5 engine)
  • 12/31/02 - Skyscraper 0.3 (Source only, new TrueVision 3D 6 engine)
  • 1/1/03 - Skyscraper 0.4 (Source only)
  • 1/11/03 - Skyscraper 0.5
  • 1/20/03 - Skyscraper 0.6
  • 2/6/03 - Skyscraper 0.7
  • 2/19/03 - Skyscraper 0.8
  • 3/17/03 - Skyscraper 0.9 (Beta)
  • 3/30/03 - Skyscraper 0.91
  • 4/27/03 - Skyscraper 0.92
  • 7/25/03 - Skyscraper 0.93
  • 10/13/03 - Skyscraper 0.94
  • 1/2/04 - Skyscraper 0.95
  • 3/26/04 - Skyscraper 0.95b
  • 5/4/04 - Skyscraper 0.96

Skyscraper 0.97 renamed Skyscraper 1.1 Alpha, aims for a 2.0 release

  • 7/21/04 - Skyscraper 1.0
  • 9/26/04 - Skyscraper 1.0b

Between this is Visual Basic versions of Skyscraper 1.1, the C++ version was started in June 2005 and simultaneous versions of VB and C++ were released until the VB version was discontinued in mid 2006. The simulator became relatively stable in 2008 and the focus was put on the Triton Center, the simulator was released when the Triton Center was completed.

2.0 Series[edit | edit source]

These versions were written in C++.

The Crystal Space engine was dropped in favor of Ogre (which took "a lot of work" to port the simulator over), this was done because Ogre had "better features" and supported things like the "Caelum sky system". Interestingly enough Crystal Space development stopped not that long after (after they put out a 2.0 release), and the engine is now discontinued, Ogre is still being developed.