khanat-opennel-code/code/ryzom/client/src/interface_v3
2012-05-19 00:00:09 +02:00
..
action_handler.cpp Changed: Replaced NLMISC::strlwr by NLMISC::toLower 2011-06-05 17:52:40 +02:00
action_handler.h Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
action_handler_debug.cpp Removed: flooding warning 2010-07-26 10:56:22 +02:00
action_handler_edit.cpp Changed: Changes from last patch 2011-03-09 13:40:44 +01:00
action_handler_game.cpp Merging cdb-refactoring into gui-refactoring. 2012-04-28 21:36:39 +02:00
action_handler_help.cpp Merging cdb-refactoring into gui-refactoring. 2012-04-28 21:36:39 +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: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01: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 CViewRenderer no longer depends on the Driver global variable. Also got rid of the same dependencies in files which included that global from the CViewRenderer header. 2012-02-11 01:41:46 +01:00
action_handler_misc.h Changed: only check screenshot folder presence one time 2010-07-17 18:47:38 +02:00
action_handler_move.cpp initial version 2010-05-06 02:08:41 +02:00
action_handler_outpost.cpp Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-06-05 19:59:22 +02:00
action_handler_phrase.cpp Changed: Merge changes from next patch 2011-05-26 14:33:04 +02:00
action_handler_tools.cpp initial version 2010-05-06 02:08:41 +02:00
action_handler_tools.h initial version 2010-05-06 02:08:41 +02:00
action_handler_ui.cpp Fixed: #1334 Applied Ulukyn's patch. Adds two new config variables - WebIgMainDomain and WebIgTrustedDomains. 2011-12-21 09:49:30 -06:00
action_phrase_faber.cpp Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +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 CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +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 Fixed: #841 set the good agpl header 2010-05-07 11:06:20 +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: #825 Remove all warning when compiling Ryzom on Linux 2010-06-12 13:01:00 +02:00
bot_chat_manager.h Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
bot_chat_page.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +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: #878 Fix typos in comments/code 2010-06-10 11:50:19 +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: #825 Remove all warning when compiling Ryzom 2010-10-11 15:43:22 +02:00
bot_chat_page_dynamic_mission.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_mission.cpp Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +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: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
bot_chat_page_mission_end.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_news.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
bot_chat_page_news.h initial version 2010-05-06 02:08:41 +02:00
bot_chat_page_player_gift.cpp CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +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 Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +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: #825 Remove all warnings when compiling Ryzom 2010-11-21 15:07:59 +01:00
character_3d.h initial version 2010-05-06 02:08:41 +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: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01: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: #1433 Merge changes from patch 1.13 2012-02-27 22:42:30 +01:00
chat_text_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
chat_window.cpp Changed: #1433 Merge changes from patch 1.13 2012-02-27 22:42:30 +01:00
chat_window.h Changed: Merge changes from next patch 2011-05-26 14:33:04 +02:00
ctrl_base.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_base.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_base_button.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_base_button.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_button.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
ctrl_button.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_col_pick.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_col_pick.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_polygon.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_polygon.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_quad.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_quad.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_scroll.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_scroll.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_sheet_selection.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
ctrl_sheet_selection.h initial version 2010-05-06 02:08:41 +02:00
ctrl_text_button.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
ctrl_text_button.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_tooltip.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
ctrl_tooltip.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
dbctrl_sheet.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
dbctrl_sheet.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
dbgroup_build_phrase.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-11-21 15:07:59 +01:00
dbgroup_build_phrase.h Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
dbgroup_combo_box.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbgroup_combo_box.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
dbgroup_list_sheet.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
dbgroup_list_sheet.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
dbgroup_list_sheet_bonus_malus.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +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 CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_list_sheet_mission.h initial version 2010-05-06 02:08:41 +02:00
dbgroup_list_sheet_text.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
dbgroup_list_sheet_text.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +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 Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbgroup_list_sheet_text_share.h initial version 2010-05-06 02:08:41 +02:00
dbgroup_list_sheet_trade.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbgroup_list_sheet_trade.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
dbgroup_select_number.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
dbgroup_select_number.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
dbview_bar.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +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 Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +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 Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
dbview_digit.h initial version 2010-05-06 02:08:41 +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: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +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 initial version 2010-05-06 02:08:41 +02:00
flying_text_manager.h initial version 2010-05-06 02:08:41 +02:00
group_career.cpp Moved xml_auto_ptr from game_share to nel misc. 2012-02-08 01:58:15 +01:00
group_career.h initial version 2010-05-06 02:08:41 +02:00
group_compas.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_compas.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_container.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_container.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_editbox.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_editbox.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_frame.cpp Moved xml_auto_ptr from game_share to nel misc. 2012-02-08 01:58:15 +01:00
group_frame.h initial version 2010-05-06 02:08:41 +02:00
group_header.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_header.h Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
group_html.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_html.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_html_cs.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_html_cs.h merge 2012-02-29 09:32:53 -06:00
group_html_forum.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_html_forum.h merge 2012-02-29 09:32:53 -06:00
group_html_mail.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +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 Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_html_qcm.h initial version 2010-05-06 02:08:41 +02:00
group_html_webig.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +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 Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_in_scene.h Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
group_in_scene_bubble.cpp Merging cdb-refactoring into gui-refactoring. 2012-04-28 21:36:39 +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 merge 2012-02-29 09:32:53 -06: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 Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_list.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_map.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_map.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_menu.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_menu.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_modal.cpp Moved xml_auto_ptr from game_share to nel misc. 2012-02-08 01:58:15 +01:00
group_modal.h initial version 2010-05-06 02:08:41 +02:00
group_modal_get_key.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_modal_get_key.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_paragraph.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_paragraph.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_phrase_skill_filter.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_phrase_skill_filter.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
group_quick_help.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_quick_help.h initial version 2010-05-06 02:08:41 +02:00
group_scrolltext.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_scrolltext.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_skills.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_skills.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
group_tab.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_tab.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_table.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
group_table.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
group_tree.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_tree.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_wheel.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
group_wheel.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
guild_manager.cpp Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +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 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
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 Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
interface_3d_scene.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
interface_anim.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
interface_anim.h initial version 2010-05-06 02:08:41 +02:00
interface_config.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-11-21 15:07:59 +01: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 Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +02:00
interface_ddx.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
interface_element.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
interface_element.h Changed: #825 Remove all warnings when compiling Ryzom 2012-04-13 09:36:51 +02:00
interface_expr.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-11-21 15:07:59 +01:00
interface_expr.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
interface_expr_node.cpp CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
interface_expr_node.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
interface_expr_user_fct.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-11-21 15:07:59 +01:00
interface_expr_user_fct_game.cpp initial version 2010-05-06 02:08:41 +02:00
interface_expr_user_fct_items.cpp initial version 2010-05-06 02:08:41 +02:00
interface_group.cpp Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
interface_group.h Moved event descriptors under the NLGUI namespace. 2012-05-10 23:31:39 +02:00
interface_link.cpp FIXED: Crash caused by CInterfaceLinkUpdater trying to remove itself after CInterfaceManager had been released. 2012-05-17 03:38:27 +02:00
interface_link.h Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +02:00
interface_manager.cpp Moved some Lua related string formatting methods from CInterfaceManager to 2012-05-19 00:00:09 +02:00
interface_manager.h Moved some Lua related string formatting methods from CInterfaceManager to 2012-05-19 00:00:09 +02:00
interface_observer.cpp initial version 2010-05-06 02:08:41 +02:00
interface_observer.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
interface_options.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
interface_options.h Fixed: #890 Ryzom Client Build Fix - _Bool is a keyword in C99 (patch provided by rti) 2010-05-12 16:15:48 +02:00
interface_parser.cpp Merging cdb-refactoring into gui-refactoring. 2012-04-28 21:36:39 +02:00
interface_parser.h Changed: #1135 Merge changes from Ryzom patch 1.10 2010-10-18 20:02:31 +02:00
interface_pointer.h initial version 2010-05-06 02:08:41 +02:00
interface_property.cpp initial version 2010-05-06 02:08:41 +02:00
interface_property.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
inventory_manager.cpp Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +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 initial version 2010-05-06 02:08:41 +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_helper.cpp Moved some Lua related string formatting methods from CInterfaceManager to 2012-05-19 00:00:09 +02:00
lua_helper.h Moved some Lua related string formatting methods from CInterfaceManager to 2012-05-19 00:00:09 +02:00
lua_helper_inline.h initial version 2010-05-06 02:08:41 +02:00
lua_ihm.cpp Moved some Lua related string formatting methods from CInterfaceManager to 2012-05-19 00:00:09 +02:00
lua_ihm.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
lua_loadlib.c initial version 2010-05-06 02:08:41 +02:00
lua_loadlib.h Fixed: Compilation with recent boost versions 2010-10-19 14:19:10 +02:00
lua_object.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
lua_object.h initial version 2010-05-06 02:08:41 +02:00
macrocmd_key.cpp Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +02:00
macrocmd_key.h initial version 2010-05-06 02:08:41 +02:00
macrocmd_manager.cpp Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +02:00
macrocmd_manager.h initial version 2010-05-06 02:08:41 +02:00
music_player.cpp Fixed: #1032 Crash in OpenAL driver when a music is playing and user quit client 2010-07-27 19:32:15 +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: #878 Fix typos in comments/code 2010-06-14 10:02:51 +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: #1433 Merge changes from patch 1.13 2012-03-05 18:56:30 +01:00
people_interraction.h Changed: Changes from last patch 2011-03-09 13:40:44 +01:00
people_list.cpp Changed: #1433 Merge changes from patch 1.13 2012-02-27 22:42:30 +01:00
people_list.h Changed: Merge changes from next patch 2011-05-26 14:33:04 +02:00
player_trade.cpp Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
player_trade.h initial version 2010-05-06 02:08:41 +02:00
reflect.cpp initial version 2010-05-06 02:08:41 +02:00
reflect.h initial version 2010-05-06 02:08:41 +02:00
register_interface_elements.cpp initial version 2010-05-06 02:08:41 +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 Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +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 Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 2012-04-22 06:45:35 +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: Merge changes from next patch 2011-05-31 21:51:26 +02:00
sphrase_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
task_bar_manager.cpp initial version 2010-05-06 02:08:41 +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_base.cpp initial version 2010-05-06 02:08:41 +02:00
view_base.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
view_bitmap.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
view_bitmap.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
view_bitmap_combo.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
view_bitmap_combo.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
view_bitmap_faber_mp.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +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 Merging cdb-refactoring into gui-refactoring. 2012-04-28 21:36:39 +02:00
view_pointer.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
view_polygon.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-11-21 15:07:59 +01:00
view_polygon.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
view_quad.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
view_quad.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
view_radar.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
view_radar.h initial version 2010-05-06 02:08:41 +02:00
view_renderer.cpp Merging cdb-refactoring into gui-refactoring. 2012-04-28 21:36:39 +02:00
view_renderer.h Merging cdb-refactoring into gui-refactoring. 2012-04-28 21:36:39 +02:00
view_text.cpp Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
view_text.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +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 CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +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