forked from angel2d/angel2d
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.hgignore
177 lines (176 loc) · 7.25 KB
/
.hgignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
syntax: glob
.DS_Store
*.pyc
*.o
*.suo
*.ncb
*.user
*.xcodeproj/*.mode1v*
*.xcodeproj/*.pbxuser
*.xcodeproj/TemplateIcon.icns
*.xcodeproj/project.xcworkspace/xcuserdata/*.xcuserdatad
*.xcodeproj/xcuserdata/*.xcuserdatad
*.xcworkspace/xcuserdata/*.xcuserdatad
*.xcworkspace/xcuserdata/*.xcuserdatad
Code/Tools/BuildScripts/build_cache/swigout.txt
Code/Published
Code/ipch
Code/*.sdf
Code/*.opensdf
Code/Angel/Debug
Code/Angel/Release
Code/Angel/docs
Code/Angel/libangel.a
Code/Angel/Libraries/angel-lua-build/liblua.a
Code/Angel/Libraries/angel-lua-build/lua
Code/Angel/Libraries/Box2D-2.2.1/Build/glui
Code/Angel/Libraries/Box2D-2.2.1/Build/CMakeCache.txt
Code/Angel/Libraries/Box2D-2.2.1/Build/CMakeFiles
Code/Angel/Libraries/Box2D-2.2.1/Build/cmake_install.cmake
Code/Angel/Libraries/Box2D-2.2.1/Build/Testbed
Code/Angel/Libraries/Box2D-2.2.1/Build/HelloWorld
Code/Angel/Libraries/Box2D-2.2.1/Build/Makefile
Code/Angel/Libraries/Box2D-2.2.1/Build/freeglut
Code/Angel/Libraries/Box2D-2.2.1/Build/Box2D
Code/Angel/Libraries/Box2D-2.2.1/Build/vs2010/Debug
Code/Angel/Libraries/Box2D-2.2.1/Build/vs2010/Release
Code/Angel/Libraries/freetype-2.4.8/config.mk
Code/Angel/Libraries/freetype-2.4.8/builds/unix/unix-def.mk
Code/Angel/Libraries/freetype-2.4.8/builds/unix/config.log
Code/Angel/Libraries/freetype-2.4.8/builds/unix/unix-cc.mk
Code/Angel/Libraries/freetype-2.4.8/builds/unix/ftconfig.h
Code/Angel/Libraries/freetype-2.4.8/builds/unix/freetype-config
Code/Angel/Libraries/freetype-2.4.8/builds/unix/config.status
Code/Angel/Libraries/freetype-2.4.8/builds/unix/libtool
Code/Angel/Libraries/freetype-2.4.8/builds/unix/freetype2.pc
Code/Angel/Libraries/freetype-2.4.8/objs/ftmodule.h
Code/Angel/Libraries/freetype-2.4.8/objs/debug
Code/Angel/Libraries/freetype-2.4.8/objs/release
Code/Angel/Libraries/freetype-2.4.8/objs/win32
Code/Angel/Libraries/freetype-2.4.8/objs/freetype248.lib
Code/Angel/Libraries/freetype-2.4.8/objs/freetype248_D.lib
Code/Angel/Libraries/FTGL/unix/config.log
Code/Angel/Libraries/FTGL/unix/config.status
Code/Angel/Libraries/FTGL/unix/ftgl.pc
Code/Angel/Libraries/FTGL/unix/Make.conf
Code/Angel/Libraries/FTGL/unix/libtool
Code/Angel/Libraries/FTGL/unix/demo/FTGLDemo
Code/Angel/Libraries/FTGL/unix/docs/doc-stamp
Code/Angel/Libraries/FTGL/unix/src/.libs/libftgl.a
Code/Angel/Libraries/FTGL/unix/src/.libs/libftgl.la
Code/Angel/Libraries/FTGL/unix/src/.libs/libftgl.lai
Code/Angel/Libraries/FTGL/unix/src/libftgl.la
Code/Angel/Libraries/FTGL/unix/src/*.lo
Code/Angel/Libraries/FTGL/win32_vcpp/build
Code/Angel/Libraries/FTGL/win32_vcpp/Build
Code/Angel/Libraries/FTGL/win32_vcpp/ftgl_static_lib/Debug_ST
Code/Angel/Libraries/FTGL/win32_vcpp/ftgl_static_lib/Release_ST
Code/Angel/Libraries/FTGL/win32_vcpp/ftgl_static_lib/Debug_MT
Code/Angel/Libraries/FTGL/win32_vcpp/ftgl_static_lib/Release_MT
Code/Angel/Libraries/glfw-3.0.3/ALL_BUILD.vcxproj
Code/Angel/Libraries/glfw-3.0.3/ALL_BUILD.vcxproj.filters
Code/Angel/Libraries/glfw-3.0.3/cmake_install.cmake
Code/Angel/Libraries/glfw-3.0.3/cmake_uninstall.cmake
Code/Angel/Libraries/glfw-3.0.3/CMakeCache.txt
Code/Angel/Libraries/glfw-3.0.3/CMakeFiles
Code/Angel/Libraries/glfw-3.0.3/CMakeScripts
Code/Angel/Libraries/glfw-3.0.3/docs/cmake_install.cmake
Code/Angel/Libraries/glfw-3.0.3/docs/CMakeScripts
Code/Angel/Libraries/glfw-3.0.3/docs/Doxyfile
Code/Angel/Libraries/glfw-3.0.3/examples
Code/Angel/Libraries/glfw-3.0.3/GLFW.sdf
Code/Angel/Libraries/glfw-3.0.3/GLFW.sln
Code/Angel/Libraries/glfw-3.0.3/INSTALL.vcxproj
Code/Angel/Libraries/glfw-3.0.3/INSTALL.vcxproj.filters
Code/Angel/Libraries/glfw-3.0.3/src/Makefile
Code/Angel/Libraries/glfw-3.0.3/src/cmake_install.cmake
Code/Angel/Libraries/glfw-3.0.3/src/CMakeFiles
Code/Angel/Libraries/glfw-3.0.3/src/CMakeScripts
Code/Angel/Libraries/glfw-3.0.3/Debug
Code/Angel/Libraries/glfw-3.0.3/src/glfw.dir
Code/Angel/Libraries/glfw-3.0.3/src/glfw3.pc
Code/Angel/Libraries/glfw-3.0.3/src/glfwConfig.cmake
Code/Angel/Libraries/glfw-3.0.3/src/glfwConfigVersion.cmake
Code/Angel/Libraries/glfw-3.0.3/src/INSTALL.vcxproj
Code/Angel/Libraries/glfw-3.0.3/src/INSTALL.vcxproj.filters
Code/Angel/Libraries/glfw-3.0.3/src/libglfw3.a
Code/Angel/Libraries/glfw-3.0.3/Release
Code/Angel/Libraries/glfw-3.0.3/tests
Code/Angel/Libraries/glfw-3.0.3/uninstall.vcxproj
Code/Angel/Libraries/glfw-3.0.3/uninstall.vcxproj.filters
Code/Angel/Libraries/glfw-3.0.3/Win32
Code/Angel/Libraries/glfw-3.0.3/ZERO_CHECK.vcxproj
Code/Angel/Libraries/glfw-3.0.3/ZERO_CHECK.vcxproj.filters
Code/Angel/Libraries/gwen/lib/windows/vs2010
Code/Angel/Libraries/gwen/Projects/windows/vs2010/obj
Code/Angel/Libraries/gwen/Projects/linux/gmake/obj/Release
Code/Angel/Libraries/gwen/lib/linux/gmake/libgwen_static.a
Code/Angel/Libraries/HID Utilities/build
Code/Angel/Libraries/libogg-1.3.0/win32/VS2010/Win32
Code/Angel/Libraries/libvorbis-1.3.2/win32/VS2010/libvorbis/Win32
Code/Angel/Libraries/libvorbis-1.3.2/win32/VS2010/libvorbisfile/Win32
Code/Angel/Libraries/lua-5.2.1/src/*.o
Code/Angel/Libraries/lua-5.2.1/Debug
Code/Angel/Libraries/lua-5.2.1/DebugCompilerBuild
Code/Angel/Libraries/lua-5.2.1/DebugExeBuild
Code/Angel/Libraries/lua-5.2.1/DebugLibBuild
Code/Angel/Libraries/lua-5.2.1/Release
Code/Angel/Libraries/lua-5.2.1/ReleaseExeBuild
Code/Angel/Libraries/lua-5.2.1/ReleaseLibBuild
Code/Angel/Libraries/lua-libs/luafilesystem-1.5.0/src/*.o
Code/Angel/Libraries/swig/angelSwig/linux
Code/Angel/Scripting/Release
Code/Angel/Scripting/Debug
Code/Angel/Scripting/IntroGameDebug
Code/Angel/Scripting/IntroGameRelease
Code/Angel/Scripting/Interfaces/inheritance.i
Code/Angel/Scripting/Interfaces/inheritance_intro.i
Code/Angel/Scripting/Interfaces/AngelLuaWrapping.cpp
Code/Angel/Scripting/Interfaces/AngelLuaWrappingMobile.cpp
Code/Angel/Scripting/Interfaces/AngelLuaWrappingIntroGame.cpp
Code/Angel/Scripting/Interfaces/AngelLuaWrappingMobileIntroGame.cpp
Code/Angel/Win/WindowsAngelKicker/angel.ico
Code/Angel/Win/WindowsAngelKicker/angel_small.ico
Code/Angel/Win/WindowsAngelKicker/Debug
Code/Angel/Win/WindowsAngelKicker/Release
Code/Angel/Win/WindowsAngelKicker/WindowsAngelKicker.cpp
Code/Angel/Win/WindowsAngelKicker/WindowsAngelKicker.ncb
Code/Angel/Win/WindowsAngelKicker/WindowsAngelKicker.sln.cache
Code/ClientGame/Debug
Code/ClientGame/Release
Code/ClientGame/FreeImage.dll
Code/ClientGame/Published
Code/ClientGame/fmodex.dll
Code/ClientGame/fmodexL.dll
Code/ClientGame/fmodexp.dll
Code/ClientGame/ClientGame
Code/ClientGame/DevIL.dll
Code/ClientGame/ILU.dll
Code/ClientGame/ILUT.dll
Code/ClientGame/OpenAL32.dll
Code/ClientGame/Logs/*.log
Code/ClientGame/Resources/Scripts/start.lua
Code/ClientGame/Resources/Scripts/sugar.lua
Code/ClientGame/Resources/Scripts/conf_load.lua
Code/ClientGame/Resources/Scripts/util.lua
Code/ClientGame/Resources/Scripts/autocomplete.lua
Code/ClientGame/Resources/Scripts/pref_load.lua
Code/IntroGame/Debug
Code/IntroGame/Release
Code/IntroGame/FreeImage.dll
Code/IntroGame/Published
Code/IntroGame/fmodex.dll
Code/IntroGame/fmodexL.dll
Code/IntroGame/fmodexp.dll
Code/IntroGame/IntroGame
Code/IntroGame/DevIL.dll
Code/IntroGame/ILU.dll
Code/IntroGame/ILUT.dll
Code/IntroGame/alut.dll
Code/IntroGame/OpenAL32.dll
Code/IntroGame/Resources/Scripts/start.lua
Code/IntroGame/Resources/Scripts/sugar.lua
Code/IntroGame/Resources/Scripts/conf_load.lua
Code/IntroGame/Resources/Scripts/util.lua
Code/IntroGame/Resources/Scripts/autocomplete.lua
Code/IntroGame/Resources/Scripts/pref_load.lua