git-svn-id: https://scorched3d.svn.sourceforge.net/svnroot/scorched3d/trunk/scorched...
[scorched3d/parasti.git] / CHANGELOG
blob46c810e0efb39e1c901231632929bea88c7557ac
1 It's now possible to fix the price of an Accessory by setting the FreeMarketLimit of it to 0\r
2 The price of each accessory is calculated and stored exactly with no rounding, the rounding is only applied to the visible prices.\r
3 Removed the dependancy on returning char * from certain S3D APIs (for thread safety)\r
4 Most S3D global APIs are now namespaced into the S3D:: namespace\r
5 Updated directory structure to enforce server only builds (client directories are not added to server -I path)\r