khanat-opennel-code/code/ryzom/client/src/interface_v3
2012-06-17 02:08:21 +02:00
..
action_handler_base.cpp CHANGED: #1471 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: #1471 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: #1471 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: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
action_handler_help.cpp CHANGED: #1471 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: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_handler_item.h Changed: #841 Change the wrong header in the source code 2010-07-01 09:34:20 +02:00
action_handler_misc.cpp CHANGED: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
action_handler_misc.h CHANGED: #1471 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: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
action_handler_outpost.cpp CHANGED: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
action_handler_tools.cpp CHANGED: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
bot_chat_page_mission_end.cpp CHANGED: #1471 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: #1471 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: #1471 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: #878 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: #1471 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: #1471 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: #1471 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: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
chat_filter.h Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
chat_text_manager.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
chat_text_manager.h CHANGED: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
dbctrl_sheet.cpp CHANGED: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
dbctrl_sheet.h CHANGED: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_build_phrase.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbgroup_combo_box.cpp CHANGED: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_combo_box.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbgroup_list_sheet.cpp CHANGED: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_list_sheet.h CHANGED: #1471 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: #1471 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: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
dbgroup_list_sheet_mission.h initial version 2010-05-06 02:08:41 +02:00
dbgroup_list_sheet_text.cpp CHANGED: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
dbgroup_list_sheet_text.h CHANGED: #1471 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: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_list_sheet_trade.h CHANGED: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
dbgroup_select_number.h CHANGED: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
dbview_bar.cpp CHANGED: #1471 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: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
dbview_bar3.cpp CHANGED: #1471 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: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
dbview_digit.cpp CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
dbview_digit.h CHANGED: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 decoupled CViewText from CGroupContainer and CCtrlResizer. 2012-06-16 23:03:29 +02:00
group_container.h CHANGED: #1471 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: #1471 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: #1471 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: #1471 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: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
group_html.cpp CHANGED: #1471 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: #1471 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: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_html_forum.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
group_html_forum.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_html_mail.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
group_html_mail.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_html_qcm.cpp CHANGED: #1471 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: #1471 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: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_in_scene.cpp CHANGED: #1471 CWidgetManager no longer depends on CGroupInScene. 2012-06-08 00:28:47 +02:00
group_in_scene.h CHANGED: #1471 CWidgetManager no longer depends on CGroupInScene. 2012-06-08 00:28:47 +02:00
group_in_scene_bubble.cpp CHANGED: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
group_in_scene_bubble.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_in_scene_user_info.cpp CHANGED: #1471 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: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
group_list.h CHANGED: #1471 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: #1471 CCtrlQuad is now in the NELGUI library under the NLGUI namespace. 2012-06-16 02:34:07 +02:00
group_map.h CHANGED: #1471 CCtrlQuad is now in the NELGUI library under the NLGUI namespace. 2012-06-16 02:34:07 +02:00
group_menu.cpp CHANGED: #1471 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: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
group_modal_get_key.h CHANGED: #1471 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: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
group_phrase_skill_filter.cpp CHANGED: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
group_skills.h CHANGED: #1471 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: #1471 CCtrlBaseButton is now part of the NELGUI Library. 2012-06-15 22:40:08 +02:00
group_tab.h CHANGED: #1471 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: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
group_tree.cpp CHANGED: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
group_tree.h CHANGED: #1471 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: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
group_wheel.h CHANGED: #1471 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: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText ) 2012-06-16 22:21:14 +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: #1471 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: #1471 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: #1471 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: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
interface_anim.h CHANGED: #1471 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: #1471 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: #1471 CCtrlButton is now part of the NEL GUI library. 2012-06-16 00:23:20 +02:00
interface_ddx.h CHANGED: #1471 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: #1471 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: #1471 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: #1471 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: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
interface_manager.h CHANGED: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
interface_observer.cpp initial version 2010-05-06 02:08:41 +02:00
interface_observer.h CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
interface_options_ryzom.cpp CHANGED: #1471 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: #1471 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: #1471 CCtrlTooltip is now in the NELGUI library and is under NLGUI namespace. 2012-06-16 04:16:12 +02:00
interface_parser.h CHANGED: #1471 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: #1471 CCtrlBaseButton is now part of the NLGUI namespace. 2012-06-15 23:30:27 +02:00
inventory_manager.cpp CHANGED: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText ) 2012-06-16 22:21:14 +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: #825 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: #825 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: #1471 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: #1471 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: #1471 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: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
macrocmd_key.h initial version 2010-05-06 02:08:41 +02:00
macrocmd_manager.cpp CHANGED: #1471 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: #1471 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: #1032 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: #1471 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: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText ) 2012-06-16 22:21:14 +02:00
people_interraction.h Changed: Changes from last patch 2011-03-09 13:40:44 +01:00
people_list.cpp CHANGED: #1471 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: #1471 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: #1471 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: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
req_skill_formula.h Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
sbrick_manager.cpp CHANGED: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #1471 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: #825 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: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
view_link.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
view_pointer.cpp CHANGED: #1471 CCtrlColPick is now in the NELGUI library and is under NLGUI namespace. 2012-06-16 03:39:23 +02:00
view_pointer.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
view_radar.cpp CHANGED: #1471 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: #1471 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: #1471 CViewText no longer depends on CInterfaceManager. 2012-06-17 02:08:21 +02:00
view_text.h CHANGED: #1471 moved some ucstring handling code to the NELGUI library ( required for CViewText ) 2012-06-16 22:21:14 +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: #1471 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: #841 set the good agpl header 2010-05-07 11:06:20 +02:00