Commit Graph

418 Commits (3e6ffa8b43899b772d76442ef24e08d49985343b)

Author SHA1 Message Date
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
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
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
kaetemi e9f75e639d Fixed: Valgrind warnings 13 years ago
kaetemi fc4d91fad2 Fixed: Sound CSheetId implementation
--HG--
branch : sound_dev
13 years ago
kaetemi 9cd7498fe9 Fixed: Sound CSheetID implementation (part 2) (not tested)
--HG--
branch : sound_dev
13 years ago
kaetemi cab401fa13 Merged: From default to sound_dev
--HG--
branch : sound_dev
13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
Fabien_HENON a55297c29a Changed: #1469 StringId conversion to CSheetId for sounds
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON f70bdc4032 Changed: #1469 StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET)
--HG--
branch : gsoc2012-fabien
13 years ago
kervala 4be2469c8b Fixed: Compilation under Windows 13 years ago
kervala 30f83a5097 Changed: #878 Fix typos in comments/code 13 years ago
kervala d9f32be674 Fixed: Crash when suri is empty 13 years ago
kervala 52524f27fb Changed: #878 Fix typos in comments/code 13 years ago
kervala 2c27caef09 Changed: #1275 Enable OpenGL ES driver in Ryzom client 13 years ago
sfb 1fdaa8155b Fixed: #1374 Rolled back a const-ness change and tested connecting to Ring successfully. 13 years ago
kervala e17fb8e2de Added: Mac OS X resources 13 years ago
kervala 421c6482d9 Changed: Set CMAKE_OSX_DEPLOYMENT_TARGET if not defined
Changed: Use custom Info.plist
Added: RYZOM_DATA_DIR option to copy data from there
13 years ago
kaetemi e611666391 Fixed: Warnings 13 years ago