..
bug_report
Fixed compilation (setReportEmailFunction doesn't exist anymore)
2015-03-24 15:26:34 +01:00
client_sheets
Changed: Replace strlwr by toLower
2016-01-09 16:07:38 +01:00
interface_v3
Changed: Removed more useless dependencies
2016-01-26 22:43:35 +01:00
interfaces_manager
Changed: Replaced atoi and atof by NLMISC::fromString
2015-01-13 19:47:14 +01:00
lua_ide_dll_nevrax
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
2013-02-12 22:48:37 +01:00
motion
Fixed: Typos (renamed restaure to restore)
2015-11-08 11:53:46 +01:00
r2
More of that VS2015 magic
2016-01-15 16:17:23 +01:00
seven_zip
Changed: Moved LZMA and 7z functions/methods in seven_zip
2016-02-02 10:21:42 +01:00
3d_notes.cpp
Changed: Replace strlwr by toLower
2016-01-09 16:07:38 +01:00
3d_notes.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
actions.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
actions.h
Visual Studio 2013 compilation support for Ryzom Server
2015-02-23 12:58:43 +01:00
actions_client.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
actions_client.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animated_scene_object.cpp
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
2013-02-12 22:48:37 +01:00
animated_scene_object.h
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
2013-02-12 22:48:37 +01:00
animation.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_fx.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
animation_fx.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_fx_id_array.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_fx_id_array.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_fx_misc.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_fx_misc.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_misc.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_set.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_set.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_state.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_state.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
animation_type.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
app_bundle_utils.cpp
Changed: Minor changes
2015-11-07 14:53:49 +01:00
app_bundle_utils.h
Changed: #1153 Added <ApplicationDir> as Bundle root folder
2010-11-08 23:23:34 +01:00
attached_fx.cpp
Fixed : #5 Applied check to validate parent skeleton is valid, patch provided by Vinicius Arroya.
2013-01-30 09:54:55 -06:00
attached_fx.h
Changed: Typos
2012-12-01 11:34:03 +01:00
attack.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
attack_info.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
attack_list.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
attack_list.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
behaviour_context.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
bg_downloader_access.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
bg_downloader_access.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
browse_faq.cpp
Changed: Minor changes
2016-01-16 23:47:58 +01:00
browse_faq.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
camera.cpp
Fix compile
2014-06-21 22:32:49 +02:00
camera.h
Separate some camera related functions, ref #43
2013-06-27 04:11:09 +02:00
camera_recorder.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
camera_recorder.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
candidate.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
cdb_synchronised.cpp
More of the VS2015 stuff
2016-01-15 12:29:05 +01:00
cdb_synchronised.h
Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:CDB_INIT_IN_PROGRESS")
2013-07-28 08:22:53 +02:00
character_cl.cpp
More of the VS2015 stuff
2016-01-15 12:29:05 +01:00
character_cl.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
client.cpp
Fixed: Compilation under Linux
2016-01-23 20:32:37 +01:00
client.rc
Changed: Use a different original filename for DEV version
2016-01-20 13:06:15 +01:00
client_cfg.cpp
Fixed: Only call setCPUMask once
2016-01-27 14:44:13 +01:00
client_cfg.h
Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
2016-01-07 17:39:11 +01:00
client_chat_manager.cpp
Fixed: Display wrong commands with UTF-8 characters
2016-01-23 19:04:07 +01:00
client_chat_manager.h
merging gui editor repo.
2013-02-14 09:53:06 -06:00
CMakeLists.txt
Fixed: Remove inherited dependency on libxml2 for all projects
2016-01-26 22:30:13 +01:00
color_slot_manager.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
color_slot_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
commands.cpp
Changed: Replace strlwr by toLower
2016-01-09 16:07:38 +01:00
commands.h
CHANGED: #1471 Little cleanup in CInterfaceParser.
2012-07-07 19:49:13 +02:00
connection.cpp
And more VS2015 fixes
2016-01-15 12:33:27 +01:00
connection.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
contextual_cursor.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
contextual_cursor.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
continent.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
continent.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
continent_manager.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
continent_manager.h
Hide over the limit landmarks instead deleting them
2014-01-03 22:43:00 +02:00
continent_manager_build.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
continent_manager_build.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
cursor_functions.cpp
Changed: Minor changes
2015-11-14 18:33:13 +01:00
cursor_functions.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
custom_matrix.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
custom_matrix.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
debug_client.cpp
Changed: Only display flushDebugStack messages if DisableNLDebug is not set
2015-12-20 19:10:33 +01:00
debug_client.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
decal.cpp
Fixed: Warnings with GCC
2015-12-25 20:49:59 +01:00
decal.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
decal_anim.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
decal_anim.h
merging gui editor repo.
2013-02-14 09:53:06 -06:00
demo.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
demo.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
door_manager.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
door_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
dummy_progress.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
entities.cpp
Fixed: Compilation
2015-11-14 19:28:01 +01:00
entities.h
Fix another compile error
2013-07-28 18:02:43 +02: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
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
entity_cl.cpp
Save space in debug screen to display VPB and VPC
2015-04-25 19:16:06 +02:00
entity_cl.h
Fixed: Warning with clang
2016-01-14 21:27:42 +01:00
entity_fx.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
entity_fx.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
error_logo.bmp
initial version
2010-05-06 02:08:41 +02:00
events_listener.cpp
Fix #218 erratic mouse behaviour
2014-11-24 14:53:28 +01:00
events_listener.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
faction_war_manager.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
faction_war_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
far_tp.cpp
Fixed: Crash under Linux (patch by Nimetu), fixes #252
2015-11-22 18:36:53 +01:00
far_tp.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
fix_season_data.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
fix_season_data.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
fog_map.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
fog_map.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
forage_source_cl.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
forage_source_cl.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
fx_cl.cpp
Changed: Created NELID macro to fix warning "multi-character character constant"
2013-09-24 21:33:59 +02:00
fx_cl.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
fx_manager.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
fx_manager.h
Fixed: Warnings with GCC
2013-09-22 13:20:19 +02:00
gabarit.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
gabarit.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
game_context_menu.cpp
Fixed: Warnings with clang: wrong ! and == operators order
2014-03-27 15:50:58 +01:00
game_context_menu.h
merging gui editor repo.
2013-02-14 09:53:06 -06:00
gateway_fec_transport.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
graphic.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
graphic.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ground_fx_manager.cpp
Fixed: Warnings with GCC
2015-12-25 20:49:59 +01:00
ground_fx_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
hair_set.cpp
Fixed: Warning multichars
2015-02-14 17:54:05 +01:00
hair_set.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
http_client_curl.cpp
Visual Studio 2013 compilation support for Ryzom Client
2015-02-20 18:10:06 +01:00
http_client_curl.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ig_callback.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
ig_callback.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ig_client.cpp
Add extra light groups for better lightmap control
2015-04-16 17:39:47 +02:00
ig_client.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ig_enum.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ig_enum.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ig_season_callback.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ig_season_callback.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
impulse_decoder.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
impulse_decoder.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ingame_database_manager.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ingame_database_manager.h
merging gui editor repo.
2013-02-14 09:53:06 -06:00
init.cpp
Fixed: Only call setCPUMask once
2016-01-27 14:44:13 +01:00
init.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
init_main_loop.cpp
Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
2016-01-07 17:39:11 +01:00
init_main_loop.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
input.cpp
Use software cursor with attached display
2014-08-07 19:45:26 +02:00
input.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
item_cl.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
item_cl.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05: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
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
lod_character_user_manager.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
lod_character_user_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
login.cpp
More of that VS2015 magic
2016-01-15 16:17:23 +01:00
login.h
Changed: Synchronization with SVN
2012-09-11 20:26:36 +02:00
login_patch.cpp
Changed: Moved LZMA and 7z functions/methods in seven_zip
2016-02-02 10:21:42 +01:00
login_patch.h
Changed: Moved LZMA and 7z functions/methods in seven_zip
2016-02-02 10:21:42 +01:00
login_progress_post_thread.cpp
More of the VS2015 stuff
2016-01-15 12:29:05 +01:00
login_progress_post_thread.h
Changed: Synchronization with SVN
2012-09-11 20:26:36 +02:00
login_xdelta.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
login_xdelta.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
main_loop.cpp
Fixed: Clang warning, ContinentMngr.cur() is checked later
2015-11-07 14:54:24 +01:00
main_loop.h
Changed: Minor changes
2015-12-02 18:55:31 +01:00
main_loop_debug.cpp
Changed: Centralize version different formats
2015-11-05 17:16:55 +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
Moved some temp code out of main_loop.cpp, ref #43
2013-06-27 02:43:51 +02:00
main_loop_utilities.cpp
Changed: Change Anisotropic Filtering for next uploaded textures
2015-12-03 14:34:16 +01:00
main_loop_utilities.h
Separate some camera related functions, ref #43
2013-06-27 04:11:09 +02:00
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
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
micro_life_manager.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
micro_life_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
misc.cpp
Fixed: Don't put same twice frequencies in list
2015-11-09 12:46:55 +01:00
misc.h
Fixed: Didn't initialize video modes frequencies
2015-11-05 17:22:43 +01:00
movie_shooter.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
movie_shooter.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
net_manager.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
net_manager.h
Avoid redundant per-frame calls to getDbProp in CNetManager
2013-07-28 05:10:06 +02:00
network_connection.cpp
More of the VS2015 stuff
2016-01-15 12:29:05 +01:00
network_connection.h
Visual Studio 2013 compilation support for Ryzom Server
2015-02-23 12:58:43 +01:00
npc_icon.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
npc_icon.h
merging gui editor repo.
2013-02-14 09:53:06 -06:00
outpost.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
outpost.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
outpost_manager.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
outpost_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
pacs_client.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
pacs_client.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
permanent_ban.cpp
Changed: Typo fixes (thanks to Vagrant!)
2013-02-08 13:26:07 +01:00
permanent_ban.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
ping.cpp
Fix compile
2014-06-21 22:32:49 +02:00
ping.h
Pull CPing out of main_loop.cpp, refs #43
2013-06-27 01:23:53 +02:00
player_cl.cpp
Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
2015-12-20 19:06:38 +01:00
player_cl.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
player_r2_cl.cpp
Changed: Only display this warning in debug, because occurs when underwears are equipped
2015-12-20 11:18:01 +01:00
player_r2_cl.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
precipitation.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
precipitation.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
precipitation_clip_grid.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
precipitation_clip_grid.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
prim_file.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
prim_file.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
profiling.cpp
Fix compile
2014-06-21 22:32:49 +02:00
profiling.h
Take some debug render code out of main_loop.cpp, see #43
2013-06-27 02:13:48 +02:00
progress.cpp
Changed: Centralize version different formats
2015-11-05 17:16:55 +01:00
progress.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
projectile_desc.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
projectile_manager.cpp
Changed: Created NELID macro to fix warning "multi-character character constant"
2013-09-24 21:33:59 +02:00
projectile_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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
Fixed: Crash in CLuaManager
2015-11-13 19:18:41 +01:00
release.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
resource.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
rosace.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
rosace.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
rosace_functions.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
rosace_functions.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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
initial version
2010-05-06 02:08:41 +02:00
scalable_time.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
scalable_time.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
scene_parser.cpp
Changed: Replaced atoi and atof by NLMISC::fromString
2015-01-13 19:47:14 +01:00
scene_parser.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
session_browser.cpp
Changed: #878 Fix typos in comments/code
2012-10-06 17:09:03 +02:00
session_browser.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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: Disabled some useless temporary files
2012-12-01 12:00:46 +01:00
sheet_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
sky.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
sky.h
Backed out changeset: 3694176c26bf
2014-12-22 14:08:54 +01:00
sky_material_setup.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
sky_material_setup.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
sky_object.cpp
Fixed: clang warnings
2015-11-06 15:24:19 +01:00
sky_object.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
sky_render.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
sky_render.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
sound_manager.cpp
Changed: Minor changes
2014-12-26 13:38:02 +01:00
sound_manager.h
Merged: From default to sound_dev
2012-06-02 11:09:14 +02:00
splash_screen.bmp
initial version
2010-05-06 02:08:41 +02:00
stage.cpp
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
2013-02-12 22:48:37 +01:00
stage.h
Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!)
2013-02-12 22:48:37 +01:00
starting_roles.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
starting_roles.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
stdpch.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
stdpch.h
Changed: Removed more useless dependencies
2016-01-26 22:43:35 +01:00
streamable_entity.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
streamable_entity.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
streamable_entity_composite.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
streamable_entity_composite.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
streamable_ig.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
streamable_ig.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
stremable_ig.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
string_manager_client.cpp
Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
2015-11-13 16:22:49 +01:00
string_manager_client.h
Changed: Created NELID macro to fix warning "multi-character character constant"
2013-09-22 13:10:57 +02:00
teleport.cpp
Changed: Replace strlwr by toLower
2016-01-09 16:07:38 +01:00
teleport.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
text_manager.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
text_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
time_client.cpp
merging gui editor repo.
2013-02-14 09:53:06 -06:00
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
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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
More of the VS2015 stuff
2016-01-15 12:29:05 +01:00
user_entity.h
Changed: Minor changes
2015-11-14 18:33:13 +01:00
view.cpp
Return view as CQuat, see #43
2013-06-26 21:36:21 +02:00
view.h
Return view as CQuat, see #43
2013-06-26 21:36:21 +02:00
village.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
village.h
merging gui editor repo.
2013-02-14 09:53:06 -06:00
water_env_map_rdr.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
water_env_map_rdr.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
water_map.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
water_map.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
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
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
weather_manager_client.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
weather_setup_client.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
weather_setup_client.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
world_database_manager.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
world_database_manager.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
zone_util.cpp
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00
zone_util.h
Fixed EOL issues and added .hgeol file.
2012-05-29 08:31:11 -05:00