Commit Graph

5706 Commits (e2c7127f848b652824d989af54cad885270c727d)

Author SHA1 Message Date
kervala 0322c32737 Fixed: Compilation with nmake and jom
kervala 7912010f99 Fixed: CMAKE_MAKE_PROGRAM or CMAKE_CXX_COMPILER can have relative path
kervala 9ce327a46a Fixed: PCHSupport.cmake to support Jom and Nmake
kervala 30e628148e Changed: Updated variables EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH (they are depreciated in CMake 2.6+)
kervala 959dc8e3c4 Fixed: Use of CMAKE_CXX_COMPILER instead of CMAKE_MAKE_PROGRAM because Jom is not installed in VC++ directory
kervala b5257a0f94 Changed: Optimized PCH for EGS
kervala 9e058f053d Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid
kervala 1677874af2 Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB
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 5ed290b256 Changed: Move /X in build flags, only Debug and Release (default) modes, link flags are set automatically to all projects
kervala cacd5be701 Changed: Use MFC only under Windows
kervala 03d16778cb Fixed: Luabind library name with STLport
kervala 3f9f5aaee4 Changed: Generate only one config.h in root
kervala 148a7260fc Fixed: NLMISC::createDebug - Infinite loop
kervala cfc125cd38 Changed: Remove all warning when compiling Ryzom
kaetemi d6c99a6d9c Changed: Properly update nel material texture changes in viewport/render, handle more cases for max file path conversion, added conversion log, allow use of a timestamp tag file to facilitate resuming the conversion process.
kaetemi 76b1a30af9 Changed: Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference
kaetemi 5d9db22b91 Changed: Reliability improvements for batched anim export from max
vl ff8f7b1875 Added: missing namespace nlmisc
kervala 08bcbc3451 Changed: Updated CMake projects
kervala 5a68440aa5 Changed: object_viewer warnings
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 0c750706c8 Added: Options to build NeLNS and Snowballs (OFF by default)
kervala ce9e1514d8 Fixed: DirectX SDK 64bits directory
kervala 92f42ec9bd Fixed: Compilation with MFC in a custom path and/or STLport
kervala 7be61404af Fixed: tile_edit compilation
kervala 4a62ca74e5 Changed: Removed "using namespace" in *.h
kervala c86d923901 Changed: Change the wrong header in the source code
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 243b1e7d38 Fixed: tile_edit compilation
kervala e33ffc0a3c Added: New tools projects
kervala 6a348e7194 Removed: Useless stdafx.h/cpp
kervala b301f0d03d Changed: Updated CMake modules for 64bits and STLport
kervala 9be9822b15 Removed: .hgignore from ryzom directory
kervala 4e87c04806 Removed: CMake modules from Snowballs (already in root directory)
kervala 32a67cc16e Changed: Use of FindExternal module
kervala 92009c3ce5 Added: CMake module to find external/3rd party libs
"Matt Raykowski" b95e0b675a Changed: Moved the check for CppTest so that nel_unit_test has it available.
"Matt Raykowski" ca4f13daeb merge
"Matt Raykowski" e22b5c02f1 Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor.
"Matt Raykowski" b4d5572a83 Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now.
vl 6549c71170 Merge
vl 3f66586110 Fixed: WebIG now works on linux too
"Matt Raykowski" d4570fffd5 Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc
"Matt Raykowski" ed4c26a0e2 merge
"Matt Raykowski" 960d1c20ef Changed: Fixed the CTest suite for CI and Nightly builds - may not update repo.
vl 45eb6f48c7 Changed: include ssl only if the lib is found
vl c53f0b1b48 Added: special case of rgba.cpp on static
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 f9903f46de Changed: ogg vorbis lib order
vl 0c00af96a5 Removed: sound lib inclusion
kervala abd1827468 Fixed: ryzom_ai_service compilation
kervala a69f0050b6 Changed: Removed "using namespace" from *.h
kervala 940de867ee Fixed: Static sound drivers link to nelsnd_lowlevel
vl b11891dbc1 Added: in static driver, include ogg vorbis in the ryzom client
vl 8bde6fa98d Fixed: missing endline
vl 837ab5c68f Added: in static, we don't compile fmod since it only exists in dynlib
vl 65a58d76d1 Added: case for static version of the driver
acemtp@acemtp-desktop 0f4fd77f3b Added: include dir of zlib because game_share need zlib
acemtp@acemtp-desktop 48c3bfaf75 Changed: order of the lib to make it link in static
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)
"Matt Raykowski" f78901ae60 Changed: Moved the dashboard build helpers.
"Matt Raykowski" 9d69716a18 merge
"Matt Raykowski" 3d842b3d99 Changed: Altered build to allow CI builds to be submitted to CDash
mattraykowski 2acf06da85 Changed: Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank
mattraykowski b625859997 Changed: Explicitly linking nelmisc to zviewer tool.
mattraykowski efa0e7a017 Changed: Explicitly linking nelmisc in build_shadow_skin
mattraykowski c425329719 merge
mattraykowski 399eeebf8e Changed: Added source groups to Tile Edit Qt.
mattraykowski 3a3d2137ea Changed: Explicitly link nelmisc in ig_lighter.
vl 2cdf9e71f6 Fixed: a bug with interface due to the static keyword
vl e9492506b1 Fixed: compile on linux
vl 09d80bfb6e Added: define the toString() for size_t
vl bc8339857d Added: warning when we cannot open a big file
vl 8046962fa2 Added: setrlimit to define how many open file we can have in the same time
vl eb45c9e694 Fixed: make it compile on mac
kaetemi 7f739bed8a Changed: Reliability improvements for 3dsmax nel export
kervala 998e5b4c17 Changed: Added NL_ADD_RUNTIME_FLAGS
kervala 32f0a5037f Changed: Remove all warnings when compiling Ryzom
kervala 7528f35fdf Changed: NeLNS projects updated
kervala e1ae7e0c4d Changed: Added NL_ADD_RUNTIME_FLAGS
kervala 149a73e6eb Fixed: build_world_packed_col compilation
kervala 2758e14672 Changed: Snowballs projects updated
kervala 7e70573c6e Fixed: Debug version of mysqlclient
kervala b2f006b9ca Changed: Remove all warnings when compiling Ryzom
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 59e5c03a83 Changed: Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory.
kaetemi f157610a73 Changed: Added wmap tools to ryzom tool sln and fixed stuff.
kaetemi 74b6430afb Fixed: Compile error with object viewer exe missing windows.h
kaetemi 2f61e2200c Changed: Allow setting hls info dir in panoply config.
kaetemi 4c9d9f593b Fixed: Compile error with mutex.h on Windows.
kervala 3e3a987395 Fixed: Compilation with STLport under Linux
kervala cd822bc0b4 Fixed: Display of .h files in generated projects
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 5764efeace Changed: Remove all warnings when compiling Ryzom
kervala 9dbc7d7483 Changed: Replaced uiErrPatching by uiErrPatchApply
kervala 40179ff764 Changed: Remove all warnings when compiling Ryzom
kervala b81696a2a1 Fixed: Some tools compilation
kervala 7a95148eef Fixed: shapes_exporter compilation
mattraykowski 42709b136c Changed: Fixed pacs_scan.cpp used by ai_build_wmap, build_packed_world_col for compilation under Linux.
kervala 92580e0239 Fixed: Parsing of CMAKE_MAKE_PROGRAM
mattraykowski b10efeb9bb merge
mattraykowski a5bc41e1be Changed: Added missing server tools to CMake build. Tweaked code to find headers in correct places.
mattraykowski 90f5d64709 Changed: FindSquish finds both release and debug libraries.
kervala 71da504731 Changed: Remove all warnings when compiling Ryzom
kervala 554aeef7ba Changed: Renamed servers executables and libs with CMake
kervala c0698a39a2 Fixed: STLport can't be used under Windows
kervala e9a70bbe13 Added: client.rc in sources and NL_ADD_LIB_SUFFIX for Ryzom client
kervala 13de385469 Added: NL_ADD_RUNTIME_FLAGS for libraries
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 7b22cb92e8 Changed: Added -ldl for NELMISC
kervala 1d8597eeb1 Changed: Winsock definition in root CMakeLists.txt
kervala a6c5356761 Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
kervala c7f0dab429 Changed: Change the wrong header in the source code
kervala 048a53558d Fixed: libwww unresolved symbols on Archlinux
kervala a983aa0783 Changed: Dependencies definitions
kervala 4c1fb29b70 Changed: Winsock definition in root CMakeLists.txt
kervala 7cd92db05b Merge
kervala 072a44cac3 Changed: Fix typos in comments/code
kervala 2e40a2a593 Fixed: Servers link errors under Linux
rti 1322a9bbb1 merge
rti 5808e90181 Fixed: don't use GNU linker options with BSD's linker installed on mac os x
mattraykowski 7961fe8838 merge
mattraykowski 8e2b6b6737 merge
mattraykowski b4b9c37068 merged FindLibwww.cmake
mattraykowski 52483da28f Changed: Correctly add found libwww libraries the the LIBWWW_LIBRARIES variable.
kervala 8db652391b Changed: NeL fails to build with --as-needed
rti 4b1fcc8726 Fixed: add all found libwww libs to the LIBWWW_LIBRARIES variable
kervala 58635a112c Fixed: Added missing RYZOM_*_PREFIX
kervala 9945d92572 Fixed: Installation of nel-config
kervala 08efa3a809 Changed: Samples projects updated
mattraykowski 359ff4211c Changed: Cleaned up a couple tools to build correctly (especially when using STLport.)
kervala cd72e7cb11 Changed: Used qtmain instead of WinMain under Windows
mattraykowski 007037b407 Changed: Fixed libwww cmake package for "LIBRARIES" instead of "LIBRARY"
kervala ac9684c8e5 Fixed: Compilation under Windows
kervala 709b796f0a Fixed: Compilation under Linux
kervala 78b10b758b Changed: Don't create config.h under Windows
kervala ddff2f28ca Changed: Use LIBXML_STATIC if building static libraries
kervala 2966ff7392 Changed: FindLibwww search also for libexpat
kervala 92b4d5ef8a Changed: Change the wrong header in the source code
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 66d5227ce7 Changed: Don't use "using namespace" in .h
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
kervala 1020a09ca4 Fixed: Detects mysqlclient library
kervala 36623018b4 Fixed: Detects fmod 64bits library
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.
kaetemi 411f2893c8 Changed: Max asset batch converter now also shows maps in older max versions.
kaetemi 73bfbdc4f8 Fixed: georges2csv.vcproj dependencies
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 6cf96b9e36 Changed: Remove all warnings when compiling Ryzom
kervala e9c9345826 Changed: Updated tools CMake projects
kervala aff9d7946d Fixed: nel_unit_test compilation
kervala 8c7aec84c3 Changed: Check for MFC (to disable tools using MFC if not found)
kervala 811b229f52 Changed: Fix typos in comments/code
kervala 3bb72a0d06 Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
kervala 1481d48ab8 Fixed: non detection of STLport libs under Windows
kervala 0ec41da752 Changed: Change the wrong header in the source code
kervala b83fdd467e Changed: Added PCH to nelligo
kervala d4346ef771 Changed: Added PCH to nelligo
kervala 1d5f2e8df9 Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
kervala 6781fcf098 Fixed: warning when destination file doesn'texist
kervala 44ae363d64 Changed: removed MFC dependencies to object_viewer
kervala 16535f7e84 Changed: Updated tools and samples CMake projects
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.
kaetemi c8ee84fbe4 Changed: Some more rules for batched max convert paths.
kaetemi f362c9363b Changed: Skip over deleted bones in skinning when exporting from max.
kervala e3ea920741 Changed: Updated 3dsmax plugins CMake projects
kervala aceaccc3c0 Fixed: 3dsmax plugins compilation (64 bits and STLport)
kervala ca710cdac4 Changed: Updated tools CMake projects
mattraykowski f6c11aff7e Update: Initial file/folder move for single project build.
kervala bce05f44f9 Changed: Progress tweak
kervala 99181c4a9d Fixed: sound_source compilation under Linux
kaetemi 328dc084ac Added: Some more path fixing rules for max batch asset convert.
kaetemi 42aa859245 Added: Added the objects build project and updated the max file batch convert script.
kervala ad51d50449 Changed: Prevent Windows to draw background of NeL windows and some other messages
kervala 27f3b8c8e8 Changed: Remove all warnings when compiling Ryzom
kervala 06ec6effa8 Fixed: tga2dds compilation under Linux
kervala 47b3d5ce60 Changed: Use of CFile::getApplicationDirectory
kervala ee40f8f9b5 Changed: Updated samples CMake projects
rti 4f02a8591a Fixed: cmake MODULE compiles to *.so, adjusted dynloadlib accordingly
kervala 65062f5dee Changed: Remove all warnings when compiling Ryzom
kervala 6328b3fd56 Changed: Tweaked CMake default flags to use identical settings as VC++ projects
kervala c962ee318b Changed: Added tga2dds project if libsquish is found (s3tc dependency removed)
kervala b99425d5eb Changed: Allow user to specify externals location for CMake
kervala aa506598d0 Fixed: Under Linux, load NeL drivers from a specific directory
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 a1fcd412b1 Changed: code simplification for s3tc_compressor_lib
kervala 1ff44fdb50 Changed: Added DDSD_LINEARSIZE in tga2dds to avoid warning in CBitmap
kervala b2417a68ab Changed: Bad parenthesis
kervala 7610d61b80 Changed: Allow to write interface into a PNG file
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
kaetemi 4cf6235095 Changed: Some reliability fixes for the max export plugin.
kervala b5f6188757 Fixed: Window content is black after switching windowed <-> fullscreen
kervala eaa26434bc Changed: Remove all warnings when compiling Ryzom
kervala 5c8e161c7a Merge
Matt Raykowski 80b478b408 Changed: Fixed warning/error about C++ comment blocks in C code.
kervala d7943cfa7d Fixed: CMake does not search luabind
kervala 6577496fc2 Fixed: Replace deprecated functions gethostbyname and gethostbyaddr
kervala ce933b4c41 Fixed: chatclient sample compilation
kervala e77e93f779 Fixed: infinite loop in ogg vorbis streaming (negative ov_read result means an error)
kervala 55d518498d Changed: Removed uneeded dependency to libxml and using new macros
kervala 70e5a1e98e Fixed: client_patcher compilation under Windows
rti 06f7326e34 Fixed: Make cocoa the default subsystem on Mac OS X
rti 3edb9289f7 merge
rti ba4eca5cec Fixed: Fullscreen with game resolution < desktop resolution
rti ed8a11717d Changed: Fix typos in comments/code
kervala a7f0ee94e8 Changed: client_default.cfg and patcher translations installation
kervala ab11ddb805 Changed: Remove all warning when compiling Ryzom
kervala 9984b638fb Fixed: Thread/process CPU affinity Implementation for Linux
kervala dc40c77b18 Changed: Removed libjpeg dependency on nel3d
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 4fb863c9f5 Changed: "using CVector" in 3d/vegetable.h
kervala 57bbdf7a85 Changed: Removed useless dependencies
kervala dc43321615 Changed: Fix typos in comments/code
kervala 4b294f9402 Fixed: libc functions wouldn't be replaced by intrinsics equivalent
kervala caf1c5151e Fixed: nelsound dependency to nelsound_lowlevel
kaetemi 248a8464ec Added: Ig build process.
kervala 0ace3e9251 Changed: Remove all warning when compiling Ryzom
kervala c693c47cac Changed: Remove all warning when compiling Ryzom
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 c9f82c076f Change: Apply shared libraries properties also for modules
kervala 09d7a4a064 Fixed: Removed driver_opengl_mac.cpp from VC++ project
kervala 18aa7d11ac Fixed: Don't put VERSION in executables
kervala 0cb39b3bd2 Fixed: New interface definition missing (patch provided by Naush)
kervala 58242c5bae Merge
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 5d494ea2fe Fixed: Use wglext.h instead of defining all Windows stuff in driver_opengl_extension_def.h
kervala 6b84d99679 Fixed: Create a console-based working patcher
kervala 2da52ebc36 Fixed: X11 Key auto repeat
kervala dcab3b681b Changed: Create a console-based working patcher
rti 0edc5f1f2c Fixed: Problem when we start moving the camera in third person
rti e1f2fc5abc Fixed: using x11 color depth retrieval on mac without cocoa (removes hardcoded value)
rti 6b0320a7f2 Fixed: screen mode retrieval only in cocoa mode
rti cc47fd2531 Fixed: Move mac screen mode retrieval to cocoa_adapter
rti b1fa58f06b Fixed: destroyWindow() terminates the whole application
rti fddfab508b Fixed: updated get display modes implementation to use more current apis
rti 542d4125a0 Changed: - implemented nglGetProcAddress using dlsym
kaetemi 3e7ac724ca Fixed: Added hack to handle badly exported FO_S2_big_tree in build_gamedata, and cleaned up some stuff.
rti e1656d14a7 Fixed: minor compile and link errors related to Ogg/Vorbis and nelsnd_lowlevel
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
aquiles 28953b29ed Changed: getType() in UFormElm
aquiles 072b95c975 Fixed: getFilename() in UForm
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 4757228a22 Fixed: numeric_limits not found in Fmod driver
kervala a7e4543e5d Changed: Window content is black after switching windowed <-> fullscreen
kervala 3b09bcd927 Changed: Remove all warning when compiling Ryzom
kervala 7e45b27f35 Changed: Remove all warning when compiling Ryzom
kervala a4b9d678ed Changed: Remove all warning when compiling Ryzom
kervala bb8cea02ea Changed: Remove all warning when compiling Ryzom
kervala 01748aa3f5 Changed: Fix typos in comments/code
kervala 540e24b7b6 Changed: Remove all warning when compiling Ryzom
kervala 65647fecbb Changed: Window content is black after switching windowed <-> fullscreen
kervala 90acceadbf Fixed: Window content is black after switching windowed <-> fullscreen
kervala 1fab114680 Fixed: XConfigureNotify window position different from XMoveWindow
kervala dd93616bf6 Fixed: XMapWindow doesn't preserve current window position
kervala a587bc1846 Fixed: X11 error when quitting the client on linux
kervala 6386f37f4f Fixed: Parsing error in make_sheet_id.cfg
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 cec0572a61 Changed: Allow to queue any buffer not only those managed by CSourceAL
kervala f565acbd40 Changed: Implemented getTime() in OpenAL driver
kervala 20a2fbd674 Changed: Don't add buffer to queue when using sync mode
kervala 0c5d50299b Fixed: Crash in OpenAL driver when a music is playing and user returns to selection menu
kervala ba4ee26f7c Changed: Floating point exceptions
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 39e25f218e Changed: Music is "stopped" when client is loading with OpenAL driver
kervala 878996d64d Changed: Music is "stopped" when client is loading with OpenAL driver
kervala f768181706 Changed: Don't delete buffers if they will be reused
kervala ac5cd5e41e Changed: main() returns 0 when success
kervala 161e40a3f2 Changed: CListenerFMod inherits from NLMISC::CManualSingleton<CListenerFMod>
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 b0a33c716c Changed: Implement music streaming in OpenAL driver
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 8dff836491 Fixed: Implement music streaming in OpenAL driver
kervala f0205328dc Changed: Implement music streaming in OpenAL driver
kervala 163e2dc1a5 Changed: Implement music streaming in OpenAL driver
kervala 5950b1f5bf Changed: Implement music streaming in OpenAL driver
kervala 4d586ef8d0 Changed: Implement music streaming in OpenAL driver
kervala 5045b0ea8a Changed: Fix typos in comments/code
kervala a3ae822a88 Changed: Fix typos in comments/code
kervala 88a5f4e074 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 2b2b1c3748 Changed: Remove all warning when compiling Ryzom
kervala b22129a4fb Changed: Implement GlWndProc for X11
kervala 2b74d425ed Changed: Implement GlWndProc for X11
kervala 28e5c4e485 Fixed: Implement GlWndProc for X11
kervala 9275ce5175 Changed: Remove all warning when compiling Ryzom
kervala c6d7643b4b Changed: Remove all warning when compiling Ryzom
mattraykowski 27ec384cb8 Change: Added some source groups to mimic VS SLNs.
mattraykowski f76025cfac Change: Setting WITH_STATIC_DRIVERS links GL/D3D and FMOD/AL/DS/XA to 3D and sound respectively.
mattraykowski 500cd44655 Changed: Added ability to toggle support for STLport builds - note untested!
mattraykowski ca56d259cc Changed: Fix for nelmisc builds on Windows without DirectX in the VS paths.
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 6c6432891f Changed: Added FINAL_VERSION for NeL
kervala 714e99ec08 Changed: Removed CMake unused files
kervala 733e5f4b1a Changed: cbDirectoryChanged now displays a warning if it couldn't change directory
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 ddb918de66 Changed: Use a standard application path for writing files
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 b4aaac574f Fixed: config_file generated files not openable
kervala e6717c9efc Changed: nel-misc.pc install file missing ubuntu / debian linux
rti 32cd792e14 merge
rti d4e2ab4013 Fixed: GLWindow, create, destroy, create would lead to creating two autorelease pools
Matt Raykowski e3302e6844 merge
Matt Raykowski b4a635c412 Changed: 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.
kervala 936d97b070 Fixed: GCC error with templates (by Naush)
rti 1a756384c2 merge
rti 9a490239e8 Fixed: Modifier Key Information
kervala 3b70e484f6 Fixed: Add public setWindowIcon method to UDriver
kervala 00ae75ef04 Fixed: Implement setWindowIcon for Win32
kervala 8605f833e9 Changed: Move OS specific code from client or server to NeL when it's possible
kervala ad59a1f35b Fixed: Add an internal method to set an icon for X11 window in OpenGL driver
vl dee391151a Fixed: some gcc warning
vl 4e87d65d87 Added: default value for fxMatrix (thx valgrind)
kervala 34e58b7f19 Fixed: XRandR modesetting
kervala 41eedee735 Fixed: XRandR modesetting
kervala 361f32e7cd Changed: Remove/convert/update old projects
kervala f497cba0c2 Changed: Remove/convert/update old projects
kervala 64a175ff09 Fixed: tile_edit_qt compilation
kervala 8a9208b24c Changed: Change the wrong header in the source code
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 9b06f1c481 Fixed: sort screen modes by width, height and frequency
kervala d330483dd9 Changed: Use PCH under Linux with CMake
kervala c535f83ea3 Changed: Use PCH under Linux with CMake
kervala 1f3793e523 Changed: Remove all warning when compiling Ryzom
kervala a51e1516ec Fixed: NeL compilation with automake
kervala 76aa034bea Changed: Change the wrong header in the source code
vl f38d78a22d Added: default value for HairColor (thx valgrind)
vl f34d0f3249 Added: default value for light 0 (thx valgrind)
vl e9834f7270 Removed: hi res icon post build
vl 6bf8cc13b7 Changed: CSynchronized and CMutex are now, by default, Fair on Windows and Unfair on GNU/Linux and Mac OS X
kervala 23387884dc Changed: Change the wrong header in the source code
vl dfbb27fafc Merge
vl 39b6194f02 Changed: misc things
vl 7fa8e70111 Added: new rp jobs
vl eb8d775332 Added: new login interface and loading background
vl 4c06c20712 Added: better detection of jpeg size
rti b9bd5c8fce Fixed: Dead Keys Broken
rti a91497f86b Fixed: Switch nlWindow from NSWindow* to NSView*
rti cbbcd286cb Fixed: Switch nlWindow from NSWindow* to NSView*
rti 977ca59638 merge
rti bc08dee5a0 Fixed: Cocoa Window not necessary
vl f4a2b13452 Removed: some flooding warning
vl 8ecf22ad3f Fixed: Bad way to loop a number between 0 and 5
kervala 317ffa2ce0 Changed: Remove all warning when compiling Ryzom
rti e6e1d2e3fe merge
rti b9b1605120 Changed: improved mouse wheel handling (thresholding)
kervala 220a3458c2 Changed: USE_JPEG is only used when building NLMISC now
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters
kervala 575f577dac Changed: Change the wrong header in the source code
kervala e1242bffea Removed: useless backup files
kervala de9ba8fbe4 Changed: Change the wrong header in the source code
kervala ae239a6b94 Changed: Use PCH under Linux with CMake
vl fa1ec407e8 Added: monitor service cfg
rti 1e1e0c45ae Fixed: ft2build.h not found by FindFreetype
rti c613b8a103 Changed: disabled PCH for opengl driver if WITH_COCOA (PCH does not work with objc)
kervala deb32e7dda Changed: Change the wrong header in the source code
kervala 6457dd4f55 Changed: Remove/convert/update old projects
kervala d24c112408 Fixed: world_editor_sound_plugin compilation on 64 bits
kervala 7cb5099a1c Changed: Remove all warning when compiling Ryzom
kervala df304689fc Changed: Added -g flag in Release too
kervala 7c9914b4e3 Changed: Removed useless code in PCHSupport.cmake
kervala c27c28d7c4 Changed: CWordsDictionary::makeResult using references
kervala e0f22bf104 Fixed: std::auto_ptr not found
kervala fbd689a6a0 Fixed: icon_search project
kervala 6779fcf1b3 Changed: Use PCH under Linux with CMake
kervala f33365ea10 Changed: Added WITH_PCH to activate Precompiled Header (default is ON)
kervala 0238458539 Changed: Use PCH under Linux with CMake (use the same macros for Windows too)
kervala 7d7ded9528 Changed: Added new optimizations for VC++ linker and compiler
kervala 870fb2a50a Changed: Removed obsolete files (all methods are already implemented in CSystemInfo)
kervala d308968f9a Changed: nel-config and .pc files correct paths
kervala 8eac425f0f Changed: NeL and Ryzom Core version 0.7.0
kervala 6eda3d5039 Changed: Added SOVERSION property to shared libraries
kervala fc22fcb3de Changed: Change the wrong header in the source code
kervala 12b45aa650 Changed: Use PCH under Linux with CMake
kervala fcb53cf7be Changed: Use PCH under Linux with CMake
kervala 7a99daae23 Changed: Use PCH under Linux with CMake
kervala 73744cd0ae Changed: Use PCH under Linux with CMake
kervala 611b5498e8 Changed: Use PCH under Linux with CMake
kervala 9eb0e21867 Changed: Use PCH under Linux with CMake
rti 6567201c25 merge
rti 8ad1901f17 Changed: added mac menu, force redraw after buffer swap, some cleanup
kervala 9de1c9e027 Changed: Fix typos in comments/code
kervala 0af8991374 Added: Mercurial template file for generating changelogs
rti 59b7ac1f9f merge
rti 60dae3bfd0 Changed: adapted to recent driver changes, some cleanup
kervala 5c913341e2 Fixed: bnp_make returns 1 when successful
kervala 964ffc2183 Fixed: Floating Point Exception in NL3D::CDriverGL::getModes on Linux
kervala 0761387c3b Changed: Change the wrong header in the source code
kervala 551d33c933 Fixed: Floating Point Exception in NL3D::CDriverGL::getModes on Linux
kervala 4e9550100a Added: patch_gen project in Ryzom tools
kervala a362e280ca Changed: Remove all warning when compiling Ryzom
kervala db81731ff5 Fixed: Infinite loop and crash when a parent sheet is the same file as self
kervala 5e4cd25b2c Changed: Make sure all debug files are created in log directory
kervala ec62912164 Changed: Make sure all debug files are created in log directory
kervala 28c4072960 Changed: Make sure all debug files are created in log directory
kervala 4e334e85b7 Fixed: Add possibility to set and get log directory
Matt Raykowski 95c62c13fe Changed: Added PDS, SBS, SUS and TS to CMake build.
kervala f5e591486f Changed: Compilation on 64-bits platforms
kervala 7a8e9b3198 Changed: Remove all warning when compiling Ryzom
kaetemi ced1b79840 Changed: Corrected some config variable names for rbank build process.
Matt Raykowski 96f88d8a8d Changed: Added three more services: MOS, RBS, PDSS.
Matt Raykowski ce1bcbaf27 Changed: Added a few more services: LAS, LGS, MFS, MS, AS, NS, WS.
kervala 982734fc81 Fixed: Compiling under Debian 5 (linux) 64bit
kervala f2e43698ea Changed: Compilation on 64-bits platforms
vl 74bcf2dd7e Fixed: added missing leveldesign files
kervala 7a00fb5082 Fixed: client_config compilation
kervala a5a3929833 Fixed: Crash when opening a door
kervala ea5c5b8bad Fixed: client_config compilation
kervala 51bd12ec4a Changed: Crash when opening a door
kervala a5d0faaec5 Changed: Create setWindowStyle and getWindowStyle private methods in OpenGL driver
kervala 3ed8f85188 Fixed: Create setWindowStyle and getWindowStyle private methods in OpenGL driver
kervala cb649eba75 Fixed: Create setWindowStyle and getWindowStyle private methods in OpenGL driver
kervala a877932708 Fixed: Create setWindowStyle and getWindowStyle private methods in OpenGL driver
kervala 4095bf6a4c Fixed: Characters without heads.
kervala bf6e36cd33 Changed: Removed files with no content from project (fix some VC++ warnings)
kervala 6c47a3a615 Changed: Fix typos in comments/code
kervala 458203979c Fixed: variable_parser compilation
kervala 6c595f6c3c Changed: Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
kervala dcf1277953 Changed: Added SOVERSION property to shared libraries
kervala 7cbe65d2ef Changed: Fix typos in comments/code
rti ec3f194b42 Changed: fixed set mouse pos in fullscreen on non main monitor
rti 7457a1838f merge
rti ac758bc0e3 Changed: fixed set mouse pos in fullscreen on non main monitor
kervala 91d971ad64 Fixed: Create setWindowSize private method in OpenGL driver
rti 207c648b88 merge, fixed build with NL_MAC_NATIVE
rti 7e91dd34fd merge
kervala 5e298e8844 Fixed: Create setWindowSize private method in OpenGL driver
rti 2e6078898e Changed: fixed multi screen window positioning, implemented getCurrentScreenMode, (IDriver::InterfaceVersion = 0x67 to enable negative window positions)
kervala a63d1e249b Fixed: Create createWindow and destroyWindow private methods in OpenGL driver
kervala 295c02ccd1 Fixed: Remove seven_zip dependency for Mac OS and Linux client
kervala 8b5437515c Changed: Fix typos in comments/code
kervala f381f335e1 Changed: Fix typos in comments/code
rti 45582ac1c8 Changed: fixed mouse position setting on non main monitor
rti 6208a8130a Fixed: LzmaDecode, use SizeT typedef
rti 6ff4d15826 merge
rti 1424cfb2b1 Changed: fixed key 5 and 6 interchanged
kervala 6a78fc23a5 Fixed: Create createWindow and destroyWindow private methods in OpenGL driver
kervala 90fc776669 Fixed: Create createWindow and destroyWindow private methods in OpenGL driver
kervala eb769bfb9c Changed: Fix typos in comments/code
kervala 74150b80b6 Added: shapes_exporter in NeL tools
kervala 2c5b13b4a4 Changed: Removed unused client code from sheets_packer
kervala 2f93f19afc Fixed: Implement getWindowPos for Linux
kervala e4e43d2ac3 Fixed: Create a setScreenMode method in OpenGL driver
kervala 829e15f5bf Fixed: Create a setScreenMode method in OpenGL driver
kervala 365745a3bf Fixed: Implement getWindowPos for Linux
kervala 1f1981e0ad Changed: Remove all warning when compiling Ryzom on Linux
kervala 929f5a3b8d Changed: Move all window and input related methods to a new file from OpenGL driver
kervala d16356fefe Changed: Move all window and input related methods to a new file from OpenGL driver
kervala a6d55108f2 Changed: Remove all warning when compiling Ryzom on Linux
kervala f0af732417 Changed: Prefix all Ryzom binaries by ryzom_
kervala 613a7ffa58 Changed: Missing parenthesis
kervala 59bdca45fe Changed: Prefix all Ryzom binaries by ryzom_
kervala 9147170866 Fixed: Do not reset mouse position to implement FreeLook (compilation fix for Windows)
kervala 72e5f44ed6 Fixed: Do not reset mouse position to implement FreeLook (compilation fix for Windows)
kaetemi d4ad6c774d Merge
kaetemi 199ef975d8 Fixed: OpenAL driver did not work anymore because of bad isBufferLoaded implementation.
rti ebc8121dd8 Fixed: Fullscreen X11 on Mac is not available (vidmode missing), disable it in the driver.
rti cb9217d8a3 Changed: mouse wheel, resizable flag
rti 0eda79d7b3 merge
rti f082ef3efb Fixed: Do not reset mouse position to implement FreeLook (IDriver::InterfaceVersion = 0x66)
kervala 004f5b3f83 Changed: Remove all warning when compiling Ryzom on Linux
kervala 9a90995ce2 Changed: Remove all warning when compiling Ryzom on Linux
kervala b8e5331ffe Changed: Prefix all Ryzom binaries by ryzom_
kervala a6b5c5f453 Changed: Remove all warning when compiling Ryzom on Linux (patch provided by Letto)
kervala ab7adb557f Changed: Remove all warning when compiling Ryzom on Linux
kervala b4529541c3 Fixed: mapping accentued keys to actions in game
kervala 4b15d7273e Changed: Fix typos in comments/code
kervala 25585bb828 Changed: Move OS specific code from client or server to NeL when it's possible
rti 458f5a1072 Changed: fixed *.pc install source paths
rti 1b6382633a merge
rti 38fd14fbd2 Changed: showCursor, setMousePos, improved window move, useOptimizedDrawing:YES, cleaned up comments
kervala e3cadf3de5 Fixed: Another dead lock under Linux
kervala dc69bc2c73 Changed: Some unneeded libwww libs are needed on some platforms
kervala 7e5502b38c Changed: Added pkg-config files
kervala 5a113d7950 Changed: Removed unneeded libwww libs
"Matt Raykowski" 9a92bf9d71 merge
"Matt Raykowski" ede3c57553 Changed: panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
"Matt Raykowski" edeec1cb70 Changed: panolpy_maker finds libsquish, OpenAL driver finds EFX-Util on Windows.
rti 59155f1839 Changed: enable bloom on mac (commented hardcoded "not for mac" gl ext stuff)
rti fc9bd00a81 merge
rti 23cbfdbb60 Changed: added fullscreen and mode switching support
kervala 017935c302 Changed: Move all window and input related methods to a new file from OpenGL driver
vl 09bcc39b6d Merge
vl 6c8593a312 Changed: moved nelns file in ryzom directories
Matt Raykowski 1b1c621cb6 merge
Matt Raykowski 9effa3d68f Chanegd: Added more server services and tools to the build.
vl 6c1a803c6a Fixed: animal consumes one unit too many (by nimetu)
vl 8fcec5faf7 Changed: moved nelns file in ryzom directories
vl 71486048f7 Added: dss cfg
kervala 6672da9201 Fixed: Don't exit if no corresponding screen mode found in windowed
kervala 5af2dbea2a Changed: Fix typos in comments/code
kervala 9df2f7fe95 Changed: Fix typos in comments/code
kervala 42537265d9 Changed: Move building system to CMake for the Ryzom Client (patch provided by Krolock)
kervala 293f47c367 Fixed: Shadows under Linux
kaetemi c71492c605 Added: Rbank build process for build pipeline.
kaetemi 401dafe705 Changed: Allow disabling of consistency check in rbank build tool, because it's immensely slow.
kervala 85d980b816 Changed: Remove/convert/update old projects
kervala 3117e5fd5f Changed: Move OS specific code from client or server to NeL when it's possible
kervala 7cb2d2e09e Changed: Move OS specific code from client or server to NeL when it's possible
kervala d2c478106d Fixed: Floating point exceptions
kervala d14e6418da Fixed: Floating point exceptions
kaetemi 2ef597aaae Added: Maxscript for automatically fixing paths and png extensions of all max files in the asset database.
kaetemi a30c616cb7 Added: Work in progress of new build pipeline scripts.
kaetemi 0b54c00362 Changed: Build max plugins with debug information.
kaetemi c7c9f927c7 Changed: Stability fixes for exporting with max plugins.
kaetemi cdc72262be Changed: Use nlinfo instead of printf in build_coarse_mesh tool so build output is logged.
kaetemi 9c258ad628 Fixed: Export crashes caused by incorrect delete of objects created by max.
kaetemi 196dc070e7 Changed: Max plugins now share the same NeL context.
kaetemi cb176f9c1f Changed: Also remap png to dds in client.
kervala 1cb5cf3e4d Fixed: Allow use of UAnimationSet without activate headers optimization
kervala e823e9ece2 Changed: Fix typos in comments/code
kervala e065046317 Changed: Remove/convert/update old projects
kervala 76c34e285d Fixed: Shadows under Linux
rti 5566ef2310 Fixed: libmd5 is not linked (patch by vbmithr)
rti 46e81fa4c1 Changed: hardcoded linking to expat for now
rti 97917f9602 Fixed: find all the libwww sub libraries - not only on mac
rti f632c2edc0 merge
rti ff95aa3e84 Changed: dead key support
Matt Raykowski 1a695c444b merge
Matt Raykowski 7977cefc40 Changed: Added BS, DSS, EVS, GUS, icon_search, named2csv, prim_export, uni_conv, AIS and csv_transform to CMake build.
rti a0e9e045dc Changed: window position and cocoa screen coordinates
rti dce6ccf148 merge
rti 4ef905aab7 Changed improved shortcut and unicode text handling
kervala acc2f84ef9 Changed: Move OS specific code from client or server to NeL when it's possible
Thibaut Girka 70d25e6056 Changed: enable window resizing
Thibaut Girka 102822ff00 Fixed: fixed XF86VidModeModeInfo creation, should work on 64b
Thibaut Girka bd1f1f7c7e Merge local changes
rti b5c8752872 Changed: window title, position, resize. fixed notify sound on key down.
rti 7e3fb9f078 Fixed: link X11 on Mac OS X if without WITH_COCOA
rti 0f62cfa0f2 Changed: adds very basic mac cocoa support (cmake -DWITH_COCOA:bool=YES)
kervala 1cb477b8d3 Fixed: Use nlWindow instead of void* for window ID
kervala f71252d0d5 Added: CSystemUtils class in Makefile.am
rti e322091017 Fixed: Ryzom Client: Mac OS X X11 unsupported color depth
rti 80e7cb03c7 Fixed: - NeL and Ryzom client should build out of the box using CMake on mac os x now.
rti 2deca37990 Fixed: NEL: build on Mac OS X
kervala 35c1603f20 Fixed: Add a check for GL_ARB_texture_rectangle
kervala 2a6620044c Fixed: jpeg read didn't implement _LoadGrayscaleAsAlpha neither.
kaetemi a1a5ed3b30 Fixed: Updated dds rename in tilebank to also work with png.
kaetemi cac95ed079 Fixed: Png read didn't implement _LoadGrayscaleAsAlpha.
kaetemi 6ae9a74e21 Changed: Tga2dds tool no longer complains on every file that doesn't have _usercolor.
vl cfabb13cca Fixed: downcast in 32b on 64b platform.
vl 7db7fac7b3 Fixed: downcast the groupid in 32b on 64b platform.
vl 840ead61ba Changed: downcast works in 64b. it's not a problem to use only the low half of the pointer since Seed is only used for randomize.
vl 1d145a0b62 Fixed: save the screenshots in screenshot directory
vl 4690908535 Fixed: mouse click events do not respect mouse position (by rti)
aquiles 2f3f320843 Fixed: Bloom for non NV Cards on OpenGL
kervala 9dcd284614 Changed: Remove all warning when compiling Ryzom on Linux
kervala 0668dc8408 Changed: Remove/convert/update Visual C++ projects
kervala b31ad9974a Fixed: Dead keys are not working on Linux
Matt Raykowski f0d9ff49d7 Update: ai_service links, for real.
kervala 2522e93604 Changed: Dead keys are not working on Linux
kervala e0a5ebf20f Changed: Make all keys used for actions/macros identical on all platforms
Matt Raykowski 10577effa0 Update: Merged in nlWindow patch from SVN.
kervala 7c664c32f7 Changed: Make all keys used for actions/macros identical on all platforms
kervala a63e6c5dc3 Changed: Make all keys used for actions/macros identical on all platforms
kervala 247d75b75b Fixed: Implement first time pressed keys on Linux
kervala 23d3e04d3e Fixed: Invalid character when pressing DEL key under Linux
kaetemi 93277088e1 Fixed: Nel application context missing in build far bank tool.
kaetemi a2f203f7a9 Fixed: Correctly update 3ds Max NeL Material parameters from v11 to latest version.
kervala 0107b510f2 Changed: Compilation on 64-bits platforms
kervala cca38ca645 Fixed: NeL - X11 Modifier Keys (Patch provided by rti)
kaetemi 61161d3092 Fixed: Added the land export tool vcproj to the tools sln.
kervala b6138d5ec8 Fixed: NeL - X11 Modifier Keys (Patch provided by rti)
kervala 39f2624a69 Changed: Move OS specific code from client or server to NeL when it's possible
kervala 05b6447aad Changed: Move OS specific code from client or server to NeL when it's possible
kervala 2572ef9e9f Fixed: Crash when updating Windows 7 progress bar
Thibaut Girka 9b5e5c9972 Refactor a bit
Thibaut Girka 9cb84682ae Add X mode setting when fullscreen
Thibaut Girka 69502d3362 Implement CDriverGL::setMode for X
vl 962491b33d Changed: due to strange crash, we remove the stl xml allocator
kervala 7ca5eea749 Fixed: Linux and Mac OS clients trying to download patches
kervala 05f51ac50d Removed: bloom_effect in client (the used version is in NeL)
kervala d5cb795113 Fixed: Loot does not appear in loot window
Matt Raykowski 6eb4cfa546 merge
Matt Raykowski 526effaaca Update: Fixing some warnings and some more CMake work.
vl e0e050970a Fixed: egs warning by kerozcak
Matt Raykowski f0ecd029f2 Fixed: Added additional path to FindMySQL.cmake
kervala e6412d9f25 Merge
vl 2213015d4a Fixed: egs warning by kerozcak
kervala 78111dec49 Fixed: assert when Local mode is used
vl a819027d72 Changed: new cfg cleaned by kerozcak
vl 53579fdd52 Added: some ignore filter
Removed: hgignore in the code directory
vl d8e885e53d Removed: hardcoded path replaced with $RYZOM_PATH
vl 25b512bf8a Removed: a hardcoded path, replaced with RYZOM_PATH
vl 79e9fb5bdc Merge
vl b8ee03c43a Merge
vl 4add4275d8 Changed: no more hard coded paths
kervala dc7c67701a Fixed: shard_start.bat file unable to locate service executable files
vl d6be8873e4 Added: graph_output directory that is necessary for the admin www tool
vl 9ae85fe837 Added: default_c directory that is necessary for the admin www tool
vl e20d2848a3 Fixed: X11 Free Look and Cam Look support (by rti)
kervala 4908e843e8 Fixed: Luabind 0.7 is not correctly detected
kervala 5854b23559 Changed: ELuaExecuteError: No matching overload found, setContextHelpText
kervala a9f92a0e36 Changed: Remove all warning when compiling Ryzom on Linux
kervala eda4939a41 Fixed: Arrays not initialized and other minor bugs
kervala 28e20b2718 Fixed: ELuaExecuteError: No matching overload found, setContextHelpText
kervala eb3c02025a Changed: Update autoexp.dat for Qt and STLport
vl 9ec6dc9ced Fixed: missing ; after a nlassert
vl 6e0bb8765e Merge
vl e8ea720275 Fixed: segfaults with newer libwww on linux
vl 4773981bdf Fixed: move code from .h to .cpp to resolve a libxml allocator problem
kervala 7c79fd574b Changed: Compilation on 64-bits platforms
vl 47a4a8e20a Fixed: r2_login.php can't create log file on linux by kerozcak
vl dfb1cb9e66 Fixed: warning flood
vl 251ff677c0 Merge
vl d1cb8fde2d Changed: char* into const char*. string_constant_to_char.patch provided by vhelsing
vl f5ed11d46e Removed: compilation of nelns (not needed to run a ryzom shard)
Changed: don't compile in final version (easier to debug and test)
kervala 91f233c5fb Fixed: Incorrect method CMusicPlayer::previous() (patch provided by lubos)
kervala de682be280 Changed: nlstop() broken (including patch provided by vhelsing)
kervala 65e5267ffd Changed: Remove all warning when compiling Ryzom on Linux
kervala a0ca31041e Changed: Missing ; after two nlassert calls (patch provided by vhelsing)
vl bec9f0f252 Changed: remove some warning
vl 7af5325c5b Fixed: removed unused WebSrvHost and changed the default port for WebSrvHost in EGS
vl f786310f85 Fixed: nlstop
kervala 39e327c1b3 Changed: tool projects build failed issue (patch provided by kuo)
kervala db80394679 Fixed: tool projects build failed issue (patch provided by kuo)
kaetemi c290f234b4 Fixed: Some files in object viewer missing dot comma after nlassert(...).
kaetemi 7e6f6c3e5a Fixed: Compile error when using 3ds Max 2011 SDK.
Matt Raykowski 42a098c625 merge
Matt Raykowski 2742738c4b Update: More initialization order issues.
Matt Raykowski 22fc0c3447 Update: Added no-strict-aliasing (NOT PERMANENT) and fixed initialization order.
kervala 0e7c1ddfe4 Fixed: Missing ; after two nlassert calls
kervala 41a197060a Changed: Remove all warning when compiling Ryzom on Linux (patch provided by ThibG)
kervala 9a56fe33b9 Merge
kervala 7d7b77015e Fixed: Wrong ShardId in logger_service.cfg and mail_forum_service.cfg (patch provided by kerozcak)
Matt Raykowski ecabe47fc6 merge
Matt Raykowski 7be3643531 Update: Fix for linking issue with ai_share and added ai_service (fails final linking)
kervala 3c6c83bf03 Changed: Compilation on 64-bits platforms
kervala cecb9d646b Changed: Compilation on 64-bits platforms
kervala 2c88d837e3 Fixed: removed MFC dependencies
kervala cb39bf549d Changed: Remove all warning when compiling Ryzom on Linux
kervala cdc1dde0aa Fixed: Missing ; after two nlassert calls (patch provided by vhelsing)
kervala 8a99fec990 Merge
kervala 9a978cf322 Changed: Fix typos in comments/code
kervala 9fad66bb2d Changed: Remove/convert/update old projects
kervala 5ffff9709e Changed: add do while to nldebug and co
kervala ef1182bc48 Changed: Compilation on 64-bits platforms
Matt Raykowski 813ff2f836 merge
kervala 7ffa7858bf Changed: Remove all warning when compiling Ryzom on Linux
Matt Raykowski 600c21a69c merge
vl 1151ec2f8c Fixed: add missing ;
Matt Raykowski 0f2df97d23 Update: More EGS CMake updates, one linker left.
kervala 45c8adf72f Changed: Remove all warning when compiling Ryzom on Linux
kervala ca1a6f95fe Changed: Remove all warning when compiling Ryzom on Linux
kervala 53a99b5b55 Changed: Remove all warning when compiling Ryzom on Linux
kervala c92db19b1d Fixed: BUILD BREAK: Nel Broken again with listener_xaudio2.cpp syntax error
vl 4aaf3863de Merge
vl a0094b2234 Fixed: add do/while to remove some warning and add missing ;
vl bb63259a3d Changed: include path are not the same for openal on mac (patch by rti)
vl fa7b90e27d Changed: threadid is now in size_t. patch by rti
Matt Raykowski 1bf8f2ee9a Update: Added server_share to build, cleaned EGS SRC glob.
Matt Raykowski b1775e4b40 Update: Excluded shutdown_handler.h/cpp from EGS CMake build.
Matt Raykowski 49014f0a47 Update: In progress: adding EGS to CMake build.
Matt Raykowski 2028cfb46e merge
Matt Raykowski a3bc0ea702 Update: Starting to add services to CMake, added admin_modules and frontend_service.
kervala 3449a727c0 Fixed: 24bpp support (patch provided by ThibG)
Matt Raykowski 6901aaa0e4 merge
Matt Raykowski cbecd29fa6 Update: Applied some patches and fixed include directories for CMake.
Matt Raykowski cd7af53bc8 Fixed: CMake now finds XF86VidMode and links OpenGL correctly.
kervala d6830102f5 Changed: luabind (On Windows Breaks Compiling)
kervala d955ac8426 Changed: Fix typos in comments/code
kervala 6eff3d4d61 Changed: Fix typos in comments/code
vl 8ef863c832 Merge
kervala 0ce1916acb Changed: Fix typos in comments/code
kervala 1c96de0be8 Fixed: Ryzom Client Build Fix - _Bool is a keyword in C99 (patch provided by rti)
vl 1009564115 Changed: make it compile in pure static
kervala e4653bbde9 Fixed: NELNS: build on Mac OS X (patch provided by rti)
kervala 7734507190 Fixed: Shared Libs loading on Mac OS X (patch provided by rti)
kervala 05c1f6bd2a Merge
kervala 85d83088a3 Fixed: 24bpp support (patch provided by ThibG)
vl b1022a83c5 Fixed: in static, it didn't compile
kervala 404e26a51f Fixed: cannot move, only spin in circles (patch provided by ratmice)
kervala c0318a2823 Changed: Remove all warning when compiling Ryzom on Linux
kervala aa8eba9d99 Fixed: NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
kervala 1c51331f5d Fixed: NLMISC ticksToSecond error on Mac OS X (patch provided by rti)
kervala b8645f969f Changed: Change the wrong header in the source code
kervala b91fe891f3 Fixed: luabind (On Windows Breaks Compiling)
kervala 538f7abb14 Fixed: CSString::find and CSString::findNS broken
kervala e8d80432ba Fixed: linux segfault in lua
kervala d2d2427288 Changed: Nel driver_xaudio2 and driver_dsound failed to compile
kervala 5214dc06fc Changed: Remove/convert/update old projects
vl 5d2cce5c81 Removed: default plugins
vl ec45939204 Changed: path on sound include
vl 929717e3b1 Fixed: make it compile
vl da6a581748 Fixed: all path are now relative. Only have to define $RYZOM_PATH
kervala c4a4e1c9e9 Changed: Remove/convert/update old projects
kervala e035f914c1 Changed: Compilation on 64-bits platforms
kervala 29a57b3efe Changed: Remove/convert/update old projects
vl b8f28bda34 Merge
vl c29d30f319 Fixed: commented the old asm g++ code and use the builtin function. patch by rti
vl 94cb8e9c26 Changed: fixed a void* to uint32 conversion
kervala 0e97acfacf Changed: World editor crashes on launch ...
kervala ad6a1e6888 Changed: Client Core crashing on direct3d shader driver
kervala 1a649a8d23 Merge
kervala 783c0ac359 Merge
kervala 732adbfe17 Changed: World editor crashes on launch ...
kervala b5ebd09065 Changed: Fix typos in comments/code
kervala f4e5757d07 Changed: Remove/convert/update old projects
Matt Raykowski c9d0e92ad7 Resolved: Applied patch from Nille02 - typos in header move branch. Missed music_channel_xaudio2.h
--HG--
branch : branch_pvt_headers
Matt Raykowski 57220dbd7d Resolved: Applied patch from Nille02 - typos in header move branch.
--HG--
branch : branch_pvt_headers
Matt Raykowski 85bc5bdb84 merge
kervala 7c57b18dd0 Changed: zviewer already in code/nel/tools/3d
Matt Raykowski f5b2d23db4 Update: Fixing the private headers issues.
kervala ad487dae19 Changed: Remove/convert/update old projects
kervala a61aa6616b Fixed: Add possibility to change default audio driver
kervala 307208ccb6 Changed: Remove all warning when compiling Ryzom on Linux
kervala b25c2fa105 Merge
kervala e41e144d99 Changed: Crash when updating Windows 7 progress bar
kervala bfb3742639 Changed: Make Ryzom client working with latest liblua, luabind, libwww
kervala c084a595f8 Changed: Remove/convert/update Visual C++ projects
Matt Raykowski 99a66f677b Update: merged
Matt Raykowski e055fbd30b Update: Updating the CMake build, getting rid of bad stuff like DECORATE_NEL_LIB
vl 6bc0e6d202 Fixed: problem with crypt function under 64b system. patch by ratmice
vl b577ab73bc Fixed: linux/assertion failure CCoTask::getCurrentTask() == this. patch by ratmice
vl 45283a568c Changed: make the mutex working on Linux
vl b827ad959a Changed: cfg variable to fit open shard
vl b1cb46b72e Fixed: patched by kvogel
kervala 8b7144733a Changed: VER_SUITE_STORAGE_SERVER and VER_SUITE_COMPUTE_SERVER not defined
kaetemi@users.sourceforge.net 818fabfa30 Fixed: Use of <? instead of <?php in some files broke login on some system configurations.
kaetemi@users.sourceforge.net a4457c5778 Fixed: Server crash on character create when compile on win without stlport
kervala a110c5e4a3 Changed: Remove/convert/update old projects
kervala 0ad6f116b1 Changed: Remove/convert/update old projects
kervala 8138abd67e Fixed: Update autoexp.dat for Qt and STLport
kervala 3e1b1fa0cc Changed: Don't check for MS STL headers if STLport is used
kervala 091e2ea9d5 Changed: Compilation on 64-bits platforms
kervala ed28f1f290 Changed: Remove/convert/update Visual C++ projects
kervala 0391b3fad6 Changed: Remove/convert/update Visual C++ projects
kervala f2abf727a8 Fixed: surpress the annoying "Using TR1 extensions" message
kaetemi@users.sourceforge.net cd88931aa4 Added: The 'use' sql command on the admin default data sql as well for convenience.
thorbjorn ea28199136 Fixed: Compile fixes for gcc 4.5.0
Example:

