Commit Graph

653 Commits (72a647afb9d4efe7d6e7e888a06e62624dddefb7)

Author SHA1 Message Date
mattraykowski 971c2ba4a3 Fixed: #5 Applied check to validate parent skeleton is valid, patch provided by Vinicius Arroya. 12 years ago
kervala d53a4bca98 Fixed: PCH for client_sheets 12 years ago
kervala 3de412e4d5 Changed: Sorted landmarks 12 years ago
kervala 518a30ee6c Changed: Disabled some useless temporary files 12 years ago
kervala 2c5d5a3bcd Changed: Typos 12 years ago
kervala 0b9fc06b7e Fixed: clang compile issue with stream operator >> confusion (patch provided by tebruno99, thanks!) 12 years ago
dfighter1985 cb13ce46cd MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala f21fa78062 Fixed: Client side issues 12 years ago
kervala d2da18ff10 Changed: Minor typos 12 years ago
kervala 11e88fed8f Changed: Minor changes 12 years ago
kervala 0d782993f9 Fixed #1: Implement anisotropic filtering for textures 12 years ago
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty() 12 years ago
kervala 25dd379d7e Changed: Replaced string empty comparisons with empty() 12 years ago
kervala 65a3946ea8 Fixed: #1498 Client fails to switch shortcut bars on ctrl + number hotkeys 12 years ago
kervala 3d50e0160d Changed: #878 Fix typos in comments/code 12 years ago
kervala 6f53c4cc23 Changed: #878 Fix typos in comments/code 12 years ago
kervala 5c82fcd39c Fixed: #1497 optimize the drawing of radar by removing multiple access to local db (patch provided by yricl, a big thanks!) 12 years ago
kervala c82a9d7304 Changed: Use ryzom_client as icons 12 years ago
kervala b04836f40e Fixed: #1444 Add details for user-agent 12 years ago
kervala 04d9b961bc Changed: Renamed some Linux files to not conflict with Ryzom package 12 years ago
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
kervala a5218b9258 Changed: Synchronization with SVN 12 years ago
kervala 2e4df39c5b Fixed: Don't compress textures in DXTC when used as buttons 12 years ago
kervala 62435e4f2f Changed: Don't compile 7zDec if WITH_RYZOM_TOOLS is disabled 12 years ago
kervala edee553e1b Fixed: Don't compress textures in DXTC when used as buttons 12 years ago
kervala e7d490d9a8 Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
kervala 1374286cab Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
kervala e8e75d05c0 Changed: Synchronization with SVN 12 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 12 years ago
kervala a2aefedfb5 Fixed: ryzom.xpm should be 32x32 instead of 48x48 12 years ago
kervala 49900c0be3 Fixed: Compilation under unices (syslog.h included before chat_displayer.h creates a conflict with LOG_WARNING) 12 years ago
kervala 32c376fefa Changed: Reverted a previous fix (sorry) 12 years ago
kervala 8922f96b9a Changed: Synchronization with SVN 12 years ago
Fabien_HENON ed54bcf00b Changed: #1469 Computations for the new magic step
--HG--
branch : gsoc2012-fabien
12 years ago
Fabien_HENON c21fbc5a9f Changed: #1469 Parsing of steps in client and only one magic step
--HG--
branch : gsoc2012-fabien
12 years ago
Fabien_HENON 8252d36db8 Changed: #1469 Increasing camera speed for transitions
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 450204439a Merge with default
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 9c838c39ed Changed: #1469 Shake frequency
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 1774ee7278 Changed: #1469 Fixed last bugs
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 9f4d2fea74 Changed: #1469 Making sure animation cannot be played if the player is dead
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 0553079378 Changed: #1469 Small debug changes
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 3e6ffa8b43 Added: #1469 Implementation of the Shake modifier
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON e218106b3e Added: #1469 Implementation of the Return step
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 15ae25878f Added: #1469 Implementation of the TurnAround step
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON ce627c7923 Added: #1469 Implementation of the FollowEntity step
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 1fca8f4b6a Changed: #1469 Input and output structures for steps and modifiers. Now 2 structures instead of one
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 050f3f644a Added: #1469 Config variable to define the maximum speed of the camera in camera animation
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON c2770d9ae5 Added: #1469 Implementation of the GoTo step
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON f5912260b2 Changed: #1469 Correction of the algorithm to compute the current look at direction
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 39d4791628 Changed: #1469 Computation for look at direction put in a method
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON c29dc1bf43 Added: #1469 Implementation of the static step
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON d833a222c5 Added: #1469 Function to resolve position for TPositionOrEntity objects
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON bd69090057 Changed: #1469 Remembering view and viewPos at the start of a step only
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 46a64b06b5 Changed: #1469 Backslashes to slashes in include paths
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON d638e71f79 Changed: #1469 currentView and currentViewPos to view and viewPos
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 24461197d5 Added: #1469 Integration of the camera animation player in the CamAnimMode and storing and restoring of view info at animation start and stop
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 55725c21b3 Added: #1469 Basic update mechanics implemented for the camera animation player with a changement of the prototypes from steps and modifiers
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 666ff05c42 Changed: #1469 currentView, currentViewPos and currentCameraTarget functions for CamAnimMode and DeathMode
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 16daae2b6e Added: #1469 Basic implementation of a CamAnimMode in the UserControls
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 4fecf73407 Added: #1469 Base implementation of the steps players
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 162f63a6f4 Added: #1469 Base implementation of the modifiers players
--HG--
branch : gsoc2012-fabien
13 years ago
kaetemi ebabe8ed73 Fixed: Missed something 13 years ago
kaetemi 6404f8eafa Changed: Use the high resolution local time function instead of the funky code when getting the local time in the client. Use the timer probe function to check if it is necessary to set the cpu mask in the client 13 years ago
Fabien_HENON a27c34c705 Added: #1469 Integration of the modifiers in the processus of steps
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON af59474d9c Changed: #1469 Message for sound triggers
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 69545610b5 Added: #1469 factory for modifiers player
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON e61d13566e Changed: #1469 Base implementation of the function that plays steps
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 64b1ba3752 Added: #1469 factory for step player
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 29dca7b9d7 Added: #1469 Base declaration of the CCameraAnimationPlayer class in the client
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON b22e255762 Merged: default in gsoc2012-fabien
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 1eadeb0ed5 Changed: #1469 Sound trigger client impulse implemented
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON a019880cbd Changed: #1469 CEntityId to TDataSetIndex
--HG--
branch : gsoc2012-fabien
13 years ago
kervala 0e1d8836a7 Fixed: Bad path in ryzom.desktop.in 13 years ago
Fabien_HENON f48f4d25aa Added: #1469 use of class TPositionOrEntity in actions, steps, modifiers, etc... + added serial function for this class
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON e0084d7f4b Added: #1469 class TPositionOrEntity and TPositionOrEntityHelper to contain either an entityId or a vector (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
13 years ago
dfighter1985 44643839be CHANGED: #1471 The local string mapper is now instantiated by CWidgetManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 63f7fa81e9 CHANGED: #1471 it's a good idea to register GUI widget classes with the reflection system if we want to use them!
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 b8030b966a CHANGED: #1471 Apparently it's a bad idea for NLMISC to depend on a global in Ryzom client, since then it cannot be linked with other binaries.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 e2abe1e33e CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser())
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 bab0ca184a CHANGED: #1471 no need to go thru CInterfaceManager, when CViewRenderer has it's own Singleton.
--HG--
branch : gui-refactoring
13 years ago
Fabien_HENON a46165e97f Added: #1469 deserialize information for sound triggers
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON e3edccf3ea Changed: #1469 location of position_or_entity_type.h because it's also used by the client +
Added: #1469 Declaration of impulses in the client

