khanat-opennel-code/code/ryzom/client/src
2012-06-01 00:19:53 +02:00
..
bug_report Changed: USE_JPEG is only used when building NLMISC now 2010-07-01 15:51:27 +02:00
client_sheets Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
interface_v3 CHANGED: #1471 Renamed the action handler factory manager to CAHManager and moved some global functions into it as instance methods. Also broke up an action handler file to AH and Ryzom related files. 2012-06-01 00:19:53 +02:00
interfaces_manager Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
lua_ide_dll_nevrax Changed: #825 Remove all warnings when compiling Ryzom 2012-04-07 22:30:39 +02:00
motion CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
r2 CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
seven_zip Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 2012-03-03 10:49:42 +01:00
3d_notes.cpp initial version 2010-05-06 02:08:41 +02:00
3d_notes.h initial version 2010-05-06 02:08:41 +02:00
actions.cpp Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
actions.h Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
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 Changed: #878 Fix typos in comments/code 2010-05-12 16:17:44 +02:00
animation.h Changed: #853 Compilation on 64-bits platforms 2010-05-13 22:53:14 +02:00
animation_fx.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
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 initial version 2010-05-06 02:08:41 +02:00
animation_fx_sheet.h initial version 2010-05-06 02:08:41 +02:00
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 initial version 2010-05-06 02:08:41 +02:00
animation_set.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
animation_state.cpp Changed: #825 Remove all warning when compiling Ryzom 2010-10-24 20:23:15 +02:00
animation_state.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
animation_type.h initial version 2010-05-06 02:08:41 +02:00
app_bundle_utils.cpp Fixed: Missing "stdpch.h" include 2012-01-02 15:53:21 +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 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 Changed: #825 Remove all warning when compiling Ryzom 2010-10-18 09:44:19 +02:00
attack_list.h initial version 2010-05-06 02:08:41 +02:00
auto_anim.cpp initial version 2010-05-06 02:08:41 +02:00
auto_anim.h initial version 2010-05-06 02:08:41 +02:00
behaviour_context.cpp initial version 2010-05-06 02:08:41 +02:00
behaviour_context.h initial version 2010-05-06 02:08:41 +02:00
bg_downloader_access.cpp Fixed: Compile error 2012-04-11 21:49:25 +02:00
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: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
camera_recorder.h initial version 2010-05-06 02:08:41 +02:00
candidate.h initial version 2010-05-06 02:08:41 +02:00
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 CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
character_cl.h Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
client.cpp Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
client.rc initial version 2010-05-06 02:08:41 +02:00
client_cfg.cpp CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 2012-05-25 03:21:03 +02:00
client_cfg.h Changed: #1433 Merge changes from patch 1.13 2012-03-08 16:59:03 +01:00
client_chat_manager.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +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 Created NELGUI library, moved the GUI event descriptors there. 2012-05-10 22:17:04 +02:00
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 some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
commands.h initial version 2010-05-06 02:08:41 +02:00
connection.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
connection.h initial version 2010-05-06 02:08:41 +02:00
contextual_cursor.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
contextual_cursor.h initial version 2010-05-06 02:08:41 +02:00
continent.cpp Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
continent.h Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
continent_manager.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
continent_manager.h Fixed: #1074 sheets_packer using default static relative paths 2010-08-26 14:49:11 +02:00
continent_manager_build.cpp Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
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 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
cursor_functions.h initial version 2010-05-06 02:08:41 +02:00
custom_matrix.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
custom_matrix.h initial version 2010-05-06 02:08:41 +02:00
debug_client.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
debug_client.h initial version 2010-05-06 02:08:41 +02:00
decal.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
decal.h initial version 2010-05-06 02:08:41 +02:00
decal_anim.cpp CHANGED: #1471 Moved the previously refactored code to the NELGUI library. 2012-05-23 04:13:58 +02:00
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 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
demo.h initial version 2010-05-06 02:08:41 +02:00
door_manager.cpp Fixed: #985 Crash when opening a door 2010-06-16 23:03:02 +02:00
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 CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
entities.h Changed: #1135 Merge changes from Ryzom patch 1.10 2010-10-26 13:24:22 +02:00
entity_animation_manager.cpp Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
entity_animation_manager.h Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
entity_cl.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
entity_cl.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
entity_fx.cpp initial version 2010-05-06 02:08:41 +02:00
entity_fx.h initial version 2010-05-06 02:08:41 +02:00
error_logo.bmp initial version 2010-05-06 02:08:41 +02:00
events_listener.cpp Changed: #1034 Implement CCustomMouse for Linux 2010-10-31 14:09:57 +01:00
events_listener.h initial version 2010-05-06 02:08:41 +02:00
faction_war_manager.cpp initial version 2010-05-06 02:08:41 +02:00
faction_war_manager.h initial version 2010-05-06 02:08:41 +02:00
far_tp.cpp CHANGED: #1471 Renamed the action handler factory manager to CAHManager and moved some global functions into it as instance methods. Also broke up an action handler file to AH and Ryzom related files. 2012-06-01 00:19:53 +02:00
far_tp.h initial version 2010-05-06 02:08:41 +02:00
fix_season_data.cpp initial version 2010-05-06 02:08:41 +02:00
fix_season_data.h initial version 2010-05-06 02:08:41 +02:00
fog_map.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
fog_map.h initial version 2010-05-06 02:08:41 +02:00
forage_source_cl.cpp Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
forage_source_cl.h initial version 2010-05-06 02:08:41 +02:00
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 Changed: sint64 into uint64 to compile on old gcc 2010-07-19 11:36:41 +02:00
gabarit.cpp initial version 2010-05-06 02:08:41 +02:00
gabarit.h initial version 2010-05-06 02:08:41 +02:00
game_context_menu.cpp ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager. 2012-05-30 02:12:37 +02:00
game_context_menu.h CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
gateway_fec_transport.cpp Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
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 initial version 2010-05-06 02:08:41 +02:00
graph.h Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
graphic.cpp initial version 2010-05-06 02:08:41 +02:00
graphic.h initial version 2010-05-06 02:08:41 +02:00
ground_fx_manager.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
ground_fx_manager.h initial version 2010-05-06 02:08:41 +02:00
hair_set.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
hair_set.h Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
http_client.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
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 Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
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 initial version 2010-05-06 02:08:41 +02:00
ig_enum.h initial version 2010-05-06 02:08:41 +02:00
ig_season_callback.cpp Changed: optimizations for PCH 2010-07-10 14:06:33 +02:00
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 initial version 2010-05-06 02:08:41 +02:00
ingame_database_manager.h 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
init.cpp ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager. 2012-05-30 02:12:37 +02:00
init.h initial version 2010-05-06 02:08:41 +02:00
init_main_loop.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
init_main_loop.h initial version 2010-05-06 02:08:41 +02:00
input.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
input.h Changed: #1034 Implement CCustomMouse for Linux 2010-11-02 19:45:05 +01:00
item_cl.cpp initial version 2010-05-06 02:08:41 +02:00
item_cl.h initial version 2010-05-06 02:08:41 +02:00
landscape_poly_drawer.cpp Changed: #825 Remove all warning when compiling Ryzom 2010-10-30 14:20:26 +02:00
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 Changed: #825 Remove all warnings when compiling Ryzom 2011-06-05 18:06:00 +02:00
light_cycle_manager.h Changed: #878 Fix typos in comments/code 2011-03-09 13:28:01 +01:00
lod_character_user_manager.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
lod_character_user_manager.h initial version 2010-05-06 02:08:41 +02:00
login.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
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 Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
login_progress_post_thread.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
login_progress_post_thread.h Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
login_xdelta.cpp Fixed: #887 add do/while to remove some warning and add missing ; 2010-05-13 19:02:00 +02:00
login_xdelta.h Fixed: #841 set the good agpl header 2010-05-07 11:06:20 +02:00
main_loop.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +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 initial version 2010-05-06 02:08:41 +02:00
micro_life_manager.cpp Changed: #878 Fix typos in comments/code 2010-12-12 15:12:49 +01:00
micro_life_manager.h initial version 2010-05-06 02:08:41 +02:00
misc.cpp CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 2012-05-25 03:21:03 +02:00
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 initial version 2010-05-06 02:08:41 +02:00
movie_shooter.h initial version 2010-05-06 02:08:41 +02:00
net_manager.cpp CHANGED: #1471 Renamed the action handler factory manager to CAHManager and moved some global functions into it as instance methods. Also broke up an action handler file to AH and Ryzom related files. 2012-06-01 00:19:53 +02:00
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 CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
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 CDB is now part of NLMISC. However it still requires some work! 2012-04-16 06:08:12 +02:00
outpost.cpp Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
outpost.h initial version 2010-05-06 02:08:41 +02:00
outpost_manager.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
outpost_manager.h initial version 2010-05-06 02:08:41 +02:00
pacs_client.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
pacs_client.h initial version 2010-05-06 02:08:41 +02:00
permanent_ban.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
permanent_ban.h initial version 2010-05-06 02:08:41 +02:00
player_cl.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
player_cl.h Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
player_r2_cl.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
player_r2_cl.h Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
precipitation.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
precipitation.h initial version 2010-05-06 02:08:41 +02:00
precipitation_clip_grid.cpp Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
precipitation_clip_grid.h Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
prim_file.cpp Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
prim_file.h initial version 2010-05-06 02:08:41 +02:00
progress.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
progress.h initial version 2010-05-06 02:08:41 +02:00
projectile_desc.h initial version 2010-05-06 02:08:41 +02:00
projectile_manager.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
projectile_manager.h initial version 2010-05-06 02:08:41 +02:00
property_decoder.cpp Changed: #825 Commented out all #pragma message 2010-09-25 18:12:37 +02:00
property_decoder.h Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
release.cpp ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager. 2012-05-30 02:12:37 +02:00
release.h initial version 2010-05-06 02:08:41 +02:00
resource.h initial version 2010-05-06 02:08:41 +02:00
rosace.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
rosace.h Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
rosace_functions.cpp initial version 2010-05-06 02:08:41 +02:00
rosace_functions.h initial version 2010-05-06 02:08:41 +02:00
ryzom.ico initial version 2010-05-06 02:08:41 +02:00
ryzom_small.ico initial version 2010-05-06 02:08:41 +02:00
scalable_time.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
scalable_time.h initial version 2010-05-06 02:08:41 +02:00
scene_parser.cpp initial version 2010-05-06 02:08:41 +02:00
scene_parser.h initial version 2010-05-06 02:08:41 +02:00
session_browser.cpp Changed: optimizations for PCH 2010-07-10 14:06:33 +02:00
session_browser.h Changed: #841 Change the wrong header in the source code 2010-07-01 09:34:20 +02:00
session_browser_impl.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
session_browser_impl.h Moved some Lua stuff over to the NelGUI library. 2012-05-19 23:00:52 +02:00
sheet_manager.cpp Fixed: #1074 sheets_packer using default static relative paths 2010-08-27 16:48:44 +02:00
sheet_manager.h Changed: #878 Fix typos in comments/code 2010-11-13 18:33:01 +01:00
sky.cpp Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
sky.h Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
sky_material_setup.cpp initial version 2010-05-06 02:08:41 +02:00
sky_material_setup.h initial version 2010-05-06 02:08:41 +02:00
sky_object.cpp Changed: #878 Fix typos in comments/code 2010-06-10 11:50:19 +02:00
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 initial version 2010-05-06 02:08:41 +02:00
sound_manager.cpp Fixed: Warnings 2012-04-13 23:29:18 +02:00
sound_manager.h Changed: #1459 Simplify the sound group controller interface 2012-04-13 11:54:20 +02:00
splash_screen.bmp initial version 2010-05-06 02:08:41 +02:00
stage.cpp Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
stage.h initial version 2010-05-06 02:08:41 +02:00
starting_roles.cpp initial version 2010-05-06 02:08:41 +02:00
starting_roles.h initial version 2010-05-06 02:08:41 +02:00
stdpch.cpp Changed: #841 Change the wrong header in the source code 2010-07-01 09:34:20 +02:00
stdpch.h Changed: Compilation with VC++ 2010 without STLport 2011-05-28 15:52:48 +02:00
streamable_entity.cpp initial version 2010-05-06 02:08:41 +02:00
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 Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
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 initial version 2010-05-06 02:08:41 +02:00
teleport.h initial version 2010-05-06 02:08:41 +02:00
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 CHANGED: #1471 CInterfaceProperty is not part of the NELGUI library and is under NLGUI namespace. 2012-05-24 18:23:51 +02:00
time_client.h Changed: #878 Fix typos in comments/code 2010-06-13 16:58:11 +02:00
timed_fx_manager.cpp Changed: #825 Remove all warnings when compiling Ryzom 2010-09-20 21:58:24 +02:00
timed_fx_manager.h Changed: #878 Fix typos in comments/code 2011-03-09 13:28:01 +01:00
user_entity.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
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 Changed: #878 Fix typos in comments/code 2010-11-02 14:00:32 +01:00
view.h initial version 2010-05-06 02:08:41 +02:00
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 initial version 2010-05-06 02:08:41 +02:00
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 initial version 2010-05-06 02:08:41 +02:00
weather.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00
weather.h initial version 2010-05-06 02:08:41 +02:00
weather_manager_client.cpp Changed: #878 Fix typos in comments/code 2011-03-09 13:28:01 +01:00
weather_manager_client.h Changed: #878 Fix typos in comments/code 2010-11-12 14:26:38 +01:00
weather_setup_client.cpp initial version 2010-05-06 02:08:41 +02:00
weather_setup_client.h initial version 2010-05-06 02:08:41 +02:00
world_database_manager.cpp initial version 2010-05-06 02:08:41 +02:00
world_database_manager.h initial version 2010-05-06 02:08:41 +02:00
zone_util.cpp initial version 2010-05-06 02:08:41 +02:00
zone_util.h initial version 2010-05-06 02:08:41 +02:00