Commit Graph

687 Commits (c45be930140a89d1315edba7e71d328e748fcd27)

Author SHA1 Message Date
kervala 7bbb336eb8 Changed: Merge changes from Ryzom patch 1.10
kervala 3e8093f03a Changed: Replace atoi and sscanf by fromString when it's possible
kervala 4970e14ef6 Changed: Merge changes from Ryzom patch 1.10
kervala e669d7c515 Changed: Merge changes from Ryzom patch 1.10
kervala 2767bc1483 Changed: Check for client.cfg in Ryzom application directory
kervala cd2164e602 Changed: Crash when index is out of bounds
kervala 318a083a24 Changed: ForceRemovePatchCategories is using a bad index
kervala b589d48e4b Changed: Use of getRyzomModes
kervala 4b98f936e7 Fixed: Compilation with recent boost versions
kervala a67c2dee8c Fixed: Bad detection if a file is in a BNP under Linux
kervala 7c7042ea3c Changed: Some crashes under Linux
kervala f26f1d9915 Changed: Build world_editor only under Windows
kervala af81cac615 Changed: Merge changes from Ryzom patch 1.10
kervala e3082a7b27 Changed: Merge changes from Ryzom patch 1.10
kervala 608bcb1bce Changed: Merge changes from Ryzom patch 1.10 (thanks Naush)
kervala 2e7c0b7953 Changed: Merge changes from Ryzom patch 1.10
kervala f32bb4cfb7 Changed: Merge changes from Ryzom patch 1.10
kervala 5512b47d68 Changed: Merge changes from Ryzom patch 1.10
"Matt Raykowski" 8f51297407 Fixed: Nightly Linux build failed - 'export' tool is Windows only.
kervala da4281e176 Changed: Change the wrong header in the source code
kervala 812cfa71f9 Changed: Replace atoi and sscanf by fromString when it's possible
kervala a8eb2591d2 Changed: Remove all warning when compiling Ryzom
kervala 83405c2433 Changed: Replace atoi and sscanf by fromString when it's possible
kervala 001f16934e Changed: Added isWindowMaximized and getRyzomModes functions
kervala e6c61a9602 Changed: Replace atoi and sscanf by fromString when it's possible
kervala 3f10420ccc Changed: Remove all warning when compiling Ryzom
kervala c3e7de0df1 Changed: Remove all warning when compiling Ryzom
kervala 4c4a67255e Changed: Added titles associated to title enum
kervala 10e30641e9 Changed: Change the wrong header in the source code
kervala 0c33f7cfe1 Changed: Remove all warning when compiling Ryzom
kervala 1fd95cb093 Changed: Remove all warning when compiling Ryzom
kervala cfecd4fc6d Fixed: client_patcher compilation
kervala db77a234b6 Changed: Implement copy/paste for Linux
kervala a5cdcc85df Changed: Implement copy/paste for Linux (patch provided by Naush)
kervala 10522eae91 Changed: Use a standard application path for writing files
kervala f5657002bf Changed: Replaced DeleteFile (Win32) by NLMISC::CFile::deleteFile
kervala 1917d42ce1 Changed: Replaced DeleteFile (Win32) by NLMISC::CFile::deleteFile
kervala 65fc8b91b2 Changed: Remove all warning when compiling Ryzom
kervala ce33eb213a Fixed: Set the LanguageCode when client is creating a client.cfg
sfb 03db06e0c6 Merge
sfb 535cf01de9 Added: .flora and .plant sheets for the jungle ecosystem - trees now build correctly via build_gamedata
sfb e4c7a21ba6 Added: indoors.continent sheet - the ai_wmap section of build_gamedata needs this.
sfb bea68faedc Changed: Added 'export' and 'prim_export' to CMake build for build_gamedata pipeline.
kervala a7989d16c5 Fixed: EGS PCH compilation (allocated more memory)
kervala 75f8af21f2 Changed: Remove all warning when compiling Ryzom
kervala 1347527272 Changed: Fixed some display problems
kervala 6b94ad9fdb Changed: Use a standard application path for writing files
kervala 51569df830 Fixed: Missing #include <limits>
kervala dadbe664c5 Fixed: Compilation under GCC 4.0.1
kervala 9228e00c18 Changed: Display of headers from game_share
kervala b485e6e986 Changed: Remove all warning when compiling Ryzom
kervala 85d3d6e68c Changed: Factorized code using READ_STRINGVECTOR_FV and READ_STRINGVECTOR_DEV macros
kervala 7587fc23da Changed: Deactivate logs in console only in Release mode
kervala 48d1ca1677 Changed: Fix typos in comments/code
kervala af1cddcb14 Added: Groups in client target
kervala 5c55cd1221 Fixed: Avoid VC++ to relink all projects when using CMake generated projects
kervala aad61b3ecb Changed: Remove all warning when compiling Ryzom
kervala 47e1fe0f27 Fixed: server_share compilation (include guard added)
kervala 3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
kervala f1c8d140aa Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
kervala b5257a0f94 Changed: Optimized PCH for EGS
kervala 13f3a96c60 Changed: Moved some #include
kervala 429087d4d6 Added: Groups for EGS project
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X)
kervala 3f9f5aaee4 Changed: Generate only one config.h in root
kervala cfc125cd38 Changed: Remove all warning when compiling Ryzom
kaetemi 76b1a30af9 Changed: Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference
vl ff8f7b1875 Added: missing namespace nlmisc
kervala 08bcbc3451 Changed: Updated CMake projects
kervala 7939c1a07d Fixed: Some compilation errors
kervala 9e29a11377 Fixed: Bad merge
kervala 6d4bdb0db5 Changed: Centralized NeL includes in PCH
kervala 123c773bae Changed: Commented out all #pragma message
kervala 2c09b73e7c Changed: Optimized PCH for ai_share
kervala ff0029ff5a Changed: Added namespace in some macros
kervala 25eabdf305 Changed: Removed using namespace in *.h
kervala 9be9822b15 Removed: .hgignore from ryzom directory
vl 3f66586110 Fixed: WebIG now works on linux too
vl 45eb6f48c7 Changed: include ssl only if the lib is found
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 0c00af96a5 Removed: sound lib inclusion
kervala abd1827468 Fixed: ryzom_ai_service compilation
kervala a69f0050b6 Changed: Removed "using namespace" from *.h
vl b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client
vl 8bde6fa98d Fixed: missing endline
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib
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)
vl 2cdf9e71f6 Fixed: a bug with interface due to the static keyword
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time
kervala 32f0a5037f Changed: Remove all warnings when compiling Ryzom
kervala e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS
kervala 149a73e6eb Fixed: build_world_packed_col compilation
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 f157610a73 Changed: Added wmap tools to ryzom tool sln and fixed stuff.
kervala d568711258 Changed: Remove all warnings when compiling Ryzom
kervala 17abf65489 Changed: Renamed gameplay_module_lib to ryzom_gameplaymodule
mattraykowski f92ebac8aa merge
mattraykowski bdb2a65906 Changed: Fixed typo in build_packed_world_col CMakeLists.txt
kervala 256062307b Changed: Remove all warnings when compiling Ryzom (patch provided by Abelgar)
kervala 9dbc7d7483 Changed: Replaced uiErrPatching by uiErrPatchApply
kervala 40179ff764 Changed: Remove all warnings when compiling Ryzom
kervala b81696a2a1 Fixed: Some tools compilation
mattraykowski 42709b136c Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux.
mattraykowski b10efeb9bb merge
mattraykowski a5bc41e1be Changed: Added missing server tools to CMake build. Tweaked code to find headers in correct places.
kervala 71da504731 Changed: Remove all warnings when compiling Ryzom
kervala 554aeef7ba Changed: Renamed servers executables and libs with CMake
kervala e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client
kaetemi 4a37bc4d74 Changed: 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.
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
kervala 072a44cac3 Changed: Fix typos in comments/code
kervala 2e40a2a593 Fixed: Servers link errors under Linux
mattraykowski 8e2b6b6737 merge
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX
mattraykowski 359ff4211c Changed: Cleaned up a couple tools to build correctly (especially when using STLport.)
kervala ac9684c8e5 Fixed: Compilation under Windows
kervala 709b796f0a Fixed: Compilation under Linux
kervala 78b10b758b Changed: Don't create config.h under Windows
kervala 2966ff7392 Changed: FindLibwww search also for libexpat
kervala 968a752e55 Fixed: Windows compilation problems
kervala 7f72ef0bcb Fixed: ryzom_client_patcher compilation
kervala 9895da21d0 Changed: Remove all warnings when compiling Ryzom
kervala 7401b20488 Fixed: Some services compilation (winmain not found)
kervala 4b48c3a77c Fixed: Including windows.h before using WinMain
kervala bb86bb0991 Changed: Don't use "using namespace" in .h
kervala f884148dde Fixed: make_anim_melee_impact compilation
kervala 3f8bc64bca Changed: Remove all warnings when compiling Ryzom
kervala 10af2433ea Fixed: libwww GNU Regex, libcurl OpenSSL dependencies under Windows
kervala f432768edc Fixed: sheets_packer compilation
kervala 5ab87d866b Fixed: Server source directory
kervala f4d64df8c3 Fixed: Merged Windows and Mac OS executable types
mattraykowski cc43911ccb Change: More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
mattraykowski c3e4ffbe26 merge while working on rebase root source dir
mattraykowski 972e141687 Changed: Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
kaetemi a3b71cdb3e Added: Generators for ecosystem projects, all four ecosystem projects, generators for max exporter scripts, rbank cmb export.
Changed:  Improved skipping of exported max files, corrected search paths for some tools configurations.
mattraykowski 1b511949c9 Update: Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
kervala f0d758bc6a Changed: Moved config.h stuff in ConfigureChecks.cmake
kervala 811b229f52 Changed: Fix typos in comments/code
kaetemi d4caf01eb1 Added: Process for anim, font, swt, clodbank, pacs_prim, ps, skel. Project for objects, sky, contruction, fauna, fonts, outgame, sfx.
kaetemi ad068c46bb Changed: Add remapping in client of tga filenames onto png files for unprocessed textures from the png asset database.
mattraykowski f6c11aff7e Update: Initial file/folder move for single project build.
kervala bce05f44f9 Changed: Progress tweak
kaetemi 42aa859245 Added: Added the objects build project and updated the max file batch convert script.
kervala 65062f5dee Changed: Remove all warnings when compiling Ryzom
kaetemi 5b0a249338 Changed: Max shape export runs all the way through now.
Added: ,  Interface build project.
kaetemi 61f2851a2b Fixed: Interface texturemaps can be configured in cfg file, png and tga inside interface texturemap treated equally.
kervala 790cdf83c1 Fixed: sheets_packer using default static relative paths
kervala b80b9c4c58 Fixed: sheets_packer using default static relative paths
kervala cfe8f1870f Changed: sheets_packer using default static relative paths
kervala d7943cfa7d Fixed: CMake does not search luabind
kervala 70e5a1e98e Fixed: client_patcher compilation under Windows
rti 06f7326e34 Fixed: Make cocoa the default subsystem on Mac OS X
kervala a7f0ee94e8 Changed: client_default.cfg and patcher translations installation
kervala ed1f993f2e Added: client_default.cfg.in to use specified data pathes
kervala b95f861fa5 Added: translations for client_patcher
kervala bf1d4b604b Fixed: nelsound dependency to nelsound_lowlevel
kervala 53d0963dba Fixed: libc functions wouldn't be replaced by intrinsics equivalent
kervala c847c1dd87 Changed: Remove all warning when compiling Ryzom
kervala dc43321615 Changed: Fix typos in comments/code
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent
kaetemi 248a8464ec Added: Ig build process.
kervala 67ebdb938a Changed: Fix typos in comments/code
kervala 6870bb4ce3 Changed: PreDataPath and DataPath must be set in client_default.cfg
kervala 4884d2ed97 Changed: Progress overwrite current line
kervala 0cb39b3bd2 Fixed: New interface definition missing (patch provided by Naush)
kervala c2c4092730 Changed: Create a console-based working patcher
kervala c549c8f4dd Changed: Remove all warning when compiling Ryzom
kervala 7c71e0ce01 Changed: Remove all warning when compiling Ryzom
kervala 6b84d99679 Fixed: Create a console-based working patcher
kervala dcab3b681b Changed: Create a console-based working patcher
kervala 81c6b7e48a Changed: Create a console-based working patcher
kervala dd0b5df304 Changed: Create a console-based working patcher
kervala 2bc8aa793e Changed: Removed wrong #endif
kervala bc3190ab1e Changed: Optimization for files loading under Linux
kervala a2be9e1d1b Changed: Added a space before filename
kervala ada9fd28ee Changed: Using RZ_NO_CLIENT to include CClientConfig from client without adding other dependencies
kervala c96c540d34 Changed: Added parsing of PatchServer variable
kervala 47e2d3532d Changed: Save CameraDistance and FPV not only if in Windowed mode (fix)
kervala b5f09fc9c9 Changed: Save CameraDistance and FPV not only if in Windowed mode
kervala 042507413a Changed: Fix typos in comments/code
kervala bd44224959 Changed: Crash in OpenAL driver when a music is playing and user returns to selection menu
kervala a1d8277eea Fixed: Loading music is not fading after reselecting a character
kervala 20a2fbd674 Changed: Don't add buffer to queue when using sync mode
kervala d35da7cfd8 Changed: Fix typos in comments/code
kervala 032284affa Changed: Remove all warning when compiling Ryzom
kervala 2a1441858f Changed: Music is "stopped" when client is loading with OpenAL driver
kervala 6dec8a3cf5 Changed: Fix typos in comments/code
vl 3b0e201dd6 Merge
vl f34e513192 Fixed: the nel tracer/printer for libwww
vl 056f8e147f Removed: flooding warning
vl 5a42894005 Fixed: crash when we pass the login/pass in command line
vl c9951246a7 Changed: order or the lib to make it compile in pure static
kervala bf5e086157 Fixed: Crash in OpenAL driver when a music is playing and user quit client
kervala aa446917b9 Fixed: Music is "stopped" when client is loading with OpenAL driver
kervala a3ae822a88 Changed: Fix typos in comments/code
vl 30ee5647df Changed: generate symbol by default
vl 5a1fa02588 Changed: No more log in stdout, only in log file
vl daedac045b Added: search ryzom.png in path
vl bd86b6f29d Changed: don't add the "data" directory 2 times
vl d971a9537c Removed: flooding warning
kervala c6d7643b4b Changed: Remove all warning when compiling Ryzom
kervala 43de0a28b1 Changed: Floating point exceptions
vl 49c8252f99 Changed: sint64 into uint64 to compile on old gcc
vl edeeb18515 Merge
vl e71c3b5417 Merge
vl fa493394b5 Changed: Display fps and spf on SHIFT+F2
kervala e918f393c9 Fixed: Ryzom-client requires Cmake 2.8 - Not standard in Ubuntu 9.04
kervala 9e7420a442 Changed: Use a standard application path for writing files
kervala 714e99ec08 Changed: Removed CMake unused files
kervala ddeff78c93 Changed: only check screenshot folder presence one time
kervala d9b644d153 Changed: Added new files for X11 applications
kervala c1606111a8 Changed: Make sure all debug files are created in log directory
kervala bbc814e12b Changed: Use a standard application path for writing files
kervala 5f0a250598 Changed: Remove seven_zip dependency for Mac OS and Linux client
kervala 0e5c1c4af3 Changed: Use a standard application path for writing files
kervala 8caf0eb97e Changed: Added an icon for X11
kervala a1356178fd Changed: Fix typos in comments/code
kervala 5f3ecbe8ff Changed: Remove all warning when compiling Ryzom
kervala 61d960a970 Changed: Use a standard application path for writing files
kervala 3334163590 Changed: Added new files for X11 applications
kervala 9cb67be062 Changed: Removed CMake unused files
kervala d65129e67d Changed: Use a standard application path for writing files
kervala f4c0778e45 Changed: Fix typos in comments/code
kervala 18dd1b0ee2 Changed: Remove all warning when compiling Ryzom
kervala 5bb012883d Changed: Remove/convert/update old projects
kervala c426347080 Changed: Use a standard application path for writing files
kervala aa88a7fb49 Changed: NLMISC::strupr is depreciated (use NLMISC::toUpper instead
kervala 8605f833e9 Changed: Move OS specific code from client or server to NeL when it's possible
vl dee391151a Fixed: some gcc warning
vl 4e87d65d87 Added: default value for fxMatrix (thx valgrind)
kervala 77708e8d52 Changed: optimizations for PCH
kervala b9750904f1 Changed: Make sure all debug files are created in log directory
kervala 31236e1dea Changed: Remove/convert/update old projects
kervala c6349e415f Changed: optimizations for PCH
kervala 0383b14169 Changed: optimizations for PCH
kervala d330483dd9 Changed: Use PCH under Linux with CMake
kervala c535f83ea3 Changed: Use PCH under Linux with CMake
kervala 76aa034bea Changed: Change the wrong header in the source code
vl f38d78a22d Added: default value for HairColor (thx valgrind)
vl e9834f7270 Removed: hi res icon post build
vl dfbb27fafc Merge
vl 39b6194f02 Changed: misc things
vl 7fa8e70111 Added: new rp jobs
vl eb8d775332 Added: new login interface and loading background