Commit Graph

3972 Commits (339c8b8dfaaa1ed694a4ee61ecd0b271e77e8dd9)
 

Author SHA1 Message Date
kervala 4a1df6eb66 Changed: Allow to provide custom revision.h
kervala 6f53c4cc23 Changed: Fix typos in comments/code
kervala 0cf5c1f44a Changed: Install data_leveldesign if ryzom_tools are enabled
kervala 9bbbb79ba6 Changed: Synchronization with SVN
kervala 5c82fcd39c Fixed: optimize the drawing of radar by removing multiple access to local db (patch provided by yricl, a big thanks!)
kervala 29359a552e Fixed: Fall back to OpenAL default device (patch provided by simco, thanks!)
kervala c82a9d7304 Changed: Use ryzom_client as icons
kervala b04836f40e Fixed: Add details for user-agent
kervala 6c1f14778e Changed: Remove all warnings when compiling Ryzom
kervala 04d9b961bc Changed: Renamed some Linux files to not conflict with Ryzom package
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala 6c0bd82c2a Changed: Use *_PREFIX instead of fixed values with INSTALL
kervala f7ee271a8f Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data
kervala e67c6e9b1e Changed: Under Windows, install all files in the same folder excepted includes and libs
kervala e106ef9280 Changed: CRLF instead of LF
kervala 3a3fb5ea1a Changed: Added zbuffer formats (commented)
kervala 8e2009279d Changed: Drivers runtimes should go in NL_DRIVER_PREFIX
kervala a5218b9258 Changed: Synchronization with SVN
kervala 2e4df39c5b Fixed: Don't compress textures in DXTC when used as buttons
kervala 62435e4f2f Changed: Don't compile 7zDec if WITH_RYZOM_TOOLS is disabled
kervala a9fa9bb78a Changed: Install data_leveldesign if WITH_RYZOM_TOOLS is enabled
kervala 493f033e02 Changed: Added a warning when a texture can't be created in D3D driver
kervala edee553e1b Fixed: Don't compress textures in DXTC when used as buttons
kervala e7d490d9a8 Changed: Remove all warnings when compiling Ryzom
kervala cb12a7546a Changed: Error while compiling with current stable squish
kervala 1374286cab Changed: Remove all warnings when compiling Ryzom
kervala 0795a61516 Changed: Remove all warnings when compiling Ryzom
kervala fc8c26ff9f Fixed: Error while compiling with current stable squish
sfb b858478e31 Removed: Removed the reference implementation, the full implementation is available at code/web/app and code/web/api.
kervala 0d4f383a7f Changed: Plugins specs and plugins installation
kervala ddd33c6090 Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system)
kervala 541a147d34 Changed: Homogeneous carriage returns
kervala 476377dd88 Changed: Fixed plugins specs name to install
kervala cb8cb918dd Changed: Fixed absolute prefixes
kervala 2028034214 Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux
kervala 8d9c96a97a Changed: Use "lib" prefix under unices for plugins
kervala 52d086fb8a Changed: Fixed absolute prefixes
kervala 6f480b4a87 Fixed: Remove also -O flags from environment variables
kervala 1604cb3f8c Changed: Compiler flags must be defined after options declaration
kervala ece10f2965 Fixed: Compilation with GCC
kervala e8e75d05c0 Changed: Synchronization with SVN
kervala 8ab293a6ec Changed: Fixed some directories
kervala 7a04e920e1 Fixed: MultiArch support
kervala 8701d6e6ee Fixed: Replaced "Reqiures" by "Requires" in pkg-config files
kervala a2aefedfb5 Fixed: ryzom.xpm should be 32x32 instead of 48x48
kervala 3f764df03e Added: shape2obj project to convert NeL .shape to standard .obj file format
kervala 49900c0be3 Fixed: Compilation under unices (syslog.h included before chat_displayer.h creates a conflict with LOG_WARNING)
sfb e48a8bd13e Fixed: Added a 'no context' object in the createNamedItemInBag admin function.
kervala e2237d3971 Changed: Reverted another previous fix (sorry again)
kervala 32c376fefa Changed: Reverted a previous fix (sorry)