add a changelog and prep for release

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
Kevin Shanahan 2013-02-25 16:07:20 +10:30
parent 7e624ed336
commit d1652c8be5
1 changed files with 7 additions and 0 deletions

7
changelog.txt Normal file
View File

@ -0,0 +1,7 @@
2013-02-25 TyrUtils v0.5
* New changelog to summarise changes in future
* light and vis both now multithreaded on Unix and Windows platforms
* vis now writes a state file every 5 minutes so it can resume if needed
* qbsp and vis now support a form of detail brushes, similar to Quake 2. See
qbsp.txt for further details.