Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2012-01-22 13:03:44 +0000
committerStijn Buys <ingar@osirion.org>2012-01-22 13:03:44 +0000
commit9634bd52544d4083e0252ab47b3cf20829f91fa9 (patch)
tree1e5af8a2e95cc060cfbf64331682d329363a3213 /ChangeLog
parentfd3c0a700cf93d81615e32fbaade138ebf85f12c (diff)
Bumped version number to 0.2.1, updated changelog, corrected a spectator crashbug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16448dc..39e69d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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"