khanat-opennel-code/code/ryzom/client/src
Guillaume Dupuy 6af0fd168c Use SLOT_EQUIPEMENT instead of SLOTTYPE
--HG--
branch : item_group
2017-03-16 13:36:56 +01:00
..
bug_report Fixed: Typos detected by Lintian 2016-11-19 19:11:12 +01:00
client_sheets Changed: Use std::string instead of const char* 2016-12-19 13:33:24 +01:00
interface_v3 Minor interface fixes 2017-03-16 12:24:20 +01:00
interfaces_manager Changed: Replaced atoi and atof by NLMISC::fromString 2015-01-13 19:47:14 +01:00
lua_ide_dll_nevrax
motion Fixed: Typos (renamed restaure to restore) 2015-11-08 11:53:46 +01:00
r2 Changed: Minor change 2016-12-24 14:01:35 +01:00
seven_zip Fixed: Compilation 2016-12-11 12:42:06 +01:00
3d_notes.cpp Changed: Replace strlwr by toLower 2016-01-09 16:07:38 +01:00
3d_notes.h
actions.cpp Fixed: Bug with C++11 under Linux with clang (an iterator is invalidated after an erase) 2016-12-31 15:16:09 +01:00
actions.h Visual Studio 2013 compilation support for Ryzom Server 2015-02-23 12:58:43 +01:00
actions_client.cpp
actions_client.h
animated_scene_object.cpp
animated_scene_object.h
animation.cpp
animation.h
animation_fx.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
animation_fx.h
animation_fx_id_array.cpp
animation_fx_id_array.h
animation_fx_misc.cpp
animation_fx_misc.h
animation_fx_sheet.cpp Changed: Replace strlwr by toLower 2016-01-09 16:07:38 +01:00
animation_fx_sheet.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
animation_misc.cpp
animation_misc.h
animation_set.cpp
animation_set.h
animation_state.cpp
animation_state.h
animation_type.h
app_bundle_utils.cpp Changed: Minor changes 2015-11-07 14:53:49 +01:00
app_bundle_utils.h
attached_fx.cpp
attached_fx.h Changed: Typos 2012-12-01 11:34:03 +01:00
attack.h
attack_info.h
attack_list.cpp
attack_list.h
auto_anim.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
auto_anim.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
behaviour_context.cpp
behaviour_context.h
bg_downloader_access.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
bg_downloader_access.h
browse_faq.cpp Changed: Replace some const char* by std::string 2016-12-18 13:45:07 +01:00
browse_faq.h
camera.cpp Fix compile 2014-06-21 22:32:49 +02:00
camera.h
camera_recorder.cpp
camera_recorder.h
candidate.h
cdb_synchronised.cpp Changed: Minor changes 2016-02-23 19:42:15 +01:00
cdb_synchronised.h
character_cl.cpp Changed: Use a global C64BitsParts union to avoid strict aliasing warnings 2016-12-24 14:01:21 +01:00
character_cl.h
client.cpp Changed: Minor changes 2016-12-10 18:58:13 +01:00
client.rc Changed: Use a different original filename for DEV version 2016-01-20 13:06:15 +01:00
client_cfg.cpp Allow support for room / guild movement 2017-03-09 18:54:12 +01:00
client_cfg.h Allow support for room / guild movement 2017-03-09 18:54:12 +01:00
client_chat_manager.cpp Changed: Move dyn channel commands (/0, /1 ..) to commands.xml 2017-01-11 15:12:06 +02:00
client_chat_manager.h
CMakeLists.txt Changed: Support RYZOM_BUILD CMake option to force Bundle version 2016-10-22 16:48:15 +02:00
color_slot_manager.cpp
color_slot_manager.h
commands.cpp Allow support for room / guild movement 2017-03-09 18:54:12 +01:00
commands.h
connection.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
connection.h
contextual_cursor.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
contextual_cursor.h
continent.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
continent.h
continent_manager.cpp Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
continent_manager.h
continent_manager_build.cpp
continent_manager_build.h Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
cursor_functions.cpp Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
cursor_functions.h
custom_matrix.cpp
custom_matrix.h
debug_client.cpp Changed: Only display flushDebugStack messages if DisableNLDebug is not set 2015-12-20 19:10:33 +01:00
debug_client.h
decal.cpp Changed: Memory leaks detection 2016-12-09 13:51:09 +01:00
decal.h
decal_anim.cpp
decal_anim.h merging gui editor repo. 2013-02-14 09:53:06 -06:00
demo.cpp
demo.h
door_manager.cpp Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
door_manager.h
dummy_progress.h
entities.cpp Changed: Use a global C64BitsParts union to avoid strict aliasing warnings 2016-12-24 14:01:21 +01:00
entities.h Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
entity_animation_manager.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
entity_animation_manager.h
entity_cl.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
entity_cl.h Changed: Use empty() to check if a string is empty 2016-10-25 15:52:14 +02:00
entity_fx.cpp
entity_fx.h
error_logo.bmp
events_listener.cpp First working prototype of itemgroups 2017-03-08 17:30:09 +01:00
events_listener.h
faction_war_manager.cpp
faction_war_manager.h
far_tp.cpp First working prototype of itemgroups 2017-03-08 17:30:09 +01:00
far_tp.h
fix_season_data.cpp
fix_season_data.h
fog_map.cpp
fog_map.h
forage_source_cl.cpp
forage_source_cl.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
fx_cl.cpp Fixed: Typos detected by Lintian 2016-11-19 19:11:12 +01:00
fx_cl.h
fx_manager.cpp
fx_manager.h
gabarit.cpp
gabarit.h
game_context_menu.cpp Fixed: Warnings with clang: wrong ! and == operators order 2014-03-27 15:50:58 +01:00
game_context_menu.h
gateway_fec_transport.cpp
global.cpp Clean handling of display mode switching in client 2014-08-07 04:36:51 +02:00
global.h Clean handling of display mode switching in client 2014-08-07 04:36:51 +02:00
graph.cpp Configure shadow outline in applications 2014-10-08 23:20:35 +02:00
graph.h
graphic.cpp
graphic.h
ground_fx_manager.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
ground_fx_manager.h
hair_set.cpp Fixed: Warning multichars 2015-02-14 17:54:05 +01:00
hair_set.h
http_client_curl.cpp Changed: Minor changes 2016-05-12 19:52:20 +02:00
http_client_curl.h
ig_callback.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
ig_callback.h
ig_client.cpp Add extra light groups for better lightmap control 2015-04-16 17:39:47 +02:00
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
init.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
init.h Changed: Init log before calling prelogInit() 2016-03-18 18:10:01 +01:00
init_main_loop.cpp First working prototype of itemgroups 2017-03-08 17:30:09 +01:00
init_main_loop.h
input.cpp Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
input.h
item_cl.cpp
item_cl.h
item_group_manager.cpp Use SLOT_EQUIPEMENT instead of SLOTTYPE 2017-03-16 13:36:56 +01:00
item_group_manager.h Use SLOT_EQUIPEMENT instead of SLOTTYPE 2017-03-16 13:36:56 +01:00
landscape_poly_drawer.cpp Backed out changeset: f665fcc42968 (except dru.cpp) 2014-06-19 20:22:12 +02:00
landscape_poly_drawer.h Process some scene traversals only once when rendering in stereo 2014-08-06 14:36:09 +02:00
light_cycle_manager.cpp Add extra light groups for better lightmap control 2015-04-16 17:39:47 +02:00
light_cycle_manager.h
lod_character_user_manager.cpp
lod_character_user_manager.h
login.cpp Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
login.h
login_patch.cpp Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
login_patch.h Fixed: Compilation with clang 2016-12-05 19:39:19 +01:00
login_progress_post_thread.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
login_progress_post_thread.h
login_xdelta.cpp Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
login_xdelta.h
main_loop.cpp First working prototype of itemgroups 2017-03-08 17:30:09 +01:00
main_loop.h Changed: Minor changes 2015-12-02 18:55:31 +01:00
main_loop_debug.cpp Fix thunder update 2016-03-10 12:08:48 +01:00
main_loop_debug.h Take some debug render code out of main_loop.cpp, see #43 2013-06-27 02:13:48 +02:00
main_loop_temp.cpp Fix compile 2014-06-21 22:32:49 +02:00
main_loop_temp.h
main_loop_utilities.cpp Changed: Delete SoundMngr to avoid memory leaks 2016-05-17 10:59:28 +02:00
main_loop_utilities.h
mesh_camera_col_manager.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
mesh_camera_col_manager.h
micro_life_manager.cpp Changed: extern keyword useless there 2016-12-10 19:02:06 +01:00
micro_life_manager.h
misc.cpp Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
misc.h Changed: Merged changes from compatibility-develop that should also be in develop 2016-12-18 20:39:16 +01:00
movie_shooter.cpp Changed: Replace size() comparisons by empty() 2016-05-25 23:18:11 +02:00
movie_shooter.h
net_manager.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
net_manager.h
network_connection.cpp Changed: Removed unused variables 2016-12-11 14:20:31 +01:00
network_connection.h Fixed: Typos detected by Lintian 2016-11-19 19:11:12 +01:00
npc_icon.cpp Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
npc_icon.h
outpost.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
outpost.h
outpost_manager.cpp
outpost_manager.h
pacs_client.cpp Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 2016-12-10 12:05:29 +01:00
pacs_client.h
permanent_ban.cpp Changed: Use wide versions of Win32 API 2016-11-19 21:12:04 +01:00
permanent_ban.h
ping.cpp Fix compile 2014-06-21 22:32:49 +02:00
ping.h
player_cl.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
player_cl.h
player_r2_cl.cpp Changed: Removed unused variables 2016-12-11 14:20:31 +01:00
player_r2_cl.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
precipitation.cpp
precipitation.h
precipitation_clip_grid.cpp
precipitation_clip_grid.h
prim_file.cpp
prim_file.h
profiling.cpp Fix compile 2014-06-21 22:32:49 +02:00
profiling.h
progress.cpp Changed: Centralize version different formats 2015-11-05 17:16:55 +01:00
progress.h
projectile_desc.h
projectile_manager.cpp
projectile_manager.h
property_decoder.cpp More of the VS2015 stuff 2016-01-15 12:29:05 +01:00
property_decoder.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
release.cpp First working prototype of itemgroups 2017-03-08 17:30:09 +01:00
release.h
resource.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
rosace.cpp Changed: Replace all "" by empty(), clear(), Empty(), etc... 2016-11-20 14:49:13 +01:00
rosace.h
rosace_functions.cpp
rosace_functions.h
ryzom.ico Changed: New icon based on another Atys image with colors more vivid 2015-11-22 18:40:21 +01:00
ryzom_small.ico
scalable_time.cpp
scalable_time.h
scene_parser.cpp Changed: Replaced atoi and atof by NLMISC::fromString 2015-01-13 19:47:14 +01:00
scene_parser.h
session_browser.cpp Fixed: Delete created thread (fix a memory leak) 2016-12-04 17:15:43 +01:00
session_browser.h
session_browser_impl.cpp Changed: Minor changes 2015-11-14 18:33:13 +01:00
session_browser_impl.h Fixed: Missing namespace 2015-02-14 13:19:09 +01:00
sheet_manager.cpp Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
sheet_manager.h
sky.cpp Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 2016-12-10 12:05:29 +01:00
sky.h Backed out changeset: 3694176c26bf 2014-12-22 14:08:54 +01:00
sky_material_setup.cpp
sky_material_setup.h
sky_object.cpp Fixed: clang warnings 2015-11-06 15:24:19 +01:00
sky_object.h
sky_render.cpp
sky_render.h
sound_manager.cpp Changed: Minor changes 2016-02-20 18:53:39 +01:00
sound_manager.h
splash_screen.bmp
stage.cpp
stage.h
starting_roles.cpp
starting_roles.h
stdpch.cpp
stdpch.h Changed: Minor change 2016-09-10 19:38:40 +02:00
streamable_entity.cpp
streamable_entity.h
streamable_entity_composite.cpp
streamable_entity_composite.h
streamable_ig.cpp Changed: Replaced some NLMISC::strlwr by NLMISC::toLower 2015-11-13 16:22:49 +01:00
streamable_ig.h
stremable_ig.cpp
string_manager_client.cpp Changed: Replace size() comparisons by empty() ones 2016-12-19 13:15:25 +01:00
string_manager_client.h
teleport.cpp Changed: Replace strlwr by toLower 2016-01-09 16:07:38 +01:00
teleport.h
text_manager.cpp
text_manager.h
time_client.cpp
time_client.h Changed: Minor changes 2015-01-13 14:11:07 +01:00
timed_fx_manager.cpp Configure shadow outline in applications 2014-10-08 23:20:35 +02:00
timed_fx_manager.h
user_agent.cpp Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified 2015-12-07 19:13:50 +01:00
user_agent.h Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified 2015-12-07 19:13:50 +01:00
user_entity.cpp Changed: Use a global C64BitsParts union to avoid strict aliasing warnings 2016-12-24 14:01:21 +01:00
user_entity.h Changed: Minor changes 2015-11-14 18:33:13 +01:00
view.cpp
view.h
village.cpp
village.h
water_env_map_rdr.cpp
water_env_map_rdr.h
water_map.cpp
water_map.h
weather.cpp Move to feature-light_cycle: c5207e1f862a 2014-12-22 14:10:37 +01:00
weather.h Move to feature-light_cycle: c5207e1f862a 2014-12-22 14:10:37 +01:00
weather_manager_client.cpp Fix thunder update 2016-03-10 12:08:48 +01:00
weather_manager_client.h Fix thunder update 2016-03-10 12:08:48 +01:00
weather_setup_client.cpp
weather_setup_client.h
world_database_manager.cpp
world_database_manager.h
zone_util.cpp
zone_util.h