khanat-opennel-code/code/ryzom/client/src/r2
2012-11-25 05:22:40 +01:00
..
dmc MODIFIED: #1471 Merged mainline default to this branch. 2012-11-25 05:22:40 +01:00
auto_group.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
auto_group.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
config_var.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
config_var.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_base.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
displayer_base.h CHANGED: #1471 The classes moved in the previous commit are now under the NLGUI namespace. 2012-06-09 03:57:40 +02:00
displayer_lua.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_lua.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_property.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_visual.cpp CHANGED: #1471 CInterfaceParser is now a component of CWidgetManager, and is instantiated by an abstract factory method. (IParser::createParser()) 2012-07-13 05:37:09 +02:00
displayer_visual.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_visual_activity_sequence.cpp CHANGED: #1471 CCtrlQuad is now in the NELGUI library under the NLGUI namespace. 2012-06-16 02:34:07 +02:00
displayer_visual_activity_sequence.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_visual_entity.cpp CHANGED: #1471 CViewRenderer no longer depends on CClientConfig, and is now part of NELGUI, under the NLGUI namespace. 2012-06-02 02:09:58 +02:00
displayer_visual_entity.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_visual_group.cpp CHANGED: #1471 CCtrlPolygon is now in the NELGUI library and is under NLGUI. 2012-06-16 02:55:19 +02:00
displayer_visual_group.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_visual_road.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_visual_road.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_visual_shape.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
displayer_visual_shape.h CHANGED: #1471 CViewBitmap is now part of NELGUI library, and is under NLGUI namespace. 2012-06-22 03:49:43 +02:00
ed_command.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
editor.cpp MODIFIED: #1471 Merged mainline default to this branch. 2012-11-25 05:22:40 +01:00
editor.h CHANGED: #1471 CGroupTree is now part of NELGUI library, and is under NLGUI namespace. 2012-06-22 05:37:55 +02:00
entity_custom_select_box.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
entity_custom_select_box.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
entity_sorter.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
entity_sorter.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
instance.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
instance.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
instance_map_deco.cpp CHANGED: #1471 CGroupContainer is now part of the NELGUI library and is under the NLGUI namespace. 2012-06-23 07:21:32 +02:00
instance_map_deco.h CHANGED: #1471 CViewBitmap is now part of NELGUI library, and is under NLGUI namespace. 2012-06-22 03:49:43 +02:00
island_collision.cpp CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
island_collision.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
lua_event_forwarder.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
lua_event_forwarder.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_array.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mesh_array.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
npc_editor.cpp CHANGED: #1471 CDBGroupComboBox is now part of the NELGUI library and is under the NLGUI namespace. 2012-06-29 02:57:29 +02:00
npc_editor.h CHANGED: #1471 CGroupContainer is now part of the NELGUI library and is under the NLGUI namespace. 2012-06-23 07:21:32 +02:00
object_factory_client.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
object_factory_client.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
palette_node.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
palette_node.h CHANGED: #1471 CGroupTree is now part of NELGUI library, and is under NLGUI namespace. 2012-06-22 05:37:55 +02:00
prim_render.cpp CHANGED: #1471 CViewBitmap is now part of NELGUI library, and is under NLGUI namespace. 2012-06-22 03:49:43 +02:00
prim_render.h CHANGED: #1471 CCtrlPolygon is now in the NELGUI library and is under NLGUI. 2012-06-16 02:55:19 +02:00
r2_config.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
r2_config.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
r2_lua.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
r2_lua.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool.cpp CHANGED: #1471 Moved the contexthelp drawing/controlling code to the GUI library. 2012-07-10 06:25:15 +02:00
tool.h CHANGED: #1471 CGroupContainer is now part of the NELGUI library and is under the NLGUI namespace. 2012-06-23 07:21:32 +02:00
tool_choose_pos.cpp CHANGED: #1471 CGroupTree is now part of NELGUI library, and is under NLGUI namespace. 2012-06-22 05:37:55 +02:00
tool_choose_pos.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_choose_pos_lua.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_choose_pos_lua.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_create_entity.cpp CHANGED: #1471 Moved some Lua related code from CInterfaceManager to CLuaManager and CInterfaceParser. 2012-07-12 09:01:35 +02:00
tool_create_entity.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_draw_prim.cpp CHANGED: #1471 CCtrlQuad is now in the NELGUI library under the NLGUI namespace. 2012-06-16 02:34:07 +02:00
tool_draw_prim.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_draw_road.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_draw_road.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_maintained_action.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
tool_maintained_action.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_new_vertex.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_new_vertex.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_pick.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_pick.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_select_move.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_select_move.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_select_rotate.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
tool_select_rotate.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
verbose_clock.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
verbose_clock.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00