Update changelog (esp. with missing entries from 0.6.2*)
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6816 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
b83f850cd4
commit
5ff79dd252
57
ChangeLog
57
ChangeLog
@ -1,12 +1,44 @@
|
|||||||
SuperTuxKart SVN
|
SuperTuxKart SVN
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
Too many to list them all. Main points:
|
||||||
* Irrlicht:
|
* Irrlicht:
|
||||||
- Renamed global scene object to stk_scene (to avoid a name clash with
|
- Ported from plib to irrlicht
|
||||||
irrlicht's namespace 'scene').
|
- Added animations to karts and some tracks
|
||||||
|
* GUI
|
||||||
|
- Completely new designed GUI
|
||||||
|
* Other improvements
|
||||||
|
- Allowed alternative ways/shortcuts in tracks
|
||||||
|
- New item 'switch'
|
||||||
* New art:
|
* New art:
|
||||||
* Bugfixes:
|
- New tracks farm, hacienda, scotland, secret garden
|
||||||
* Code cleanup:
|
|
||||||
- Removed all snprintfs and constants defining a maximum message size.
|
|
||||||
|
SuperTuxKart 0.6.2a (October 2009)
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
* Bugfix: STK would crash while trying to save the config file
|
||||||
|
on Windows Vista.
|
||||||
|
|
||||||
|
SuperTuxKart 0.6.2 (July 2009)
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
* Bugfix: Game could crash in rare circumstances.
|
||||||
|
* Bugfix: Restarting a GP (with the in-race menu ESC) would
|
||||||
|
not subtract already allocated points.
|
||||||
|
* Bugfix: A race could be finished with an invalid shortcut.
|
||||||
|
* Bugfix: Playing a challenge after a splitscreen game would
|
||||||
|
play the challenge in split screen.
|
||||||
|
* Bugfix: Items explode over void.
|
||||||
|
* Bugfix: Grass in castle arena slowed down the kart.
|
||||||
|
* Bugfix: GP result showed kart identifier instead of name.
|
||||||
|
* Improvement: there is now 1 1 sec. wait period for the race
|
||||||
|
result screen, avoiding the problem that someone
|
||||||
|
presses space/enter at the end of a race, immediately
|
||||||
|
quitting the menu before it can be read.
|
||||||
|
|
||||||
|
|
||||||
|
SuperTuxKart 0.6.1a (February 2009)
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
* Bugfix: battle mode would not display track groups.
|
||||||
|
|
||||||
|
|
||||||
SuperTuxKart 0.6.1 (February 2009)
|
SuperTuxKart 0.6.1 (February 2009)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
@ -23,6 +55,7 @@ SuperTuxKart 0.6.1 (February 2009)
|
|||||||
* Added slow-down for karts driving backwards.
|
* Added slow-down for karts driving backwards.
|
||||||
* Somewhat reduced 'shaking' of AI driven karts.
|
* Somewhat reduced 'shaking' of AI driven karts.
|
||||||
|
|
||||||
|
|
||||||
SuperTuxKart 0.6 (January 2009)
|
SuperTuxKart 0.6 (January 2009)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* New improved physics and kart handling
|
* New improved physics and kart handling
|
||||||
@ -47,6 +80,7 @@ SuperTuxKart 0.6 (January 2009)
|
|||||||
- Fixed 'joystick locks' (kart would turn even if the joystick is in neutral),
|
- Fixed 'joystick locks' (kart would turn even if the joystick is in neutral),
|
||||||
thanks to Samjam for the patch.
|
thanks to Samjam for the patch.
|
||||||
|
|
||||||
|
|
||||||
SuperTuxKart 0.5 (May 2008)
|
SuperTuxKart 0.5 (May 2008)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Six new tracks and one improved track: Fort Magma, SnowTux Peak, Amazonian Journey, City,
|
* Six new tracks and one improved track: Fort Magma, SnowTux Peak, Amazonian Journey, City,
|
||||||
@ -106,6 +140,7 @@ SuperTuxKart 0.3 (May 2007)
|
|||||||
- Fixed keyboard keys unable to work on the first key press bug
|
- Fixed keyboard keys unable to work on the first key press bug
|
||||||
- And others
|
- And others
|
||||||
|
|
||||||
|
|
||||||
SuperTuxKart 0.2 (22. Sep 2006)
|
SuperTuxKart 0.2 (22. Sep 2006)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Significant performance improvement by using display lists
|
* Significant performance improvement by using display lists
|
||||||
@ -125,6 +160,7 @@ SuperTuxKart 0.2 (22. Sep 2006)
|
|||||||
* Added help and about screens, added credits to track designer
|
* Added help and about screens, added credits to track designer
|
||||||
* Items were added to all tracks
|
* Items were added to all tracks
|
||||||
|
|
||||||
|
|
||||||
SuperTuxKart 0.1 (04. May 2006) (not officially released)
|
SuperTuxKart 0.1 (04. May 2006) (not officially released)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Significant speedup by using a new HOT and collision algorithm
|
* Significant speedup by using a new HOT and collision algorithm
|
||||||
@ -135,6 +171,7 @@ SuperTuxKart 0.1 (04. May 2006) (not officially released)
|
|||||||
* Some bug fixes and small improvements
|
* Some bug fixes and small improvements
|
||||||
* Added profile option to support automatic profiling
|
* Added profile option to support automatic profiling
|
||||||
|
|
||||||
|
|
||||||
SuperTuxKart 0.0.0 (22. Dec 2004)
|
SuperTuxKart 0.0.0 (22. Dec 2004)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* new tracks
|
* new tracks
|
||||||
@ -142,25 +179,30 @@ SuperTuxKart 0.0.0 (22. Dec 2004)
|
|||||||
* new user-interface
|
* new user-interface
|
||||||
* some additional effects (skid-marks, smoke)
|
* some additional effects (skid-marks, smoke)
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.4.0 (March 19th 2004)
|
TuxKart v0.4.0 (March 19th 2004)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Changes for compatibility with PLIB 1.8.0 and later.
|
* Changes for compatibility with PLIB 1.8.0 and later.
|
||||||
* Removed some features that were only there to support
|
* Removed some features that were only there to support
|
||||||
truly ancient graphics cards like 3Dfx Voodoo-1/2.
|
truly ancient graphics cards like 3Dfx Voodoo-1/2.
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.3.0 (??)
|
TuxKart v0.3.0 (??)
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
* Converted to use the new PLIB/PW library and thus
|
* Converted to use the new PLIB/PW library and thus
|
||||||
avoid the need to link to GLUT.
|
avoid the need to link to GLUT.
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.2.0 (Sept 3rd 2002)
|
TuxKart v0.2.0 (Sept 3rd 2002)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Changes for compatibility with PLIB 1.6.0 and later.
|
* Changes for compatibility with PLIB 1.6.0 and later.
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.0.5 (??)
|
TuxKart v0.0.5 (??)
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
* Changes for compatibility with PLIB 1.4.0 and later.
|
* Changes for compatibility with PLIB 1.4.0 and later.
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.0.4 (??)
|
TuxKart v0.0.4 (??)
|
||||||
~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~
|
||||||
* Changes to suit rassin-frassin-Windoze-junk.
|
* Changes to suit rassin-frassin-Windoze-junk.
|
||||||
@ -171,6 +213,7 @@ TuxKart v0.0.4 (??)
|
|||||||
|
|
||||||
* Added new music courtesy of Matt Thomas.
|
* Added new music courtesy of Matt Thomas.
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.0.3 (July 4th 2000)
|
TuxKart v0.0.3 (July 4th 2000)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Fixed bug in Keyboard driver when no
|
* Fixed bug in Keyboard driver when no
|
||||||
@ -181,6 +224,7 @@ TuxKart v0.0.3 (July 4th 2000)
|
|||||||
* Started new feature to allow you to be
|
* Started new feature to allow you to be
|
||||||
rescued from lava, etc.
|
rescued from lava, etc.
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.0.2 (July 2nd 2000)
|
TuxKart v0.0.2 (July 2nd 2000)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Added ability to add new tracks without
|
* Added ability to add new tracks without
|
||||||
@ -191,15 +235,18 @@ TuxKart v0.0.2 (July 2nd 2000)
|
|||||||
|
|
||||||
* Should compile and run under Windoze using CygWin.
|
* Should compile and run under Windoze using CygWin.
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.0.1 (July 1st 2000)
|
TuxKart v0.0.1 (July 1st 2000)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* Fixed a couple of files missing in initial
|
* Fixed a couple of files missing in initial
|
||||||
Distro.
|
Distro.
|
||||||
|
|
||||||
|
|
||||||
TuxKart v0.0.0 (June 29th 2000)
|
TuxKart v0.0.0 (June 29th 2000)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* First CVS release.
|
* First CVS release.
|
||||||
|
|
||||||
|
|
||||||
TuxKart (unnumbered) (April 13th 2000)
|
TuxKart (unnumbered) (April 13th 2000)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
* First hack.
|
* First hack.
|
||||||
|
Loading…
Reference in New Issue
Block a user