Open Source Tomb Raider Engine
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Thomas Buck 299ddfb347 Bugfix: only play a sound if it exists 11年前
..
utils Removed duplicated buffering code from GLString. Also more asserts. 11年前
CMakeLists.txt Started using asserts 11年前
Camera.cpp Removed unused code in Camera 11年前
Emitter.cpp using sdl2-config for include path 11年前
GLString.cpp Removed duplicated buffering code from GLString. Also more asserts. 11年前
Matrix.cpp using sdl2-config for include path 11年前
Mesh.cpp using sdl2-config for include path 11年前
OpenRaider.cpp Bugfix: only play a sound if it exists 11年前
Particle.cpp using sdl2-config for include path 11年前
Quaternion.cpp using sdl2-config for include path 11年前
Render.cpp Removed unused code 11年前
SDLSystem.cpp Fixed console command input bug 11年前
SkeletalModel.cpp Leaking even more memory but can now switch levels 11年前
Sound.cpp Bugfix: only play a sound if it exists 11年前
System.cpp Removed duplicated buffering code from GLString. Also more asserts. 11年前
Texture.cpp Removed duplicated TGA writing code 11年前
TombRaider.cpp moved tga code into utils 11年前
Vector3d.cpp using sdl2-config for include path 11年前
ViewVolume.cpp using sdl2-config for include path 11年前
World.cpp using sdl2-config for include path 11年前