diff options
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" |