Skip to content

Commit

Permalink
Update AngelScript to 2.31.1
Browse files Browse the repository at this point in the history
This (hopefully) fixes #416.
  • Loading branch information
yvt committed Nov 10, 2016
1 parent 2db1a22 commit d2debd1
Show file tree
Hide file tree
Showing 111 changed files with 31,481 additions and 18,009 deletions.
2 changes: 2 additions & 0 deletions OpenSpades.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,7 @@
E859511117C645000012810C /* GLFXAAFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLFXAAFilter.h; sourceTree = "<group>"; };
E859511317C96B260012810C /* GLProfiler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GLProfiler.cpp; sourceTree = "<group>"; };
E859511417C96B270012810C /* GLProfiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLProfiler.h; sourceTree = "<group>"; };
E867B6E31DD49D7F0093E4E0 /* as_namespace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = as_namespace.h; sourceTree = "<group>"; };
E8690AE61D3920C800DBC331 /* pak000-Nonfree.pak */ = {isa = PBXFileReference; lastKnownFileType = file; name = "pak000-Nonfree.pak"; path = "Resources/pak000-Nonfree.pak"; sourceTree = "<group>"; };
E8690AE71D3920C800DBC331 /* pak002-Base.pak */ = {isa = PBXFileReference; lastKnownFileType = file; name = "pak002-Base.pak"; path = "Resources/pak002-Base.pak"; sourceTree = "<group>"; };
E8690AE81D3920C800DBC331 /* pak005-Models.pak */ = {isa = PBXFileReference; lastKnownFileType = file; name = "pak005-Models.pak"; path = "Resources/pak005-Models.pak"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1522,6 +1523,7 @@
E8B6B64017DE27B500E35523 /* source */ = {
isa = PBXGroup;
children = (
E867B6E31DD49D7F0093E4E0 /* as_namespace.h */,
E8B6B64117DE27B500E35523 /* as_array.h */,
E8B6B64217DE27B500E35523 /* as_atomic.cpp */,
E8B6B64317DE27B500E35523 /* as_atomic.h */,
Expand Down
Loading

0 comments on commit d2debd1

Please sign in to comment.