Commit Graph

5191 Commits (e8b0ae3f81cb31bacd302f6f1bd3e331566350d3)
 

Author SHA1 Message Date
dfighter1985 5dd0ce01f6 CHANGED: CViewBitmap no longer depends on CGroupContainer.
--HG--
branch : gui-refactoring
SirCotare 7d140cb037 Parentum interface debugged...
--HG--
branch : gsoc2012-achievements
SirCotare 8886ed94b7 interface for inheritable child generation added
--HG--
branch : gsoc2012-achievements
dfighter1985 47a1769dea CHANGED: CCtrlTextButton is now part of NELGUI library, and is under NLGUI namespace.
--HG--
branch : gui-refactoring
SirCotare 139be8d7dd config options added; some cleanup
--HG--
branch : gsoc2012-achievements
dfighter1985 040eaad94c CHANGED: CCtrlTextButton no longer depends on CGroupContainer.
--HG--
branch : gui-refactoring
SirCotare 3056f7b8e7 and here comes the ingame rendering
--HG--
branch : gsoc2012-achievements
dfighter1985 90a1049934 CHANGED: CViewTextIDFormated is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 ec5214ecdb CHANGED: CViewTextIDFormated no longer depends on Ryzom game related code.
--HG--
branch : gui-refactoring
dfighter1985 a1b52bd8a5 CHANGED: CViewTextFormated is now part of NELGUI library, and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 4013d3173e CHANGED: CViewTextFormated no longer depends on Ryzom game related code.
--HG--
branch : gui-refactoring
dfighter1985 d257a3e896 CHANGED: CViewTextID is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 1d3ff3c948 CHANGED: CViewTextID no longer depends on the client string manager.
--HG--
branch : gui-refactoring
SirCotare bd822e3827 XMLApi connector initially finished; testing needed
--HG--
branch : gsoc2012-achievements
SirCotare 4e806d0956 : data retrieval updates, though untested
--HG--
branch : gsoc2012-achievements
dfighter1985 84d826462d CHANGED: CGroupWheel is now in NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 1ddba090b6 CHANGED: CViewText is now part of NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 7acd93ff7c CHANGED: CViewText no longer depends on CInterfaceManager.
--HG--
branch : gui-refactoring
dfighter1985 f4823200fc CHANGED: decoupled CViewText from CGroupContainer and CCtrlResizer.
--HG--
branch : gui-refactoring
dfighter1985 1222e35012 CHANGED: moved some ucstring handling code to the NELGUI library ( required for CViewText )
--HG--
branch : gui-refactoring
dfighter1985 b51dea4654 CHANGED: CViewPolygon is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 c480f9804f CHANGED: CViewQuad is now part of the NELGUI library and is under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 0bdb8f7149 CHANGED: CCtrlTooltip is now in the NELGUI library and is under NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 cd8b37eca5 CHANGED: CCtrlColPick is now in the NELGUI library and is under NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 beb9fa96dc CHANGED: CCtrlPolygon is now in the NELGUI library and is under NLGUI.
--HG--
branch : gui-refactoring
dfighter1985 dbec432a19 CHANGED: CCtrlQuad is now in the NELGUI library under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 a062e563bf CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase.
--HG--
branch : gui-refactoring
dfighter1985 a90445fa03 CHANGED: CCtrlButton is now under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 aca24ff510 CHANGED: CCtrlButton is now part of the NEL GUI library.
--HG--
branch : gui-refactoring
dfighter1985 bf7d3afd38 CHANGED: CCtrlBaseButton is now part of the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 dfb1f0ed37 CHANGED: CCtrlBaseButton is now part of the NELGUI Library.
--HG--
branch : gui-refactoring
SirCotare f39db9b0ca added dev flags
--HG--
branch : gsoc2012-achievements
SirCotare c37c08ef53 achievement admin initial
--HG--
branch : gsoc2012-achievements
SirCotare 8aeabcd247 monday's commit: update on parser (still incomplete); wip datasources; initial monitoring cronjob (done); various minor changes, fixes and so
--HG--
branch : gsoc2012-achievements
dnk-88 3efd81023d Changed: Replaced VariantPropertyManager
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 4f3999168e Changed: Added signal 'reset enum property' for returning to default value
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 1f81694b82 Changed: Added signal 'reset text property' for returning to default value
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 b5bea9013f Changed: Added signal 'reset bool property' for returning to default value
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 a175d04f86 Changed: Fixed undo/redo bug (moving primitives).
--HG--
branch : gsoc2011-worldeditorqt
dnk-88 5c4f706391 Changed: Correct fill properties(ConstStringValue) with *both* contexts if the current context is not default and is valid.
--HG--
branch : gsoc2011-worldeditorqt
dfighter1985 a05fe020c3 CHANGED: Moved back some more static methods from CLuaIHMRyzom to CLuaIHM, as CLuaIHM can now handle these too.
--HG--
branch : gui-refactoring
dfighter1985 c792abe091 CHANGED: The classes moved in the previous commit are now under the NLGUI namespace.
--HG--
branch : gui-refactoring
dfighter1985 56a75a90ab CHANGED: Finally moved some of the basic widget classes and the widget manager, action handler manager to the GUI lib. Also moved some GUI related methods back to CLuaIHM.
--HG--
branch : gui-refactoring
dfighter1985 50ec12947f CHANGED: Moved some code from CGroupContainer to CGroupContainerBase. CAHManager now depends on CGroupContainerBase instead of CGroupContainer.
--HG--
branch : gui-refactoring
dfighter1985 423ce45141 CHANGED: CWidgetManager no longer depends on CGroupContainer, instead of depends on a new class CGroupContainerBase.
--HG--
branch : gui-refactoring
dfighter1985 2fd850b0eb CHANGED: Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager.
--HG--
branch : gui-refactoring
dfighter1985 388cabed97 CHANGED: CWidgetManager no longer depends on CGroupInScene.
--HG--
branch : gui-refactoring
dfighter1985 fbd1d5533c CHANGED: CWidgetManager no longer depends on CViewPointer. Instead it depends on the new class CViewPointerBase.
--HG--
branch : gui-refactoring
dfighter1985 3c74576ba9 CHANGED: CWidgetManager no longer depends on CGroupEditBox, it depends on a new class CGroupEditBoxBase instead.
--HG--
branch : gui-refactoring
dfighter1985 6f591808b0 CHANGED: CInterfaceGroup no longer depends on CGroupScrollText.
--HG--
branch : gui-refactoring