error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error:   for a function-style cast, remove the redundant ‘::pair’
vl b3a13e1adc Added: 2 scripts to start/stop the shard on Windows
vl 20b9c59e3e Fixed: bad mysql lib name in debug
vl 1031f80566 Added: common.cfg include variable needed by all services (for example WindowStyle = "WIN"; )
vl f2486352a2 Added: default cfg include common.cfg
vl 4726dc72b0 Changed: use the client cfg variable StartupHost to say where the login system is (not harcoded anymore)
vl cf82bb4a8c Fixed: by default on linux DisableDirectInput is set to true
kaetemi@users.sourceforge.net 4d04e7b9ce Changed: Values for success table set to 50% for success chance, partial success 90% and xp gain 1.0 on all entries, instead of 0.
kaetemi@users.sourceforge.net a31ef6297d Fixed: Missed version in skill tree.
kaetemi@users.sourceforge.net 4b05f562d2 Added: Missing skill tree sheets.
kaetemi@users.sourceforge.net 9588e40e6b Added: Missing skill tree sheets.
acemtp@users.sourceforge.net 36b8bf5ceb Added: default data for admin tool
acemtp@users.sourceforge.net 271838046d Added: 'use' sql command to set the good table
kaetemi@users.sourceforge.net baa0de57a6 Fixed: Some windows system lib was not linked when using self compiled external libraries.
acemtp@users.sourceforge.net 297446ef5f Added: tables and default data for sql
kaetemi@users.sourceforge.net 3773bb3e6b Merge
kaetemi@users.sourceforge.net 1d7f0999b8 Removed: Some files generated by VS compiler.
kervala c863ea7644 Changed: misc linux patches (patches provided by ratmice)
kervala bac9d3f6ff Changed: Compilation on 64-bits platforms
kaetemi@users.sourceforge.net b5c66e8a19 Added: Missing sheets causing server crash.
kervala 0fe4c2696c Merge
kervala 311e87b746 Changed: Compilation on 64-bits platforms
kaetemi@users.sourceforge.net a9c74710fe Removed: Some files generated by VS compiler.
kaetemi@users.sourceforge.net 1a162a7fb9 Changed: VS2008 project for max vertex tree paint.
kervala cd0b60ad4e Merge
kervala cb500bd3e3 Changed: Don't check for MS STL headers if STLport is used
acemtp@users.sourceforge.net 796809b5d1 Fixed: posix cp flag
acemtp@users.sourceforge.net d8eff382db Fixed: remove the -march=pentium
acemtp@users.sourceforge.net 8b920944dd Changed: add +x on linux script to be executable
acemtp@users.sourceforge.net 61eefa97c2 Fixed: set the good agpl header
acemtp@users.sourceforge.net 29b38937a5 Fixed: set the good agpl header
kaetemi@users.sourceforge.net 318c2d4f6f Fixed: Availability of DirectSound 8 functions differs between versions.
kaetemi@users.sourceforge.net 4d3a73dfc4 Fixed: Picture files in tile edit exe project don't use precompiled header.
acemtp@users.sourceforge.net c0e0bc625d Added: replace_vista_icon.exe to fix the error PRJ0019: A tool returned an error code from "insert the hi res icon"
kaetemi@users.sourceforge.net 670a95686a Added: Scripts for cleaning up asset paths in .max files, and for fixing texture filenames to .png extension.
acemtp@users.sourceforge.net d5c601ffa5 initial version
acemtp@users.sourceforge.net 6f07d020c9 initial version