diff options
author | Stijn Buys <ingar@osirion.org> | 2012-01-22 13:03:44 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2012-01-22 13:03:44 +0000 |
commit | 9634bd52544d4083e0252ab47b3cf20829f91fa9 (patch) | |
tree | 1e5af8a2e95cc060cfbf64331682d329363a3213 /ChangeLog | |
parent | fd3c0a700cf93d81615e32fbaade138ebf85f12c (diff) |
Bumped version number to 0.2.1, updated changelog, corrected a spectator crashbug.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -5,6 +5,36 @@ ------------------------------------------------------------------ +* build-0.2.1-svn1082 + + 2012-01-22 + + src revision 1082 + + - Various lighting tweaks and enhancements. + - Added zone ambient color support. + - Added eject cargo dialog. + - Added tractor beam and eject cargo sound effects. + - Added support for saving and loading games in singleplayer. + - Added Material::Decal surface flag to enable polygon offset and alpha testing. + - Added Material::Origin surface flag for func_rotate groups. + - Enabled secondary entity color in the model viewer. + - Fixed the close button on the chat window. + - Cleanup of the main menu code. + - Corrected a bug where setting the jumpgate template radius wouldn't work. + - Corrected a bug where inventory capacity wasn't reset after loading player data. + + data revision 788 + + - new oldlancer model + - new miningprotector model + - new goliath model + - new drake model + - new niobium model + - new jumpgate model + - new decal textures + - new tractor beam sound effect + - removed obsolete orion ship * build-0.2.0-svn1031 "OBJ in space" |