You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/ryzom/client/src
Ulukyn edf77cb301 Added: getSheetShape lua command 5 years ago
..
bug_report Fixed: Typos detected by Lintian 8 years ago
client_sheets Merge branch 'develop' into merge-into-atys 5 years ago
interface_v3 Added: getSheetShape lua command 5 years ago
interfaces_manager Changed: Replaced atoi and atof by NLMISC::fromString 10 years ago
lua_ide_dll_nevrax Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
motion AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
r2 Fix scenario loading 5 years ago
3d_notes.cpp Changed: Replace strlwr by toLower 9 years ago
3d_notes.h
CMakeLists.txt Merge streamed package feature with latest 7z 5 years ago
actions.cpp Merge branch 'develop' into merge-into-atys 5 years ago
actions.h Merge branch 'develop' into merge-into-atys 5 years ago
actions_client.cpp Changed: Added more memory leaks checks 7 years ago
actions_client.h
animated_scene_object.cpp Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
animated_scene_object.h Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
animation.cpp Changed: Added more memory leaks checks 7 years ago
animation.h
animation_fx.cpp Changed: Added more memory leaks checks 7 years ago
animation_fx.h
animation_fx_id_array.cpp Changed: Added more memory leaks checks 7 years ago
animation_fx_id_array.h
animation_fx_misc.cpp Changed: Added more memory leaks checks 7 years ago
animation_fx_misc.h
animation_fx_sheet.cpp Changed: Replace strlwr by toLower 9 years ago
animation_fx_sheet.h
animation_misc.cpp Changed: Added more memory leaks checks 7 years ago
animation_misc.h
animation_set.cpp Changed: Added more memory leaks checks 7 years ago
animation_set.h
animation_state.cpp Changed: Added more memory leaks checks 7 years ago
animation_state.h
animation_type.h
app_bundle_utils.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
app_bundle_utils.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
attached_fx.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
attached_fx.h Changed: Typos 12 years ago
attack.h
attack_info.h
attack_list.cpp Changed: Added more memory leaks checks 7 years ago
attack_list.h
auto_anim.cpp Changed: Added more memory leaks checks 7 years ago
auto_anim.h
behaviour_context.cpp Changed: Added more memory leaks checks 7 years ago
behaviour_context.h
bg_downloader_access.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
bg_downloader_access.h
browse_faq.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
browse_faq.h
camera.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
camera.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
camera_recorder.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
camera_recorder.h
candidate.h
cdb_synchronised.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
cdb_synchronised.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
character_cl.cpp Merge branch 'develop' into merge-into-atys 5 years ago
character_cl.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
client.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
client.rc Changed: Use a different original filename for DEV version 9 years ago
client_cfg.cpp Changed: update releasenote url 5 years ago
client_cfg.h Merge branch 'develop' into merge-into-atys 5 years ago
client_chat_manager.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
client_chat_manager.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
color_slot_manager.cpp
color_slot_manager.h
commands.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
commands.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
connection.cpp Merge remote-tracking branch 'origin/merge-into-atys' into yubo 5 years ago
connection.h Merge branch 'develop' into merge-into-atys 5 years ago
contextual_cursor.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
contextual_cursor.h
continent.cpp Merge branch 'develop' into merge-into-atys 5 years ago
continent.h Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
continent_manager.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
continent_manager.h Changed: Move user landmarks from icfg to own xml file 6 years ago
continent_manager_build.cpp
continent_manager_build.h Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
cursor_functions.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
cursor_functions.h
custom_matrix.cpp
custom_matrix.h
debug_client.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
debug_client.h
decal.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
decal.h
decal_anim.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
decal_anim.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
demo.cpp
demo.h
door_manager.cpp Changed: Replace size() comparisons by empty() ones 8 years ago
door_manager.h
dummy_progress.h
entities.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
entities.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
entity_animation_manager.cpp Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
entity_animation_manager.h Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
entity_cl.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
entity_cl.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
entity_fx.cpp
entity_fx.h
error_logo.bmp
events_listener.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
events_listener.h
faction_war_manager.cpp
faction_war_manager.h
far_tp.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
far_tp.h Changed: Add Steam support in develop branch too 7 years ago
fix_season_data.cpp
fix_season_data.h
fog_map.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
fog_map.h
forage_source_cl.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
forage_source_cl.h
fx_cl.cpp Fixed: Typos detected by Lintian 8 years ago
fx_cl.h
fx_manager.cpp
fx_manager.h Fixed: Warnings with GCC 12 years ago
gabarit.cpp
gabarit.h
game_context_menu.cpp Merge branch 'develop' into merge-into-atys 5 years ago
game_context_menu.h Merge branch 'develop' into merge-into-atys 5 years ago
gateway_fec_transport.cpp Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17 7 years ago
global.cpp Merge branch 'develop' into merge-into-atys 5 years ago
global.h Merge branch 'develop' into merge-into-atys 5 years ago
graph.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
graph.h
graphic.cpp
graphic.h
ground_fx_manager.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
ground_fx_manager.h
hair_set.cpp Fixed: Warning multichars 10 years ago
hair_set.h
ig_callback.cpp Changed: More memory leaks detection 7 years ago
ig_callback.h
ig_client.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
ig_client.h
ig_enum.cpp
ig_enum.h
ig_season_callback.cpp
ig_season_callback.h
impulse_decoder.cpp
impulse_decoder.h
ingame_database_manager.cpp
ingame_database_manager.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
init.cpp The order of processing directories really is important, don't randomize it!!! 5 years ago
init.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
init_main_loop.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
init_main_loop.h
input.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
input.h Changed: Only capture mouse for freeview or when button is held and mouse is moving 6 years ago
item_cl.cpp
item_cl.h
item_group_manager.cpp Fixed: Compilation with VC++ 2010 7 years ago
item_group_manager.h Fix an issue where item in groups could not be moved 8 years ago
landscape_poly_drawer.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 11 years ago
landscape_poly_drawer.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
light_cycle_manager.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
light_cycle_manager.h
lod_character_user_manager.cpp
lod_character_user_manager.h
login.cpp Fixed: miss of return statement 5 years ago
login.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
login_patch.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
login_patch.h Fixed: Compilation with clang 8 years ago
login_progress_post_thread.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
login_progress_post_thread.h Changed: Synchronization with SVN 13 years ago
login_xdelta.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
login_xdelta.h
main_loop.cpp Fixed: Clear scene background if sky filter is used 5 years ago
main_loop.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
main_loop_debug.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
main_loop_debug.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
main_loop_temp.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
main_loop_temp.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
main_loop_utilities.cpp Added: Ingame config options for window snap. 5 years ago
main_loop_utilities.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
mesh_camera_col_manager.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 9 years ago
mesh_camera_col_manager.h
micro_life_manager.cpp Changed: extern keyword useless there 8 years ago
micro_life_manager.h
misc.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
misc.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
movie_shooter.cpp Changed: More memory leaks detection 7 years ago
movie_shooter.h
net_manager.cpp Fix build 5 years ago
net_manager.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
network_connection.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
network_connection.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
npc_icon.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
npc_icon.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
outpost.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 9 years ago
outpost.h
outpost_manager.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
outpost_manager.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
pacs_client.cpp Changed: More memory leaks detection 7 years ago
pacs_client.h
permanent_ban.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
permanent_ban.h
ping.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
ping.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
player_cl.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
player_cl.h Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
player_r2_cl.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
player_r2_cl.h Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
precipitation.cpp
precipitation.h
precipitation_clip_grid.cpp
precipitation_clip_grid.h
prim_file.cpp
prim_file.h
profiling.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
profiling.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
progress.cpp Merge branch 'develop' into merge-into-atys 5 years ago
progress.h
projectile_desc.h Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
projectile_manager.cpp Changed: Created NELID macro to fix warning "multi-character character constant" 12 years ago
projectile_manager.h
property_decoder.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
property_decoder.h
release.cpp Fixed: Restore playlist after charselect 5 years ago
release.h Fixed: Wrong resolution saved to config when window receives wm_destroy signal 7 years ago
resource.h
rosace.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 8 years ago
rosace.h
rosace_functions.cpp
rosace_functions.h
ryzom.ico Changed: New icon based on another Atys image with colors more vivid 9 years ago
ryzom_small.ico
scalable_time.cpp Changed: More memory leaks detection 7 years ago
scalable_time.h
scene_parser.cpp Changed: Replaced atoi and atof by NLMISC::fromString 10 years ago
scene_parser.h
session_browser.cpp Fix incorrect mutex usage 5 years ago
session_browser.h
session_browser_impl.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
session_browser_impl.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
sheet_manager.cpp Merge branch 'develop' into merge-into-atys 5 years ago
sheet_manager.h
sky.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
sky.h Backed out changeset: 3694176c26bf 10 years ago
sky_material_setup.cpp Changed: More memory leaks detection 7 years ago
sky_material_setup.h
sky_object.cpp Changed: More memory leaks detection 7 years ago
sky_object.h
sky_render.cpp Changed: More memory leaks detection 7 years ago
sky_render.h
sound_manager.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
sound_manager.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
splash_screen.bmp
stage.cpp Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
stage.h Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
starting_roles.cpp
starting_roles.h
stdpch.cpp
stdpch.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
steam_client.cpp Added: Steam client support 7 years ago
steam_client.h Added: Steam client support 7 years ago
streamable_entity.cpp Changed: More memory leaks detection 7 years ago
streamable_entity.h
streamable_entity_composite.cpp Changed: More memory leaks detection 7 years ago
streamable_entity_composite.h
streamable_ig.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
streamable_ig.h
stremable_ig.cpp
string_manager_client.cpp Fixed: Bad dispaly of server custom names 5 years ago
string_manager_client.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
teleport.cpp Changed: More memory leaks detection 7 years ago
teleport.h
text_manager.cpp Changed: More memory leaks detection 7 years ago
text_manager.h
time_client.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
time_client.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
timed_fx_manager.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
timed_fx_manager.h
user_agent.cpp Changed: More memory leaks detection 7 years ago
user_agent.h Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified 9 years ago
user_entity.cpp Merge branch 'develop' into merge-into-atys 5 years ago
user_entity.h Merge branch 'develop' into merge-into-atys 5 years ago
view.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
view.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
village.cpp Changed: More memory leaks detection 7 years ago
village.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
water_env_map_rdr.cpp Changed: More memory leaks detection 7 years ago
water_env_map_rdr.h
water_map.cpp Changed: More memory leaks detection 7 years ago
water_map.h
weather.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
weather.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
weather_manager_client.cpp AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
weather_manager_client.h AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
weather_setup_client.cpp Changed: More memory leaks detection 7 years ago
weather_setup_client.h
world_database_manager.cpp Changed: More memory leaks detection 7 years ago
world_database_manager.h
zone_util.cpp Changed: More memory leaks detection 7 years ago
zone_util.h