Commit Graph

2883 Commits (72a647afb9d4efe7d6e7e888a06e62624dddefb7)
 

Author SHA1 Message Date
dfighter1985 0f3f381201 CHANGED: #1471 CViewTextIDFormated fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a957beeb6c CHANGED: #1471 CViewTextFormated and CViewTextID fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 37c41001aa CHANGED: #1471 CViewText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a3de7ec1b9 CHANGED: #1471 CViewDigit fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8748660358 CHANGED: #1471 Some type changes for serializing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4e00abc283 CHANGED: #1471 CCtrlTooltip fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 bffa5806ca CHANGED: #1471 CCtrlScroll fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c6d8874ecf CHANGED: #1471 Implemented property setting/getting and serializing for CCtrlColPick.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 37053325f9 CHANGED: #1471 Controls are now serialized into the XML output file when saving.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5e52281c6e CHANGED: #1471 CCtrlTabButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0ff3d0cad3 CHANGED: #1471 CCtrlTextButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5a74dc3f3a CHANGED: #1471 CCtrlButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a458949e19 CHANGED: #1471 CCtrlBaseButton fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 190a048641 CHANGED: #1471 Apparently the *root* group needed to be serializes separately, otherwise the parser cannot read it back.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c7b42f0e83 CHANGED: #1471 CInterfaceGroup fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 50c2f4a41b CHANGED: #1471 CCtrlBase fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4c43870a47 ADDED: #1471 CWidgetSerializer class, that serializes the widgets into a single XML file. Also CInterfaceElement fields can now be serializes.
--HG--
branch : gsoc2012-gui-editor
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
dfighter1985 498a1a2ef1 CHANGED: #1471 Partially implemented save-as(only the project file is saved for now )
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f10ef64bee ADDED: #1471 CProjectFileSerializer class, and also it's possible to save the project file changes now.
--HG--
branch : gsoc2012-gui-editor
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
dfighter1985 ce86607415 CHANGED: #1471 Added and implemented File->Close option.
--HG--
branch : gsoc2012-gui-editor
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
dfighter1985 dca5394f4e CHANGED: #1471 Enabled the new and save actions in the file menu. (They are not implemented yet)
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 10ff9355e0 CHANGED: #1471 some simple bugfixes, like missing properties, misspelled properties, widget not updating when changed, etc.
--HG--
branch : gsoc2012-gui-editor
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
SirCotare c96ff882cd #1470 initial EGS with achievements
--HG--
branch : gsoc2012-achievements
13 years ago
SirCotare c6c47d6d88 #1470 repo update to latest version (web app)
--HG--
branch : gsoc2012-achievements
13 years ago
dfighter1985 19b2706e81 ADDED: #1471 widget definition file for CRootGroup, somehow I forgot this earlier.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 18ebbda594 CHANGED: Implemented property setting for CGroupContainer.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0f025b030c CHANGED: Implemented property setting for CGroupTab.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 900fccaa2e CHANGED: Implemented property setting for CDBGroupSelectNumber.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7083a690b2 CHANGED: Implemented property setting for CDBGroupComboBox.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a5f01d5eea CHANGED: Implemented property setting for CGroupHTML.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 023de1768d CHANGED: Implemented property setting for CGroupScrollText.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6e4ce5315a CHANGED: Implemented property setting for CGroupParagraph.
--HG--
branch : gsoc2012-gui-editor
13 years ago