khanat-opennel-code/code/ryzom/client/src/interface_v3
2012-06-16 03:39:23 +02:00
..
action_handler_base.cpp CHANGED: Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets ) 2012-06-03 03:48:31 +02:00
action_handler_base.h CHANGED: Renamed the action handler factory manager to CAHManager and moved some global functions into it as instance methods. Also broke up an action handler file to AH and Ryzom related files. 2012-06-01 00:19:53 +02:00
action_handler_debug.cpp CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
action_handler_edit.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_game.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
action_handler_help.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_help.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
action_handler_item.cpp CHANGED: CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_handler_item.h Changed: Change the wrong header in the source code 2010-07-01 09:34:20 +02:00
action_handler_misc.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
action_handler_misc.h CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
action_handler_move.cpp CHANGED: CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_handler_outpost.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_phrase.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
action_handler_tools.cpp 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. 2012-06-09 01:37:43 +02:00
action_handler_tools.h initial version 2010-05-06 02:08:41 +02:00
action_handler_ui.cpp 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. 2012-06-09 01:37:43 +02:00
action_phrase_faber.cpp CHANGED: CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_phrase_faber.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
add_on_manager.cpp Changed: optimizations for PCH 2010-07-10 15:02:07 +02:00
add_on_manager.h initial version 2010-05-06 02:08:41 +02:00
animal_position_state.cpp CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
animal_position_state.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
bar_manager.cpp CHANGED: CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 2012-05-25 03:21:03 +02:00
bar_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
bonus_malus.cpp Changed: optimizations for PCH 2010-07-10 15:02:07 +02:00
bonus_malus.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_manager.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_manager.h CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
bot_chat_page.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_all.cpp Changed: optimizations for PCH 2010-07-10 15:02:07 +02:00
bot_chat_page_all.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_create_guild.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_create_guild.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_dynamic_mission.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_dynamic_mission.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_mission.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_mission.h Changed: Fix typos in comments/code 2010-11-12 14:26:38 +01:00
bot_chat_page_mission_end.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_mission_end.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_news.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_news.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_player_gift.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_player_gift.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_ring_sessions.cpp Changed: Fix typos in comments/code 2010-06-10 11:50:19 +02:00
bot_chat_page_ring_sessions.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_trade.cpp 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. 2012-06-09 01:37:43 +02:00
bot_chat_page_trade.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
brick_learned_callback.cpp initial version 2010-05-06 02:08:41 +02:00
brick_learned_callback.h initial version 2010-05-06 02:08:41 +02:00
character_3d.cpp CHANGED: Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
character_3d.h 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. 2012-06-09 01:37:43 +02:00
chat_displayer.cpp initial version 2010-05-06 02:08:41 +02:00
chat_displayer.h Changed: Removed "using namespace" from *.h 2010-09-23 19:29:14 +02:00
chat_filter.cpp CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
chat_filter.h Changed: Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
chat_text_manager.cpp CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
chat_text_manager.h CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
chat_window.cpp 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. 2012-06-09 01:37:43 +02:00
chat_window.h CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
ctrl_sheet_selection.cpp CHANGED: CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
ctrl_sheet_selection.h CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
ctrl_text_button.cpp 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. 2012-06-09 01:37:43 +02:00
ctrl_text_button.h CHANGED: CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
ctrl_tooltip.cpp CHANGED: CInterfaceGroup::InvalidateTexts is now implemented with a visitor, method removed. Also added CInterfaceGroup::visitGroupAndChildren, that only visits the group and it's sub-groups. 2012-06-06 04:10:34 +02:00
ctrl_tooltip.h 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. 2012-06-09 01:37:43 +02:00
dbctrl_sheet.cpp 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. 2012-06-09 01:37:43 +02:00
dbctrl_sheet.h 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. 2012-06-09 01:37:43 +02:00
dbgroup_build_phrase.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_build_phrase.h CHANGED: CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbgroup_combo_box.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_combo_box.h CHANGED: CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbgroup_list_sheet.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_list_sheet.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
dbgroup_list_sheet_bonus_malus.cpp CHANGED: CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
dbgroup_list_sheet_bonus_malus.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_list_sheet_icon_phrase.cpp Changed: optimizations for PCH 2010-07-10 15:02:07 +02:00
dbgroup_list_sheet_icon_phrase.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_list_sheet_mission.cpp CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
dbgroup_list_sheet_mission.h initial version 2010-05-06 02:08:41 +02:00
dbgroup_list_sheet_text.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_list_sheet_text.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
dbgroup_list_sheet_text_brick_composition.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbgroup_list_sheet_text_brick_composition.h initial version 2010-05-06 02:08:41 +02:00
dbgroup_list_sheet_text_phrase.cpp Changed: optimizations for PCH 2010-07-10 15:02:07 +02:00
dbgroup_list_sheet_text_phrase.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_list_sheet_text_phrase_id.cpp initial version 2010-05-06 02:08:41 +02:00
dbgroup_list_sheet_text_phrase_id.h initial version 2010-05-06 02:08:41 +02:00
dbgroup_list_sheet_text_share.cpp CHANGED: Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
dbgroup_list_sheet_text_share.h initial version 2010-05-06 02:08:41 +02:00
dbgroup_list_sheet_trade.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_list_sheet_trade.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
dbgroup_select_number.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_select_number.h CHANGED: CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbview_bar.cpp CHANGED: Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
dbview_bar.h Changed: Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
dbview_bar3.cpp CHANGED: Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
dbview_bar3.h Changed: Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
dbview_digit.cpp CHANGED: CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
dbview_digit.h 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. 2012-06-09 01:37:43 +02:00
dbview_number.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbview_number.h Changed: Merge changes from next patch 2011-06-14 19:34:28 +02:00
dbview_quantity.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbview_quantity.h initial version 2010-05-06 02:08:41 +02:00
encyclopedia_manager.cpp CHANGED: Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
encyclopedia_manager.h initial version 2010-05-06 02:08:41 +02:00
filtered_chat_summary.cpp Changed: Changes from last patch 2011-03-09 13:40:44 +01:00
filtered_chat_summary.h Changed: Changes from last patch 2011-03-09 13:40:44 +01:00
flying_text_manager.cpp CHANGED: moved makeWindow and unMakeWindow methods to CWidgetManager from CInterfaceManager. So CInterfaceGroup no longer depends on CInterfaceManager. 2012-06-06 01:56:25 +02:00
flying_text_manager.h initial version 2010-05-06 02:08:41 +02:00
group_career.cpp 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. 2012-06-09 01:37:43 +02:00
group_career.h initial version 2010-05-06 02:08:41 +02:00
group_compas.cpp 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. 2012-06-09 01:37:43 +02:00
group_compas.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_container.cpp CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
group_container.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
group_editbox.cpp 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. 2012-06-09 01:37:43 +02:00
group_editbox.h 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. 2012-06-09 01:37:43 +02:00
group_header.cpp CHANGED: Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets ) 2012-06-03 03:48:31 +02:00
group_header.h Changed: Fix typos in comments/code 2010-06-10 11:50:19 +02:00
group_html.cpp CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
group_html.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
group_html_cs.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_html_cs.h Changed: Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_html_forum.cpp CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
group_html_forum.h Changed: Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_html_mail.cpp CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
group_html_mail.h Changed: Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_html_qcm.cpp CHANGED: Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
group_html_qcm.h initial version 2010-05-06 02:08:41 +02:00
group_html_webig.cpp CHANGED: Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
group_html_webig.h Changed: Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_in_scene.cpp CHANGED: CWidgetManager no longer depends on CGroupInScene. 2012-06-08 00:28:47 +02:00
group_in_scene.h CHANGED: CWidgetManager no longer depends on CGroupInScene. 2012-06-08 00:28:47 +02:00
group_in_scene_bubble.cpp 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. 2012-06-09 01:37:43 +02:00
group_in_scene_bubble.h Changed: Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_in_scene_user_info.cpp 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. 2012-06-09 01:37:43 +02:00
group_in_scene_user_info.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
group_list.cpp 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. 2012-06-09 01:37:43 +02:00
group_list.h 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. 2012-06-09 01:37:43 +02:00
group_map.cpp CHANGED: CCtrlQuad is now in the NELGUI library under the NLGUI namespace. 2012-06-16 02:34:07 +02:00
group_map.h CHANGED: CCtrlQuad is now in the NELGUI library under the NLGUI namespace. 2012-06-16 02:34:07 +02:00
group_menu.cpp CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
group_menu.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
group_modal_get_key.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
group_modal_get_key.h 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. 2012-06-09 01:37:43 +02:00
group_paragraph.cpp 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. 2012-06-09 01:37:43 +02:00
group_paragraph.h CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
group_phrase_skill_filter.cpp CHANGED: Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
group_phrase_skill_filter.h 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. 2012-06-09 01:37:43 +02:00
group_quick_help.cpp 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. 2012-06-09 01:37:43 +02:00
group_quick_help.h initial version 2010-05-06 02:08:41 +02:00
group_scrolltext.cpp CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
group_scrolltext.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
group_skills.cpp CHANGED: Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
group_skills.h 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. 2012-06-09 01:37:43 +02:00
group_tab.cpp CHANGED: CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
group_tab.h 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. 2012-06-09 01:37:43 +02:00
group_table.cpp 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. 2012-06-09 01:37:43 +02:00
group_table.h CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
group_tree.cpp CHANGED: CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
group_tree.h 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. 2012-06-09 01:37:43 +02:00
group_wheel.cpp CHANGED: Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
group_wheel.h 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. 2012-06-09 01:37:43 +02:00
guild_manager.cpp 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. 2012-06-09 01:37:43 +02:00
guild_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
input_handler_manager.cpp CHANGED: CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
input_handler_manager.h Refactored the CEvent -> CEventDescriptor code in CInputHandlerManager. Extracted it as a new class CInputHandler, and moved some of it to CInterfaceManager. 2012-05-17 03:28:50 +02:00
interface_3d_scene.cpp 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. 2012-06-09 01:37:43 +02:00
interface_3d_scene.h 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. 2012-06-09 01:37:43 +02:00
interface_anim.cpp 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. 2012-06-09 01:37:43 +02:00
interface_anim.h 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. 2012-06-09 01:37:43 +02:00
interface_config.cpp CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
interface_config.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
interface_ddx.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
interface_ddx.h 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. 2012-06-09 01:37:43 +02:00
interface_expr_user_fct.cpp CHANGED: CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 2012-05-25 03:21:03 +02:00
interface_expr_user_fct_game.cpp 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. 2012-06-09 01:37:43 +02:00
interface_expr_user_fct_items.cpp CHANGED: extracted some dragging related code from CDBCtrlSheet and created a new class CCtrlDraggable, so that CWidgetManager doesn't have to be coupled with CDBCtrlSheet. 2012-06-05 05:25:49 +02:00
interface_manager.cpp CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
interface_manager.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
interface_observer.cpp initial version 2010-05-06 02:08:41 +02:00
interface_observer.h CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
interface_options_ryzom.cpp 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. 2012-06-09 01:37:43 +02:00
interface_options_ryzom.h CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
interface_parser.cpp CHANGED: CCtrlColPick is now in the NELGUI library and is under NLGUI namespace. 2012-06-16 03:39:23 +02:00
interface_parser.h CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
interface_pointer.h CHANGED: CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
inventory_manager.cpp 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. 2012-06-09 01:37:43 +02:00
inventory_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
item_consumable_effect.cpp Changed: Merge changes from next patch 2011-05-31 21:51:26 +02:00
item_consumable_effect.h initial version 2010-05-06 02:08:41 +02:00
item_special_effect.cpp Changed: Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
item_special_effect.h initial version 2010-05-06 02:08:41 +02:00
libwww_nel_stream.cpp Changed: Remove all warnings when compiling Ryzom 2010-11-21 15:07:59 +01:00
libwww_nel_stream.h initial version 2010-05-06 02:08:41 +02:00
list_sheet_base.cpp initial version 2010-05-06 02:08:41 +02:00
list_sheet_base.h CHANGED: CCtrlScroll is now part of NELGUI, and is under the NLGUI namespace. Also added a new class CGroupSubMenuBase. 2012-06-16 02:06:53 +02:00
lua_dll.cpp initial version 2010-05-06 02:08:41 +02:00
lua_dll.h initial version 2010-05-06 02:08:41 +02:00
lua_ihm_ryzom.cpp CHANGED: Moved back some more static methods from CLuaIHMRyzom to CLuaIHM, as CLuaIHM can now handle these too. 2012-06-09 22:18:29 +02:00
lua_ihm_ryzom.h CHANGED: Moved back some more static methods from CLuaIHMRyzom to CLuaIHM, as CLuaIHM can now handle these too. 2012-06-09 22:18:29 +02:00
macrocmd_key.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
macrocmd_key.h initial version 2010-05-06 02:08:41 +02:00
macrocmd_manager.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
macrocmd_manager.h initial version 2010-05-06 02:08:41 +02:00
music_player.cpp 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. 2012-06-09 01:37:43 +02:00
music_player.h Fixed: Crash in OpenAL driver when a music is playing and user quit client 2010-07-27 19:32:15 +02:00
obs_huge_list.cpp CHANGED: Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
obs_huge_list.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
people_interraction.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
people_interraction.h Changed: Changes from last patch 2011-03-09 13:40:44 +01:00
people_list.cpp 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. 2012-06-09 01:37:43 +02:00
people_list.h Changed: Merge changes from next patch 2011-05-26 14:33:04 +02:00
player_trade.cpp 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. 2012-06-09 01:37:43 +02:00
player_trade.h initial version 2010-05-06 02:08:41 +02:00
register_interface_elements.cpp CHANGED: CCtrlColPick is now in the NELGUI library and is under NLGUI namespace. 2012-06-16 03:39:23 +02:00
register_interface_elements.h initial version 2010-05-06 02:08:41 +02:00
req_skill_formula.cpp Changed: Fix typos in comments/code 2010-11-12 14:26:38 +01:00
req_skill_formula.h Changed: Fix typos in comments/code 2010-06-14 10:02:51 +02:00
sbrick_manager.cpp CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
sbrick_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
skill_change_callback.cpp initial version 2010-05-06 02:08:41 +02:00
skill_change_callback.h initial version 2010-05-06 02:08:41 +02:00
skill_manager.cpp 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. 2012-06-09 01:37:43 +02:00
skill_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
sphrase_manager.cpp CHANGED: Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
sphrase_manager.h 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. 2012-06-09 01:37:43 +02:00
task_bar_manager.cpp CHANGED: CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
task_bar_manager.h initial version 2010-05-06 02:08:41 +02:00
trade_common.cpp initial version 2010-05-06 02:08:41 +02:00
trade_common.h initial version 2010-05-06 02:08:41 +02:00
view_bitmap.cpp CHANGED: Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
view_bitmap.h 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. 2012-06-09 01:37:43 +02:00
view_bitmap_combo.cpp CHANGED: CWidgetManager no longer depends on CViewPointer. Instead it depends on the new class CViewPointerBase. 2012-06-07 23:57:02 +02:00
view_bitmap_combo.h 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. 2012-06-09 01:37:43 +02:00
view_bitmap_faber_mp.cpp CHANGED: CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
view_bitmap_faber_mp.h Changed: Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
view_bitmap_progress.cpp initial version 2010-05-06 02:08:41 +02:00
view_bitmap_progress.h initial version 2010-05-06 02:08:41 +02:00
view_link.cpp Changed: Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
view_link.h Changed: Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
view_pointer.cpp CHANGED: CCtrlColPick is now in the NELGUI library and is under NLGUI namespace. 2012-06-16 03:39:23 +02:00
view_pointer.h CHANGED: The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
view_polygon.cpp CHANGED: Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
view_polygon.h 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. 2012-06-09 01:37:43 +02:00
view_quad.cpp 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. 2012-06-09 01:37:43 +02:00
view_quad.h 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. 2012-06-09 01:37:43 +02:00
view_radar.cpp CHANGED: Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
view_radar.h 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. 2012-06-09 01:37:43 +02:00
view_text.cpp CHANGED: Broke up CInterfaceOptions to two files, moved the options from CInterfaceParser to CWidgetManager, CGroupFrame no longer depends on CInterfaceManager. 2012-06-08 02:43:20 +02:00
view_text.h 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. 2012-06-09 01:37:43 +02:00
view_text_formated.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
view_text_formated.h initial version 2010-05-06 02:08:41 +02:00
view_text_id.cpp CHANGED: instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
view_text_id.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
view_text_id_formated.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
view_text_id_formated.h initial version 2010-05-06 02:08:41 +02:00
yubo_chat.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
yubo_chat.h Fixed: set the good agpl header 2010-05-07 11:06:20 +02:00