kervala
|
2c09b73e7c
|
Changed: Optimized PCH for ai_share
|
2010-09-25 16:04:53 +02:00 |
|
kervala
|
ff0029ff5a
|
Changed: Added namespace in some macros
|
2010-09-25 16:04:13 +02:00 |
|
kervala
|
25eabdf305
|
Changed: Removed using namespace in *.h
|
2010-09-25 16:02:33 +02:00 |
|
kervala
|
243b1e7d38
|
Fixed: tile_edit compilation
|
2010-09-25 15:53:28 +02:00 |
|
kervala
|
e33ffc0a3c
|
Added: New tools projects
|
2010-09-25 15:48:18 +02:00 |
|
kervala
|
6a348e7194
|
Removed: Useless stdafx.h/cpp
|
2010-09-25 15:45:44 +02:00 |
|
kervala
|
b301f0d03d
|
Changed: Updated CMake modules for 64bits and STLport
|
2010-09-25 15:41:37 +02:00 |
|
kervala
|
9be9822b15
|
Removed: .hgignore from ryzom directory
|
2010-09-25 10:13:22 +02:00 |
|
kervala
|
4e87c04806
|
Removed: CMake modules from Snowballs (already in root directory)
|
2010-09-25 10:11:59 +02:00 |
|
kervala
|
32a67cc16e
|
Changed: Use of FindExternal module
|
2010-09-25 10:10:24 +02:00 |
|
kervala
|
92009c3ce5
|
Added: CMake module to find external/3rd party libs
|
2010-09-24 23:24:05 +02:00 |
|
"Matt Raykowski"
|
b95e0b675a
|
Changed: Moved the check for CppTest so that nel_unit_test has it available.
|
2010-09-24 14:56:47 -05:00 |
|
"Matt Raykowski"
|
ca4f13daeb
|
merge
|
2010-09-24 14:22:30 -05:00 |
|
"Matt Raykowski"
|
e22b5c02f1
|
Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor.
|
2010-09-24 10:36:54 -05:00 |
|
"Matt Raykowski"
|
b4d5572a83
|
Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now.
|
2010-09-24 10:36:14 -05:00 |
|
vl
|
6549c71170
|
Merge
|
2010-09-24 17:08:21 +02:00 |
|
vl
|
3f66586110
|
Fixed: #1033 WebIG now works on linux too
|
2010-09-24 17:07:17 +02:00 |
|
"Matt Raykowski"
|
d4570fffd5
|
Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc
|
2010-09-24 08:53:51 -05:00 |
|
"Matt Raykowski"
|
ed4c26a0e2
|
merge
|
2010-09-24 08:51:18 -05:00 |
|
"Matt Raykowski"
|
960d1c20ef
|
Changed: Fixed the CTest suite for CI and Nightly builds - may not update repo.
|
2010-09-24 08:50:22 -05:00 |
|
vl
|
45eb6f48c7
|
Changed: include ssl only if the lib is found
|
2010-09-24 14:50:50 +02:00 |
|
vl
|
c53f0b1b48
|
Added: special case of rgba.cpp on static
|
2010-09-24 11:32:20 +02:00 |
|
vl
|
9275ac1fce
|
Merge
|
2010-09-24 11:26:41 +02:00 |
|
kervala
|
7521923c95
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-24 11:03:56 +02:00 |
|
kervala
|
2ac36f839c
|
Fixed: optional OpenSSL only when building in static (curl could need it)
|
2010-09-24 10:52:29 +02:00 |
|
vl
|
f9903f46de
|
Changed: ogg vorbis lib order
|
2010-09-24 10:29:06 +02:00 |
|
vl
|
0c00af96a5
|
Removed: sound lib inclusion
|
2010-09-24 10:27:31 +02:00 |
|
kervala
|
abd1827468
|
Fixed: ryzom_ai_service compilation
|
2010-09-24 09:12:37 +02:00 |
|
kervala
|
a69f0050b6
|
Changed: Removed "using namespace" from *.h
|
2010-09-23 19:29:14 +02:00 |
|
kervala
|
940de867ee
|
Fixed: Static sound drivers link to nelsnd_lowlevel
|
2010-09-23 18:48:04 +02:00 |
|
vl
|
b11891dbc1
|
Added: in static driver, include ogg vorbis in the ryzom client
|
2010-09-23 16:14:37 +02:00 |
|
vl
|
8bde6fa98d
|
Fixed: missing endline
|
2010-09-23 16:03:49 +02:00 |
|
vl
|
837ab5c68f
|
Added: in static, we don't compile fmod since it only exists in dynlib
|
2010-09-23 15:51:24 +02:00 |
|
vl
|
65a58d76d1
|
Added: case for static version of the driver
|
2010-09-23 15:50:44 +02:00 |
|
acemtp@acemtp-desktop
|
0f4fd77f3b
|
Added: include dir of zlib because game_share need zlib
|
2010-09-23 15:48:20 +02:00 |
|
acemtp@acemtp-desktop
|
48c3bfaf75
|
Changed: order of the lib to make it link in static
|
2010-09-23 15:47:31 +02:00 |
|
kervala
|
a54366aba6
|
Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar)
|
2010-09-23 15:08:52 +02:00 |
|
kervala
|
2a939c2800
|
Fixed: #1096 Build error with gcc
|
2010-09-23 13:36:21 +02:00 |
|
kervala
|
a6bdd40593
|
Changed: #1096 Build error with gcc (patch provided by abelgar)
|
2010-09-23 13:04:08 +02:00 |
|
"Matt Raykowski"
|
f78901ae60
|
Changed: Moved the dashboard build helpers.
|
2010-09-21 15:08:36 -05:00 |
|
"Matt Raykowski"
|
9d69716a18
|
merge
|
2010-09-21 14:51:36 -05:00 |
|
"Matt Raykowski"
|
3d842b3d99
|
Changed: Altered build to allow CI builds to be submitted to CDash
|
2010-09-21 14:50:10 -05:00 |
|
mattraykowski
|
2acf06da85
|
Changed: #1102 Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank
|
2010-09-21 14:44:44 -05:00 |
|
mattraykowski
|
b625859997
|
Changed: #1102 Explicitly linking nelmisc to zviewer tool.
|
2010-09-21 11:13:03 -05:00 |
|
mattraykowski
|
efa0e7a017
|
Changed: #1102 Explicitly linking nelmisc in build_shadow_skin
|
2010-09-21 08:38:37 -05:00 |
|
mattraykowski
|
c425329719
|
merge
|
2010-09-21 07:03:17 -05:00 |
|
mattraykowski
|
399eeebf8e
|
Changed: Added source groups to Tile Edit Qt.
|
2010-09-21 07:02:21 -05:00 |
|
mattraykowski
|
3a3d2137ea
|
Changed: #1102 Explicitly link nelmisc in ig_lighter.
|
2010-09-21 06:59:56 -05:00 |
|
vl
|
2cdf9e71f6
|
Fixed: a bug with interface due to the static keyword
|
2010-09-21 12:18:24 +02:00 |
|
vl
|
e9492506b1
|
Fixed: compile on linux
|
2010-09-21 09:25:53 +02:00 |
|
vl
|
09d80bfb6e
|
Added: define the toString() for size_t
|
2010-09-21 08:55:31 +02:00 |
|
vl
|
bc8339857d
|
Added: warning when we cannot open a big file
|
2010-09-21 08:54:42 +02:00 |
|
vl
|
8046962fa2
|
Added: setrlimit to define how many open file we can have in the same time
|
2010-09-21 08:54:18 +02:00 |
|
vl
|
eb45c9e694
|
Fixed: make it compile on mac
|
2010-09-21 08:53:28 +02:00 |
|
kaetemi
|
7f739bed8a
|
Changed: #1092 Reliability improvements for 3dsmax nel export
|
2010-09-21 00:44:02 +02:00 |
|
kervala
|
998e5b4c17
|
Changed: Added NL_ADD_RUNTIME_FLAGS
|
2010-09-20 22:02:35 +02:00 |
|
kervala
|
32f0a5037f
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-20 21:58:24 +02:00 |
|
kervala
|
7528f35fdf
|
Changed: NeLNS projects updated
|
2010-09-20 21:50:45 +02:00 |
|
kervala
|
e1ae7e0c4d
|
Changed: Added NL_ADD_RUNTIME_FLAGS
|
2010-09-20 21:43:14 +02:00 |
|
kervala
|
149a73e6eb
|
Fixed: build_world_packed_col compilation
|
2010-09-20 21:42:33 +02:00 |
|
kervala
|
2758e14672
|
Changed: Snowballs projects updated
|
2010-09-20 21:40:20 +02:00 |
|
kervala
|
7e70573c6e
|
Fixed: Debug version of mysqlclient
|
2010-09-20 21:37:15 +02:00 |
|
kervala
|
b2f006b9ca
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-20 16:21:23 +02:00 |
|
kaetemi
|
32cce09f83
|
Added: #964 Missing vcproj for wmap tools
|
2010-09-20 11:27:52 +02:00 |
|
kervala
|
db4a842b44
|
Fixed: Changed from Color to String (patch provided by aquiles)
|
2010-09-20 08:59:46 +02:00 |
|
kaetemi
|
6cdc77986e
|
Fixed: #929 Gamedata build pipeline works mostly. Install writes to seperate dir instead of directly to dev client data dir. Added scripts to build dev client linked to install dir, as well as client install with bnp and patches generation, and shard data install. No more generated buildsite on repo. Panoply build added to map process. Fixed an issue with rbank build. Implemented sheets and sheet id building processes. Fixed some lookup paths. Implemented wmap build process. Added gamedev and data_common to install output. Added projects for characters and maps, sheets, indoors, and projects for fyros, matis, zorai and tryker continents to export shape and texture data.
|
2010-09-19 23:31:28 +02:00 |
|
kaetemi
|
59e5c03a83
|
Changed: #964 Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory.
|
2010-09-19 23:18:29 +02:00 |
|
kaetemi
|
f157610a73
|
Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff.
|
2010-09-19 23:16:55 +02:00 |
|
kaetemi
|
74b6430afb
|
Fixed: Compile error with object viewer exe missing windows.h
|
2010-09-19 23:14:50 +02:00 |
|
kaetemi
|
2f61e2200c
|
Changed: #964 Allow setting hls info dir in panoply config.
|
2010-09-19 23:14:07 +02:00 |
|
kaetemi
|
4c9d9f593b
|
Fixed: Compile error with mutex.h on Windows.
|
2010-09-19 23:12:57 +02:00 |
|
kervala
|
3e3a987395
|
Fixed: Compilation with STLport under Linux
|
2010-09-19 19:19:23 +02:00 |
|
kervala
|
cd822bc0b4
|
Fixed: Display of .h files in generated projects
|
2010-09-19 18:49:03 +02:00 |
|
kervala
|
d568711258
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-17 12:19:11 +02:00 |
|
kervala
|
17abf65489
|
Changed: Renamed gameplay_module_lib to ryzom_gameplaymodule
|
2010-09-17 10:22:31 +02:00 |
|
mattraykowski
|
f92ebac8aa
|
merge
|
2010-09-16 13:07:54 -05:00 |
|
mattraykowski
|
bdb2a65906
|
Changed: Fixed typo in build_packed_world_col CMakeLists.txt
|
2010-09-16 13:07:05 -05:00 |
|
kervala
|
256062307b
|
Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar)
|
2010-09-16 19:04:18 +02:00 |
|
kervala
|
5764efeace
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-16 17:27:07 +02:00 |
|
kervala
|
9dbc7d7483
|
Changed: Replaced uiErrPatching by uiErrPatchApply
|
2010-09-16 17:26:23 +02:00 |
|
kervala
|
40179ff764
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-16 17:25:48 +02:00 |
|
kervala
|
b81696a2a1
|
Fixed: Some tools compilation
|
2010-09-16 17:23:52 +02:00 |
|
kervala
|
7a95148eef
|
Fixed: shapes_exporter compilation
|
2010-09-16 15:15:39 +02:00 |
|
mattraykowski
|
42709b136c
|
Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux.
|
2010-09-16 07:41:45 -05:00 |
|
kervala
|
92580e0239
|
Fixed: Parsing of CMAKE_MAKE_PROGRAM
|
2010-09-16 13:05:41 +02:00 |
|
mattraykowski
|
b10efeb9bb
|
merge
|
2010-09-15 20:36:25 -05:00 |
|
mattraykowski
|
a5bc41e1be
|
Changed: #842 Added missing server tools to CMake build. Tweaked code to find headers in correct places.
|
2010-09-15 20:30:35 -05:00 |
|
mattraykowski
|
90f5d64709
|
Changed: #842 FindSquish finds both release and debug libraries.
|
2010-09-15 20:28:15 -05:00 |
|
kervala
|
71da504731
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-15 10:27:26 +02:00 |
|
kervala
|
554aeef7ba
|
Changed: Renamed servers executables and libs with CMake
|
2010-09-15 10:19:55 +02:00 |
|
kervala
|
c0698a39a2
|
Fixed: STLport can't be used under Windows
|
2010-09-14 23:10:25 +02:00 |
|
kervala
|
e9a70bbe13
|
Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client
|
2010-09-14 13:53:14 +02:00 |
|
kervala
|
13de385469
|
Added: NL_ADD_RUNTIME_FLAGS for libraries
|
2010-09-14 13:51:44 +02:00 |
|
kaetemi
|
4a37bc4d74
|
Changed: #929 Improved stability of shape export, fixed export of cmb from ligo zones, map export copies originals for use with other processes as originally was done, corrected some lookup paths, removed unnecessary dependencies of some processes, copy only the needed lr files to the install, added export_build_install combination script.
|
2010-09-13 10:44:23 +02:00 |
|
kervala
|
7b22cb92e8
|
Changed: Added -ldl for NELMISC
|
2010-09-12 13:41:47 +02:00 |
|
kervala
|
1d8597eeb1
|
Changed: Winsock definition in root CMakeLists.txt
|
2010-09-12 13:40:16 +02:00 |
|
kervala
|
a6c5356761
|
Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
|
2010-09-12 00:40:26 +02:00 |
|
kervala
|
c7f0dab429
|
Changed: #841 Change the wrong header in the source code
|
2010-09-12 00:12:39 +02:00 |
|
kervala
|
048a53558d
|
Fixed: libwww unresolved symbols on Archlinux
|
2010-09-11 19:47:17 +02:00 |
|
kervala
|
a983aa0783
|
Changed: Dependencies definitions
|
2010-09-11 19:44:22 +02:00 |
|