Commit Graph

899 Commits (8e4814e128ba3e9425e8f8498cf19de219bfcef9)

Author SHA1 Message Date
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 5764efeace Changed: #825 Remove all warnings when compiling Ryzom 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
kervala 7a95148eef Fixed: shapes_exporter 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
kervala 92580e0239 Fixed: Parsing of CMAKE_MAKE_PROGRAM 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
mattraykowski 90f5d64709 Changed: #842 FindSquish finds both release and debug libraries. 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 c0698a39a2 Fixed: STLport can't be used under Windows 14 years ago
kervala e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client 14 years ago
kervala 13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries 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 7b22cb92e8 Changed: Added -ldl for NELMISC 14 years ago
kervala 1d8597eeb1 Changed: Winsock definition in root CMakeLists.txt 14 years ago
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind) 14 years ago
kervala c7f0dab429 Changed: #841 Change the wrong header in the source code 14 years ago
kervala 048a53558d Fixed: libwww unresolved symbols on Archlinux 14 years ago
kervala a983aa0783 Changed: Dependencies definitions 14 years ago
kervala 4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt 14 years ago
kervala 7cd92db05b Merge 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
rti 1322a9bbb1 merge 14 years ago
rti 5808e90181 Fixed: don't use GNU linker options with BSD's linker installed on mac os x 14 years ago
mattraykowski 7961fe8838 merge 14 years ago
mattraykowski 8e2b6b6737 merge 14 years ago
mattraykowski b4b9c37068 merged FindLibwww.cmake 14 years ago
mattraykowski 52483da28f Changed: #842 Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable. 14 years ago
kervala 8db652391b Changed: #915 NeL fails to build with --as-needed 14 years ago
rti 4b1fcc8726 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable 14 years ago
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX 14 years ago
kervala 9945d92572 Fixed: Installation of nel-config 14 years ago
kervala 08efa3a809 Changed: Samples projects updated 14 years ago
mattraykowski 359ff4211c Changed: #842 Cleaned up a couple tools to build correctly (especially when using STLport.) 14 years ago
kervala cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows 14 years ago
mattraykowski 007037b407 Changed: #842 Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY" 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 ddff2f28ca Changed: Use LIBXML_STATIC if building static libraries 14 years ago
kervala 2966ff7392 Changed: FindLibwww search also for libexpat 14 years ago
kervala 92b4d5ef8a Changed: #841 Change the wrong header in the source code 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 66d5227ce7 Changed: Don't use "using namespace" in .h 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
kervala 1020a09ca4 Fixed: Detects mysqlclient library 14 years ago
kervala 36623018b4 Fixed: Detects fmod 64bits library 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
kaetemi 411f2893c8 Changed: #964 Max asset batch converter now also shows maps in older max versions. 14 years ago
kaetemi 73bfbdc4f8 Fixed: georges2csv.vcproj dependencies 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 6cf96b9e36 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala e9c9345826 Changed: Updated tools CMake projects 14 years ago
kervala aff9d7946d Fixed: nel_unit_test compilation 14 years ago
kervala 8c7aec84c3 Changed: Check for MFC (to disable tools using MFC if not found) 14 years ago
kervala 811b229f52 Changed: #878 Fix typos in comments/code 14 years ago
kervala 3bb72a0d06 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 14 years ago
kervala 1481d48ab8 Fixed: non detection of STLport libs under Windows 14 years ago
kervala 0ec41da752 Changed: #841 Change the wrong header in the source code 14 years ago
kervala b83fdd467e Changed: Added PCH to nelligo 14 years ago
kervala d4346ef771 Changed: Added PCH to nelligo 14 years ago
kervala 1d5f2e8df9 Changed: Removed propagation of dependencies to other projects (fix lintian warnings) 14 years ago
kervala 6781fcf098 Fixed: warning when destination file doesn'texist 14 years ago
kervala 44ae363d64 Changed: removed MFC dependencies to object_viewer 14 years ago
kervala 16535f7e84 Changed: Updated tools and samples CMake projects 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
kaetemi c8ee84fbe4 Changed: #964 Some more rules for batched max convert paths. 14 years ago
kaetemi f362c9363b Changed: #964 Skip over deleted bones in skinning when exporting from max. 14 years ago
kervala e3ea920741 Changed: Updated 3dsmax plugins CMake projects 14 years ago
kervala aceaccc3c0 Fixed: 3dsmax plugins compilation (64 bits and STLport) 14 years ago
kervala ca710cdac4 Changed: Updated tools CMake projects 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
kervala 99181c4a9d Fixed: sound_source compilation under Linux 14 years ago
kaetemi 328dc084ac Added: #929 Some more path fixing rules for max batch asset convert. 14 years ago
kaetemi 42aa859245 Added: #929 Added the objects build project and updated the max file batch convert script. 14 years ago
kervala ad51d50449 Changed: Prevent Windows to draw background of NeL windows and some other messages 14 years ago
kervala 27f3b8c8e8 Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 06ec6effa8 Fixed: tga2dds compilation under Linux 14 years ago
kervala 47b3d5ce60 Changed: Use of CFile::getApplicationDirectory 14 years ago
kervala ee40f8f9b5 Changed: Updated samples CMake projects 14 years ago
rti 4f02a8591a Fixed: #1080 cmake MODULE compiles to *.so, adjusted dynloadlib accordingly 14 years ago
kervala 65062f5dee Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 6328b3fd56 Changed: Tweaked CMake default flags to use identical settings as VC++ projects 14 years ago
kervala c962ee318b Changed: Added tga2dds project if libsquish is found (s3tc dependency removed) 14 years ago
kervala b99425d5eb Changed: Allow user to specify externals location for CMake 14 years ago
kervala aa506598d0 Fixed: #1080 Under Linux, load NeL drivers from a specific directory 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 a1fcd412b1 Changed: code simplification for s3tc_compressor_lib 14 years ago
kervala 1ff44fdb50 Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap 14 years ago
kervala b2417a68ab Changed: Bad parenthesis 14 years ago
kervala 7610d61b80 Changed: Allow to write interface into a PNG file 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
kaetemi 4cf6235095 Changed: #929 Some reliability fixes for the max export plugin. 14 years ago
kervala b5f6188757 Fixed: #1044 Window content is black after switching windowed <-> fullscreen 14 years ago
kervala eaa26434bc Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
kervala 5c8e161c7a Merge 14 years ago
Matt Raykowski 80b478b408 Changed: #825 Fixed warning/error about C++ comment blocks in C code. 14 years ago
kervala d7943cfa7d Fixed: #955 CMake does not search luabind 14 years ago
kervala 6577496fc2 Fixed: #1073 Replace deprecated functions gethostbyname and gethostbyaddr 14 years ago
kervala ce933b4c41 Fixed: chatclient sample compilation 14 years ago
kervala e77e93f779 Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error) 14 years ago
kervala 55d518498d Changed: Removed uneeded dependency to libxml and using new macros 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
rti 3edb9289f7 merge 14 years ago
rti ba4eca5cec Fixed: #1062 Fullscreen with game resolution < desktop resolution 14 years ago
rti ed8a11717d Changed: #878 Fix typos in comments/code 14 years ago
kervala a7f0ee94e8 Changed: client_default.cfg and patcher translations installation 14 years ago
kervala ab11ddb805 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala 9984b638fb Fixed: #1069 Thread/process CPU affinity Implementation for Linux 14 years ago
kervala dc40c77b18 Changed: Removed libjpeg dependency on nel3d 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 4fb863c9f5 Changed: "using CVector" in 3d/vegetable.h 14 years ago
kervala 57bbdf7a85 Changed: Removed useless dependencies 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
kervala caf1c5151e Fixed: nelsound dependency to nelsound_lowlevel 14 years ago
kaetemi 248a8464ec Added: #929 Ig build process. 14 years ago
kervala 0ace3e9251 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala c693c47cac Changed: #825 Remove all warning when compiling Ryzom 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 c9f82c076f Change: Apply shared libraries properties also for modules 14 years ago
kervala 09d7a4a064 Fixed: Removed driver_opengl_mac.cpp from VC++ project 14 years ago
kervala 18aa7d11ac Fixed: #1066 Don't put VERSION in executables 14 years ago
kervala 0cb39b3bd2 Fixed: #1064 New interface definition missing (patch provided by Naush) 14 years ago
kervala 58242c5bae Merge 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 5d494ea2fe Fixed: #1058 Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h 14 years ago
kervala 6b84d99679 Fixed: #1051 Create a console-based working patcher 14 years ago
kervala 2da52ebc36 Fixed: #1057 X11 Key auto repeat 14 years ago
kervala dcab3b681b Changed: #1051 Create a console-based working patcher 14 years ago
rti 0edc5f1f2c Fixed: #1036 Problem when we start moving the camera in third person 14 years ago
rti e1f2fc5abc Fixed: #1053 using x11 color depth retrieval on mac without cocoa (removes hardcoded value) 14 years ago
rti 6b0320a7f2 Fixed: #1053 screen mode retrieval only in cocoa mode 14 years ago
rti cc47fd2531 Fixed: #1053 Move mac screen mode retrieval to cocoa_adapter 14 years ago
rti b1fa58f06b Fixed: #1029 destroyWindow() terminates the whole application 14 years ago
rti fddfab508b Fixed: #1004 updated get display modes implementation to use more current apis 14 years ago
rti 542d4125a0 Changed: #1004 - implemented nglGetProcAddress using dlsym 14 years ago
kaetemi 3e7ac724ca Fixed: Added hack to handle badly exported FO_S2_big_tree in build_gamedata, and cleaned up some stuff. 14 years ago
rti e1656d14a7 Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel 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
aquiles 28953b29ed Changed: #1048 getType() in UFormElm 14 years ago
aquiles 072b95c975 Fixed: #1054 getFilename() in UForm 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 4757228a22 Fixed: numeric_limits not found in Fmod driver 14 years ago
kervala a7e4543e5d Changed: #1044 Window content is black after switching windowed <-> fullscreen 15 years ago
kervala 3b09bcd927 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 7e45b27f35 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala a4b9d678ed Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala bb8cea02ea Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 01748aa3f5 Changed: #878 Fix typos in comments/code 15 years ago
kervala 540e24b7b6 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 65647fecbb Changed: #1044 Window content is black after switching windowed <-> fullscreen 15 years ago
kervala 90acceadbf Fixed: #1044 Window content is black after switching windowed <-> fullscreen 15 years ago
kervala 1fab114680 Fixed: #1046 XConfigureNotify window position different from XMoveWindow 15 years ago
kervala dd93616bf6 Fixed: #1045 XMapWindow doesn't preserve current window position 15 years ago
kervala a587bc1846 Fixed: #1039 X11 error when quitting the client on linux 15 years ago
kervala 6386f37f4f Fixed: Parsing error in make_sheet_id.cfg 15 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