diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b6ecf020b..d3d064b53 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -3,6 +3,7 @@ D1X-Rebirth Changelog 20120724 -------- main/bmread.c: No calling piggy_dump_all() when EDITOR is defined, it causes a failed Assert and causes it to exit when the PC Shareware descent.pig is used +English.lproj/InfoPlist.strings, d1x-Info.plist, d1x-rebirth.xcodeproj/project.pbxproj, d1xgl-Info.plist: Increment version number for Mac files (should have committed this ages ago) 20120723 -------- diff --git a/English.lproj/InfoPlist.strings b/English.lproj/InfoPlist.strings index ab04d5ddf..e37b9bc14 100755 Binary files a/English.lproj/InfoPlist.strings and b/English.lproj/InfoPlist.strings differ diff --git a/d1x-Info.plist b/d1x-Info.plist index 118c9eb9e..186f03b40 100644 --- a/d1x-Info.plist +++ b/d1x-Info.plist @@ -15,7 +15,7 @@ CFBundleSignature DCNT CFBundleVersion - 0.57.2 + 0.57.3 CSResourcesFileMapped LSPrefersCarbon diff --git a/d1x-rebirth.xcodeproj/project.pbxproj b/d1x-rebirth.xcodeproj/project.pbxproj index de08ddece..881729466 100755 --- a/d1x-rebirth.xcodeproj/project.pbxproj +++ b/d1x-rebirth.xcodeproj/project.pbxproj @@ -919,11 +919,8 @@ EBEEB1FD0D2B320B00FF39B4 /* script.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = script.h; sourceTree = ""; }; EBEEB2190D2B34DE00FF39B4 /* alsadigi.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = alsadigi.c; sourceTree = ""; }; EBEEB21A0D2B34DE00FF39B4 /* hmiplay.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = hmiplay.c; sourceTree = ""; }; - EBEEB2220D2B34DE00FF39B4 /* ukali.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ukali.c; sourceTree = ""; }; EBEEB2290D2B351400FF39B4 /* music.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = music.h; sourceTree = ""; }; - EBEEB22A0D2B351400FF39B4 /* ukali.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ukali.h; sourceTree = ""; }; EBEEB2540D2B35B000FF39B4 /* resource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resource.h; sourceTree = ""; }; - EBEEB2550D2B35B000FF39B4 /* wsipx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = wsipx.h; sourceTree = ""; }; EBEEB25B0D2B364300FF39B4 /* altsound.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = altsound.c; sourceTree = ""; }; EBEEB25C0D2B364300FF39B4 /* altsound.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = altsound.h; sourceTree = ""; }; EBEEB25E0D2B364300FF39B4 /* compbit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = compbit.h; sourceTree = ""; }; @@ -934,9 +931,6 @@ EBEEB2680D2B364300FF39B4 /* snddecom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = snddecom.c; sourceTree = ""; }; EBEEB2690D2B364300FF39B4 /* snddecom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = snddecom.h; sourceTree = ""; }; EBEEB29B0D2B378B00FF39B4 /* compare.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = compare.c; sourceTree = ""; }; - EBF658940F93684000CB5C73 /* ipx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipx.c; sourceTree = ""; }; - EBF658950F93684000CB5C73 /* ipx_kali.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipx_kali.c; sourceTree = ""; }; - EBF658960F93686000CB5C73 /* ipx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipx.c; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -1049,7 +1043,6 @@ 67B4486406687E1000DF26D8 /* misc */, 67B4488506687E5E00DF26D8 /* texmap */, EBC6518D0890CEAE004FCAA3 /* ui */, - EBFD396E0E3C1B6A00FED206 /* tracker */, EB775A77105611720036C348 /* utilities */, ); name = "Other Sources"; @@ -1078,7 +1071,6 @@ isa = PBXGroup; children = ( EBEEB2290D2B351400FF39B4 /* music.h */, - EBEEB22A0D2B351400FF39B4 /* ukali.h */, ); path = include; sourceTree = ""; @@ -1145,9 +1137,6 @@ EBEEB2190D2B34DE00FF39B4 /* alsadigi.c */, EBEEB21A0D2B34DE00FF39B4 /* hmiplay.c */, 67603357066B3AE0008A67A3 /* include */, - EBF658940F93684000CB5C73 /* ipx.c */, - EBF658950F93684000CB5C73 /* ipx_kali.c */, - EBEEB2220D2B34DE00FF39B4 /* ukali.c */, ); name = linux; path = arch/linux; @@ -1605,7 +1594,6 @@ children = ( EB092A3A12A21527004D9A79 /* messagebox.c */, EBEEB24F0D2B35B000FF39B4 /* include */, - EBF658960F93686000CB5C73 /* ipx.c */, ); name = win32; path = arch/win32; @@ -1615,34 +1603,10 @@ isa = PBXGroup; children = ( EBEEB2540D2B35B000FF39B4 /* resource.h */, - EBEEB2550D2B35B000FF39B4 /* wsipx.h */, ); path = include; sourceTree = ""; }; - EBFD396E0E3C1B6A00FED206 /* tracker */ = { - isa = PBXGroup; - children = ( - EBFD396F0E3C1B6A00FED206 /* client */, - EBFD39710E3C1B6A00FED206 /* server */, - ); - path = tracker; - sourceTree = ""; - }; - EBFD396F0E3C1B6A00FED206 /* client */ = { - isa = PBXGroup; - children = ( - ); - path = client; - sourceTree = ""; - }; - EBFD39710E3C1B6A00FED206 /* server */ = { - isa = PBXGroup; - children = ( - ); - path = server; - sourceTree = ""; - }; EBFD39740E3C1C2300FED206 /* tracker */ = { isa = PBXGroup; children = ( diff --git a/d1xgl-Info.plist b/d1xgl-Info.plist index ab07eb7e0..1c0f9bee8 100644 --- a/d1xgl-Info.plist +++ b/d1xgl-Info.plist @@ -15,7 +15,7 @@ CFBundleSignature DCNT CFBundleVersion - 0.57.2 + 0.57.3 CSResourcesFileMapped LSPrefersCarbon