Commit Graph

618 Commits (0f5605e537e3be8eb1cc88c4a2088f6f23a6b0fc)

Author SHA1 Message Date
kervala da4281e176 Changed: #841 Change the wrong header in the source code 14 years ago
kervala 812cfa71f9 Changed: #142 Replace atoi and sscanf by fromString when it's possible 14 years ago
kervala a8eb2591d2 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 83405c2433 Changed: #142 Replace atoi and sscanf by fromString when it's possible 14 years ago
kervala 001f16934e Changed: Added isWindowMaximized and getRyzomModes functions 14 years ago
kervala e6c61a9602 Changed: #142 Replace atoi and sscanf by fromString when it's possible 14 years ago
kervala 3f10420ccc Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala c3e7de0df1 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 4c4a67255e Changed: Added titles associated to title enum 14 years ago
kervala 10e30641e9 Changed: #841 Change the wrong header in the source code 14 years ago
kervala 0c33f7cfe1 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 1fd95cb093 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala cfecd4fc6d Fixed: client_patcher compilation 14 years ago
kervala db77a234b6 Changed: #1038 Implement copy/paste for Linux 14 years ago
kervala a5cdcc85df Changed: #1038 Implement copy/paste for Linux (patch provided by Naush) 14 years ago
kervala 10522eae91 Changed: #1023 Use a standard application path for writing files 14 years ago
kervala f5657002bf Changed: Replaced DeleteFile (Win32) by NLMISC::CFile::deleteFile 14 years ago
kervala 1917d42ce1 Changed: Replaced DeleteFile (Win32) by NLMISC::CFile::deleteFile 14 years ago
kervala 65fc8b91b2 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala ce33eb213a Fixed: #1132 Set the LanguageCode when client is creating a client.cfg 14 years ago
sfb 03db06e0c6 Merge 14 years ago
sfb 535cf01de9 Added: .flora and .plant sheets for the jungle ecosystem - trees now build correctly via build_gamedata 14 years ago
sfb e4c7a21ba6 Added: indoors.continent sheet - the ai_wmap section of build_gamedata needs this. 14 years ago
sfb bea68faedc Changed: Added 'export' and 'prim_export' to CMake build for build_gamedata pipeline. 14 years ago
kervala a7989d16c5 Fixed: EGS PCH compilation (allocated more memory) 14 years ago
kervala 75f8af21f2 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 1347527272 Changed: #1051 Fixed some display problems 14 years ago
kervala 6b94ad9fdb Changed: #1023 Use a standard application path for writing files 14 years ago
kervala 51569df830 Fixed: Missing #include <limits> 14 years ago
kervala dadbe664c5 Fixed: Compilation under GCC 4.0.1 14 years ago
kervala 9228e00c18 Changed: Display of headers from game_share 14 years ago
kervala b485e6e986 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 85d3d6e68c Changed: Factorized code using READ_STRINGVECTOR_FV and READ_STRINGVECTOR_DEV macros 14 years ago
kervala 7587fc23da Changed: Deactivate logs in console only in Release mode 14 years ago
kervala 48d1ca1677 Changed: #878 Fix typos in comments/code 14 years ago
kervala af1cddcb14 Added: Groups in client target 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala aad61b3ecb Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 47e1fe0f27 Fixed: server_share compilation (include guard added) 14 years ago
kervala 3115f50006 Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala f1c8d140aa Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once 14 years ago
kervala b5257a0f94 Changed: Optimized PCH for EGS 14 years ago
kervala 13f3a96c60 Changed: Moved some #include 14 years ago
kervala 429087d4d6 Added: Groups for EGS project 14 years ago
kervala 01eb101355 Fixed: Compilation with STLport under Linux (and probably Mac OS X) 14 years ago
kervala 3f9f5aaee4 Changed: Generate only one config.h in root 14 years ago
kervala cfc125cd38 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kaetemi 76b1a30af9 Changed: #1092 Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference 14 years ago
vl ff8f7b1875 Added: missing namespace nlmisc 14 years ago
kervala 08bcbc3451 Changed: Updated CMake projects 14 years ago
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
kervala 4884d2ed97 Changed: #1051 Progress overwrite current line 14 years ago
kervala 0cb39b3bd2 Fixed: #1064 New interface definition missing (patch provided by Naush) 14 years ago
kervala c2c4092730 Changed: #1051 Create a console-based working patcher 14 years ago
kervala c549c8f4dd Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 7c71e0ce01 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 6b84d99679 Fixed: #1051 Create a console-based working patcher 14 years ago
kervala dcab3b681b Changed: #1051 Create a console-based working patcher 14 years ago
kervala 81c6b7e48a Changed: #1051 Create a console-based working patcher 14 years ago
kervala dd0b5df304 Changed: #1051 Create a console-based working patcher 14 years ago
kervala 2bc8aa793e Changed: Removed wrong #endif 14 years ago
kervala bc3190ab1e Changed: Optimization for files loading under Linux 14 years ago
kervala a2be9e1d1b Changed: Added a space before filename 14 years ago
kervala ada9fd28ee Changed: Using RZ_NO_CLIENT to include CClientConfig from client without adding other dependencies 14 years ago
kervala c96c540d34 Changed: Added parsing of PatchServer variable 14 years ago
kervala 47e2d3532d Changed: Save CameraDistance and FPV not only if in Windowed mode (fix) 15 years ago
kervala b5f09fc9c9 Changed: Save CameraDistance and FPV not only if in Windowed mode 15 years ago
kervala 042507413a Changed: #878 Fix typos in comments/code 15 years ago
kervala bd44224959 Changed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 15 years ago
kervala a1d8277eea Fixed: #1042 Loading music is not fading after reselecting a character 15 years ago
kervala 20a2fbd674 Changed: #1030 Don't add buffer to queue when using sync mode 15 years ago
kervala d35da7cfd8 Changed: #878 Fix typos in comments/code 15 years ago
kervala 032284affa Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 2a1441858f Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala 6dec8a3cf5 Changed: #878 Fix typos in comments/code 15 years ago
vl 3b0e201dd6 Merge 15 years ago
vl f34e513192 Fixed: the nel tracer/printer for libwww 15 years ago
vl 056f8e147f Removed: flooding warning 15 years ago
vl 5a42894005 Fixed: crash when we pass the login/pass in command line 15 years ago
vl c9951246a7 Changed: order or the lib to make it compile in pure static 15 years ago
kervala bf5e086157 Fixed: #1032 Crash in OpenAL driver when a music is playing and user quit client 15 years ago
kervala aa446917b9 Fixed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala a3ae822a88 Changed: #878 Fix typos in comments/code 15 years ago
vl 30ee5647df Changed: generate symbol by default 15 years ago
vl 5a1fa02588 Changed: No more log in stdout, only in log file 15 years ago
vl daedac045b Added: search ryzom.png in path 15 years ago
vl bd86b6f29d Changed: don't add the "data" directory 2 times 15 years ago
vl d971a9537c Removed: flooding warning 15 years ago
kervala c6d7643b4b Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 43de0a28b1 Changed: #963 Floating point exceptions 15 years ago
vl 49c8252f99 Changed: sint64 into uint64 to compile on old gcc 15 years ago
vl edeeb18515 Merge 15 years ago
vl e71c3b5417 Merge 15 years ago
vl fa493394b5 Changed: Display fps and spf on SHIFT+F2 15 years ago
kervala e918f393c9 Fixed: #1024 Ryzom-client requires Cmake 2.8 - Not standard in Ubuntu 9.04 15 years ago
kervala 9e7420a442 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala 714e99ec08 Changed: #842 Removed CMake unused files 15 years ago
kervala ddeff78c93 Changed: only check screenshot folder presence one time 15 years ago
kervala d9b644d153 Changed: #842 Added new files for X11 applications 15 years ago
kervala c1606111a8 Changed: #991 Make sure all debug files are created in log directory 15 years ago
kervala bbc814e12b Changed: #1023 Use a standard application path for writing files 15 years ago