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
dfighter1985 0755db035f CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc )
--HG--
branch : gui-refactoring
13 years ago
..
bug_report Changed: USE_JPEG is only used when building NLMISC now 15 years ago
client_sheets Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 13 years ago
interface_v3 CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
interfaces_manager Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
lua_ide_dll_nevrax Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
motion CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
r2 CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
seven_zip Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc... 13 years ago
3d_notes.cpp initial version 15 years ago
3d_notes.h initial version 15 years ago
CMakeLists.txt Created NELGUI library, moved the GUI event descriptors there. 13 years ago
actions.cpp Changed: #878 Fix typos in comments/code 14 years ago
actions.h Changed: #878 Fix typos in comments/code 15 years ago
actions_client.cpp initial version 15 years ago
actions_client.h Changed: #853 Compilation on 64-bits platforms 15 years ago
animated_scene_object.cpp initial version 15 years ago
animated_scene_object.h initial version 15 years ago
animation.cpp Changed: #878 Fix typos in comments/code 15 years ago
animation.h Changed: #853 Compilation on 64-bits platforms 15 years ago
animation_fx.cpp Changed: #878 Fix typos in comments/code 15 years ago
animation_fx.h initial version 15 years ago
animation_fx_id_array.cpp Changed: #878 Fix typos in comments/code 15 years ago
animation_fx_id_array.h initial version 15 years ago
animation_fx_misc.cpp initial version 15 years ago
animation_fx_misc.h initial version 15 years ago
animation_fx_sheet.cpp initial version 15 years ago
animation_fx_sheet.h initial version 15 years ago
animation_misc.cpp Changed: #878 Fix typos in comments/code 14 years ago
animation_misc.h initial version 15 years ago
animation_set.cpp initial version 15 years ago
animation_set.h Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
animation_state.cpp Changed: #825 Remove all warning when compiling Ryzom 14 years ago
animation_state.h Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
animation_type.h initial version 15 years ago
app_bundle_utils.cpp Fixed: Missing "stdpch.h" include 13 years ago
app_bundle_utils.h Changed: #1153 Added <ApplicationDir> as Bundle root folder 14 years ago
attached_fx.cpp Changed: #878 Fix typos in comments/code 15 years ago
attached_fx.h Changed: Merge changes from next patch 14 years ago
attack.h Changed: #878 Fix typos in comments/code 14 years ago
attack_info.h initial version 15 years ago
attack_list.cpp Changed: #825 Remove all warning when compiling Ryzom 14 years ago
attack_list.h initial version 15 years ago
auto_anim.cpp initial version 15 years ago
auto_anim.h initial version 15 years ago
behaviour_context.cpp initial version 15 years ago
behaviour_context.h initial version 15 years ago
bg_downloader_access.cpp Fixed: Compile error 13 years ago
bg_downloader_access.h initial version 15 years ago
browse_faq.cpp initial version 15 years ago
browse_faq.h initial version 15 years ago
camera_recorder.cpp Changed: Exceptions catched by reference 14 years ago
camera_recorder.h initial version 15 years ago
candidate.h initial version 15 years ago
cdb_synchronised.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 13 years ago
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. 13 years ago
character_cl.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 13 years ago
character_cl.h Changed: #1433 Merge changes from patch 1.13 13 years ago
client.cpp Changed: #1433 Merge changes from patch 1.13 13 years ago
client.rc initial version 15 years ago
client_cfg.cpp CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 13 years ago
client_cfg.h Changed: #1433 Merge changes from patch 1.13 13 years ago
client_chat_manager.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 13 years ago
client_chat_manager.h CDB is now part of NLMISC. However it still requires some work! 13 years ago
color_slot_manager.cpp Changed: Exceptions catched by reference 14 years ago
color_slot_manager.h Changed: #878 Fix typos in comments/code 14 years ago
commands.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
commands.h initial version 15 years ago
connection.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
connection.h initial version 15 years ago
contextual_cursor.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
contextual_cursor.h initial version 15 years ago
continent.cpp Changed: Exceptions catched by reference 14 years ago
continent.h Changed: #878 Fix typos in comments/code 14 years ago
continent_manager.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
continent_manager.h Fixed: #1074 sheets_packer using default static relative paths 14 years ago
continent_manager_build.cpp Changed: Removed using namespace in *.h 14 years ago
continent_manager_build.h Fixed: #1074 sheets_packer using default static relative paths 14 years ago
cursor_functions.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
cursor_functions.h initial version 15 years ago
custom_matrix.cpp Changed: #878 Fix typos in comments/code 15 years ago
custom_matrix.h initial version 15 years ago
debug_client.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 13 years ago
debug_client.h initial version 15 years ago
decal.cpp Changed: #878 Fix typos in comments/code 15 years ago
decal.h initial version 15 years ago
decal_anim.cpp CHANGED: #1471 Moved the previously refactored code to the NELGUI library. 13 years ago
decal_anim.h CHANGED: #1471 Moved the stuff I moved to NELGUI library, under the NLGUI namespace. 13 years ago
demo.cpp Changed: #878 Fix typos in comments/code 14 years ago
demo.h initial version 15 years ago
door_manager.cpp Fixed: #985 Crash when opening a door 15 years ago
door_manager.h Fixed: #985 Crash when opening a door 15 years ago
dummy_progress.h initial version 15 years ago
entities.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
entities.h Changed: #1135 Merge changes from Ryzom patch 1.10 14 years ago
entity_animation_manager.cpp Changed: #878 Fix typos in comments/code 14 years ago
entity_animation_manager.h Changed: #878 Fix typos in comments/code 15 years ago
entity_cl.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
entity_cl.h CDB is now part of NLMISC. However it still requires some work! 13 years ago
entity_fx.cpp initial version 15 years ago
entity_fx.h initial version 15 years ago
error_logo.bmp initial version 15 years ago
events_listener.cpp Changed: #1034 Implement CCustomMouse for Linux 14 years ago
events_listener.h initial version 15 years ago
faction_war_manager.cpp initial version 15 years ago
faction_war_manager.h initial version 15 years ago
far_tp.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
far_tp.h initial version 15 years ago
fix_season_data.cpp initial version 15 years ago
fix_season_data.h initial version 15 years ago
fog_map.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
fog_map.h initial version 15 years ago
forage_source_cl.cpp Changed: #878 Fix typos in comments/code 14 years ago
forage_source_cl.h initial version 15 years ago
fx_cl.cpp initial version 15 years ago
fx_cl.h initial version 15 years ago
fx_manager.cpp Changed: #825 Remove all warning when compiling Ryzom 14 years ago
fx_manager.h Changed: sint64 into uint64 to compile on old gcc 15 years ago
gabarit.cpp initial version 15 years ago
gabarit.h initial version 15 years ago
game_context_menu.cpp ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager. 13 years ago
game_context_menu.h CDB is now part of NLMISC. However it still requires some work! 13 years ago
gateway_fec_transport.cpp Changed: #878 Fix typos in comments/code 14 years ago
global.cpp VCiewRenderer no longer depends on the global TextContext variable. Instead it's updated when it changes. 13 years ago
global.h initial version 15 years ago
graph.cpp initial version 15 years ago
graph.h Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
graphic.cpp initial version 15 years ago
graphic.h initial version 15 years ago
ground_fx_manager.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 13 years ago
ground_fx_manager.h initial version 15 years ago
hair_set.cpp Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
hair_set.h Changed: #878 Fix typos in comments/code 14 years ago
http_client.cpp Changed: Exceptions catched by reference 14 years ago
http_client.h initial version 15 years ago
http_client_curl.cpp Fixed: lookup the cert file 14 years ago
http_client_curl.h initial version 15 years ago
ig_callback.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
ig_callback.h initial version 15 years ago
ig_client.cpp initial version 15 years ago
ig_client.h initial version 15 years ago
ig_enum.cpp initial version 15 years ago
ig_enum.h initial version 15 years ago
ig_season_callback.cpp Changed: optimizations for PCH 15 years ago
ig_season_callback.h initial version 15 years ago
impulse_decoder.cpp Changed: #825 Remove all warning when compiling Ryzom 14 years ago
impulse_decoder.h initial version 15 years ago
ingame_database_manager.cpp initial version 15 years ago
ingame_database_manager.h Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 13 years ago
init.cpp ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager. 13 years ago
init.h initial version 15 years ago
init_main_loop.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
init_main_loop.h initial version 15 years ago
input.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
input.h Changed: #1034 Implement CCustomMouse for Linux 14 years ago
item_cl.cpp initial version 15 years ago
item_cl.h initial version 15 years ago
landscape_poly_drawer.cpp Changed: #825 Remove all warning when compiling Ryzom 14 years ago
landscape_poly_drawer.h Changed: #878 Fix typos in comments/code 15 years ago
libwww.cpp Changed: #1433 Merge changes from patch 1.13 13 years ago
libwww.h Changed: #1433 Merge changes from patch 1.13 13 years ago
light_cycle_manager.cpp Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
light_cycle_manager.h Changed: #878 Fix typos in comments/code 14 years ago
lod_character_user_manager.cpp Changed: Exceptions catched by reference 14 years ago
lod_character_user_manager.h initial version 15 years ago
login.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
login.h Changed: #927 Move OS specific code from client or server to NeL when it's possible 15 years ago
login_patch.cpp Changed: #878 Fix typos in comments/code 14 years ago
login_patch.h Changed: #878 Fix typos in comments/code 14 years ago
login_progress_post_thread.cpp Changed: Exceptions catched by reference 14 years ago
login_progress_post_thread.h Changed: #878 Fix typos in comments/code 15 years ago
login_xdelta.cpp Fixed: #887 add do/while to remove some warning and add missing ; 15 years ago
login_xdelta.h Fixed: #841 set the good agpl header 15 years ago
main_loop.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
main_loop.h initial version 15 years ago
mesh_camera_col_manager.cpp initial version 15 years ago
mesh_camera_col_manager.h initial version 15 years ago
micro_life_manager.cpp Changed: #878 Fix typos in comments/code 14 years ago
micro_life_manager.h initial version 15 years ago
misc.cpp CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 13 years ago
misc.h CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 13 years ago
movie_shooter.cpp initial version 15 years ago
movie_shooter.h initial version 15 years ago
net_manager.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
net_manager.h CDB is now part of NLMISC. However it still requires some work! 13 years ago
network_connection.cpp CDB is now part of NLMISC. However it still requires some work! 13 years ago
network_connection.h CDB is now part of NLMISC. However it still requires some work! 13 years ago
npc_icon.cpp Refactored the static branch observing code into a new class CCDBBranchObservingHandler. The CDB system *should* be fully reusable now! 13 years ago
npc_icon.h CDB is now part of NLMISC. However it still requires some work! 13 years ago
outpost.cpp Changed: #878 Fix typos in comments/code 14 years ago
outpost.h initial version 15 years ago
outpost_manager.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
outpost_manager.h initial version 15 years ago
pacs_client.cpp Changed: Exceptions catched by reference 14 years ago
pacs_client.h initial version 15 years ago
permanent_ban.cpp Changed: Exceptions catched by reference 14 years ago
permanent_ban.h initial version 15 years ago
player_cl.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
player_cl.h Changed: #878 Fix typos in comments/code 15 years ago
player_r2_cl.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 13 years ago
player_r2_cl.h Changed: #878 Fix typos in comments/code 15 years ago
precipitation.cpp Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
precipitation.h initial version 15 years ago
precipitation_clip_grid.cpp Changed: #878 Fix typos in comments/code 14 years ago
precipitation_clip_grid.h Changed: #878 Fix typos in comments/code 14 years ago
prim_file.cpp Changed: Exceptions catched by reference 14 years ago
prim_file.h initial version 15 years ago
progress.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 13 years ago
progress.h initial version 15 years ago
projectile_desc.h initial version 15 years ago
projectile_manager.cpp Changed: #878 Fix typos in comments/code 15 years ago
projectile_manager.h initial version 15 years ago
property_decoder.cpp Changed: #825 Commented out all #pragma message 14 years ago
property_decoder.h Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
release.cpp ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager. 13 years ago
release.h initial version 15 years ago
resource.h initial version 15 years ago
rosace.cpp Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
rosace.h Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
rosace_functions.cpp initial version 15 years ago
rosace_functions.h initial version 15 years ago
ryzom.ico initial version 15 years ago
ryzom_small.ico initial version 15 years ago
scalable_time.cpp Changed: #878 Fix typos in comments/code 15 years ago
scalable_time.h initial version 15 years ago
scene_parser.cpp initial version 15 years ago
scene_parser.h initial version 15 years ago
session_browser.cpp Changed: optimizations for PCH 15 years ago
session_browser.h Changed: #841 Change the wrong header in the source code 15 years ago
session_browser_impl.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
session_browser_impl.h Moved some Lua stuff over to the NelGUI library. 13 years ago
sheet_manager.cpp Fixed: #1074 sheets_packer using default static relative paths 14 years ago
sheet_manager.h Changed: #878 Fix typos in comments/code 14 years ago
sky.cpp Changed: Exceptions catched by reference 14 years ago
sky.h Changed: Removed using namespace in *.h 14 years ago
sky_material_setup.cpp initial version 15 years ago
sky_material_setup.h initial version 15 years ago
sky_object.cpp Changed: #878 Fix typos in comments/code 15 years ago
sky_object.h Changed: Removed using namespace in *.h 14 years ago
sky_render.cpp initial version 15 years ago
sky_render.h initial version 15 years ago
sound_manager.cpp Fixed: Warnings 13 years ago
sound_manager.h Changed: #1459 Simplify the sound group controller interface 13 years ago
splash_screen.bmp initial version 15 years ago
stage.cpp Changed: #878 Fix typos in comments/code 14 years ago
stage.h initial version 15 years ago
starting_roles.cpp initial version 15 years ago
starting_roles.h initial version 15 years ago
stdpch.cpp Changed: #841 Change the wrong header in the source code 15 years ago
stdpch.h Changed: Compilation with VC++ 2010 without STLport 14 years ago
streamable_entity.cpp initial version 15 years ago
streamable_entity.h Changed: #878 Fix typos in comments/code 14 years ago
streamable_entity_composite.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
streamable_entity_composite.h Changed: #878 Fix typos in comments/code 14 years ago
streamable_ig.cpp Changed: #878 Fix typos in comments/code 15 years ago
streamable_ig.h Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
stremable_ig.cpp initial version 15 years ago
string_manager_client.cpp Changed: #1433 Merge changes from patch 1.13 13 years ago
string_manager_client.h Changed: #1433 Merge changes from patch 1.13 13 years ago
teleport.cpp initial version 15 years ago
teleport.h initial version 15 years ago
text_manager.cpp initial version 15 years ago
text_manager.h initial version 15 years ago
time_client.cpp CHANGED: #1471 CInterfaceProperty is not part of the NELGUI library and is under NLGUI namespace. 13 years ago
time_client.h Changed: #878 Fix typos in comments/code 15 years ago
timed_fx_manager.cpp Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
timed_fx_manager.h Changed: #878 Fix typos in comments/code 14 years ago
user_entity.cpp CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 13 years ago
user_entity.h CDB is now part of NLMISC. However it still requires some work! 13 years ago
view.cpp Changed: #878 Fix typos in comments/code 14 years ago
view.h initial version 15 years ago
village.cpp Changed: #825 Remove all warning when compiling Ryzom on Linux 15 years ago
village.h CDB is now part of NLMISC. However it still requires some work! 13 years ago
water_env_map_rdr.cpp initial version 15 years ago
water_env_map_rdr.h Changed: #825 Remove all warnings when compiling Ryzom 14 years ago
water_map.cpp Changed: #878 Fix typos in comments/code 15 years ago
water_map.h initial version 15 years ago
weather.cpp CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 13 years ago
weather.h initial version 15 years ago
weather_manager_client.cpp Changed: #878 Fix typos in comments/code 14 years ago
weather_manager_client.h Changed: #878 Fix typos in comments/code 14 years ago
weather_setup_client.cpp initial version 15 years ago
weather_setup_client.h initial version 15 years ago
world_database_manager.cpp initial version 15 years ago
world_database_manager.h initial version 15 years ago
zone_util.cpp initial version 15 years ago
zone_util.h initial version 15 years ago