Commit Graph

197 Commits (72a647afb9d4efe7d6e7e888a06e62624dddefb7)

Author SHA1 Message Date
kaetemi 72a647afb9 Merge with default
--HG--
branch : gsoc2012-fabien
11 years ago
kaetemi f75ba5b5e3 Merge with default
--HG--
branch : gsoc2012-fabien
11 years ago
kervala 8577277bfd Fixed: prtab function not compiling with VC++ (define DEBUG_CRYPT if you want to debug crypt() method) 12 years ago
kaetemi 55a00fd518 Don't do EOL changes for database.xml and msg.xml, causes checksum difference 12 years ago
kervala 920cbf55ca Fixed: Assign instead of a comparison 12 years ago
mattraykowski e7e51f01e0 merging gui editor repo. 12 years ago
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala 5efeb5ba62 Fixed: Compilation with VC++ 2010 and 2012 12 years ago
kervala 0cabe14089 Changed: Code simplification 12 years ago
kervala b94b59c9b7 Changed: Changes in game_share 12 years ago
dfighter1985 cb13ce46cd MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala d2da18ff10 Changed: Minor typos 12 years ago
kervala ef19fc9ec6 Changed: New STRING_MANAGER type clan 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 0cf5c1f44a Changed: Install data_leveldesign if ryzom_tools are enabled 12 years ago
kervala 9bbbb79ba6 Changed: Synchronization with SVN 12 years ago
kervala a9fa9bb78a Changed: Install data_leveldesign if WITH_RYZOM_TOOLS is enabled 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 7a04e920e1 Fixed: #1493 MultiArch support 12 years ago
kervala 8922f96b9a Changed: Synchronization with SVN 13 years ago
Fabien_HENON c21fbc5a9f Changed: #1469 Parsing of steps in client and only one magic step
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 7ab6ede55c Changed: #1469 TPositionOrEntity becomes an abstract class
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 716a7aedc7 Changed: #1469 Changed the entityorposition type to support PreviousPos and ReturnPos and to optimize serialization. Position and Entity variables are not in union because CVector has the copy constructor
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 2e50568194 Changed: #1469 Only one magic step that parses the primitive and send optimized packets
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 2fd91e5277 Changed: #1469 Small change in the description of the msg.xml
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 714b2bf86a Changed: #1469 Camera animation steps in world editor
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON d16b48632a Changed: #1469 hgeol
--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 1ffab89cd1 Reverted: Local changes
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON b22e255762 Merged: default in gsoc2012-fabien
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON a019880cbd Changed: #1469 CEntityId to TDataSetIndex
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON bda94764fa Changed: #1469 Adding sound triggers and camera animation messages
--HG--
branch : gsoc2012-fabien
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 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 d301c46c27 Merged default branch into gui-refactoring.
--HG--
branch : gui-refactoring
13 years ago
kaetemi e9f75e639d Fixed: Valgrind warnings 13 years ago
kaetemi c618a29276 Reverted: Unnecessary changes to config and data from merge 13 years ago
Fabien_HENON 7b8e98834d Added: #1469 speed parameter for camera movement: turn around
--HG--
branch : gsoc2012-fabien
13 years ago
kaetemi cab401fa13 Merged: From default to sound_dev
--HG--
branch : sound_dev
13 years ago
Fabien_HENON 477c53fd61 Added: #1469 A return camera animation action that make the camera returns to its starting position
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 012a9d1897 Changed: #1469 Simplied camera animation parameters in world_editor_classes.xml
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 49509937fe Changed: #1469 Modified world_editor_classes.xml to add modifiers and sound triggers to camera movement instructions
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 128cf1c517 Changed: #1469 Modified world_editor_classes.xml to add camera movement instructions
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON e9ace5fde1 Added: EOL extension
--HG--
branch : gsoc2012-fabien
13 years ago
Fabien_HENON 8d3d1fcfcf Changed: #1469 Added primitives in world_editor_classes.xml for sound triggers and camera animations
--HG--
branch : gsoc2012-fabien
13 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago