Updated ChangeLog.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@3074 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
hikerstk 2009-01-29 03:06:25 +00:00
parent a918d00198
commit b4d553ff9b

View File

@ -1,3 +1,15 @@
SuperTuxKart SVN
~~~~~~~~~~~~~~~~
* Irrlicht
- Renamed global scene object to stk_scene (to avoid a name clash with
irrlicht's namespace 'scene').
* Bugfixes:
- Fixed several bugs related to track and character group selection.
- Plunger would stay in face after a restart of a race
- Prevented incorrect rescues in Fort magma.
* Code cleanup:
- Removed all snprintfs and constants defining a maximum message size.
SuperTuxKart 0.6 (January 2009)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* New improved physics and kart handling