khanat-opennel-code/code/ryzom/client/src
2012-06-09 01:37:43 +02:00
..
bug_report
client_sheets Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
interface_v3 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
interfaces_manager
lua_ide_dll_nevrax
motion
r2 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
seven_zip
3d_notes.cpp initial version 2010-05-06 02:08:41 +02:00
3d_notes.h
actions.cpp CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
actions.h
actions_client.cpp initial version 2010-05-06 02:08:41 +02:00
actions_client.h Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
animated_scene_object.cpp initial version 2010-05-06 02:08:41 +02:00
animated_scene_object.h initial version 2010-05-06 02:08:41 +02:00
animation.cpp
animation.h Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
animation_fx.cpp
animation_fx.h initial version 2010-05-06 02:08:41 +02:00
animation_fx_id_array.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
animation_fx_id_array.h initial version 2010-05-06 02:08:41 +02:00
animation_fx_misc.cpp initial version 2010-05-06 02:08:41 +02:00
animation_fx_misc.h initial version 2010-05-06 02:08:41 +02:00
animation_fx_sheet.cpp
animation_fx_sheet.h
animation_misc.cpp Changed: #878 Fix typos in comments/code 2011-03-09 13:28:01 +01:00
animation_misc.h initial version 2010-05-06 02:08:41 +02:00
animation_set.cpp
animation_set.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
animation_state.cpp
animation_state.h
animation_type.h initial version 2010-05-06 02:08:41 +02:00
app_bundle_utils.cpp
app_bundle_utils.h Changed: #1153 Added <ApplicationDir> as Bundle root folder 2010-11-08 23:23:34 +01:00
attached_fx.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
attached_fx.h Changed: Merge changes from next patch 2011-05-26 14:33:04 +02:00
attack.h Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
attack_info.h initial version 2010-05-06 02:08:41 +02:00
attack_list.cpp
attack_list.h initial version 2010-05-06 02:08:41 +02:00
auto_anim.cpp
auto_anim.h
behaviour_context.cpp
behaviour_context.h
bg_downloader_access.cpp
bg_downloader_access.h initial version 2010-05-06 02:08:41 +02:00
browse_faq.cpp initial version 2010-05-06 02:08:41 +02:00
browse_faq.h initial version 2010-05-06 02:08:41 +02:00
camera_recorder.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
camera_recorder.h
candidate.h
cdb_synchronised.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
cdb_synchronised.h Added new class CCDBManager, which encapsulates the separate CDB components into a easily (re)usable database solution. Also made CCDBSynchronized and CInterfaceManager use it. 2012-04-27 22:49:38 +02:00
character_cl.cpp
character_cl.h
client.cpp
client.rc initial version 2010-05-06 02:08:41 +02:00
client_cfg.cpp
client_cfg.h
client_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
client_chat_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
CMakeLists.txt
color_slot_manager.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
color_slot_manager.h Changed: #878 Fix typos in comments/code 2010-12-08 14:47:17 +01:00
commands.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
commands.h initial version 2010-05-06 02:08:41 +02:00
connection.cpp
connection.h
contextual_cursor.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
contextual_cursor.h
continent.cpp
continent.h
continent_manager.cpp
continent_manager.h
continent_manager_build.cpp
continent_manager_build.h Fixed: #1074 sheets_packer using default static relative paths 2010-08-26 14:49:11 +02:00
cursor_functions.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
cursor_functions.h initial version 2010-05-06 02:08:41 +02:00
custom_matrix.cpp
custom_matrix.h
debug_client.cpp
debug_client.h
decal.cpp
decal.h initial version 2010-05-06 02:08:41 +02:00
decal_anim.cpp
decal_anim.h CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace. 2012-05-23 19:40:41 +02:00
demo.cpp
demo.h initial version 2010-05-06 02:08:41 +02:00
door_manager.cpp
door_manager.h Fixed: #985 Crash when opening a door 2010-06-16 23:03:02 +02:00
dummy_progress.h initial version 2010-05-06 02:08:41 +02:00
entities.cpp
entities.h Changed: #1135 Merge changes from Ryzom patch 1.10 2010-10-26 13:24:22 +02:00
entity_animation_manager.cpp
entity_animation_manager.h
entity_cl.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
entity_cl.h
entity_fx.cpp
entity_fx.h
error_logo.bmp
events_listener.cpp
events_listener.h
faction_war_manager.cpp
faction_war_manager.h
far_tp.cpp
far_tp.h
fix_season_data.cpp
fix_season_data.h
fog_map.cpp
fog_map.h initial version 2010-05-06 02:08:41 +02:00
forage_source_cl.cpp
forage_source_cl.h
fx_cl.cpp initial version 2010-05-06 02:08:41 +02:00
fx_cl.h initial version 2010-05-06 02:08:41 +02:00
fx_manager.cpp Changed: #825 Remove all warning when compiling Ryzom 2010-10-18 09:44:19 +02:00
fx_manager.h
gabarit.cpp
gabarit.h
game_context_menu.cpp
game_context_menu.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
gateway_fec_transport.cpp
global.cpp VCiewRenderer no longer depends on the global TextContext variable. Instead it's updated when it changes. 2012-02-11 02:28:14 +01:00
global.h initial version 2010-05-06 02:08:41 +02:00
graph.cpp
graph.h Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
graphic.cpp
graphic.h
ground_fx_manager.cpp
ground_fx_manager.h
hair_set.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
hair_set.h
http_client.cpp
http_client.h initial version 2010-05-06 02:08:41 +02:00
http_client_curl.cpp Fixed: lookup the cert file 2011-02-18 09:44:40 +01:00
http_client_curl.h initial version 2010-05-06 02:08:41 +02:00
ig_callback.cpp
ig_callback.h initial version 2010-05-06 02:08:41 +02:00
ig_client.cpp initial version 2010-05-06 02:08:41 +02:00
ig_client.h initial version 2010-05-06 02:08:41 +02:00
ig_enum.cpp
ig_enum.h initial version 2010-05-06 02:08:41 +02:00
ig_season_callback.cpp
ig_season_callback.h initial version 2010-05-06 02:08:41 +02:00
impulse_decoder.cpp Changed: #825 Remove all warning when compiling Ryzom 2010-10-24 20:23:15 +02:00
impulse_decoder.h initial version 2010-05-06 02:08:41 +02:00
ingame_database_manager.cpp
ingame_database_manager.h
init.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
init.h initial version 2010-05-06 02:08:41 +02:00
init_main_loop.cpp
init_main_loop.h
input.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
input.h Changed: #1034 Implement CCustomMouse for Linux 2010-11-02 19:45:05 +01:00
item_cl.cpp
item_cl.h
landscape_poly_drawer.cpp
landscape_poly_drawer.h Changed: #878 Fix typos in comments/code 2010-05-12 16:17:44 +02:00
libwww.cpp Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
libwww.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
light_cycle_manager.cpp
light_cycle_manager.h
lod_character_user_manager.cpp
lod_character_user_manager.h initial version 2010-05-06 02:08:41 +02:00
login.cpp
login.h Changed: #927 Move OS specific code from client or server to NeL when it's possible 2010-05-22 14:15:29 +02:00
login_patch.cpp Changed: #878 Fix typos in comments/code 2011-06-07 15:58:18 +02:00
login_patch.h
login_progress_post_thread.cpp
login_progress_post_thread.h
login_xdelta.cpp
login_xdelta.h
main_loop.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
main_loop.h initial version 2010-05-06 02:08:41 +02:00
mesh_camera_col_manager.cpp initial version 2010-05-06 02:08:41 +02:00
mesh_camera_col_manager.h
micro_life_manager.cpp
micro_life_manager.h initial version 2010-05-06 02:08:41 +02:00
misc.cpp
misc.h CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 2012-05-25 03:21:03 +02:00
movie_shooter.cpp
movie_shooter.h initial version 2010-05-06 02:08:41 +02:00
net_manager.cpp
net_manager.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
network_connection.cpp
network_connection.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
npc_icon.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
npc_icon.h
outpost.cpp Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
outpost.h
outpost_manager.cpp CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
outpost_manager.h initial version 2010-05-06 02:08:41 +02:00
pacs_client.cpp
pacs_client.h initial version 2010-05-06 02:08:41 +02:00
permanent_ban.cpp
permanent_ban.h initial version 2010-05-06 02:08:41 +02:00
player_cl.cpp
player_cl.h Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
player_r2_cl.cpp
player_r2_cl.h
precipitation.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
precipitation.h
precipitation_clip_grid.cpp
precipitation_clip_grid.h Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
prim_file.cpp
prim_file.h
progress.cpp
progress.h
projectile_desc.h initial version 2010-05-06 02:08:41 +02:00
projectile_manager.cpp
projectile_manager.h initial version 2010-05-06 02:08:41 +02:00
property_decoder.cpp
property_decoder.h
release.cpp
release.h initial version 2010-05-06 02:08:41 +02:00
resource.h
rosace.cpp
rosace.h
rosace_functions.cpp
rosace_functions.h
ryzom.ico
ryzom_small.ico
scalable_time.cpp
scalable_time.h initial version 2010-05-06 02:08:41 +02:00
scene_parser.cpp
scene_parser.h initial version 2010-05-06 02:08:41 +02:00
session_browser.cpp
session_browser.h
session_browser_impl.cpp
session_browser_impl.h Moved some Lua stuff over to the NelGUI library. 2012-05-19 23:00:52 +02:00
sheet_manager.cpp
sheet_manager.h Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
sky.cpp
sky.h
sky_material_setup.cpp
sky_material_setup.h
sky_object.cpp
sky_object.h Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
sky_render.cpp initial version 2010-05-06 02:08:41 +02:00
sky_render.h
sound_manager.cpp
sound_manager.h
splash_screen.bmp
stage.cpp
stage.h
starting_roles.cpp initial version 2010-05-06 02:08:41 +02:00
starting_roles.h
stdpch.cpp
stdpch.h
streamable_entity.cpp
streamable_entity.h Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
streamable_entity_composite.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
streamable_entity_composite.h
streamable_ig.cpp Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
streamable_ig.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
stremable_ig.cpp initial version 2010-05-06 02:08:41 +02:00
string_manager_client.cpp Changed: #1433 Merge changes from patch 1.13 2012-03-08 16:59:03 +01:00
string_manager_client.h Changed: #1433 Merge changes from patch 1.13 2012-03-05 18:56:30 +01:00
teleport.cpp
teleport.h
text_manager.cpp initial version 2010-05-06 02:08:41 +02:00
text_manager.h initial version 2010-05-06 02:08:41 +02:00
time_client.cpp
time_client.h
timed_fx_manager.cpp
timed_fx_manager.h
user_entity.cpp
user_entity.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
view.cpp
view.h
village.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
village.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
water_env_map_rdr.cpp
water_env_map_rdr.h Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
water_map.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
water_map.h
weather.cpp
weather.h
weather_manager_client.cpp
weather_manager_client.h
weather_setup_client.cpp initial version 2010-05-06 02:08:41 +02:00
weather_setup_client.h
world_database_manager.cpp
world_database_manager.h initial version 2010-05-06 02:08:41 +02:00
zone_util.cpp
zone_util.h