Commit Graph

468 Commits (da4281e176fd28f5a294ba0797aa4be2cac90b2d)

Author SHA1 Message Date
kervala 7939c1a07d Fixed: Some compilation errors 14 years ago
kervala 9e29a11377 Fixed: Bad merge 14 years ago
kervala 6d4bdb0db5 Changed: Centralized NeL includes in PCH 14 years ago
kervala 123c773bae Changed: #825 Commented out all #pragma message 14 years ago
kervala 2c09b73e7c Changed: Optimized PCH for ai_share 14 years ago
kervala ff0029ff5a Changed: Added namespace in some macros 14 years ago
kervala 25eabdf305 Changed: Removed using namespace in *.h 14 years ago
kervala 9be9822b15 Removed: .hgignore from ryzom directory 14 years ago
vl 3f66586110 Fixed: #1033 WebIG now works on linux too 14 years ago
vl 45eb6f48c7 Changed: include ssl only if the lib is found 14 years ago
vl 9275ac1fce Merge 14 years ago
kervala 7521923c95 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 2ac36f839c Fixed: optional OpenSSL only when building in static (curl could need it) 14 years ago
vl 0c00af96a5 Removed: sound lib inclusion 14 years ago
kervala abd1827468 Fixed: ryzom_ai_service compilation 14 years ago
kervala a69f0050b6 Changed: Removed "using namespace" from *.h 14 years ago
vl b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client 14 years ago
vl 8bde6fa98d Fixed: missing endline 14 years ago
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib 14 years ago
kervala a54366aba6 Changed: #825 Remove all warnings when compiling Ryzom (patch provided by abelgar) 14 years ago
kervala 2a939c2800 Fixed: #1096 Build error with gcc 14 years ago
kervala a6bdd40593 Changed: #1096 Build error with gcc (patch provided by abelgar) 14 years ago
vl 2cdf9e71f6 Fixed: a bug with interface due to the static keyword 14 years ago
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time 14 years ago
kervala 32f0a5037f Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS 14 years ago
kervala 149a73e6eb Fixed: build_world_packed_col compilation 14 years ago
kaetemi 32cce09f83 Added: #964 Missing vcproj for wmap tools 14 years ago
kervala db4a842b44 Fixed: Changed from Color to String (patch provided by aquiles) 14 years ago
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. 14 years ago
kaetemi f157610a73 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 14 years ago
kervala d568711258 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 17abf65489 Changed: Renamed gameplay_module_lib to ryzom_gameplaymodule 14 years ago
mattraykowski f92ebac8aa merge 14 years ago
mattraykowski bdb2a65906 Changed: Fixed typo in build_packed_world_col CMakeLists.txt 14 years ago
kervala 256062307b Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar) 14 years ago
kervala 9dbc7d7483 Changed: Replaced uiErrPatching by uiErrPatchApply 14 years ago
kervala 40179ff764 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala b81696a2a1 Fixed: Some tools compilation 14 years ago
mattraykowski 42709b136c Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux. 14 years ago
mattraykowski b10efeb9bb merge 14 years ago
mattraykowski a5bc41e1be Changed: #842 Added missing server tools to CMake build. Tweaked code to find headers in correct places. 14 years ago
kervala 71da504731 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 554aeef7ba Changed: Renamed servers executables and libs with CMake 14 years ago
kervala e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 14 years ago
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. 14 years ago
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 14 years ago
kervala 072a44cac3 Changed: #878 Fix typos in comments/code 14 years ago
kervala 2e40a2a593 Fixed: Servers link errors under Linux 14 years ago
mattraykowski 8e2b6b6737 merge 14 years ago
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX 14 years ago
mattraykowski 359ff4211c Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 14 years ago
kervala ac9684c8e5 Fixed: Compilation under Windows 14 years ago
kervala 709b796f0a Fixed: Compilation under Linux 14 years ago
kervala 78b10b758b Changed: Don't create config.h under Windows 14 years ago
kervala 2966ff7392 Changed: FindLibwww search also for libexpat 14 years ago
kervala 968a752e55 Fixed: Windows compilation problems 14 years ago
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation 14 years ago
kervala 9895da21d0 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 7401b20488 Fixed: Some services compilation (winmain not found) 14 years ago
kervala 4b48c3a77c Fixed: Including windows.h before using WinMain 14 years ago
kervala bb86bb0991 Changed: Don't use "using namespace" in .h 14 years ago
kervala f884148dde Fixed: make_anim_melee_impact compilation 14 years ago
kervala 3f8bc64bca Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows 14 years ago
kervala f432768edc Fixed: sheets_packer compilation 14 years ago
kervala 5ab87d866b Fixed: Server source directory 14 years ago
kervala f4d64df8c3 Fixed: Merged Windows and Mac OS executable types 14 years ago
mattraykowski cc43911ccb Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges. 14 years ago
mattraykowski c3e4ffbe26 merge while working on rebase root source dir 14 years ago
mattraykowski 972e141687 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 14 years ago
kaetemi a3b71cdb3e Added: #929 Generators for ecosystem projects, all four ecosystem projects, generators for max exporter scripts, rbank cmb export.
Changed: #929 Improved skipping of exported max files, corrected search paths for some tools configurations.
14 years ago
mattraykowski 1b511949c9 Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows. 14 years ago
kervala f0d758bc6a Changed: Moved config.h stuff in ConfigureChecks.cmake 14 years ago
kervala 811b229f52 Changed: #878 Fix typos in comments/code 14 years ago
kaetemi d4caf01eb1 Added: #929 Process for anim, font, swt, clodbank, pacs_prim, ps, skel. Project for objects, sky, contruction, fauna, fonts, outgame, sfx. 14 years ago
kaetemi ad068c46bb Changed: #964 Add remapping in client of tga filenames onto png files for unprocessed textures from the png asset database. 14 years ago
mattraykowski f6c11aff7e Update: #842 Initial file/folder move for single project build. 14 years ago
kervala bce05f44f9 Changed: #1051 Progress tweak 14 years ago
kaetemi 42aa859245 Added: #929 Added the objects build project and updated the max file batch convert script. 14 years ago
kervala 65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kaetemi 5b0a249338 Changed: #929 Max shape export runs all the way through now.
Added: #929, #1082 Interface build project.
14 years ago
kaetemi 61f2851a2b Fixed: #1082 Interface texturemaps can be configured in cfg file, png and tga inside interface texturemap treated equally. 14 years ago
kervala 790cdf83c1 Fixed: #1074 sheets_packer using default static relative paths 14 years ago
kervala b80b9c4c58 Fixed: #1074 sheets_packer using default static relative paths 14 years ago
kervala cfe8f1870f Changed: #1074 sheets_packer using default static relative paths 14 years ago
kervala d7943cfa7d Fixed: #955 CMake does not search luabind 14 years ago
kervala 70e5a1e98e Fixed: client_patcher compilation under Windows 14 years ago
rti 06f7326e34 Fixed: #1059 Make cocoa the default subsystem on Mac OS X 14 years ago
kervala a7f0ee94e8 Changed: client_default.cfg and patcher translations installation 14 years ago
kervala ed1f993f2e Added: client_default.cfg.in to use specified data pathes 14 years ago
kervala b95f861fa5 Added: translations for client_patcher 14 years ago
kervala bf1d4b604b Fixed: nelsound dependency to nelsound_lowlevel 14 years ago
kervala 53d0963dba Fixed: libc functions wouldn't be replaced by intrinsics equivalent 14 years ago
kervala c847c1dd87 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala dc43321615 Changed: #878 Fix typos in comments/code 14 years ago
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent 14 years ago
kaetemi 248a8464ec Added: #929 Ig build process. 14 years ago
kervala 67ebdb938a Changed: #878 Fix typos in comments/code 14 years ago
kervala 6870bb4ce3 Changed: #1023 PreDataPath and DataPath must be set in client_default.cfg 14 years ago