Commit Graph

10826 Commits (96fe140ded6ac06732e991870c6983b314609b9f)
 

Author SHA1 Message Date
vl c53f0b1b48 Added: special case of rgba.cpp on static
vl 9275ac1fce Merge
kervala 7521923c95 Changed: Remove all warnings when compiling Ryzom
kervala 2ac36f839c Fixed: optional OpenSSL only when building in static (curl could need it)
vl f9903f46de Changed: ogg vorbis lib order
vl 0c00af96a5 Removed: sound lib inclusion
kervala abd1827468 Fixed: ryzom_ai_service compilation
kervala a69f0050b6 Changed: Removed "using namespace" from *.h
kervala 940de867ee Fixed: Static sound drivers link to nelsnd_lowlevel
vl b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client
vl 8bde6fa98d Fixed: missing endline
vl 837ab5c68f Added: in static, we don't compile fmod since it only exists in dynlib
vl 65a58d76d1 Added: case for static version of the driver
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib
acemtp@acemtp-desktop 48c3bfaf75 Changed: order of the lib to make it link in static
kervala a54366aba6 Changed: Remove all warnings when compiling Ryzom (patch provided by abelgar)
kervala 2a939c2800 Fixed: Build error with gcc
kervala a6bdd40593 Changed: Build error with gcc (patch provided by abelgar)
"Matt Raykowski" f78901ae60 Changed: Moved the dashboard build helpers.
"Matt Raykowski" 9d69716a18 merge
"Matt Raykowski" 3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash
mattraykowski 2acf06da85 Changed: Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank
mattraykowski b625859997 Changed: Explicitly linking nelmisc to zviewer tool.
mattraykowski efa0e7a017 Changed: Explicitly linking nelmisc in build_shadow_skin
mattraykowski c425329719 merge
mattraykowski 399eeebf8e Changed: Added source groups to Tile Edit Qt.
mattraykowski 3a3d2137ea Changed: Explicitly link nelmisc in ig_lighter.
vl 2cdf9e71f6 Fixed: a bug with interface due to the static keyword
vl e9492506b1 Fixed: compile on linux
vl 09d80bfb6e Added: define the toString() for size_t
vl bc8339857d Added: warning when we cannot open a big file
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time
vl eb45c9e694 Fixed: make it compile on mac
kaetemi 7f739bed8a Changed: Reliability improvements for 3dsmax nel export
kervala 998e5b4c17 Changed: Added NL_ADD_RUNTIME_FLAGS
kervala 32f0a5037f Changed: Remove all warnings when compiling Ryzom
kervala 7528f35fdf Changed: NeLNS projects updated
kervala e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS
kervala 149a73e6eb Fixed: build_world_packed_col compilation
kervala 2758e14672 Changed: Snowballs projects updated
kervala 7e70573c6e Fixed: Debug version of mysqlclient
kervala b2f006b9ca Changed: Remove all warnings when compiling Ryzom
kaetemi 32cce09f83 Added: Missing vcproj for wmap tools
kervala db4a842b44 Fixed: Changed from Color to String (patch provided by aquiles)
kaetemi 6cdc77986e Fixed: 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.
kaetemi 59e5c03a83 Changed: Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory.
kaetemi f157610a73 Changed: Added wmap tools to ryzom tool sln and fixed stuff.
kaetemi 74b6430afb Fixed: Compile error with object viewer exe missing windows.h
kaetemi 2f61e2200c Changed: Allow setting hls info dir in panoply config.
kaetemi 4c9d9f593b Fixed: Compile error with mutex.h on Windows.