WIP
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
<Add directory="/usr/include/bullet" />
|
||||
<Add directory="/home/n00b/Projects/irrBullet/include" />
|
||||
<Add directory="/home/n00b/Projects/irrTheora" />
|
||||
<Add directory="/home/n00b/Projects/an8-parser" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Add option="-lSDL2main -lSDL2 -lSDL2_image -lSDL2_gfx -lSDL2_ttf -lSDL2_mixer -lSDL2_net -logg -lvorbis -lvorbisfile -ltheora -ltheoradec -lIrrlicht -lfreetype -lbox2d -lBullet3Collision -lBullet3Common -lBullet3Dynamics -lBullet3Geometry -lBulletCollision -lBulletDynamics -lBulletInverseDynamics -lBulletSoftBody -lLinearMath -pthread" />
|
||||
@@ -84,8 +85,11 @@
|
||||
<Unit filename="rc_net.h" />
|
||||
<Unit filename="rc_os_defines.h" />
|
||||
<Unit filename="rc_sprite2D.h" />
|
||||
<Unit filename="rc_spritelib.h" />
|
||||
<Unit filename="rc_stdlib.h" />
|
||||
<Unit filename="rc_test.h" />
|
||||
<Unit filename="rc_tilelib.h" />
|
||||
<Unit filename="rc_tilemap.h" />
|
||||
<Unit filename="rc_utf8.h" />
|
||||
<Unit filename="rc_video.h" />
|
||||
<Unit filename="theoraplay.c">
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
# depslib dependency file v1.0
|
||||
1726536727 source:/home/n00b/Projects/RCBASIC4/rcbasic_runtime/main.cpp
|
||||
1729346052 source:/home/n00b/Projects/RCBASIC4/rcbasic_runtime/main.cpp
|
||||
"rc_os_defines.h"
|
||||
<emscripten.h>
|
||||
<sys/param.h>
|
||||
<sys/param.h>
|
||||
<windows.h>
|
||||
<android_native_app_glue.h>
|
||||
<jni.h>
|
||||
<sys/param.h>
|
||||
<algorithm>
|
||||
@@ -31,11 +32,11 @@
|
||||
<irrtheora.h>
|
||||
"rc_func130_cases.h"
|
||||
|
||||
1714359665 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_os_defines.h
|
||||
1728868528 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_os_defines.h
|
||||
|
||||
1726536916 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_defines.h
|
||||
1729472331 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_defines.h
|
||||
|
||||
1726871849 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_stdlib.h
|
||||
1728937556 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_stdlib.h
|
||||
"rc_os_defines.h"
|
||||
<sys/param.h>
|
||||
<iostream>
|
||||
@@ -106,9 +107,9 @@
|
||||
"theoraplay.h"
|
||||
<set>
|
||||
|
||||
1714359665 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/theoraplay.h
|
||||
1694287822 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/theoraplay.h
|
||||
|
||||
1726447734 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_matrix.h
|
||||
1729346052 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_matrix.h
|
||||
<iostream>
|
||||
<vector>
|
||||
<bits/stdc++.h>
|
||||
@@ -124,15 +125,17 @@
|
||||
"rc_matrix.h"
|
||||
"rc_defines.h"
|
||||
|
||||
1726446396 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_geometry.h
|
||||
1728937556 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_geometry.h
|
||||
"rc_matrix.h"
|
||||
<cmath>
|
||||
|
||||
1714359665 source:/home/n00b/Projects/RCBASIC4/rcbasic_runtime/theoraplay.c
|
||||
1728937556 source:/home/n00b/Projects/RCBASIC4/rcbasic_runtime/theoraplay.c
|
||||
"rc_os_defines.h"
|
||||
<stdio.h>
|
||||
<stdlib.h>
|
||||
<string.h>
|
||||
<assert.h>
|
||||
"SDL.h"
|
||||
"SDL2/SDL.h"
|
||||
<windows.h>
|
||||
<pthread.h>
|
||||
@@ -143,13 +146,16 @@
|
||||
"theoraplay_cvtrgb.h"
|
||||
"theoraplay_cvtrgb.h"
|
||||
|
||||
1714359665 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/theoraplay_cvtrgb.h
|
||||
1694287822 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/theoraplay_cvtrgb.h
|
||||
|
||||
1716017107 source:/home/n00b/Projects/RCBASIC4/rcbasic_runtime/gui_freetype_font.cpp
|
||||
1727545973 source:/home/n00b/Projects/RCBASIC4/rcbasic_runtime/gui_freetype_font.cpp
|
||||
"gui_freetype_font.h"
|
||||
<cassert>
|
||||
|
||||
1716016724 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/gui_freetype_font.h
|
||||
1728937556 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/gui_freetype_font.h
|
||||
"rc_os_defines.h"
|
||||
"ft2build.h"
|
||||
"freetype/freetype.h"
|
||||
<freetype2/ft2build.h>
|
||||
<freetype/freetype.h>
|
||||
<irrlicht.h>
|
||||
@@ -348,7 +354,7 @@
|
||||
"vector3d.h"
|
||||
"SIrrCreationParameters.h"
|
||||
|
||||
1715920195 /home/n00b/Projects/RCIrrlicht/include/IrrCompileConfig.h
|
||||
1728771030 /home/n00b/Projects/RCIrrlicht/include/IrrCompileConfig.h
|
||||
<stdio.h>
|
||||
<xtl.h>
|
||||
<tchar.h>
|
||||
@@ -1234,15 +1240,19 @@
|
||||
"matrix4.h"
|
||||
"IVideoDriver.h"
|
||||
|
||||
1725742730 source:/home/n00b/Projects/RCBASIC4/rcbasic_runtime/RealisticWater.cpp
|
||||
1727545973 source:/home/n00b/Projects/RCBASIC4/rcbasic_runtime/RealisticWater.cpp
|
||||
"RealisticWater.h"
|
||||
|
||||
1725749359 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/RealisticWater.h
|
||||
1727545973 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/RealisticWater.h
|
||||
<irrlicht.h>
|
||||
|
||||
1726527026 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_gfx.h
|
||||
1729509412 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_gfx.h
|
||||
"SDL.h"
|
||||
<SDL2/SDL.h>
|
||||
<irrlicht.h>
|
||||
<btBulletDynamicsCommon.h>
|
||||
<irrlicht.h>
|
||||
<bullet/btBulletDynamicsCommon.h>
|
||||
<iostream>
|
||||
<sstream>
|
||||
<string>
|
||||
@@ -1255,11 +1265,17 @@
|
||||
"rc_utf8.h"
|
||||
<box2d/box2d.h>
|
||||
"rc_sprite2D.h"
|
||||
<bullet/btBulletDynamicsCommon.h>
|
||||
"rc_spritelib.h"
|
||||
"rc_tilelib.h"
|
||||
<irrtheora.h>
|
||||
|
||||
1725932838 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_gfx_core.h
|
||||
1729472952 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_gfx_core.h
|
||||
"SDL.h"
|
||||
"btBulletDynamicsCommon.h"
|
||||
"BulletSoftBody/btSoftRigidDynamicsWorld.h"
|
||||
<SDL2/SDL.h>
|
||||
<bullet/btBulletDynamicsCommon.h>
|
||||
<BulletSoftBody/btSoftRigidDynamicsWorld.h>
|
||||
<irrlicht.h>
|
||||
<iostream>
|
||||
<sstream>
|
||||
@@ -1273,19 +1289,19 @@
|
||||
"camera.h"
|
||||
<box2d/box2d.h>
|
||||
"rc_sprite2D.h"
|
||||
<bullet/btBulletDynamicsCommon.h>
|
||||
<BulletSoftBody/btSoftRigidDynamicsWorld.h>
|
||||
<irrBullet.h>
|
||||
"an8parser.h"
|
||||
<an8parser.h>
|
||||
|
||||
1716144876 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_utf8.h
|
||||
1727545973 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_utf8.h
|
||||
<string>
|
||||
<algorithm>
|
||||
|
||||
1724983978 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/camera.h
|
||||
1727545973 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/camera.h
|
||||
<irrlicht.h>
|
||||
<iostream>
|
||||
|
||||
1724001703 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_sprite2D.h
|
||||
1729472952 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_sprite2D.h
|
||||
<irrlicht.h>
|
||||
<box2d/box2d.h>
|
||||
|
||||
@@ -2172,8 +2188,13 @@
|
||||
|
||||
1686539631 /home/n00b/Projects/irrTheora/theoraplay.h
|
||||
|
||||
1726534829 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_gfx3D.h
|
||||
1729472952 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_gfx3D.h
|
||||
"SDL.h"
|
||||
<btBulletDynamicsCommon.h>
|
||||
<BulletCollision/CollisionDispatch/btGhostObject.h>
|
||||
<SDL2/SDL.h>
|
||||
<bullet/btBulletDynamicsCommon.h>
|
||||
<bullet/BulletCollision/CollisionDispatch/btGhostObject.h>
|
||||
<irrlicht.h>
|
||||
<iostream>
|
||||
<sstream>
|
||||
@@ -2186,10 +2207,8 @@
|
||||
"rc_gfx_core.h"
|
||||
"rc_matrix.h"
|
||||
"RealisticWater.h"
|
||||
<bullet/btBulletDynamicsCommon.h>
|
||||
<bullet/BulletCollision/CollisionDispatch/btGhostObject.h>
|
||||
|
||||
1726526837 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_audio.h
|
||||
1727545973 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_audio.h
|
||||
<vector>
|
||||
"rc_os_defines.h"
|
||||
<android/log.h>
|
||||
@@ -2210,7 +2229,7 @@
|
||||
<SDL2/SDL.h>
|
||||
<SDL2/SDL_mixer.h>
|
||||
|
||||
1726527846 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_net.h
|
||||
1727545973 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_net.h
|
||||
"rc_os_defines.h"
|
||||
<android/log.h>
|
||||
"SDL.h"
|
||||
@@ -2238,11 +2257,11 @@
|
||||
<unistd.h>
|
||||
<assert.h>
|
||||
|
||||
1726441816 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_video.h
|
||||
1727545973 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_video.h
|
||||
"rc_gfx_core.h"
|
||||
<irrtheora.h>
|
||||
|
||||
1726536916 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_func130_cases.h
|
||||
1729509662 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_func130_cases.h
|
||||
|
||||
1724469097 source:/home/n00b/Projects/irrBullet/src/irrBullet.cpp
|
||||
"irrBullet.h"
|
||||
@@ -2446,5 +2465,30 @@
|
||||
1608686973 /usr/include/bullet/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
|
||||
"BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h"
|
||||
|
||||
1726536152 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_test.h
|
||||
1728937556 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_test.h
|
||||
|
||||
1728751611 /home/n00b/Projects/an8-parser/an8parser.h
|
||||
<iostream>
|
||||
<fstream>
|
||||
<vector>
|
||||
<stack>
|
||||
<string>
|
||||
<irrlicht.h>
|
||||
<cmath>
|
||||
|
||||
1729472952 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_spritelib.h
|
||||
"SDL.h"
|
||||
<SDL2/SDL.h>
|
||||
"rc_sprite2D.h"
|
||||
"rc_gfx_core.h"
|
||||
|
||||
1729524882 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_tilelib.h
|
||||
"SDL.h"
|
||||
<SDL2/SDL.h>
|
||||
"rc_tilemap.h"
|
||||
"rc_gfx_core.h"
|
||||
|
||||
1729520835 /home/n00b/Projects/RCBASIC4/rcbasic_runtime/rc_tilemap.h
|
||||
<irrlicht.h>
|
||||
<vector>
|
||||
|
||||
|
||||
@@ -1,35 +1,55 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_layout_file>
|
||||
<FileVersion major="1" minor="0" />
|
||||
<ActiveTarget name="Debug" />
|
||||
<File name="rc_func130_cases.h" open="1" top="0" tabpos="2" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<ActiveTarget name="Release" />
|
||||
<File name="camera.h" open="1" top="0" tabpos="22" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1992" topLine="66" />
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_geometry.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="rc_net.h" open="1" top="0" tabpos="13" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="20919" topLine="666" />
|
||||
<Cursor1 position="1339" topLine="12" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="main.cpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="rc_stdlib.h" open="1" top="0" tabpos="11" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="65432" topLine="2247" />
|
||||
<Cursor1 position="20548" topLine="882" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_gfx.h" open="1" top="0" tabpos="3" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="rc_defines.h" open="1" top="0" tabpos="16" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="3481" topLine="943" />
|
||||
<Cursor1 position="113947" topLine="1753" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_audio.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="main.cpp" open="1" top="0" tabpos="7" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1584" topLine="67" />
|
||||
<Cursor1 position="396" topLine="8" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_gfx_core.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="gui_freetype_font.cpp" open="1" top="0" tabpos="24" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="10603" topLine="397" />
|
||||
<Cursor1 position="4946" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_video.h" open="1" top="0" tabpos="21" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_audio.h" open="1" top="0" tabpos="18" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="6531" topLine="311" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_media.h" open="0" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="17752" topLine="630" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_gfx.h" open="1" top="1" tabpos="9" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="91126" topLine="3193" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../irrBullet/src/irrBulletWorld.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
@@ -37,39 +57,34 @@
|
||||
<Cursor1 position="2750" topLine="75" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_gfx3D.h" open="1" top="0" tabpos="4" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="rc_gfx_core.h" open="1" top="0" tabpos="15" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="187021" topLine="6593" />
|
||||
<Cursor1 position="80" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_net.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="rc_geometry.h" open="1" top="0" tabpos="20" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="1339" topLine="82" />
|
||||
<Cursor1 position="20919" topLine="653" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_media.h" open="1" top="0" tabpos="5" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="rc_matrix.h" open="1" top="0" tabpos="14" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="17752" topLine="678" />
|
||||
<Cursor1 position="16042" topLine="586" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="camera.h" open="1" top="0" tabpos="13" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="gui_freetype_font.h" open="1" top="0" tabpos="23" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="0" topLine="153" />
|
||||
<Cursor1 position="183" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_stdlib.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="rc_func130_cases.h" open="1" top="0" tabpos="8" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="37957" topLine="1643" />
|
||||
<Cursor1 position="52186" topLine="1376" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_defines.h" open="1" top="0" tabpos="6" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<File name="rc_os_defines.h" open="1" top="0" tabpos="19" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="301" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_matrix.h" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="26119" topLine="953" />
|
||||
<Cursor1 position="67" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="../../irrBullet/src/irrBullet.cpp" open="0" top="0" tabpos="0" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
@@ -77,4 +92,19 @@
|
||||
<Cursor1 position="0" topLine="7" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_test.h" open="1" top="0" tabpos="12" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="115" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_gfx3D.h" open="1" top="0" tabpos="10" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="74" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
<File name="rc_sprite2D.h" open="1" top="0" tabpos="17" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
|
||||
<Cursor>
|
||||
<Cursor1 position="501" topLine="0" />
|
||||
</Cursor>
|
||||
</File>
|
||||
</CodeBlocks_layout_file>
|
||||
|
||||
Reference in New Issue
Block a user