| patch |
summary |
view |
raw |
| 01_endianness.patch |
ArkLoaderTGA.cpp | 34 ++++++++++++++--------------------
1 file changed, 14 insertions(+), 20 deletions(-)
|
view
|
download
|
| 02_type_bug.patch |
ArkVBuffer.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 03_audio_sdl.patch |
GLClient.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 04_config.patch |
arkfactories.cfg | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| 05_include_files.patch |
Collision/Collision.cpp | 2 +-
Collision/Opcode.h | 2 +-
Collision/Raytrace.cpp | 2 +-
HeightField/HFAStar.h | 4 ++--
HeightField/HFLod.cpp | 4 ++--
HeightField/HFLod.h | 4 ++--
HeightField/HFQuadtree.cpp | 4 ++--
HeightField/HFQuadtree.h | 4 ++--
HeightField/HFRender.cpp | 8 ++++----
HeightField/HFRender.h | 2 +-
HeightField/HFWorld.cpp | 6 +++---
HeightField/HFWorld.h | 2 +-
HeightField/SkyDome.cpp | 2 +-
HeightField/SkyDome.h | 2 +-
Lua/LuaEntity.h | 6 +++---
Lua/LuaListTable.cpp | 2 +-
Lua/LuaScript.cpp | 6 +++---
Lua/LuaScript.h | 6 +++---
Lua/LuaTable.cpp | 2 +-
Lua/LuaTable.h | 2 +-
Lua/LuaWorld.cpp | 8 ++++----
Lua/LuaWorld.h | 4 ++--
Lua/luna.h | 2 +-
Renderer/GLRenderer.h | 4 ++--
Renderer/Visual.h | 2 +-
25 files changed, 46 insertions(+), 46 deletions(-)
|
view
|
download
|
| 06_buildsys_no-debian-build.patch |
Makefile.am | 2 +-
configure.in | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| 07_buildsys_libltdl_installable.patch |
Makefile.am | 2 +-
configure.in | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)
|
view
|
download
|
| 08_buildsys_AC_PATH_XTRA.patch |
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 09_buildsys_missing_symbols.patch |
Lua/Makefile.am | 2 ++
Makefile.am | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| 10_buildsys_export_dynamic.patch |
Collision/Makefile.am | 2 +-
HeightField/Makefile.am | 2 +-
Lua/Makefile.am | 2 +-
Makefile.am | 2 +-
Renderer/Makefile.am | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| 11_buildsys_O1.patch |
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 12_buildsys_relibtoolized.patch |
Ark/Makefile.in | 830 -
Client/Makefile.in | 661
Dist/Makefile.in | 362
Docs/Makefile.in | 300
Engine/Makefile.in | 539
Makefile.in | 601
Modules/Collision/Makefile.in | 599
Modules/HeightField/Makefile.in | 563
Modules/Lua/Makefile.in | 557
Modules/Makefile.in | 439
Modules/Renderer/Makefile.in | 539
Server/Makefile.in | 545
aclocal.m4 | 9119 ++++++++----
config.h.in | 186
configure |30096 +++++++++++++++++++++++++++++++---------
depcomp | 479
install-sh | 169
ltmain.sh | 3043 ++--
missing | 71
mkinstalldirs | 117
20 files changed, 36939 insertions(+), 12876 deletions(-)
|
view
|
download
|
| 13_udword_lost_precision.patch |
Modules/Collision/Collision.cpp | 4 ++--
Modules/Collision/OPC_OptimizedTree.cpp | 10 +++++-----
Modules/Collision/OPC_OptimizedTree.h | 6 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
|
view
|
download
|
| 14_gcc4.patch |
Ark/ArkModel.h | 2 ++
Ark/ArkObject.h | 2 ++
Modules/HeightField/HFWorld.h | 2 +-
Modules/Renderer/Visual.h | 1 +
4 files changed, 6 insertions(+), 1 deletion(-)
|
view
|
download
|