Commit Graph

2604 Commits (02e61b1e1be0b853d8593a4e4240674f395b9afc)

Author SHA1 Message Date
kervala d53a4bca98 Fixed: PCH for client_sheets
kervala 41f4cf2979 Fixed: Include libxml2 header
kervala b83b8563a6 Fixed: Compilation with GCC
kervala f89fdf3c24 Fixed: PCH for Georges editor Qt
kervala 4a63d4556a Fixed: PCH for Object Viewer plugin
kervala 7f4ac72ef3 Changed: Minor typos
kervala 7136618a72 Changed: Preliminary memory leaks detection under Windows
kervala b330b46ee3 Fixed: PCH finally working under Linux and Mac OS X (never worked before)
kervala 4daf3bd009 Changed: Compilation with PCH optimizations
kervala 439266544e Changed: Compilation with VC++ 2012
kervala 21b784cc84 Changed: Methods constification
kervala 80d16e39eb Changed: Add Qt headers in PCH for speed improvement
kervala 0cabe14089 Changed: Code simplification
kervala d1dfe4eb62 Added: PCH for Georges Editor Plugin
kervala d9e75b1e03 Changed: Compilation with GCC
kervala ab838c00bf Fixed: revision target not being generated
kervala af366070ea Changed: Simplification of OpenGL ES driver
kervala f4b72eab54 Changed: Support for VC++ 2012
Changed: Improvements for iOS
Changed: Support for Android
kervala b4d9e2bfdd Fixed: Detect and use Windows 8 SDK only under Visual C++ 2012
kervala 9483b7f170 Changed: Updated OpenGL registries
kervala 58c8606d5d Changed: Preliminary memory leaks detection under Windows
kervala 1715470910 Changed: Display HRESULT when D3DXCreateEffect fails
kervala 9ad7bd7969 Changed: Replaced size() by !empty()
kervala 6ee416badf Changed: Minor typos
dfighter1985 a98b99865e MODIFIED: Forgot to remove parents' properties before saving the node properties.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 e376bed8f1 MODIFIED: We should be able to close the application even when there's no loaded project.
--HG--
branch : gsoc2012-gui-editor
kervala d890af5175 Changed: Applied Kaetemi patch to disable old S3TC library mistakes
kervala 8bf05865ab Changed: Disabled some useless temporary files
kervala 3de412e4d5 Changed: Sorted landmarks
kervala 518a30ee6c Changed: Disabled some useless temporary files
kervala 2c5d5a3bcd Changed: Typos
kervala 0b9fc06b7e Fixed: clang compile issue with stream operator >> confusion (patch provided by tebruno99, thanks!)
kervala b94b59c9b7 Changed: Changes in game_share
kervala 681836f620 Fixed: Server side issues
dfighter1985 cb13ce46cd MODIFIED: Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
kervala 08f2b93b94 Changed: VC++ 2012 partial support
kervala f21fa78062 Fixed: Client side issues
kervala d2da18ff10 Changed: Minor typos
kervala ef19fc9ec6 Changed: New STRING_MANAGER type clan
kervala 8be848dd2b Fixed: Server side issues
kervala 9ceb9e7d81 Fixed: Wrong EOL
dfighter1985 66d381f37d MODIFIED: Incompatible / unincrementable iterators assert will no longer be hit in debug mode with M$ STL when updating the interface anims.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 3bcbcd45e7 MODIFIED: Exiting OVQT will now work again properly.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 514536f0ff MODIFIED: There shouldn't be an error message when clicking cancel in the open file dialog.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 7cad2331e7 MODIFIED: Widget template changes can now be saved.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 6e1254b612 MODIFIED: Oups, forgot these warning messages...
--HG--
branch : gsoc2012-gui-editor
dfighter1985 c87cc27ae3 MODIFIED: Adding new widget now works in the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 4a9fb9e013 MODIFIED: Adding new property now works.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 3c854dc1e2 CHANGED: Removing widget properties from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 f31af3d95b CHANGED: Removing widgets from the widget properties dialog will now work.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 2cebadaa79 CHANGED: Widget property templates are now stored in a tree. Also added some new controls to the widget property dialog.
--HG--
branch : gsoc2012-gui-editor
kervala ff18f8f0ec Fixed: Problem while parsing hg command line with a german locale
kervala 16af429a61 Fixed: NeL NS compilation
kervala 11e88fed8f Changed: Minor changes
kervala eb6ccdaad8 Fixed: MFC tools compilation with STLport
kervala a3376d32a4 fixes allow Qt without STLport to link to NeL with STLport
kervala 34bf41082f Fixed: Compilation with 64 bits MFC
kervala b7be696848 Move all PACS headers in nel/include/pacs directory (fixes )
kervala 95cb41465a Changed: NPOT textures finally don't need that in D3D
kervala 0d782993f9 Fixed : Implement anisotropic filtering for textures
kervala 100befeb1b Changed: Minor changes
kervala 7c024fb479 Changed: Simplify OpenGL ES driver by using some aliases
dfighter1985 d83c375981 CHANGED: GUI library will now build with the new externals and Visual Studio 2010.
--HG--
branch : gsoc2012-gui-editor
ulukyn 41c00b9b48 Changed: Update from Ryzom Team
kervala 2e6361ebfe Fixed: revision.h error when hg executable not found
mattraykowski 8438fdda44 merged default, resvolved conflicts.
--HG--
branch : gsoc2012-achievements
mattraykowski 92399cb5d2 merged from default
--HG--
branch : gsoc2012-achievements
kervala bced63993b Changed: Add anti-aliasing to the OpenGL Driver
sfb 050835b535 merging gsoc2012-achievements
--HG--
branch : gsoc2012-achievements
kervala b421b38def Changed: Use of CMAKE_OSX_ARCHITECTURES to compile universal binaries under Mac OS X
kervala 3c19f1a2f4 Changed: Don't use CMAKE_LIBRARY_ARCHITECTURE at all, because not reliable enough
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty()
kervala 25dd379d7e Changed: Replaced string empty comparisons with empty()
kervala 65a3946ea8 Fixed: Client fails to switch shortcut bars on ctrl + number hotkeys
kervala 3d50e0160d Changed: Fix typos in comments/code
kervala 152df7402b Changed: Updated description for CBitmap::load and CBitmap::loadSize
kervala 5516d7bbd0 Changed: libxml2 requires liblzma under Mac OS X
kervala 7c4be0fb74 Changed: Synchronization with SVN
kervala 9a5b97dfff Fixed: Compilation under Mac OS X
kervala e4e12ff6c4 Changed: Synchronization with SVN
kervala af4ed15c36 Changed: CXXFLAGS and CPPFLAGS support in CMake
Changed: Use LIBRARY_ARCHITECTURE to override CMAKE_LIBRARY_ARCHITECTURE
kervala 122fef354c Changed: Don't check Debian environment variables in CMake scripts (define options on cmake command-line instead)
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 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)
kervala f3828a0b92 Changed: Synchronization with SVN
kervala eea1360021 Changed: Synchronization with SVN
kervala 8922f96b9a Changed: Synchronization with SVN
kervala f61d6c9ae2 Changed: Updated some object_viewer_qt french translations
kervala 429ac753e9 Changed: Fix typos in comments/code
kervala 2f8b59e0ae Fixed: cmake Xcode project generation broken
SirCotare d39db0a4fd tasks may now inherit objectives from their parent tasks
--HG--
branch : gsoc2012-achievements
SirCotare 00a6c623e8 final commit gsoc 2012; work continues...
--HG--
branch : gsoc2012-achievements
SirCotare d3b7289e56 documentation update
--HG--
branch : gsoc2012-achievements
SirCotare c888a5249e some cleanup; some bugfix; some documentation
--HG--
branch : gsoc2012-achievements
dfighter1985 63370056f0 CHANGED: GUI Editor can now be linked without manually supplying the libraries.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 efc9890e08 CHANGED: Serialize links that belong to the root group too. Also deactivate the active group when serializing.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 0da667bffb CHANGED: CGroupContainer action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 6d343a460b CHANGED: CGroupWheel action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 905c19b4e4 CHANGED: CGroupEditBox action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 0e46b933e4 CHANGED: CInterfaceGroup action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 e620f725c3 CHANGED: CCtrlBaseButton action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 7bfecaad4b CHANGED: Need to serialize root group first, otherwise client crashes when loading the pointer settings.
--HG--
branch : gsoc2012-gui-editor
dfighter1985 6b42c11626 CHANGED: I probably shouldn't sacrifice the game's key config parsing on the altar of the GUI editor :P
--HG--
branch : gsoc2012-gui-editor