No longer chdir() to the content dir (bug #564)
Also, ~ and environment variables are interpreted in the supplied content path now. There's no longer a hardcoded fallback for CONTENTDIR in starcon2.c, as it should always be defined in config.h. Don't look for content in the default directories if an explicitely supplied path failed. It would only confuse users. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1406 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+6
-1
@@ -1,9 +1,14 @@
|
||||
Changes towards version 0.4:
|
||||
- No longer chdir() to the content dir (bug #564)
|
||||
Environment variables and ~ are interpreted in the supplied content
|
||||
path now.
|
||||
Don't look for content in the default directories if an explicitely
|
||||
supplied path failed. It would only confuse users. - SvdB
|
||||
- The unix build script is now able to detect SDL on Darwin (bug #358) - SvdB
|
||||
- Resource units given more obviously when ordering a probe to
|
||||
self-destruct (bug #586), from Nic.
|
||||
- Shipyard "Combat Energy" changed to reflect the recharge rate (bug #522).
|
||||
Also, some cleanups. Thanks and apologies to Nic.
|
||||
Also, some cleanups. Thanks and apologies to Nic. - SvdB
|
||||
- Added lots of debugging functions, SvdB
|
||||
- Cleaned up use of the DEBUG define, SvdB
|
||||
- Talking Pet .txt file corrected to match the .ogg files,
|
||||
|
||||
Reference in New Issue
Block a user