--HG--
branch : gsoc2012-fabien
13 years ago
dfighter1985 ba6fd68efc CHANGED: #1474 CInterfaceManager is no longer a subclass of CInterfaceParser, instead CInterfaceParser is a component of CInterfaceManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 f9cda42c8d CHANGED: #1471 Moved some Lua related code from CInterfaceManager to CLuaManager and CInterfaceParser.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 11d2efb96f CHANGED: #1471 Moved CProcedure code to it's own files, and also moved the procedure handling code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 530b542e4a CHANGED: #1471 Moved some more GUI code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 b8f3aff5b1 CHANGED: #1471 Moved the input event handling code from CInterfaceManager to CWidgetManager.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 ad764e7bf0 CHANGED: #1471 Moved the widget drawing code from CInterfaceManager to CWidgetManager, so the GUI library can now draw the widgets!
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 42a282de48 CHANGED: #1471 Moved the contexthelp drawing/controlling code to the GUI library.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 dcadeb9095 CHANGED: #1471 CInterfaceParser is now part of the Nel GUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 e11d65bedc CHANGED: #1471 CInterfaceParser no longer depends on CLuaIHMRyzom.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 d78ed9eac3 CHANGED: #1471 Modularized CInterfaceParser. It is now extendable with parser modules, so it can parse Ryzom game related stuff without the parser code having to be in the class itself.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 5e68fa3e75 CHANGED: #1471 Classes derived from CInterfaceOptions are now instantiated using a factory.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 18b83ad1fc CHANGED: #1471 Some more cleanup in CInterfaceParser, removed some unused code, which also means less coupling and less refactoring to do :P
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 750b069ff7 CHANGED: #1471 Moved CSheetSelectionGroup and CSheetSelection to the GUI library.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 b689c57052 CHANGED: #1471 Little cleanup in CInterfaceParser.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 d301c46c27 Merged default branch into gui-refactoring.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 ec51a4f340 CHANGED: #1471 Moved the basic interface expression user functions into the NELGUI library under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago
dfighter1985 65f038bf4e CHANGED: #1471 CViewPointer is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
13 years ago