Commit Graph

1008 Commits (39d099f21d2327ed196183b10aeede38699367b0)

Author SHA1 Message Date
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 59e5c03a83 Changed: #964 Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory. 14 years ago
kaetemi f157610a73 Changed: #964 Added wmap tools to ryzom tool sln and fixed stuff. 14 years ago
kaetemi 74b6430afb Fixed: Compile error with object viewer exe missing windows.h 14 years ago
kaetemi 2f61e2200c Changed: #964 Allow setting hls info dir in panoply config. 14 years ago
kaetemi 4c9d9f593b Fixed: Compile error with mutex.h on Windows. 14 years ago
kervala 3e3a987395 Fixed: Compilation with STLport under Linux 14 years ago
kervala cd822bc0b4 Fixed: Display of .h files in generated projects 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 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
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 cec0572a61 Changed: #1030 Allow to queue any buffer not only those managed by CSourceAL 15 years ago
kervala f565acbd40 Changed: #1030 Implemented getTime() in OpenAL driver 15 years ago
kervala 20a2fbd674 Changed: #1030 Don't add buffer to queue when using sync mode 15 years ago
kervala 0c5d50299b Fixed: #1032 Crash in OpenAL driver when a music is playing and user returns to selection menu 15 years ago
kervala ba4ee26f7c Changed: #963 Floating point exceptions 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 39e25f218e Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala 878996d64d Changed: #1031 Music is "stopped" when client is loading with OpenAL driver 15 years ago
kervala f768181706 Changed: #1030 Don't delete buffers if they will be reused 15 years ago
kervala ac5cd5e41e Changed: main() returns 0 when success 15 years ago
kervala 161e40a3f2 Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod> 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 b0a33c716c Changed: #1030 Implement music streaming in OpenAL driver 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 8dff836491 Fixed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala f0205328dc Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala 163e2dc1a5 Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala 5950b1f5bf Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala 4d586ef8d0 Changed: #1030 Implement music streaming in OpenAL driver 15 years ago
kervala 5045b0ea8a Changed: #878 Fix typos in comments/code 15 years ago
kervala a3ae822a88 Changed: #878 Fix typos in comments/code 15 years ago
kervala 88a5f4e074 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 2b2b1c3748 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala b22129a4fb Changed: #1028 Implement GlWndProc for X11 15 years ago
kervala 2b74d425ed Changed: #1028 Implement GlWndProc for X11 15 years ago
kervala 28e5c4e485 Fixed: #1028 Implement GlWndProc for X11 15 years ago
kervala 9275ce5175 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala c6d7643b4b Changed: #825 Remove all warning when compiling Ryzom 15 years ago
mattraykowski 27ec384cb8 Change: #842 Added some source groups to mimic VS SLNs. 15 years ago
mattraykowski f76025cfac Change: #842 Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively. 15 years ago
mattraykowski 500cd44655 Changed: #842 Added ability to toggle support for STLport builds - note untested! 15 years ago
mattraykowski ca56d259cc Changed: #842 Fix for nelmisc builds on Windows without DirectX in the VS paths. 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 6c6432891f Changed: #842 Added FINAL_VERSION for NeL 15 years ago
kervala 714e99ec08 Changed: #842 Removed CMake unused files 15 years ago
kervala 733e5f4b1a Changed: cbDirectoryChanged now displays a warning if it couldn't change directory 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
kervala 5f0a250598 Changed: #982 Remove seven_zip dependency for Mac OS and Linux client 15 years ago
kervala 0e5c1c4af3 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala 8caf0eb97e Changed: #973 Added an icon for X11 15 years ago
kervala ddb918de66 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala a1356178fd Changed: #878 Fix typos in comments/code 15 years ago
kervala 5f3ecbe8ff Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 61d960a970 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala 3334163590 Changed: #842 Added new files for X11 applications 15 years ago
kervala 9cb67be062 Changed: #842 Removed CMake unused files 15 years ago
kervala d65129e67d Changed: #1023 Use a standard application path for writing files 15 years ago
kervala f4c0778e45 Changed: #878 Fix typos in comments/code 15 years ago
kervala 18dd1b0ee2 Changed: #825 Remove all warning when compiling Ryzom 15 years ago
kervala 5bb012883d Changed: #860 Remove/convert/update old projects 15 years ago
kervala c426347080 Changed: #1023 Use a standard application path for writing files 15 years ago
kervala aa88a7fb49 Changed: NLMISC::strupr is depreciated (use NLMISC::toUpper instead 15 years ago
kervala b4aaac574f Fixed: config_file generated files not openable 15 years ago
kervala e6717c9efc Changed: #1021 nel-misc.pc install file missing ubuntu / debian linux 15 years ago
rti 32cd792e14 merge 15 years ago
rti d4e2ab4013 Fixed: #1020 GLWindow, create, destroy, create would lead to creating two autorelease pools 15 years ago
Matt Raykowski e3302e6844 merge 15 years ago
Matt Raykowski b4a635c412 Changed: #842 Added helper macros to cleanup files, removed useless DECORATE_NEL_LIB macro and started adding WITH_STATIC/WITH_STATIC_DRIVER support for full static linking. 15 years ago
kervala 936d97b070 Fixed: GCC error with templates (by Naush) 15 years ago
rti 1a756384c2 merge 15 years ago
rti 9a490239e8 Fixed: #1008 Modifier Key Information 15 years ago
kervala 3b70e484f6 Fixed: #1019 Add public setWindowIcon method to UDriver 15 years ago
kervala 00ae75ef04 Fixed: #1018 Implement setWindowIcon for Win32 15 years ago
kervala 8605f833e9 Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
kervala ad59a1f35b Fixed: #973 Add an internal method to set an icon for X11 window in OpenGL driver 15 years ago
vl dee391151a Fixed: some gcc warning 15 years ago