mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-23 15:26:16 +00:00
deed
71d62b544b
Conflicts: .gitignore README.md code/CMakeLists.txt code/CMakeModules/ConfigureChecks.cmake code/CMakeModules/Find3dsMaxSDK.cmake code/CMakeModules/FindCustomMFC.cmake code/CMakeModules/FindMSVC.cmake code/CMakeModules/FindMercurial.cmake code/CMakeModules/FindWindowsSDK.cmake code/CMakeModules/PCHSupport.cmake code/CMakeModules/nel.cmake code/nel/CMakeLists.txt code/nel/include/nel/3d/animatable.h code/nel/include/nel/3d/animated_lightmap.h code/nel/include/nel/3d/animation_set_user.h code/nel/include/nel/3d/async_file_manager_3d.h code/nel/include/nel/3d/async_texture_manager.h code/nel/include/nel/3d/camera_col.h code/nel/include/nel/3d/cloud_scape_user.h code/nel/include/nel/3d/cluster.h code/nel/include/nel/3d/coarse_mesh_manager.h code/nel/include/nel/3d/fasthls_modifier.h code/nel/include/nel/3d/gpu_program_params.h code/nel/include/nel/3d/ig_surface_light_build.h code/nel/include/nel/3d/landscape.h code/nel/include/nel/3d/material.h code/nel/include/nel/3d/matrix_3x4.h code/nel/include/nel/3d/meshvp_wind_tree.h code/nel/include/nel/3d/particle_system.h code/nel/include/nel/3d/particle_system_manager.h code/nel/include/nel/3d/particle_system_process.h code/nel/include/nel/3d/portal.h code/nel/include/nel/3d/ps_attrib_maker_bin_op_inline.h code/nel/include/nel/3d/ps_attrib_maker_helper.h code/nel/include/nel/3d/ps_attrib_maker_template.h code/nel/include/nel/3d/ps_emitter.h code/nel/include/nel/3d/ps_located.h code/nel/include/nel/3d/ps_mesh.h code/nel/include/nel/3d/ps_zone.h code/nel/include/nel/3d/quad_grid.h code/nel/include/nel/3d/ray_mesh.h code/nel/include/nel/3d/render_trav.h code/nel/include/nel/3d/seg_remanence_shape.h code/nel/include/nel/3d/shadow_map.h code/nel/include/nel/3d/shadow_map_manager.h code/nel/include/nel/3d/shadow_skin.h code/nel/include/nel/3d/stereo_hmd.h code/nel/include/nel/3d/target_anim_ctrl.h code/nel/include/nel/3d/texture_emboss.h code/nel/include/nel/3d/tile_bank.h code/nel/include/nel/3d/u_transform.h code/nel/include/nel/3d/vegetable_light_ex.h code/nel/include/nel/3d/vertex_buffer_heap.h code/nel/include/nel/3d/water_env_map.h code/nel/include/nel/3d/water_height_map.h code/nel/include/nel/georges/form.h code/nel/include/nel/georges/form_dfn.h code/nel/include/nel/georges/form_elm.h code/nel/include/nel/georges/form_loader.h code/nel/include/nel/georges/header.h code/nel/include/nel/georges/load_form.h code/nel/include/nel/georges/type.h code/nel/include/nel/georges/u_form_elm.h code/nel/include/nel/georges/u_form_loader.h code/nel/include/nel/gui/group_html.h code/nel/include/nel/gui/group_menu.h code/nel/include/nel/gui/group_paragraph.h code/nel/include/nel/gui/group_table.h code/nel/include/nel/gui/interface_parser.h code/nel/include/nel/gui/interface_property.h code/nel/include/nel/gui/lua_helper.h code/nel/include/nel/gui/view_link.h code/nel/include/nel/gui/view_pointer_base.h code/nel/include/nel/gui/widget_manager.h code/nel/include/nel/ligo/ligo_config.h code/nel/include/nel/ligo/primitive.h code/nel/include/nel/misc/app_context.h code/nel/include/nel/misc/big_file.h code/nel/include/nel/misc/bitmap.h code/nel/include/nel/misc/block_memory.h code/nel/include/nel/misc/cdb_leaf.h code/nel/include/nel/misc/co_task.h code/nel/include/nel/misc/common.h code/nel/include/nel/misc/contiguous_block_allocator.h code/nel/include/nel/misc/debug.h code/nel/include/nel/misc/fixed_size_allocator.h code/nel/include/nel/misc/heap_memory.h code/nel/include/nel/misc/i_xml.h code/nel/include/nel/misc/mouse_smoother.h code/nel/include/nel/misc/o_xml.h code/nel/include/nel/misc/object_arena_allocator.h code/nel/include/nel/misc/path.h code/nel/include/nel/misc/pool_memory.h code/nel/include/nel/misc/resource_ptr.h code/nel/include/nel/misc/resource_ptr_inline.h code/nel/include/nel/misc/sha1.h code/nel/include/nel/misc/smart_ptr.h code/nel/include/nel/misc/smart_ptr_inline.h code/nel/include/nel/misc/stream.h code/nel/include/nel/misc/string_common.h code/nel/include/nel/misc/timeout_assertion_thread.h code/nel/include/nel/misc/types_nl.h code/nel/include/nel/misc/win_tray.h code/nel/include/nel/net/buf_client.h code/nel/include/nel/net/buf_server.h code/nel/include/nel/net/buf_sock.h code/nel/include/nel/net/message_recorder.h code/nel/include/nel/net/module_gateway.h code/nel/include/nel/net/pacs_client.h code/nel/include/nel/net/service.h code/nel/include/nel/net/sock.h code/nel/include/nel/net/unitime.h code/nel/include/nel/pacs/move_container.h code/nel/src/3d/anim_ctrl.cpp code/nel/src/3d/anim_detail_trav.cpp code/nel/src/3d/animatable.cpp code/nel/src/3d/animated_lightmap.cpp code/nel/src/3d/animated_material.cpp code/nel/src/3d/animated_morph.cpp code/nel/src/3d/animated_value.cpp code/nel/src/3d/animation.cpp code/nel/src/3d/animation_optimizer.cpp code/nel/src/3d/animation_playlist.cpp code/nel/src/3d/animation_set.cpp code/nel/src/3d/animation_set_user.cpp code/nel/src/3d/animation_time.cpp code/nel/src/3d/async_file_manager_3d.cpp code/nel/src/3d/async_texture_block.cpp code/nel/src/3d/async_texture_manager.cpp code/nel/src/3d/bezier_patch.cpp code/nel/src/3d/bloom_effect.cpp code/nel/src/3d/bone.cpp code/nel/src/3d/camera.cpp code/nel/src/3d/camera_col.cpp code/nel/src/3d/channel_mixer.cpp code/nel/src/3d/clip_trav.cpp code/nel/src/3d/cloud.cpp code/nel/src/3d/cloud_scape.cpp code/nel/src/3d/cloud_scape_user.cpp code/nel/src/3d/cluster.cpp code/nel/src/3d/coarse_mesh_build.cpp code/nel/src/3d/coarse_mesh_manager.cpp code/nel/src/3d/computed_string.cpp code/nel/src/3d/cube_grid.cpp code/nel/src/3d/cube_map_builder.cpp code/nel/src/3d/debug_vb.cpp code/nel/src/3d/deform_2d.cpp code/nel/src/3d/driver.cpp code/nel/src/3d/driver/direct3d/driver_direct3d.cpp code/nel/src/3d/driver/direct3d/driver_direct3d_material.cpp code/nel/src/3d/driver/direct3d/driver_direct3d_shader.cpp code/nel/src/3d/driver/direct3d/driver_direct3d_texture.cpp code/nel/src/3d/driver/direct3d/driver_direct3d_vertex_program.cpp code/nel/src/3d/driver/direct3d/stddirect3d.h code/nel/src/3d/driver/opengl/driver_opengl.cpp code/nel/src/3d/driver/opengl/driver_opengl_extension.cpp code/nel/src/3d/driver/opengl/driver_opengl_inputs.cpp code/nel/src/3d/driver/opengl/driver_opengl_light.cpp code/nel/src/3d/driver/opengl/driver_opengl_material.cpp code/nel/src/3d/driver/opengl/driver_opengl_matrix.cpp code/nel/src/3d/driver/opengl/driver_opengl_pixel_program.cpp code/nel/src/3d/driver/opengl/driver_opengl_states.cpp code/nel/src/3d/driver/opengl/driver_opengl_texture.cpp code/nel/src/3d/driver/opengl/driver_opengl_uniform.cpp code/nel/src/3d/driver/opengl/driver_opengl_vertex.cpp code/nel/src/3d/driver/opengl/driver_opengl_vertex_buffer_hard.cpp code/nel/src/3d/driver/opengl/driver_opengl_vertex_buffer_hard.h code/nel/src/3d/driver/opengl/driver_opengl_vertex_program.cpp code/nel/src/3d/driver/opengl/driver_opengl_window.cpp code/nel/src/3d/driver/opengl/resources.rc code/nel/src/3d/driver/opengl/stdopengl.h code/nel/src/3d/driver/opengl/unix_event_emitter.cpp code/nel/src/3d/driver_user.cpp code/nel/src/3d/driver_user2.cpp code/nel/src/3d/dru.cpp code/nel/src/3d/event_mouse_listener.cpp code/nel/src/3d/fast_ptr_list.cpp code/nel/src/3d/fasthls_modifier.cpp code/nel/src/3d/flare_model.cpp code/nel/src/3d/flare_shape.cpp code/nel/src/3d/font_generator.cpp code/nel/src/3d/font_manager.cpp code/nel/src/3d/frustum.cpp code/nel/src/3d/fxaa.cpp code/nel/src/3d/geometry_program.cpp code/nel/src/3d/gpu_program_params.cpp code/nel/src/3d/heat_haze.cpp code/nel/src/3d/height_map.cpp code/nel/src/3d/hls_color_texture.cpp code/nel/src/3d/hls_texture_bank.cpp code/nel/src/3d/hls_texture_manager.cpp code/nel/src/3d/hrc_trav.cpp code/nel/src/3d/ig_surface_light.cpp code/nel/src/3d/ig_surface_light_build.cpp code/nel/src/3d/index_buffer.cpp code/nel/src/3d/init_3d.cpp code/nel/src/3d/instance_group_user.cpp code/nel/src/3d/instance_lighter.cpp code/nel/src/3d/key.cpp code/nel/src/3d/landscape.cpp code/nel/src/3d/landscape_collision_grid.cpp code/nel/src/3d/landscape_def.cpp code/nel/src/3d/landscape_face_vector_manager.cpp code/nel/src/3d/landscape_model.cpp code/nel/src/3d/landscape_profile.cpp code/nel/src/3d/landscape_user.cpp code/nel/src/3d/landscape_vegetable_block.cpp code/nel/src/3d/landscapeig_manager.cpp code/nel/src/3d/landscapevb_allocator.cpp code/nel/src/3d/landscapevb_info.cpp code/nel/src/3d/light.cpp code/nel/src/3d/light_contribution.cpp code/nel/src/3d/light_influence_interpolator.cpp code/nel/src/3d/light_trav.cpp code/nel/src/3d/light_user.cpp code/nel/src/3d/lighting_manager.cpp code/nel/src/3d/load_balancing_trav.cpp code/nel/src/3d/lod_character_builder.cpp code/nel/src/3d/lod_character_instance.cpp code/nel/src/3d/lod_character_manager.cpp code/nel/src/3d/lod_character_shape.cpp code/nel/src/3d/lod_character_shape_bank.cpp code/nel/src/3d/lod_character_texture.cpp code/nel/src/3d/logic_info.cpp code/nel/src/3d/material.cpp code/nel/src/3d/matrix_3x4.cpp code/nel/src/3d/mesh.cpp code/nel/src/3d/mesh_base.cpp code/nel/src/3d/mesh_base_instance.cpp code/nel/src/3d/mesh_blender.cpp code/nel/src/3d/mesh_block_manager.cpp code/nel/src/3d/mesh_geom.cpp code/nel/src/3d/mesh_instance.cpp code/nel/src/3d/mesh_morpher.cpp code/nel/src/3d/mesh_mrm.cpp code/nel/src/3d/mesh_mrm_instance.cpp code/nel/src/3d/mesh_mrm_skin_template.cpp code/nel/src/3d/mesh_mrm_skinned.cpp code/nel/src/3d/mesh_mrm_skinned_instance.cpp code/nel/src/3d/mesh_mrm_skinned_template.cpp code/nel/src/3d/mesh_multi_lod.cpp code/nel/src/3d/mesh_multi_lod_instance.cpp code/nel/src/3d/mesh_vertex_program.cpp code/nel/src/3d/meshvp_per_pixel_light.cpp code/nel/src/3d/meshvp_wind_tree.cpp code/nel/src/3d/mini_col.cpp code/nel/src/3d/motion_blur.cpp code/nel/src/3d/mrm_builder.cpp code/nel/src/3d/mrm_internal.cpp code/nel/src/3d/mrm_level_detail.cpp code/nel/src/3d/mrm_mesh.cpp code/nel/src/3d/mrm_parameters.cpp code/nel/src/3d/nelu.cpp code/nel/src/3d/noise_3d.cpp code/nel/src/3d/packed_world.cpp code/nel/src/3d/packed_zone.cpp code/nel/src/3d/particle_system.cpp code/nel/src/3d/particle_system_manager.cpp code/nel/src/3d/particle_system_model.cpp code/nel/src/3d/particle_system_process.cpp code/nel/src/3d/particle_system_shape.cpp code/nel/src/3d/particle_system_sound_user.cpp code/nel/src/3d/patch.cpp code/nel/src/3d/patch_lightmap.cpp code/nel/src/3d/patch_noise.cpp code/nel/src/3d/patch_rdr_pass.cpp code/nel/src/3d/patch_render.cpp code/nel/src/3d/patch_vegetable.cpp code/nel/src/3d/patchdlm_context.cpp code/nel/src/3d/patchuv_locator.cpp code/nel/src/3d/pixel_program.cpp code/nel/src/3d/play_list_manager.cpp code/nel/src/3d/play_list_manager_user.cpp code/nel/src/3d/play_list_user.cpp code/nel/src/3d/point_light.cpp code/nel/src/3d/point_light_model.cpp code/nel/src/3d/point_light_named.cpp code/nel/src/3d/point_light_named_array.cpp code/nel/src/3d/portal.cpp code/nel/src/3d/primitive_profile.cpp code/nel/src/3d/program.cpp code/nel/src/3d/ps_allocator.cpp code/nel/src/3d/ps_attrib_maker_bin_op.cpp code/nel/src/3d/ps_attrib_maker_helper.cpp code/nel/src/3d/ps_attrib_maker_template.cpp code/nel/src/3d/ps_color.cpp code/nel/src/3d/ps_dot.cpp code/nel/src/3d/ps_emitter.cpp code/nel/src/3d/ps_face.cpp code/nel/src/3d/ps_face_look_at.cpp code/nel/src/3d/ps_fan_light.cpp code/nel/src/3d/ps_float.cpp code/nel/src/3d/ps_force.cpp code/nel/src/3d/ps_int.cpp code/nel/src/3d/ps_light.cpp code/nel/src/3d/ps_located.cpp code/nel/src/3d/ps_mesh.cpp code/nel/src/3d/ps_particle.cpp code/nel/src/3d/ps_particle2.cpp code/nel/src/3d/ps_particle_basic.cpp code/nel/src/3d/ps_plane_basis_maker.cpp code/nel/src/3d/ps_quad.cpp code/nel/src/3d/ps_register_attribs.cpp code/nel/src/3d/ps_register_emitters.cpp code/nel/src/3d/ps_register_forces.cpp code/nel/src/3d/ps_register_particles.cpp code/nel/src/3d/ps_register_zones.cpp code/nel/src/3d/ps_ribbon.cpp code/nel/src/3d/ps_ribbon_base.cpp code/nel/src/3d/ps_ribbon_look_at.cpp code/nel/src/3d/ps_shockwave.cpp code/nel/src/3d/ps_sound.cpp code/nel/src/3d/ps_tail_dot.cpp code/nel/src/3d/ps_util.cpp code/nel/src/3d/ps_zone.cpp code/nel/src/3d/ptr_set.cpp code/nel/src/3d/quad_effect.cpp code/nel/src/3d/quad_grid.cpp code/nel/src/3d/quad_grid_clip_cluster.cpp code/nel/src/3d/quad_grid_clip_manager.cpp code/nel/src/3d/radix_sort.cpp code/nel/src/3d/raw_skin.cpp code/nel/src/3d/raw_skinned.cpp code/nel/src/3d/ray_mesh.cpp code/nel/src/3d/register_3d.cpp code/nel/src/3d/render_target_manager.cpp code/nel/src/3d/render_trav.cpp code/nel/src/3d/root_model.cpp code/nel/src/3d/scene.cpp code/nel/src/3d/scene_group.cpp code/nel/src/3d/scene_user.cpp code/nel/src/3d/scissor.cpp code/nel/src/3d/seg_remanence.cpp code/nel/src/3d/seg_remanence_shape.cpp code/nel/src/3d/shadow_map.cpp code/nel/src/3d/shadow_map_manager.cpp code/nel/src/3d/shadow_poly_receiver.cpp code/nel/src/3d/shadow_skin.cpp code/nel/src/3d/shape.cpp code/nel/src/3d/shape_bank.cpp code/nel/src/3d/shape_bank_user.cpp code/nel/src/3d/shape_info.cpp code/nel/src/3d/shifted_triangle_cache.cpp code/nel/src/3d/skeleton_model.cpp code/nel/src/3d/skeleton_shape.cpp code/nel/src/3d/skeleton_spawn_script.cpp code/nel/src/3d/skeleton_weight.cpp code/nel/src/3d/static_quad_grid.cpp code/nel/src/3d/std3d.h code/nel/src/3d/stereo_debugger.cpp code/nel/src/3d/stereo_display.cpp code/nel/src/3d/stereo_hmd.cpp code/nel/src/3d/stereo_libvr.cpp code/nel/src/3d/stereo_ovr.cpp code/nel/src/3d/stereo_ovr_04.cpp code/nel/src/3d/stereo_ovr_fp.cpp code/nel/src/3d/stripifier.cpp code/nel/src/3d/surface_light_grid.cpp code/nel/src/3d/tangent_space_build.cpp code/nel/src/3d/target_anim_ctrl.cpp code/nel/src/3d/tess_block.cpp code/nel/src/3d/tess_face_priority_list.cpp code/nel/src/3d/tess_list.cpp code/nel/src/3d/tessellation.cpp code/nel/src/3d/text_context.cpp code/nel/src/3d/text_context_user.cpp code/nel/src/3d/texture.cpp code/nel/src/3d/texture_blank.cpp code/nel/src/3d/texture_blend.cpp code/nel/src/3d/texture_bloom.cpp code/nel/src/3d/texture_bump.cpp code/nel/src/3d/texture_cube.cpp code/nel/src/3d/texture_dlm.cpp code/nel/src/3d/texture_emboss.cpp code/nel/src/3d/texture_far.cpp code/nel/src/3d/texture_file.cpp code/nel/src/3d/texture_font.cpp code/nel/src/3d/texture_grouped.cpp code/nel/src/3d/texture_mem.cpp code/nel/src/3d/texture_multi_file.cpp code/nel/src/3d/texture_near.cpp code/nel/src/3d/texture_user.cpp code/nel/src/3d/tile_bank.cpp code/nel/src/3d/tile_color.cpp code/nel/src/3d/tile_element.cpp code/nel/src/3d/tile_far_bank.cpp code/nel/src/3d/tile_light_influence.cpp code/nel/src/3d/tile_lumel.cpp code/nel/src/3d/tile_noise_map.cpp code/nel/src/3d/tile_vegetable_desc.cpp code/nel/src/3d/track.cpp code/nel/src/3d/track_keyframer.cpp code/nel/src/3d/track_sampled_common.cpp code/nel/src/3d/track_sampled_quat.cpp code/nel/src/3d/track_sampled_quat_small_header.cpp code/nel/src/3d/track_sampled_vector.cpp code/nel/src/3d/transform.cpp code/nel/src/3d/transform_shape.cpp code/nel/src/3d/transformable.cpp code/nel/src/3d/trav_scene.cpp code/nel/src/3d/u_bone.cpp code/nel/src/3d/u_camera.cpp code/nel/src/3d/u_instance.cpp code/nel/src/3d/u_instance_material.cpp code/nel/src/3d/u_material.cpp code/nel/src/3d/u_particle_system_instance.cpp code/nel/src/3d/u_point_light.cpp code/nel/src/3d/u_shape.cpp code/nel/src/3d/u_skeleton.cpp code/nel/src/3d/u_transform.cpp code/nel/src/3d/u_transformable.cpp code/nel/src/3d/u_visual_collision_mesh.cpp code/nel/src/3d/u_water.cpp code/nel/src/3d/vegetable.cpp code/nel/src/3d/vegetable_blend_layer_model.cpp code/nel/src/3d/vegetable_clip_block.cpp code/nel/src/3d/vegetable_def.cpp code/nel/src/3d/vegetable_instance_group.cpp code/nel/src/3d/vegetable_light_ex.cpp code/nel/src/3d/vegetable_manager.cpp code/nel/src/3d/vegetable_quadrant.cpp code/nel/src/3d/vegetable_shape.cpp code/nel/src/3d/vegetable_sort_block.cpp code/nel/src/3d/vegetable_uv8.cpp code/nel/src/3d/vegetablevb_allocator.cpp code/nel/src/3d/vertex_buffer.cpp code/nel/src/3d/vertex_buffer_heap.cpp code/nel/src/3d/vertex_program.cpp code/nel/src/3d/vertex_program_parse.cpp code/nel/src/3d/vertex_stream_manager.cpp code/nel/src/3d/viewport.cpp code/nel/src/3d/visual_collision_entity.cpp code/nel/src/3d/visual_collision_entity_user.cpp code/nel/src/3d/visual_collision_manager.cpp code/nel/src/3d/visual_collision_manager_user.cpp code/nel/src/3d/visual_collision_mesh.cpp code/nel/src/3d/water_env_map.cpp code/nel/src/3d/water_env_map_user.cpp code/nel/src/3d/water_height_map.cpp code/nel/src/3d/water_model.cpp code/nel/src/3d/water_pool_manager.cpp code/nel/src/3d/water_shape.cpp code/nel/src/3d/zone.cpp code/nel/src/3d/zone_corner_smoother.cpp code/nel/src/3d/zone_lighter.cpp code/nel/src/3d/zone_manager.cpp code/nel/src/3d/zone_search.cpp code/nel/src/3d/zone_smoother.cpp code/nel/src/3d/zone_symmetrisation.cpp code/nel/src/3d/zone_tgt_smoother.cpp code/nel/src/georges/form.cpp code/nel/src/georges/form_dfn.cpp code/nel/src/georges/form_elm.cpp code/nel/src/georges/form_loader.cpp code/nel/src/georges/header.cpp code/nel/src/georges/load_form.cpp code/nel/src/georges/type.cpp code/nel/src/gui/action_handler.cpp code/nel/src/gui/ctrl_base.cpp code/nel/src/gui/ctrl_base_button.cpp code/nel/src/gui/ctrl_button.cpp code/nel/src/gui/ctrl_col_pick.cpp code/nel/src/gui/ctrl_draggable.cpp code/nel/src/gui/ctrl_polygon.cpp code/nel/src/gui/ctrl_quad.cpp code/nel/src/gui/ctrl_scroll.cpp code/nel/src/gui/ctrl_scroll_base.cpp code/nel/src/gui/ctrl_sheet_selection.cpp code/nel/src/gui/ctrl_text_button.cpp code/nel/src/gui/ctrl_tooltip.cpp code/nel/src/gui/db_manager.cpp code/nel/src/gui/dbgroup_combo_box.cpp code/nel/src/gui/dbgroup_select_number.cpp code/nel/src/gui/dbview_bar.cpp code/nel/src/gui/dbview_bar3.cpp code/nel/src/gui/dbview_digit.cpp code/nel/src/gui/dbview_number.cpp code/nel/src/gui/dbview_quantity.cpp code/nel/src/gui/event_descriptor.cpp code/nel/src/gui/event_listener.cpp code/nel/src/gui/group_container.cpp code/nel/src/gui/group_container_base.cpp code/nel/src/gui/group_editbox.cpp code/nel/src/gui/group_editbox_base.cpp code/nel/src/gui/group_editbox_decor.cpp code/nel/src/gui/group_frame.cpp code/nel/src/gui/group_header.cpp code/nel/src/gui/group_html.cpp code/nel/src/gui/group_html_parser.cpp code/nel/src/gui/group_list.cpp code/nel/src/gui/group_menu.cpp code/nel/src/gui/group_modal.cpp code/nel/src/gui/group_paragraph.cpp code/nel/src/gui/group_scrolltext.cpp code/nel/src/gui/group_submenu_base.cpp code/nel/src/gui/group_tab.cpp code/nel/src/gui/group_table.cpp code/nel/src/gui/group_tree.cpp code/nel/src/gui/group_wheel.cpp code/nel/src/gui/input_handler.cpp code/nel/src/gui/interface_anim.cpp code/nel/src/gui/interface_element.cpp code/nel/src/gui/interface_expr.cpp code/nel/src/gui/interface_expr_node.cpp code/nel/src/gui/interface_expr_user_fct.cpp code/nel/src/gui/interface_factory.cpp code/nel/src/gui/interface_group.cpp code/nel/src/gui/interface_link.cpp code/nel/src/gui/interface_options.cpp code/nel/src/gui/interface_parser.cpp code/nel/src/gui/interface_property.cpp code/nel/src/gui/libwww.cpp code/nel/src/gui/libwww_types.cpp code/nel/src/gui/link_hack.cpp code/nel/src/gui/lua_helper.cpp code/nel/src/gui/lua_ihm.cpp code/nel/src/gui/lua_manager.cpp code/nel/src/gui/lua_object.cpp code/nel/src/gui/parser.cpp code/nel/src/gui/proc.cpp code/nel/src/gui/reflect.cpp code/nel/src/gui/reflect_register.cpp code/nel/src/gui/root_group.cpp code/nel/src/gui/stdpch.h code/nel/src/gui/string_case.cpp code/nel/src/gui/url_parser.cpp code/nel/src/gui/view_base.cpp code/nel/src/gui/view_bitmap.cpp code/nel/src/gui/view_bitmap_combo.cpp code/nel/src/gui/view_link.cpp code/nel/src/gui/view_pointer.cpp code/nel/src/gui/view_pointer_base.cpp code/nel/src/gui/view_polygon.cpp code/nel/src/gui/view_quad.cpp code/nel/src/gui/view_renderer.cpp code/nel/src/gui/view_text.cpp code/nel/src/gui/view_text_formated.cpp code/nel/src/gui/view_text_id.cpp code/nel/src/gui/view_text_id_formated.cpp code/nel/src/gui/widget_manager.cpp code/nel/src/ligo/ligo_config.cpp code/nel/src/ligo/ligo_error.cpp code/nel/src/ligo/ligo_error.h code/nel/src/ligo/ligo_material.cpp code/nel/src/ligo/ligo_material.h code/nel/src/ligo/primitive.cpp code/nel/src/ligo/primitive_class.cpp code/nel/src/ligo/stdligo.h code/nel/src/ligo/transition.cpp code/nel/src/ligo/transition.h code/nel/src/ligo/zone_bank.cpp code/nel/src/ligo/zone_edge.cpp code/nel/src/ligo/zone_edge.h code/nel/src/ligo/zone_template.cpp code/nel/src/ligo/zone_template.h code/nel/src/logic/logic_condition.cpp code/nel/src/logic/stdlogic.h code/nel/src/misc/CMakeLists.txt code/nel/src/misc/app_context.cpp code/nel/src/misc/big_file.cpp code/nel/src/misc/bitmap.cpp code/nel/src/misc/bitmap_gif.cpp code/nel/src/misc/bitmap_png.cpp code/nel/src/misc/cdb.cpp code/nel/src/misc/cdb_bank_handler.cpp code/nel/src/misc/cdb_branch.cpp code/nel/src/misc/cdb_branch_observing_handler.cpp code/nel/src/misc/cdb_check_sum.cpp code/nel/src/misc/cdb_leaf.cpp code/nel/src/misc/cdb_manager.cpp code/nel/src/misc/check_fpu.cpp code/nel/src/misc/co_task.cpp code/nel/src/misc/command.cpp code/nel/src/misc/common.cpp code/nel/src/misc/config_file/cf_gramatical.cpp code/nel/src/misc/config_file/cf_lexical.cpp code/nel/src/misc/contiguous_block_allocator.cpp code/nel/src/misc/debug.cpp code/nel/src/misc/displayer.cpp code/nel/src/misc/dynloadlib.cpp code/nel/src/misc/eid_translator.cpp code/nel/src/misc/eval_num_expr.cpp code/nel/src/misc/event_emitter.cpp code/nel/src/misc/file.cpp code/nel/src/misc/fixed_size_allocator.cpp code/nel/src/misc/geom_ext.cpp code/nel/src/misc/heap_memory.cpp code/nel/src/misc/hierarchical_timer.cpp code/nel/src/misc/i_xml.cpp code/nel/src/misc/inter_window_msg_queue.cpp code/nel/src/misc/log.cpp code/nel/src/misc/mem_displayer.cpp code/nel/src/misc/o_xml.cpp code/nel/src/misc/object_arena_allocator.cpp code/nel/src/misc/object_vector.cpp code/nel/src/misc/p_thread.cpp code/nel/src/misc/path.cpp code/nel/src/misc/polygon.cpp code/nel/src/misc/quad.cpp code/nel/src/misc/rgba.cpp code/nel/src/misc/smart_ptr.cpp code/nel/src/misc/stdmisc.h code/nel/src/misc/stl_block_allocator.cpp code/nel/src/misc/stl_block_list.cpp code/nel/src/misc/stop_watch.cpp code/nel/src/misc/string_common.cpp code/nel/src/misc/string_id_array.cpp code/nel/src/misc/string_mapper.cpp code/nel/src/misc/system_info.cpp code/nel/src/misc/task_manager.cpp code/nel/src/misc/uv.cpp code/nel/src/misc/value_smoother.cpp code/nel/src/misc/vector_2d.cpp code/nel/src/misc/vector_h.cpp code/nel/src/misc/win_displayer.cpp code/nel/src/misc/win_tray.cpp code/nel/src/misc/words_dictionary.cpp code/nel/src/misc/xml_auto_ptr.cpp code/nel/src/net/admin.cpp code/nel/src/net/buf_sock.cpp code/nel/src/net/email.cpp code/nel/src/net/login_client.cpp code/nel/src/net/login_server.cpp code/nel/src/net/message_recorder.cpp code/nel/src/net/module.cpp code/nel/src/net/module_common.cpp code/nel/src/net/module_gateway.cpp code/nel/src/net/module_gateway_transport.cpp code/nel/src/net/module_local_gateway.cpp code/nel/src/net/module_manager.cpp code/nel/src/net/naming_client.cpp code/nel/src/net/service.cpp code/nel/src/net/sock.cpp code/nel/src/net/udp_sim_sock.cpp code/nel/src/net/unified_network.cpp code/nel/src/net/varpath.cpp code/nel/src/pacs/build_indoor.cpp code/nel/src/pacs/edge_quad.cpp code/nel/src/pacs/global_retriever.cpp code/nel/src/pacs/move_container.cpp code/nel/src/pacs/move_primitive.cpp code/nel/src/pacs/primitive_block_pacs.cpp code/nel/src/pacs/primitive_world_image.cpp code/nel/src/pipeline/database_config.cpp code/nel/src/pipeline/project_config.cpp code/nel/src/sound/audio_mixer_user.cpp code/nel/src/sound/context_sound.cpp code/nel/src/sound/driver/dsound/sound_driver_dsound.cpp code/nel/src/sound/driver/openal/stdopenal.h code/nel/src/sound/driver/sound_driver.cpp code/nel/src/sound/driver/xaudio2/stdxaudio2.h code/nel/src/sound/group_controller.cpp code/nel/src/sound/sample_bank_manager.cpp code/nel/src/sound/sound.cpp code/nel/src/sound/sound_bank.cpp code/nel/tools/3d/CMakeLists.txt code/nel/tools/3d/build_far_bank/build_far_bank.cpp code/nel/tools/3d/cluster_viewer/view_cs.cpp code/nel/tools/3d/ig_lighter/ig_lighter.cpp code/nel/tools/3d/lightmap_optimizer/main.cpp code/nel/tools/3d/ligo/plugin_max/CMakeLists.txt code/nel/tools/3d/ligo/plugin_max/ligoscript.txt code/nel/tools/3d/ligo/plugin_max/max_to_ligo.cpp code/nel/tools/3d/ligo/plugin_max/max_to_ligo.h code/nel/tools/3d/ligo/plugin_max/script.cpp code/nel/tools/3d/object_viewer/about_dialog.cpp code/nel/tools/3d/object_viewer/animation_dlg.cpp code/nel/tools/3d/object_viewer/animation_dlg.h code/nel/tools/3d/object_viewer/animation_set_dlg.cpp code/nel/tools/3d/object_viewer/attrib_dlg.cpp code/nel/tools/3d/object_viewer/bin_op_dlg.h code/nel/tools/3d/object_viewer/bound_checker.h code/nel/tools/3d/object_viewer/choose_name.cpp code/nel/tools/3d/object_viewer/choose_name.h code/nel/tools/3d/object_viewer/choose_pool_id.cpp code/nel/tools/3d/object_viewer/create_file_dlg.cpp code/nel/tools/3d/object_viewer/direction_attr.cpp code/nel/tools/3d/object_viewer/dup_ps.cpp code/nel/tools/3d/object_viewer/edit_ex.cpp code/nel/tools/3d/object_viewer/edit_ex.h code/nel/tools/3d/object_viewer/edit_morph_mesh_dlg.cpp code/nel/tools/3d/object_viewer/edit_ps_sound.cpp code/nel/tools/3d/object_viewer/editable_range.cpp code/nel/tools/3d/object_viewer/editable_range.h code/nel/tools/3d/object_viewer/emitter_dlg.cpp code/nel/tools/3d/object_viewer/global_wind_dlg.cpp code/nel/tools/3d/object_viewer/lb_extern_id_dlg.cpp code/nel/tools/3d/object_viewer/located_bindable_dialog.cpp code/nel/tools/3d/object_viewer/located_properties.cpp code/nel/tools/3d/object_viewer/located_target_dlg.cpp code/nel/tools/3d/object_viewer/main_frame.cpp code/nel/tools/3d/object_viewer/mesh_dlg.cpp code/nel/tools/3d/object_viewer/multi_tex_dlg.cpp code/nel/tools/3d/object_viewer/object_viewer.cpp code/nel/tools/3d/object_viewer/object_viewer.h code/nel/tools/3d/object_viewer/object_viewer_interface.h code/nel/tools/3d/object_viewer/particle_dlg.cpp code/nel/tools/3d/object_viewer/particle_system_edit.cpp code/nel/tools/3d/object_viewer/particle_tree_ctrl.cpp code/nel/tools/3d/object_viewer/particle_tree_ctrl.h code/nel/tools/3d/object_viewer/particle_workspace.cpp code/nel/tools/3d/object_viewer/pick_sound.cpp code/nel/tools/3d/object_viewer/precomputed_rotations_dlg.cpp code/nel/tools/3d/object_viewer/ps_mover_dlg.cpp code/nel/tools/3d/object_viewer/range_selector.cpp code/nel/tools/3d/object_viewer/scheme_bank_dlg.cpp code/nel/tools/3d/object_viewer/select_string.cpp code/nel/tools/3d/object_viewer/select_string.h code/nel/tools/3d/object_viewer/skeleton_scale_dlg.cpp code/nel/tools/3d/object_viewer/slot_dlg.cpp code/nel/tools/3d/object_viewer/snapshot_tool_dlg.cpp code/nel/tools/3d/object_viewer/snapshot_tool_dlg.h code/nel/tools/3d/object_viewer/sound_anim_dlg.cpp code/nel/tools/3d/object_viewer/sound_anim_view.cpp code/nel/tools/3d/object_viewer/sound_system.cpp code/nel/tools/3d/object_viewer/start_stop_particle_system.cpp code/nel/tools/3d/object_viewer/texture_anim_dlg.cpp code/nel/tools/3d/object_viewer/texture_chooser.cpp code/nel/tools/3d/object_viewer/value_gradient_dlg.cpp code/nel/tools/3d/object_viewer/vegetable_copy_dlg.cpp code/nel/tools/3d/object_viewer/vegetable_density_page.cpp code/nel/tools/3d/object_viewer/vegetable_dlg.cpp code/nel/tools/3d/object_viewer/vegetable_dlg.h code/nel/tools/3d/object_viewer/vegetable_edit_tools.cpp code/nel/tools/3d/object_viewer/vegetable_list_box.cpp code/nel/tools/3d/object_viewer/vegetable_list_color.cpp code/nel/tools/3d/object_viewer/vegetable_noise_value_dlg.cpp code/nel/tools/3d/object_viewer/vegetable_select_dlg.cpp code/nel/tools/3d/object_viewer/vegetable_wind_dlg.cpp code/nel/tools/3d/object_viewer/water_pool_editor.cpp code/nel/tools/3d/object_viewer_exe/object_viewer_exe.cpp code/nel/tools/3d/object_viewer_widget/src/object_viewer_widget.cpp code/nel/tools/3d/plugin_max/nel_3dsmax_shared/CMakeLists.txt code/nel/tools/3d/plugin_max/nel_export/CMakeLists.txt code/nel/tools/3d/plugin_max/nel_export/nel_export.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export.h code/nel/tools/3d/plugin_max/nel_export/nel_export_collision.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export_export.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export_filetools.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export_node_properties.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export_scene.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export_script.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export_swt.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export_view.cpp code/nel/tools/3d/plugin_max/nel_export/nel_export_zone.cpp code/nel/tools/3d/plugin_max/nel_export/progress.cpp code/nel/tools/3d/plugin_max/nel_export/std_afx.h code/nel/tools/3d/plugin_max/nel_mesh_lib/CMakeLists.txt code/nel/tools/3d/plugin_max/nel_mesh_lib/calc_lm.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/calc_lm_rt.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_anim.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_collision.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_material.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_mesh.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_mesh_interface.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_misc.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_nel.h code/nel/tools/3d/plugin_max/nel_mesh_lib/export_particle_system.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_radial_normal.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_remanence.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_scene.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_script.cpp code/nel/tools/3d/plugin_max/nel_mesh_lib/export_skinning.cpp code/nel/tools/3d/plugin_max/nel_patch_converter/CMakeLists.txt code/nel/tools/3d/plugin_max/nel_patch_converter/PO2RPO.h code/nel/tools/3d/plugin_max/nel_patch_converter/nel_patch_converter.cpp code/nel/tools/3d/plugin_max/nel_patch_converter/rykolscript.txt code/nel/tools/3d/plugin_max/nel_patch_converter/script.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/CMakeLists.txt code/nel/tools/3d/plugin_max/nel_patch_edit/editpat.h code/nel/tools/3d/plugin_max/nel_patch_edit/np.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_edit_patch_mod.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_add_patches.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_attach.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_bevel.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_del.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_detach.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_extrude.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_material.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_remember.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_selection.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_subdivide.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_epm_tess.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_gui_bind.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_main.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_mods.cpp code/nel/tools/3d/plugin_max/nel_patch_edit/np_rollup.cpp code/nel/tools/3d/plugin_max/nel_patch_lib/CMakeLists.txt code/nel/tools/3d/plugin_max/nel_patch_lib/nel_patch_mesh.cpp code/nel/tools/3d/plugin_max/nel_patch_lib/nel_patch_mesh.h code/nel/tools/3d/plugin_max/nel_patch_lib/rpo.cpp code/nel/tools/3d/plugin_max/nel_patch_lib/rpo.h code/nel/tools/3d/plugin_max/nel_patch_lib/rpo2nel.cpp code/nel/tools/3d/plugin_max/nel_patch_paint/CMakeLists.txt code/nel/tools/3d/plugin_max/nel_patch_paint/DllEntry.cpp code/nel/tools/3d/plugin_max/nel_patch_paint/nel_patch_paint.h code/nel/tools/3d/plugin_max/nel_patch_paint/paint.cpp code/nel/tools/3d/plugin_max/nel_patch_paint/paint_main.cpp code/nel/tools/3d/plugin_max/nel_patch_paint/paint_ui.cpp code/nel/tools/3d/plugin_max/nel_patch_paint/paint_vcolor.cpp code/nel/tools/3d/plugin_max/nel_patch_paint/paint_vcolor.h code/nel/tools/3d/plugin_max/nel_vertex_tree_paint/CMakeLists.txt code/nel/tools/3d/plugin_max/nel_vertex_tree_paint/Paint.cpp code/nel/tools/3d/plugin_max/nel_vertex_tree_paint/vertex_tree_paint.cpp code/nel/tools/3d/plugin_max/nel_vertex_tree_paint/vertex_tree_paint.h code/nel/tools/3d/plugin_max/scripts/nel_assets_png_batched.ms code/nel/tools/3d/plugin_max/scripts/nel_assets_ps_batched.ms code/nel/tools/3d/plugin_max/scripts/nel_assets_resave.ms code/nel/tools/3d/plugin_max/scripts/nel_assets_resave_hard.ms code/nel/tools/3d/plugin_max/scripts/nel_batched_mergesave.ms code/nel/tools/3d/plugin_max/tile_utility/CMakeLists.txt code/nel/tools/3d/plugin_max/tile_utility/rgbadd.cpp code/nel/tools/3d/plugin_max/tile_utility/tile_utility.cpp code/nel/tools/3d/shape2obj/main.cpp code/nel/tools/3d/shapes_exporter/main.cpp code/nel/tools/3d/tga_2_dds/tga2dds.cpp code/nel/tools/3d/tile_edit/Browse.cpp code/nel/tools/3d/tile_edit/Browse.h code/nel/tools/3d/tile_edit/SelectionTerritoire.cpp code/nel/tools/3d/tile_edit/View.cpp code/nel/tools/3d/tile_edit/choose_veget_set.cpp code/nel/tools/3d/tile_edit_qt/browser_model.cpp code/nel/tools/3d/tile_edit_qt/tile_browser_dlg.cpp code/nel/tools/3d/tile_edit_qt/tile_edit_dlg.cpp code/nel/tools/3d/zone_check_bind/zone_check_bind.cpp code/nel/tools/3d/zone_dependencies/zone_dependencies.cpp code/nel/tools/3d/zone_lighter/zone_lighter.cpp code/nel/tools/3d/zviewer/zviewer.cpp code/nel/tools/build_gamedata/generators/max_exporter_scripts/shape.ms code/nel/tools/build_gamedata/generators/tagged_max_exporter_template/export_footer.ms code/nel/tools/build_gamedata/processes/anim/maxscript/anim_export.ms code/nel/tools/build_gamedata/processes/clodbank/maxscript/clod_export.ms code/nel/tools/build_gamedata/processes/ig/maxscript/ig_export.ms code/nel/tools/build_gamedata/processes/pacs_prim/maxscript/pacs_prim_export.ms code/nel/tools/build_gamedata/processes/rbank/maxscript/cmb_export.ms code/nel/tools/build_gamedata/processes/shape/maxscript/shape_export.ms code/nel/tools/build_gamedata/processes/veget/maxscript/veget_export.ms code/nel/tools/georges/georges2csv/georges2csv.cpp code/nel/tools/logic/logic_editor_dll/Condition.cpp code/nel/tools/logic/logic_editor_dll/ConditionPage.cpp code/nel/tools/logic/logic_editor_dll/ConditionsView.cpp code/nel/tools/logic/logic_editor_dll/Counter.cpp code/nel/tools/logic/logic_editor_dll/CounterPage.cpp code/nel/tools/logic/logic_editor_dll/EditorFormView.cpp code/nel/tools/logic/logic_editor_dll/MainFrm.cpp code/nel/tools/logic/logic_editor_dll/MainFrm.h code/nel/tools/logic/logic_editor_dll/State.cpp code/nel/tools/logic/logic_editor_dll/StatePage.cpp code/nel/tools/logic/logic_editor_dll/StatesView.cpp code/nel/tools/logic/logic_editor_dll/VariablePage.cpp code/nel/tools/logic/logic_editor_dll/logic_editor.cpp code/nel/tools/logic/logic_editor_dll/logic_editor.h code/nel/tools/logic/logic_editor_dll/logic_editorDoc.cpp code/nel/tools/logic/logic_editor_dll/logic_editorDoc.h code/nel/tools/logic/logic_editor_dll/logic_editor_interface.h code/nel/tools/misc/bnp_make/main.cpp code/nel/tools/misc/branch_patcher/branch_patcherDlg.cpp code/nel/tools/misc/crash_report/crash_report_widget.ui code/nel/tools/misc/data_mirror/data_mirror.cpp code/nel/tools/misc/data_mirror/data_mirrorDlg.cpp code/nel/tools/misc/log_analyser/FilterDialog.cpp code/nel/tools/misc/log_analyser/PlugInSelector.cpp code/nel/tools/misc/log_analyser/StdAfx.h code/nel/tools/misc/log_analyser/ViewDialog.cpp code/nel/tools/misc/log_analyser/log_analyserDlg.cpp code/nel/tools/misc/make_sheet_id/make_sheet_id.cpp code/nel/tools/misc/words_dic/words_dicDlg.cpp code/nel/tools/nel_unit_test/nel_unit_test.cpp code/nel/tools/nel_unit_test/ut_ligo.h code/nel/tools/nel_unit_test/ut_misc.h code/nel/tools/nel_unit_test/ut_net.h code/nel/tools/pacs/build_rbank/build_surf.cpp code/ryzom/client/CMakeLists.txt code/ryzom/client/client_default.cfg code/ryzom/client/data/gamedev/fd.cmd code/ryzom/client/data/gamedev/fd2.cmd code/ryzom/client/data/gamedev/fd3.cmd code/ryzom/client/data/gamedev/interfaces_v3/actions.xml code/ryzom/client/data/gamedev/interfaces_v3/bg_downloader.xml code/ryzom/client/data/gamedev/interfaces_v3/bot_chat_v4.xml code/ryzom/client/data/gamedev/interfaces_v3/commands.xml code/ryzom/client/data/gamedev/interfaces_v3/config.xml code/ryzom/client/data/gamedev/interfaces_v3/game_config.xml code/ryzom/client/data/gamedev/interfaces_v3/guild.xml code/ryzom/client/data/gamedev/interfaces_v3/help.xml code/ryzom/client/data/gamedev/interfaces_v3/hierarchy.xml code/ryzom/client/data/gamedev/interfaces_v3/info_player.lua code/ryzom/client/data/gamedev/interfaces_v3/info_player.xml code/ryzom/client/data/gamedev/interfaces_v3/interaction.lua code/ryzom/client/data/gamedev/interfaces_v3/interaction.xml code/ryzom/client/data/gamedev/interfaces_v3/login_config.xml code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml code/ryzom/client/data/gamedev/interfaces_v3/login_widgets.xml code/ryzom/client/data/gamedev/interfaces_v3/macros.xml code/ryzom/client/data/gamedev/interfaces_v3/map.xml code/ryzom/client/data/gamedev/interfaces_v3/out_v2_appear.lua code/ryzom/client/data/gamedev/interfaces_v3/out_v2_appear.xml code/ryzom/client/data/gamedev/interfaces_v3/out_v2_config.xml code/ryzom/client/data/gamedev/interfaces_v3/out_v2_hierarchy.xml code/ryzom/client/data/gamedev/interfaces_v3/out_v2_select.xml code/ryzom/client/data/gamedev/interfaces_v3/outgame_career.xml code/ryzom/client/data/gamedev/interfaces_v3/outgame_config.xml code/ryzom/client/data/gamedev/interfaces_v3/outgame_summary.xml code/ryzom/client/data/gamedev/interfaces_v3/phrase.xml code/ryzom/client/data/gamedev/interfaces_v3/player.lua code/ryzom/client/data/gamedev/interfaces_v3/player.xml code/ryzom/client/data/gamedev/interfaces_v3/player_trade.xml code/ryzom/client/data/gamedev/interfaces_v3/reset.xml code/ryzom/client/data/gamedev/interfaces_v3/webig_widgets.xml code/ryzom/client/data/gamedev/interfaces_v3/widgets.xml code/ryzom/client/data/gamedev/pa.cmd code/ryzom/client/data/gamedev/steed.cmd code/ryzom/client/data/gamedev/team.cmd code/ryzom/client/data/gamedev/texture_extra.txt code/ryzom/client/macosx/upgd_nl.sh code/ryzom/client/src/CMakeLists.txt code/ryzom/client/src/actions.cpp code/ryzom/client/src/bg_downloader_access.cpp code/ryzom/client/src/browse_faq.cpp code/ryzom/client/src/bug_report/bug_reportDlg.cpp code/ryzom/client/src/character_cl.cpp code/ryzom/client/src/character_cl.h code/ryzom/client/src/client.cpp code/ryzom/client/src/client.rc code/ryzom/client/src/client_cfg.cpp code/ryzom/client/src/client_cfg.h code/ryzom/client/src/client_chat_manager.cpp code/ryzom/client/src/client_sheets/animation_set_list_sheet.cpp code/ryzom/client/src/client_sheets/animation_set_list_sheet.h code/ryzom/client/src/client_sheets/item_fx_sheet.cpp code/ryzom/client/src/client_sheets/item_sheet.cpp code/ryzom/client/src/client_sheets/mission_sheet.cpp code/ryzom/client/src/client_sheets/outpost_building_sheet.cpp code/ryzom/client/src/client_sheets/pact_sheet.cpp code/ryzom/client/src/client_sheets/pact_sheet.h code/ryzom/client/src/client_sheets/race_stats_sheet.cpp code/ryzom/client/src/client_sheets/sky_object_sheet.cpp code/ryzom/client/src/client_sheets/unblock_titles_sheet.cpp code/ryzom/client/src/commands.cpp code/ryzom/client/src/connection.cpp code/ryzom/client/src/contextual_cursor.cpp code/ryzom/client/src/continent_manager.cpp code/ryzom/client/src/continent_manager_build.h code/ryzom/client/src/cursor_functions.cpp code/ryzom/client/src/decal.cpp code/ryzom/client/src/door_manager.cpp code/ryzom/client/src/entities.cpp code/ryzom/client/src/entities.h code/ryzom/client/src/entity_cl.cpp code/ryzom/client/src/entity_cl.h code/ryzom/client/src/events_listener.cpp code/ryzom/client/src/far_tp.cpp code/ryzom/client/src/forage_source_cl.cpp code/ryzom/client/src/fx_cl.cpp code/ryzom/client/src/ground_fx_manager.cpp code/ryzom/client/src/init.cpp code/ryzom/client/src/init_main_loop.cpp code/ryzom/client/src/input.cpp code/ryzom/client/src/interface_v3/action_handler_debug.cpp code/ryzom/client/src/interface_v3/action_handler_game.cpp code/ryzom/client/src/interface_v3/action_handler_help.cpp code/ryzom/client/src/interface_v3/action_handler_item.cpp code/ryzom/client/src/interface_v3/action_handler_misc.cpp code/ryzom/client/src/interface_v3/action_handler_phrase.cpp code/ryzom/client/src/interface_v3/bar_manager.cpp code/ryzom/client/src/interface_v3/bar_manager.h code/ryzom/client/src/interface_v3/character_3d.cpp code/ryzom/client/src/interface_v3/chat_displayer.h code/ryzom/client/src/interface_v3/chat_text_manager.cpp code/ryzom/client/src/interface_v3/chat_text_manager.h code/ryzom/client/src/interface_v3/chat_window.cpp code/ryzom/client/src/interface_v3/dbctrl_sheet.cpp code/ryzom/client/src/interface_v3/dbctrl_sheet.h code/ryzom/client/src/interface_v3/group_html_cs.cpp code/ryzom/client/src/interface_v3/group_html_webig.cpp code/ryzom/client/src/interface_v3/group_in_scene_bubble.cpp code/ryzom/client/src/interface_v3/group_in_scene_user_info.cpp code/ryzom/client/src/interface_v3/group_in_scene_user_info.h code/ryzom/client/src/interface_v3/group_map.cpp code/ryzom/client/src/interface_v3/guild_manager.cpp code/ryzom/client/src/interface_v3/input_handler_manager.h code/ryzom/client/src/interface_v3/interface_3d_scene.cpp code/ryzom/client/src/interface_v3/interface_ddx.cpp code/ryzom/client/src/interface_v3/interface_expr_user_fct_game.cpp code/ryzom/client/src/interface_v3/interface_manager.cpp code/ryzom/client/src/interface_v3/interface_observer.h code/ryzom/client/src/interface_v3/item_consumable_effect.cpp code/ryzom/client/src/interface_v3/item_special_effect.cpp code/ryzom/client/src/interface_v3/lua_ihm_ryzom.cpp code/ryzom/client/src/interface_v3/lua_ihm_ryzom.h code/ryzom/client/src/interface_v3/macrocmd_key.cpp code/ryzom/client/src/interface_v3/macrocmd_manager.cpp code/ryzom/client/src/interface_v3/music_player.cpp code/ryzom/client/src/interface_v3/people_interraction.cpp code/ryzom/client/src/interface_v3/people_list.cpp code/ryzom/client/src/interface_v3/sbrick_manager.cpp code/ryzom/client/src/interface_v3/sbrick_manager.h code/ryzom/client/src/interface_v3/sphrase_manager.cpp code/ryzom/client/src/interface_v3/sphrase_manager.h code/ryzom/client/src/interface_v3/view_radar.cpp code/ryzom/client/src/login.cpp code/ryzom/client/src/login_patch.cpp code/ryzom/client/src/login_patch.h code/ryzom/client/src/login_progress_post_thread.cpp code/ryzom/client/src/login_xdelta.cpp code/ryzom/client/src/main_loop.cpp code/ryzom/client/src/micro_life_manager.cpp code/ryzom/client/src/misc.cpp code/ryzom/client/src/misc.h code/ryzom/client/src/net_manager.cpp code/ryzom/client/src/network_connection.cpp code/ryzom/client/src/network_connection.h code/ryzom/client/src/npc_icon.cpp code/ryzom/client/src/pacs_client.cpp code/ryzom/client/src/permanent_ban.cpp code/ryzom/client/src/player_cl.cpp code/ryzom/client/src/player_r2_cl.cpp code/ryzom/client/src/r2/auto_group.cpp code/ryzom/client/src/r2/dmc/action_historic.cpp code/ryzom/client/src/r2/dmc/client_edition_module.cpp code/ryzom/client/src/r2/dmc/client_edition_module.h code/ryzom/client/src/r2/dmc/dmc.cpp code/ryzom/client/src/r2/dmc/property_accessor.cpp code/ryzom/client/src/r2/editor.cpp code/ryzom/client/src/r2/editor.h code/ryzom/client/src/r2/instance_map_deco.cpp code/ryzom/client/src/r2/tool.cpp code/ryzom/client/src/r2/tool.h code/ryzom/client/src/r2/tool_choose_pos.cpp code/ryzom/client/src/r2/tool_create_entity.cpp code/ryzom/client/src/r2/tool_pick.cpp code/ryzom/client/src/r2/tool_select_move.cpp code/ryzom/client/src/release.cpp code/ryzom/client/src/rosace.cpp code/ryzom/client/src/ryzom.ico code/ryzom/client/src/session_browser.cpp code/ryzom/client/src/seven_zip/7zArcIn.cpp code/ryzom/client/src/seven_zip/7zMain.cpp code/ryzom/client/src/seven_zip/7zVersion.h code/ryzom/client/src/seven_zip/Aes.cpp code/ryzom/client/src/seven_zip/CpuArch.h code/ryzom/client/src/seven_zip/Lzma86Dec.cpp code/ryzom/client/src/seven_zip/Lzma86Enc.cpp code/ryzom/client/src/seven_zip/LzmaDec.cpp code/ryzom/client/src/seven_zip/LzmaEnc.cpp code/ryzom/client/src/seven_zip/Ppmd7.cpp code/ryzom/client/src/seven_zip/seven_zip.cpp code/ryzom/client/src/sheet_manager.cpp code/ryzom/client/src/sky.cpp code/ryzom/client/src/steam_client.cpp code/ryzom/client/src/string_manager_client.cpp code/ryzom/client/src/user_agent.cpp code/ryzom/client/src/user_entity.cpp code/ryzom/client/unix/CMakeLists.txt code/ryzom/client/unix/upgd_nl.sh code/ryzom/common/CMakeLists.txt code/ryzom/common/data_common/database.xml code/ryzom/common/data_common/landscape_col_prim_pacs_list.txt code/ryzom/common/data_common/msg.xml code/ryzom/common/data_common/r2/IslandScreenshots.cfg code/ryzom/common/data_common/r2/r2_islands.xml code/ryzom/common/data_common/r2/r2_ui_property_sheet.lua code/ryzom/common/data_common/visual_slot.tab code/ryzom/common/data_leveldesign/leveldesign/world_editor_files/world_editor_classes.xml code/ryzom/common/src/game_share/ai_wrapper.h code/ryzom/common/src/game_share/bg_downloader_msg.cpp code/ryzom/common/src/game_share/bg_downloader_msg.h code/ryzom/common/src/game_share/brick_families.cpp code/ryzom/common/src/game_share/brick_families.h code/ryzom/common/src/game_share/brick_flags.cpp code/ryzom/common/src/game_share/brick_flags.h code/ryzom/common/src/game_share/characteristics.cpp code/ryzom/common/src/game_share/characteristics.h code/ryzom/common/src/game_share/cst_loader.cpp code/ryzom/common/src/game_share/dms.cpp code/ryzom/common/src/game_share/effect_families.cpp code/ryzom/common/src/game_share/effect_families.h code/ryzom/common/src/game_share/inventories.h code/ryzom/common/src/game_share/item_infos.cpp code/ryzom/common/src/game_share/item_infos.h code/ryzom/common/src/game_share/light_cycle.cpp code/ryzom/common/src/game_share/login_registry.cpp code/ryzom/common/src/game_share/login_registry.h code/ryzom/common/src/game_share/magic_fx.cpp code/ryzom/common/src/game_share/magic_fx.h code/ryzom/common/src/game_share/mainland_summary.h code/ryzom/common/src/game_share/mirror_prop_value.h code/ryzom/common/src/game_share/mirrored_data_set.cpp code/ryzom/common/src/game_share/mode_and_behaviour.cpp code/ryzom/common/src/game_share/mode_and_behaviour.h code/ryzom/common/src/game_share/msg_ais_egs_gen.cpp code/ryzom/common/src/game_share/msg_client_server.h code/ryzom/common/src/game_share/object.cpp code/ryzom/common/src/game_share/persistent_data.h code/ryzom/common/src/game_share/persistent_data_inline.h code/ryzom/common/src/game_share/persistent_data_template.h code/ryzom/common/src/game_share/persistent_data_tree.cpp code/ryzom/common/src/game_share/power_types.cpp code/ryzom/common/src/game_share/power_types.h code/ryzom/common/src/game_share/ring_access.cpp code/ryzom/common/src/game_share/ring_session_manager_itf.h code/ryzom/common/src/game_share/ryzom_mirror_properties.cpp code/ryzom/common/src/game_share/ryzom_mirror_properties.h code/ryzom/common/src/game_share/ryzom_version.h code/ryzom/common/src/game_share/scenario.cpp code/ryzom/common/src/game_share/scenario_entry_points.cpp code/ryzom/common/src/game_share/scores.cpp code/ryzom/common/src/game_share/scores.h code/ryzom/common/src/game_share/season_file_ext.cpp code/ryzom/common/src/game_share/seeds.cpp code/ryzom/common/src/game_share/server_animation_module.cpp code/ryzom/common/src/game_share/server_edition_module.cpp code/ryzom/common/src/game_share/server_edition_module.h code/ryzom/common/src/game_share/simlag.cpp code/ryzom/common/src/game_share/string_mgr_module.cpp code/ryzom/common/src/game_share/time_weather_season/static_light_cycle.cpp code/ryzom/common/src/game_share/time_weather_season/time_and_season.cpp code/ryzom/common/src/game_share/time_weather_season/time_and_season.h code/ryzom/common/src/game_share/user_connection_mgr.cpp code/ryzom/common/src/game_share/utils.h code/ryzom/server/data_shard/egs/client_commands_privileges.txt code/ryzom/server/entities_game_service.cfg code/ryzom/server/entities_game_service_default.cfg code/ryzom/server/input_output_service.cfg code/ryzom/server/input_output_service_default.cfg code/ryzom/server/logger_service.cfg code/ryzom/server/session_browser_server.cfg code/ryzom/server/shard_unifier_service.cfg code/ryzom/server/src/admin_modules/admin_modules_itf.h code/ryzom/server/src/ags_test/command_event_manager.cpp code/ryzom/server/src/ags_test/move_grid.h code/ryzom/server/src/ai_service/ai.cpp code/ryzom/server/src/ai_service/ai.h code/ryzom/server/src/ai_service/ai_bot.cpp code/ryzom/server/src/ai_service/ai_bot.h code/ryzom/server/src/ai_service/ai_bot_fauna.cpp code/ryzom/server/src/ai_service/ai_bot_npc.cpp code/ryzom/server/src/ai_service/ai_bot_npc.h code/ryzom/server/src/ai_service/ai_entity_physical.h code/ryzom/server/src/ai_service/ai_entity_physical_inline.h code/ryzom/server/src/ai_service/ai_generic_fight.cpp code/ryzom/server/src/ai_service/ai_generic_fight_helpers.cpp code/ryzom/server/src/ai_service/ai_grp_fauna.cpp code/ryzom/server/src/ai_service/ai_grp_npc.cpp code/ryzom/server/src/ai_service/ai_grp_npc.h code/ryzom/server/src/ai_service/ai_mgr_fauna.cpp code/ryzom/server/src/ai_service/ai_place.cpp code/ryzom/server/src/ai_service/ai_player.cpp code/ryzom/server/src/ai_service/ai_profile_npc.cpp code/ryzom/server/src/ai_service/ai_script_comp.cpp code/ryzom/server/src/ai_service/commands.cpp code/ryzom/server/src/ai_service/continent.cpp code/ryzom/server/src/ai_service/family_profile_tribe.cpp code/ryzom/server/src/ai_service/generic_logic_action.cpp code/ryzom/server/src/ai_service/messages.cpp code/ryzom/server/src/ai_service/mirrors.cpp code/ryzom/server/src/ai_service/nf_grp.cpp code/ryzom/server/src/ai_service/nf_grp_npc.cpp code/ryzom/server/src/ai_service/script_compiler.cpp code/ryzom/server/src/ai_service/script_compiler_native_func.cpp code/ryzom/server/src/ai_service/sheets.cpp code/ryzom/server/src/ai_share/16x16_layer.h code/ryzom/server/src/ai_share/ai_event_report.cpp code/ryzom/server/src/ai_share/ai_event_report.h code/ryzom/server/src/ai_share/ai_types.h code/ryzom/server/src/ai_share/ai_wrapper_server.cpp code/ryzom/server/src/ai_share/world_map.cpp code/ryzom/server/src/ai_share/world_map.h code/ryzom/server/src/entities_game_service/admin.cpp code/ryzom/server/src/entities_game_service/building_manager/building_physical.cpp code/ryzom/server/src/entities_game_service/cdb_group.h code/ryzom/server/src/entities_game_service/common_shard_callbacks.cpp code/ryzom/server/src/entities_game_service/creature_manager/creature.cpp code/ryzom/server/src/entities_game_service/creature_manager/creature_manager.cpp code/ryzom/server/src/entities_game_service/creature_manager/creature_manager.h code/ryzom/server/src/entities_game_service/database_plr.cpp code/ryzom/server/src/entities_game_service/database_plr.h code/ryzom/server/src/entities_game_service/deposit.cpp code/ryzom/server/src/entities_game_service/egs_mirror.cpp code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_ai_action.cpp code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_ai_action.h code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_brick.cpp code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_brick.cpp.h code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_brick.h code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_game_item.cpp code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_game_item.h code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_game_sheet.cpp code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_game_sheet.h code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_harvestable.cpp code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_outpost.cpp code/ryzom/server/src/entities_game_service/egs_sheets/egs_static_rolemaster_phrase.cpp code/ryzom/server/src/entities_game_service/egs_variables.cpp code/ryzom/server/src/entities_game_service/egs_variables.h code/ryzom/server/src/entities_game_service/entities_game_service.cpp code/ryzom/server/src/entities_game_service/entity_manager/entity_base.cpp code/ryzom/server/src/entities_game_service/entity_manager/entity_base.h code/ryzom/server/src/entities_game_service/entity_manager/entity_callbacks.cpp code/ryzom/server/src/entities_game_service/entity_manager/entity_manager.cpp code/ryzom/server/src/entities_game_service/forage_progress.cpp code/ryzom/server/src/entities_game_service/forage_progress.h code/ryzom/server/src/entities_game_service/game_item_manager/game_item.cpp code/ryzom/server/src/entities_game_service/game_item_manager/game_item.h code/ryzom/server/src/entities_game_service/harvest_source.cpp code/ryzom/server/src/entities_game_service/harvest_source.h code/ryzom/server/src/entities_game_service/mission_manager/mission_item.cpp code/ryzom/server/src/entities_game_service/mission_manager/mission_log.h code/ryzom/server/src/entities_game_service/mission_manager/missions_commands.cpp code/ryzom/server/src/entities_game_service/outpost_manager/outpost.h code/ryzom/server/src/entities_game_service/outpost_manager/outpost_building.cpp code/ryzom/server/src/entities_game_service/phrase_manager/area_effect.h code/ryzom/server/src/entities_game_service/phrase_manager/aura_regen_effect.cpp code/ryzom/server/src/entities_game_service/phrase_manager/aura_regen_effect.h code/ryzom/server/src/entities_game_service/phrase_manager/bleed_effect.cpp code/ryzom/server/src/entities_game_service/phrase_manager/bleed_effect.h code/ryzom/server/src/entities_game_service/phrase_manager/combat_action_bleed.h code/ryzom/server/src/entities_game_service/phrase_manager/combat_action_special_damage.cpp code/ryzom/server/src/entities_game_service/phrase_manager/combat_bleed_effect.cpp code/ryzom/server/src/entities_game_service/phrase_manager/combat_bleed_effect.h code/ryzom/server/src/entities_game_service/phrase_manager/combat_phrase.cpp code/ryzom/server/src/entities_game_service/phrase_manager/combat_phrase.h code/ryzom/server/src/entities_game_service/phrase_manager/damage_aura_effect.cpp code/ryzom/server/src/entities_game_service/phrase_manager/damage_aura_effect.h code/ryzom/server/src/entities_game_service/phrase_manager/faber_action.cpp code/ryzom/server/src/entities_game_service/phrase_manager/faber_phrase.cpp code/ryzom/server/src/entities_game_service/phrase_manager/faber_phrase.h code/ryzom/server/src/entities_game_service/phrase_manager/fg_extraction_phrase.cpp code/ryzom/server/src/entities_game_service/phrase_manager/fg_prospection_phrase.cpp code/ryzom/server/src/entities_game_service/phrase_manager/forage_phrase.cpp code/ryzom/server/src/entities_game_service/phrase_manager/forage_phrase.h code/ryzom/server/src/entities_game_service/phrase_manager/harvest_phrase.cpp code/ryzom/server/src/entities_game_service/phrase_manager/harvest_phrase.h code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_affect_stat.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_ai_hot.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_attack.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_attack.h code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_debuff.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_dot.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_heal.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_hot.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_action_negative_effect.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_phrase.cpp code/ryzom/server/src/entities_game_service/phrase_manager/magic_phrase.h code/ryzom/server/src/entities_game_service/phrase_manager/nolink_dot_effect.cpp code/ryzom/server/src/entities_game_service/phrase_manager/nolink_hot_effect.cpp code/ryzom/server/src/entities_game_service/phrase_manager/phrase_utilities_functions.cpp code/ryzom/server/src/entities_game_service/phrase_manager/phrase_utilities_functions.h code/ryzom/server/src/entities_game_service/phrase_manager/s_link_effect_dot.cpp code/ryzom/server/src/entities_game_service/phrase_manager/s_link_effect_dot.h code/ryzom/server/src/entities_game_service/phrase_manager/s_link_effect_hot.cpp code/ryzom/server/src/entities_game_service/phrase_manager/s_link_effect_hot.h code/ryzom/server/src/entities_game_service/phrase_manager/special_power_balance.cpp code/ryzom/server/src/entities_game_service/phrase_manager/special_power_balance.h code/ryzom/server/src/entities_game_service/phrase_manager/special_power_basic_aura.cpp code/ryzom/server/src/entities_game_service/phrase_manager/special_power_dot.cpp code/ryzom/server/src/entities_game_service/phrase_manager/special_power_enchant_weapon.cpp code/ryzom/server/src/entities_game_service/phrase_manager/special_power_heal.cpp code/ryzom/server/src/entities_game_service/phrase_manager/special_power_heal.h code/ryzom/server/src/entities_game_service/phrase_manager/special_power_phrase.cpp code/ryzom/server/src/entities_game_service/phrase_manager/toxic_cloud.cpp code/ryzom/server/src/entities_game_service/player_manager/admin_properties.cpp code/ryzom/server/src/entities_game_service/player_manager/character.cpp code/ryzom/server/src/entities_game_service/player_manager/character.h code/ryzom/server/src/entities_game_service/player_manager/character_inventory_manipulation.cpp code/ryzom/server/src/entities_game_service/player_manager/character_tick_update_timer_event.h code/ryzom/server/src/entities_game_service/player_manager/character_version_adapter.cpp code/ryzom/server/src/entities_game_service/player_manager/persistent_player_data.cpp code/ryzom/server/src/entities_game_service/player_manager/player_manager.cpp code/ryzom/server/src/entities_game_service/progression/progression_common.h code/ryzom/server/src/entities_game_service/progression/progression_pve.cpp code/ryzom/server/src/entities_game_service/progression/progression_pve.h code/ryzom/server/src/entities_game_service/progression/progression_pvp.cpp code/ryzom/server/src/entities_game_service/progression/progression_pvp.h code/ryzom/server/src/entities_game_service/pvp_manager/pvp_base.h code/ryzom/server/src/entities_game_service/pvp_manager/pvp_faction_reward_manager/pvp_faction_reward_manager.cpp code/ryzom/server/src/entities_game_service/pvp_manager/pvp_faction_reward_manager/totem_base.cpp code/ryzom/server/src/entities_game_service/pvp_manager/pvp_faction_reward_manager/totem_base.h code/ryzom/server/src/entities_game_service/pvp_manager/pvp_faction_reward_manager/totem_effect.cpp code/ryzom/server/src/entities_game_service/pvp_manager/pvp_manager.cpp code/ryzom/server/src/entities_game_service/pvp_manager/pvp_manager_2.cpp code/ryzom/server/src/entities_game_service/team_manager/team.cpp code/ryzom/server/src/entity_view_service/move_grid.h code/ryzom/server/src/frontend_service/distance_prioritizer.cpp code/ryzom/server/src/frontend_service/vision_provider.cpp code/ryzom/server/src/general_utilities_service/stat_character.cpp code/ryzom/server/src/general_utilities_service/stat_character.h code/ryzom/server/src/general_utilities_service/stat_user_char_info_extractors.cpp code/ryzom/server/src/gpm_service/cell.h code/ryzom/server/src/gpm_service/move_grid.h code/ryzom/server/src/gpm_service/world_entity.cpp code/ryzom/server/src/gpm_service/world_entity.h code/ryzom/server/src/input_output_service/chat_manager.cpp code/ryzom/server/src/input_output_service/string_manager_parser.cpp code/ryzom/server/src/logger_service/log_query.cpp code/ryzom/server/src/logger_service/log_query.h code/ryzom/server/src/mail_forum_service/hof_generator.cpp code/ryzom/server/src/monitor_service/client.cpp code/ryzom/server/src/monitor_service/client.h code/ryzom/server/src/monitor_service/mirrors.cpp code/ryzom/server/src/monitor_service/mirrors.h code/ryzom/server/src/pd_lib/pd_messages.h code/ryzom/server/src/pd_support_service/stat_character.cpp code/ryzom/server/src/pd_support_service/stat_character.h code/ryzom/server/src/pd_support_service/stat_user_char_info_extractors.cpp code/ryzom/server/src/persistant_data_service/pds_database.cpp code/ryzom/server/src/persistant_data_service/pds_database.h code/ryzom/server/src/persistant_data_service/pds_table.h code/ryzom/server/src/persistant_data_service/pds_table_inline.h code/ryzom/server/src/sabrina/combat_phrase.cpp code/ryzom/server/src/sabrina/combat_phrase.h code/ryzom/server/src/sabrina/faber_phrase.cpp code/ryzom/server/src/sabrina/faber_phrase.h code/ryzom/server/src/sabrina/harvest_phrase.cpp code/ryzom/server/src/sabrina/harvest_phrase.h code/ryzom/server/src/sabrina/magic_action_affect_stat.cpp code/ryzom/server/src/sabrina/magic_action_attack.cpp code/ryzom/server/src/sabrina/magic_action_debuff.cpp code/ryzom/server/src/sabrina/magic_action_dot.cpp code/ryzom/server/src/sabrina/magic_action_heal.cpp code/ryzom/server/src/sabrina/magic_action_hot.cpp code/ryzom/server/src/sabrina/magic_action_negative_effect.cpp code/ryzom/server/src/sabrina/magic_phrase.cpp code/ryzom/server/src/sabrina/magic_phrase.h code/ryzom/server/src/sabrina/phrase_utilities_functions.cpp code/ryzom/server/src/sabrina/phrase_utilities_functions.h code/ryzom/server/src/sabrina/s_link_effect_dot.cpp code/ryzom/server/src/sabrina/s_link_effect_dot.h code/ryzom/server/src/sabrina/s_link_effect_hot.cpp code/ryzom/server/src/sabrina/s_link_effect_hot.h code/ryzom/server/src/sabrina/sabrina_actor.h code/ryzom/server/src/sabrina/sabrina_actor_creature.cpp code/ryzom/server/src/sabrina/sabrina_actor_player.cpp code/ryzom/server/src/sabrina/sabrina_enum.h code/ryzom/server/src/server_share/continent_container.cpp code/ryzom/server/src/server_share/login_service_itf.h code/ryzom/server/src/server_share/mail_forum_itf.h code/ryzom/server/src/server_share/msg_ai_service.cpp code/ryzom/server/src/server_share/msg_ai_service.h code/ryzom/server/src/server_share/mysql_wrapper.cpp code/ryzom/server/src/server_share/mysql_wrapper.h code/ryzom/server/src/server_share/testing_tool_structures.h code/ryzom/server/src/session_browser_server/session_browser_server.cpp code/ryzom/server/src/shard_unifier_service/character_sync.cpp code/ryzom/server/src/shard_unifier_service/database_mapping.cpp code/ryzom/server/src/shard_unifier_service/login_service.cpp code/ryzom/server/src/shard_unifier_service/mail_forum_notfier_fwd.cpp code/ryzom/server/src/shard_unifier_service/name_manager.cpp code/ryzom/server/src/shard_unifier_service/ring_session_manager.cpp code/ryzom/server/src/simulation_service/simulated_dmc.cpp code/ryzom/server/src/simulation_service/simulated_ring_session_manager.cpp code/ryzom/server/src/testing_tool_service/testing_tool_service.cpp code/ryzom/server/src/testing_tool_service/testing_tool_service.h code/ryzom/tools/client/client_config_qt/CMakeLists.txt code/ryzom/tools/client/client_config_qt/src/client_config_dialog.cpp code/ryzom/tools/client/client_patcher/CMakeLists.txt code/ryzom/tools/client/ryzom_installer/res/ryzom_installer.ini code/ryzom/tools/client/ryzom_installer/src/configfile.cpp code/ryzom/tools/client/ryzom_installer/src/configfile.h code/ryzom/tools/client/ryzom_installer/src/downloader.cpp code/ryzom/tools/client/ryzom_installer/src/filesextractor.cpp code/ryzom/tools/client/ryzom_installer/src/installdialog.cpp code/ryzom/tools/client/ryzom_installer/src/main.cpp code/ryzom/tools/client/ryzom_installer/src/migratedialog.cpp code/ryzom/tools/client/ryzom_installer/src/operationdialog.cpp code/ryzom/tools/client/ryzom_installer/src/operationdialog.h code/ryzom/tools/client/ryzom_installer/src/profilesdialog.cpp code/ryzom/tools/client/ryzom_installer/src/utils.cpp code/ryzom/tools/client/ryzom_installer/src/utils.h code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_de.ts code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_es.ts code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_fr.ts code/ryzom/tools/client/ryzom_installer/translations/ryzom_installer_ru.ts code/ryzom/tools/leveldesign/alias_synchronizer/alias_synchronizer.cpp code/ryzom/tools/leveldesign/csv_transform/csv_transform.cpp code/ryzom/tools/leveldesign/export/export.cpp code/ryzom/tools/leveldesign/georges_dll/action.cpp code/ryzom/tools/leveldesign/georges_dll/action.h code/ryzom/tools/leveldesign/georges_dll/base_dialog.cpp code/ryzom/tools/leveldesign/georges_dll/base_dialog.h code/ryzom/tools/leveldesign/georges_dll/color_wnd.cpp code/ryzom/tools/leveldesign/georges_dll/dfn_dialog.cpp code/ryzom/tools/leveldesign/georges_dll/edit_list_ctrl.cpp code/ryzom/tools/leveldesign/georges_dll/edit_list_ctrl.h code/ryzom/tools/leveldesign/georges_dll/file_browser_dialog.cpp code/ryzom/tools/leveldesign/georges_dll/file_tree_view.cpp code/ryzom/tools/leveldesign/georges_dll/form_dialog.cpp code/ryzom/tools/leveldesign/georges_dll/georges_edit.cpp code/ryzom/tools/leveldesign/georges_dll/georges_edit.h code/ryzom/tools/leveldesign/georges_dll/georges_edit_doc.cpp code/ryzom/tools/leveldesign/georges_dll/georges_edit_view.cpp code/ryzom/tools/leveldesign/georges_dll/georges_implementation.cpp code/ryzom/tools/leveldesign/georges_dll/icon_wnd.cpp code/ryzom/tools/leveldesign/georges_dll/imagelist_ex.cpp code/ryzom/tools/leveldesign/georges_dll/left_view.cpp code/ryzom/tools/leveldesign/georges_dll/memory_combo_box.cpp code/ryzom/tools/leveldesign/georges_dll/memory_combo_box.h code/ryzom/tools/leveldesign/georges_dll/plugin_interface.h code/ryzom/tools/leveldesign/georges_dll/stdafx.h code/ryzom/tools/leveldesign/georges_dll/type_dialog.cpp code/ryzom/tools/leveldesign/georges_plugin_sound/PageSimple.cpp code/ryzom/tools/leveldesign/georges_plugin_sound/georges_plugin_sound.cpp code/ryzom/tools/leveldesign/georges_plugin_sound/sound_plugin.cpp code/ryzom/tools/leveldesign/mission_compiler_fe/mission_compiler_fe.cpp code/ryzom/tools/leveldesign/mission_compiler_fe/mission_compiler_feDlg.cpp code/ryzom/tools/leveldesign/mission_compiler_lib/main.cpp code/ryzom/tools/leveldesign/mission_compiler_lib/mission_compiler.cpp code/ryzom/tools/leveldesign/mission_compiler_lib/mission_compiler.h code/ryzom/tools/leveldesign/mission_compiler_lib/step_content.cpp code/ryzom/tools/leveldesign/mission_compiler_lib/steps.cpp code/ryzom/tools/leveldesign/mp_generator/main.cpp code/ryzom/tools/leveldesign/named_items_2_csv/named_items_2_csv.cpp code/ryzom/tools/leveldesign/prim_export/main.cpp code/ryzom/tools/leveldesign/variable_parser/lua_helper.h code/ryzom/tools/leveldesign/world_editor/land_export_lib/export.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/action.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/action.h code/ryzom/tools/leveldesign/world_editor/world_editor/builder_zone.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/builder_zone.h code/ryzom/tools/leveldesign/world_editor/world_editor/builder_zone_region.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/dialog_properties.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/display.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/editor_primitive.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/editor_primitive.h code/ryzom/tools/leveldesign/world_editor/world_editor/export_dlg.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/external_editor.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/file_dialog_ex.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/find_primitive_dlg.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/generate_dlg.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/imagelist_ex.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/main_frm.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/main_frm.h code/ryzom/tools/leveldesign/world_editor/world_editor/my_list_box.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/name_dlg.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/pacs.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/plugin_interface.h code/ryzom/tools/leveldesign/world_editor/world_editor/primitive_configuration_dlg.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/project_settings.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/resource.h code/ryzom/tools/leveldesign/world_editor/world_editor/tools_logic.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/tools_logic.h code/ryzom/tools/leveldesign/world_editor/world_editor/tools_zone.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/type_manager_dlg.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/type_sel_dlg.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/world_editor.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/world_editor.h code/ryzom/tools/leveldesign/world_editor/world_editor/world_editor_doc.cpp code/ryzom/tools/leveldesign/world_editor/world_editor/world_editor_doc.h code/ryzom/tools/leveldesign/world_editor/world_editor_fauna_graph_plugin/plugin.cpp code/ryzom/tools/leveldesign/world_editor/world_editor_graph_plugin/graph_plugin.cpp code/ryzom/tools/leveldesign/world_editor/world_editor_graph_plugin/world_editor_graph_plugin_dlg.cpp code/ryzom/tools/leveldesign/world_editor/world_editor_shard_monitor_plugin/DialogFlags.cpp code/ryzom/tools/leveldesign/world_editor/world_editor_shard_monitor_plugin/entity_display_info.h code/ryzom/tools/leveldesign/world_editor/world_editor_shard_monitor_plugin/memory_combo_box.cpp code/ryzom/tools/leveldesign/world_editor/world_editor_shard_monitor_plugin/memory_combo_box.h code/ryzom/tools/leveldesign/world_editor/world_editor_shard_monitor_plugin/plugin.cpp code/ryzom/tools/leveldesign/world_editor/world_editor_shard_monitor_plugin/plugin.h code/ryzom/tools/leveldesign/world_editor/world_editor_sound_plugin/DialogFlags.cpp code/ryzom/tools/leveldesign/world_editor/world_editor_sound_plugin/sound_plugin.cpp code/ryzom/tools/pd_parser/parser.cpp code/ryzom/tools/pd_parser/templatizer.cpp code/ryzom/tools/scripts/linux/utilities code/ryzom/tools/sheets_packer/sheets_packer.cfg code/ryzom/tools/stats_scan/character_scan_job.cpp code/ryzom/tools/translation/translated/bodypart_words_de.txt code/ryzom/tools/translation/translated/bodypart_words_en.txt code/ryzom/tools/translation/translated/bodypart_words_es.txt code/ryzom/tools/translation/translated/bodypart_words_fr.txt code/ryzom/tools/translation/translated/bodypart_words_ru.txt code/ryzom/tools/translation/translated/bodypart_words_wk.txt code/ryzom/tools/translation/translated/career_words_de.txt code/ryzom/tools/translation/translated/career_words_en.txt code/ryzom/tools/translation/translated/career_words_es.txt code/ryzom/tools/translation/translated/career_words_fr.txt code/ryzom/tools/translation/translated/career_words_ru.txt code/ryzom/tools/translation/translated/career_words_wk.txt code/ryzom/tools/translation/translated/characteristic_words_de.txt code/ryzom/tools/translation/translated/characteristic_words_en.txt code/ryzom/tools/translation/translated/characteristic_words_es.txt code/ryzom/tools/translation/translated/characteristic_words_fr.txt code/ryzom/tools/translation/translated/characteristic_words_ru.txt code/ryzom/tools/translation/translated/characteristic_words_wk.txt code/ryzom/tools/translation/translated/classificationtype_words_de.txt code/ryzom/tools/translation/translated/classificationtype_words_en.txt code/ryzom/tools/translation/translated/classificationtype_words_es.txt code/ryzom/tools/translation/translated/classificationtype_words_fr.txt code/ryzom/tools/translation/translated/classificationtype_words_ru.txt code/ryzom/tools/translation/translated/classificationtype_words_wk.txt code/ryzom/tools/translation/translated/creature_words_de.txt code/ryzom/tools/translation/translated/creature_words_en.txt code/ryzom/tools/translation/translated/creature_words_es.txt code/ryzom/tools/translation/translated/creature_words_fr.txt code/ryzom/tools/translation/translated/creature_words_ru.txt code/ryzom/tools/translation/translated/creature_words_wk.txt code/ryzom/tools/translation/translated/damagetype_words_de.txt code/ryzom/tools/translation/translated/damagetype_words_en.txt code/ryzom/tools/translation/translated/damagetype_words_es.txt code/ryzom/tools/translation/translated/damagetype_words_fr.txt code/ryzom/tools/translation/translated/damagetype_words_ru.txt code/ryzom/tools/translation/translated/damagetype_words_wk.txt code/ryzom/tools/translation/translated/de.uxt code/ryzom/tools/translation/translated/ecosystem_words_de.txt code/ryzom/tools/translation/translated/ecosystem_words_en.txt code/ryzom/tools/translation/translated/ecosystem_words_es.txt code/ryzom/tools/translation/translated/ecosystem_words_fr.txt code/ryzom/tools/translation/translated/ecosystem_words_ru.txt code/ryzom/tools/translation/translated/ecosystem_words_wk.txt code/ryzom/tools/translation/translated/en.uxt code/ryzom/tools/translation/translated/es.uxt code/ryzom/tools/translation/translated/faction_words_de.txt code/ryzom/tools/translation/translated/faction_words_en.txt code/ryzom/tools/translation/translated/faction_words_es.txt code/ryzom/tools/translation/translated/faction_words_fr.txt code/ryzom/tools/translation/translated/faction_words_ru.txt code/ryzom/tools/translation/translated/faction_words_wk.txt code/ryzom/tools/translation/translated/fr.uxt code/ryzom/tools/translation/translated/item_words_de.txt code/ryzom/tools/translation/translated/item_words_en.txt code/ryzom/tools/translation/translated/item_words_es.txt code/ryzom/tools/translation/translated/item_words_fr.txt code/ryzom/tools/translation/translated/item_words_ru.txt code/ryzom/tools/translation/translated/item_words_wk.txt code/ryzom/tools/translation/translated/job_words_de.txt code/ryzom/tools/translation/translated/job_words_en.txt code/ryzom/tools/translation/translated/job_words_es.txt code/ryzom/tools/translation/translated/job_words_fr.txt code/ryzom/tools/translation/translated/job_words_ru.txt code/ryzom/tools/translation/translated/job_words_wk.txt code/ryzom/tools/translation/translated/outpost_words_de.txt code/ryzom/tools/translation/translated/outpost_words_en.txt code/ryzom/tools/translation/translated/outpost_words_es.txt code/ryzom/tools/translation/translated/outpost_words_fr.txt code/ryzom/tools/translation/translated/outpost_words_ru.txt code/ryzom/tools/translation/translated/outpost_words_wk.txt code/ryzom/tools/translation/translated/place_words_de.txt code/ryzom/tools/translation/translated/place_words_en.txt code/ryzom/tools/translation/translated/place_words_es.txt code/ryzom/tools/translation/translated/place_words_fr.txt code/ryzom/tools/translation/translated/place_words_ru.txt code/ryzom/tools/translation/translated/place_words_wk.txt code/ryzom/tools/translation/translated/powertype_words_de.txt code/ryzom/tools/translation/translated/powertype_words_en.txt code/ryzom/tools/translation/translated/powertype_words_es.txt code/ryzom/tools/translation/translated/powertype_words_fr.txt code/ryzom/tools/translation/translated/powertype_words_ru.txt code/ryzom/tools/translation/translated/powertype_words_wk.txt code/ryzom/tools/translation/translated/race_words_de.txt code/ryzom/tools/translation/translated/race_words_en.txt code/ryzom/tools/translation/translated/race_words_es.txt code/ryzom/tools/translation/translated/race_words_fr.txt code/ryzom/tools/translation/translated/race_words_ru.txt code/ryzom/tools/translation/translated/race_words_wk.txt code/ryzom/tools/translation/translated/sbrick_words_de.txt code/ryzom/tools/translation/translated/sbrick_words_en.txt code/ryzom/tools/translation/translated/sbrick_words_es.txt code/ryzom/tools/translation/translated/sbrick_words_fr.txt code/ryzom/tools/translation/translated/sbrick_words_ru.txt code/ryzom/tools/translation/translated/sbrick_words_wk.txt code/ryzom/tools/translation/translated/score_words_de.txt code/ryzom/tools/translation/translated/score_words_en.txt code/ryzom/tools/translation/translated/score_words_es.txt code/ryzom/tools/translation/translated/score_words_fr.txt code/ryzom/tools/translation/translated/score_words_ru.txt code/ryzom/tools/translation/translated/score_words_wk.txt code/ryzom/tools/translation/translated/skill_words_de.txt code/ryzom/tools/translation/translated/skill_words_en.txt code/ryzom/tools/translation/translated/skill_words_es.txt code/ryzom/tools/translation/translated/skill_words_fr.txt code/ryzom/tools/translation/translated/skill_words_ru.txt code/ryzom/tools/translation/translated/skill_words_wk.txt code/ryzom/tools/translation/translated/sphrase_words_de.txt code/ryzom/tools/translation/translated/sphrase_words_en.txt code/ryzom/tools/translation/translated/sphrase_words_es.txt code/ryzom/tools/translation/translated/sphrase_words_fr.txt code/ryzom/tools/translation/translated/sphrase_words_ru.txt code/ryzom/tools/translation/translated/sphrase_words_wk.txt code/ryzom/tools/translation/translated/title_words_de.txt code/ryzom/tools/translation/translated/title_words_en.txt code/ryzom/tools/translation/translated/title_words_es.txt code/ryzom/tools/translation/translated/title_words_fr.txt code/ryzom/tools/translation/translated/title_words_ru.txt code/ryzom/tools/translation/translated/title_words_wk.txt code/ryzom/tools/translation/translated/wk.uxt code/ryzom/tools/translation/work/wk.uxt code/ryzom/tools/translation_tools/main.cpp code/studio/src/plugins/mission_compiler/mission_compiler_main_window.cpp code/studio/src/plugins/object_viewer/particle_system/dup_ps.cpp code/studio/src/plugins/object_viewer/particle_system/particle_editor.cpp code/studio/src/plugins/object_viewer/particle_system/particle_node.cpp code/studio/src/plugins/object_viewer/particle_system/particle_workspace_dialog.h code/web/docs/admin/shard_restart/Hd36.xml code/web/docs/ams/doxygen/Doxyfile code/web/docs/ams/doxygen/img/db.png code/web/docs/ams/doxygen/img/info.jpg code/web/docs/ams/doxygen/img/info.psd code/web/docs/ams/doxygen/info.php code/web/docs/ams/doxygen/logo.png code/web/private_php/ams/autoload/.plugincache.php.swp code/web/private_php/ams/autoload/assigned.php code/web/private_php/ams/autoload/dblayer.php code/web/private_php/ams/autoload/forwarded.php code/web/private_php/ams/autoload/gui_elements.php code/web/private_php/ams/autoload/helpers.php code/web/private_php/ams/autoload/in_support_group.php code/web/private_php/ams/autoload/mail_handler.php code/web/private_php/ams/autoload/mycrypt.php code/web/private_php/ams/autoload/pagination.php code/web/private_php/ams/autoload/plugincache.php code/web/private_php/ams/autoload/querycache.php code/web/private_php/ams/autoload/rest_api.php code/web/private_php/ams/autoload/support_group.php code/web/private_php/ams/autoload/sync.php code/web/private_php/ams/autoload/ticket.php code/web/private_php/ams/autoload/ticket_category.php code/web/private_php/ams/autoload/ticket_content.php code/web/private_php/ams/autoload/ticket_info.php code/web/private_php/ams/autoload/ticket_log.php code/web/private_php/ams/autoload/ticket_queue.php code/web/private_php/ams/autoload/ticket_queue_handler.php code/web/private_php/ams/autoload/ticket_reply.php code/web/private_php/ams/autoload/ticket_user.php code/web/private_php/ams/autoload/users.php code/web/private_php/ams/configs/ams_lib.conf code/web/private_php/ams/configs/ingame_layout.ini code/web/private_php/ams/img/info/client.png code/web/private_php/ams/img/info/connect.png code/web/private_php/ams/img/info/cpuid.png code/web/private_php/ams/img/info/ht.png code/web/private_php/ams/img/info/local.png code/web/private_php/ams/img/info/mask.png code/web/private_php/ams/img/info/memory.png code/web/private_php/ams/img/info/nel.png code/web/private_php/ams/img/info/os.png code/web/private_php/ams/img/info/patch.png code/web/private_php/ams/img/info/position.png code/web/private_php/ams/img/info/processor.png code/web/private_php/ams/img/info/server.png code/web/private_php/ams/img/info/shard.png code/web/private_php/ams/img/info/user.png code/web/private_php/ams/img/info/view.png code/web/private_php/ams/ingame_templates/createticket.tpl code/web/private_php/ams/ingame_templates/dashboard.tpl code/web/private_php/ams/ingame_templates/index.tpl code/web/private_php/ams/ingame_templates/layout.tpl code/web/private_php/ams/ingame_templates/layout_admin.tpl code/web/private_php/ams/ingame_templates/layout_mod.tpl code/web/private_php/ams/ingame_templates/layout_user.tpl code/web/private_php/ams/ingame_templates/login.tpl code/web/private_php/ams/ingame_templates/register.tpl code/web/private_php/ams/ingame_templates/settings.tpl code/web/private_php/ams/ingame_templates/sgroup_list.tpl code/web/private_php/ams/ingame_templates/show_queue.tpl code/web/private_php/ams/ingame_templates/show_reply.tpl code/web/private_php/ams/ingame_templates/show_sgroup.tpl code/web/private_php/ams/ingame_templates/show_ticket.tpl code/web/private_php/ams/ingame_templates/show_ticket_info.tpl code/web/private_php/ams/ingame_templates/show_ticket_log.tpl code/web/private_php/ams/ingame_templates/show_user.tpl code/web/private_php/ams/ingame_templates/userlist.tpl code/web/private_php/ams/libinclude.php code/web/private_php/ams/mail/placeholder code/web/private_php/ams/plugins/API_key_management/.info code/web/private_php/ams/plugins/API_key_management/API_key_management.php code/web/private_php/ams/plugins/API_key_management/generate_key.php code/web/private_php/ams/plugins/API_key_management/templates/gen_key.tpl code/web/private_php/ams/plugins/API_key_management/templates/index.tpl code/web/private_php/ams/plugins/Achievements/.info code/web/private_php/ams/plugins/Achievements/Achievements.php code/web/private_php/ams/plugins/Achievements/templates/index.tpl code/web/private_php/ams/plugins/Domain_Management/.info code/web/private_php/ams/plugins/Domain_Management/Domain_Management.php code/web/private_php/ams/plugins/Domain_Management/templates/index.tpl code/web/private_php/ams/plugins/cacheresource.apc.php code/web/private_php/ams/plugins/cacheresource.memcache.php code/web/private_php/ams/plugins/cacheresource.mysql.php code/web/private_php/ams/plugins/doxygen_plugin_management.php code/web/private_php/ams/plugins/resource.extendsall.php code/web/private_php/ams/plugins/resource.mysql.php code/web/private_php/ams/plugins/resource.mysqls.php code/web/private_php/ams/smarty/README code/web/private_php/ams/smarty/SMARTY_2_BC_NOTES.txt code/web/private_php/ams/smarty/SMARTY_3.0_BC_NOTES.txt code/web/private_php/ams/smarty/SMARTY_3.1_NOTES.txt code/web/private_php/ams/smarty/change_log.txt code/web/private_php/ams/smarty/libs/Smarty.class.php code/web/private_php/ams/smarty/libs/SmartyBC.class.php code/web/private_php/ams/smarty/libs/debug.tpl code/web/private_php/ams/smarty/libs/plugins/block.textformat.php code/web/private_php/ams/smarty/libs/plugins/function.counter.php code/web/private_php/ams/smarty/libs/plugins/function.cycle.php code/web/private_php/ams/smarty/libs/plugins/function.fetch.php code/web/private_php/ams/smarty/libs/plugins/function.html_checkboxes.php code/web/private_php/ams/smarty/libs/plugins/function.html_image.php code/web/private_php/ams/smarty/libs/plugins/function.html_options.php code/web/private_php/ams/smarty/libs/plugins/function.html_radios.php code/web/private_php/ams/smarty/libs/plugins/function.html_select_date.php code/web/private_php/ams/smarty/libs/plugins/function.html_select_time.php code/web/private_php/ams/smarty/libs/plugins/function.html_table.php code/web/private_php/ams/smarty/libs/plugins/function.mailto.php code/web/private_php/ams/smarty/libs/plugins/function.math.php code/web/private_php/ams/smarty/libs/plugins/modifier.capitalize.php code/web/private_php/ams/smarty/libs/plugins/modifier.date_format.php code/web/private_php/ams/smarty/libs/plugins/modifier.debug_print_var.php code/web/private_php/ams/smarty/libs/plugins/modifier.escape.php code/web/private_php/ams/smarty/libs/plugins/modifier.regex_replace.php code/web/private_php/ams/smarty/libs/plugins/modifier.replace.php code/web/private_php/ams/smarty/libs/plugins/modifier.spacify.php code/web/private_php/ams/smarty/libs/plugins/modifier.truncate.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.cat.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.count_characters.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.count_paragraphs.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.count_sentences.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.count_words.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.default.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.escape.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.from_charset.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.indent.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.lower.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.noprint.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.string_format.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.strip.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.strip_tags.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.to_charset.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.unescape.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.upper.php code/web/private_php/ams/smarty/libs/plugins/modifiercompiler.wordwrap.php code/web/private_php/ams/smarty/libs/plugins/outputfilter.trimwhitespace.php code/web/private_php/ams/smarty/libs/plugins/shared.escape_special_chars.php code/web/private_php/ams/smarty/libs/plugins/shared.literal_compiler_param.php code/web/private_php/ams/smarty/libs/plugins/shared.make_timestamp.php code/web/private_php/ams/smarty/libs/plugins/shared.mb_str_replace.php code/web/private_php/ams/smarty/libs/plugins/shared.mb_unicode.php code/web/private_php/ams/smarty/libs/plugins/shared.mb_wordwrap.php code/web/private_php/ams/smarty/libs/plugins/variablefilter.htmlspecialchars.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_cacheresource.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_cacheresource_custom.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_cacheresource_keyvaluestore.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_config_source.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_append.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_assign.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_block.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_break.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_call.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_capture.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_config_load.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_continue.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_debug.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_eval.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_extends.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_for.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_foreach.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_function.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_if.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_include.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_include_php.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_insert.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_ldelim.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_nocache.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_block_plugin.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_function_plugin.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_modifier.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_object_block_function.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_object_function.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_print_expression.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_registered_block.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_registered_function.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_private_special_variable.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_rdelim.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_section.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_setfilter.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compile_while.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_compilebase.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_config.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_config_file_compiler.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_configfilelexer.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_configfileparser.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_data.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_debug.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_filter_handler.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_function_call_handler.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_get_include_path.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_nocache_insert.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_parsetree.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_resource_eval.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_resource_extends.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_resource_file.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_resource_php.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_resource_registered.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_resource_stream.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_resource_string.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_template.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_templatebase.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_templatelexer.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_templateparser.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_utility.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_internal_write_file.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_resource.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_resource_custom.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_resource_recompiled.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_resource_uncompiled.php code/web/private_php/ams/smarty/libs/sysplugins/smarty_security.php code/web/private_php/ams/tmp/placeholder code/web/private_php/ams/translations/en.ini code/web/private_php/ams/translations/fr.ini code/web/private_php/setup/config/config.php code/web/private_php/setup/config/config_user.php code/web/private_php/setup/sql/nel_00001.sql code/web/private_php/setup/sql/nel_00002.sql code/web/private_php/setup/sql/nel_00003.sql code/web/private_php/setup/sql/nel_00004.sql code/web/private_php/setup/sql/nel_ams_00001.sql code/web/private_php/setup/sql/nel_ams_00002.sql code/web/private_php/setup/sql/nel_ams_lib_00001.sql code/web/private_php/setup/sql/nel_ams_lib_00002.sql code/web/private_php/setup/sql/nel_ams_lib_00003.sql code/web/private_php/setup/sql/nel_ams_lib_00004.sql code/web/private_php/setup/sql/nel_ams_lib_00005.sql code/web/private_php/setup/sql/nel_ams_lib_00006.sql code/web/private_php/setup/sql/nel_ams_lib_00007.sql code/web/private_php/setup/sql/nel_tool_00001.sql code/web/private_php/setup/sql/nel_tool_00002.sql code/web/private_php/setup/sql/ring_domain_00001.sql code/web/private_php/setup/sql/webig_00001.sql code/web/public_php/admin/common.php code/web/public_php/admin/config.php code/web/public_php/admin/crons/cron_harddisk.php code/web/public_php/admin/crons/index.html code/web/public_php/admin/functions_auth.php code/web/public_php/admin/functions_mysql.php code/web/public_php/admin/functions_mysqli.php code/web/public_php/admin/functions_tool_main.php code/web/public_php/admin/graphs_output/placeholder code/web/public_php/admin/index.php code/web/public_php/admin/jpgraph/jpgraph_gantt.php code/web/public_php/admin/jpgraph/jpgraph_pie.php code/web/public_php/admin/nel/nel_message.php code/web/public_php/admin/scripts/index.html code/web/public_php/admin/smarty/Config_File.class.php code/web/public_php/admin/smarty/Smarty.class.php code/web/public_php/admin/smarty/Smarty_Compiler.class.php code/web/public_php/admin/smarty/debug.tpl code/web/public_php/admin/smarty/internals/core.create_dir_structure.php code/web/public_php/admin/smarty/internals/core.display_debug_console.php code/web/public_php/admin/smarty/internals/core.is_secure.php code/web/public_php/admin/smarty/internals/core.is_trusted.php code/web/public_php/admin/smarty/internals/core.process_cached_inserts.php code/web/public_php/admin/smarty/internals/core.process_compiled_include.php code/web/public_php/admin/smarty/internals/core.read_cache_file.php code/web/public_php/admin/smarty/internals/core.rmdir.php code/web/public_php/admin/smarty/internals/core.write_cache_file.php code/web/public_php/admin/smarty/internals/core.write_compiled_include.php code/web/public_php/admin/smarty/internals/core.write_file.php code/web/public_php/admin/smarty/plugins/block.textformat.php code/web/public_php/admin/smarty/plugins/compiler.assign.php code/web/public_php/admin/smarty/plugins/function.assign_debug_info.php code/web/public_php/admin/smarty/plugins/function.config_load.php code/web/public_php/admin/smarty/plugins/function.counter.php code/web/public_php/admin/smarty/plugins/function.cycle.php code/web/public_php/admin/smarty/plugins/function.eval.php code/web/public_php/admin/smarty/plugins/function.fetch.php code/web/public_php/admin/smarty/plugins/function.html_image.php code/web/public_php/admin/smarty/plugins/function.html_options.php code/web/public_php/admin/smarty/plugins/function.html_radios.php code/web/public_php/admin/smarty/plugins/function.html_select_date.php code/web/public_php/admin/smarty/plugins/function.html_select_time.php code/web/public_php/admin/smarty/plugins/function.html_table.php code/web/public_php/admin/smarty/plugins/function.mailto.php code/web/public_php/admin/smarty/plugins/function.math.php code/web/public_php/admin/smarty/plugins/function.popup.php code/web/public_php/admin/smarty/plugins/function.popup_init.php code/web/public_php/admin/smarty/plugins/modifier.capitalize.php code/web/public_php/admin/smarty/plugins/modifier.count_characters.php code/web/public_php/admin/smarty/plugins/modifier.count_paragraphs.php code/web/public_php/admin/smarty/plugins/modifier.count_sentences.php code/web/public_php/admin/smarty/plugins/modifier.count_words.php code/web/public_php/admin/smarty/plugins/modifier.date_format.php code/web/public_php/admin/smarty/plugins/modifier.debug_print_var.php code/web/public_php/admin/smarty/plugins/modifier.default.php code/web/public_php/admin/smarty/plugins/modifier.escape.php code/web/public_php/admin/smarty/plugins/modifier.indent.php code/web/public_php/admin/smarty/plugins/modifier.lower.php code/web/public_php/admin/smarty/plugins/modifier.regex_replace.php code/web/public_php/admin/smarty/plugins/modifier.replace.php code/web/public_php/admin/smarty/plugins/modifier.spacify.php code/web/public_php/admin/smarty/plugins/modifier.string_format.php code/web/public_php/admin/smarty/plugins/modifier.strip_tags.php code/web/public_php/admin/smarty/plugins/modifier.truncate.php code/web/public_php/admin/smarty/plugins/modifier.upper.php code/web/public_php/admin/smarty/plugins/modifier.wordwrap.php code/web/public_php/admin/smarty/plugins/outputfilter.trimwhitespace.php code/web/public_php/admin/smarty/plugins/shared.escape_special_chars.php code/web/public_php/admin/smarty/plugins/shared.make_timestamp.php code/web/public_php/admin/templates/default/index.tpl code/web/public_php/admin/templates/default/index_login.tpl code/web/public_php/admin/templates/default/tool_actions.tpl code/web/public_php/admin/templates/default/tool_administration_applications.tpl code/web/public_php/admin/templates/default/tool_administration_domains.tpl code/web/public_php/admin/templates/default/tool_administration_groups.tpl code/web/public_php/admin/templates/default/tool_administration_logs.tpl code/web/public_php/admin/templates/default/tool_administration_restarts.tpl code/web/public_php/admin/templates/default/tool_administration_shards.tpl code/web/public_php/admin/templates/default/tool_administration_users.tpl code/web/public_php/admin/templates/default/tool_graphs.tpl code/web/public_php/admin/templates/default/tool_graphs_ccu.tpl code/web/public_php/admin/templates/default/tool_graphs_hires.tpl code/web/public_php/admin/templates/default/tool_graphs_tech.tpl code/web/public_php/admin/templates/default/tool_notes.tpl code/web/public_php/admin/templates/default_c/placeholder code/web/public_php/admin/tool_administration.php code/web/public_php/admin/tool_graphs.php code/web/public_php/admin/tool_guild_locator.php code/web/public_php/admin/tool_player_locator.php code/web/public_php/admin/tool_preferences.php code/web/public_php/ams/autoload/webusers.php code/web/public_php/ams/cache/placeholder code/web/public_php/ams/configs/ams_lib.conf code/web/public_php/ams/cron/mail_cron.php code/web/public_php/ams/cron/sync_cron.php code/web/public_php/ams/css/animate.min.css code/web/public_php/ams/css/bootstrap-cerulean.css code/web/public_php/ams/css/bootstrap-cerulean.min.css code/web/public_php/ams/css/bootstrap-classic.css code/web/public_php/ams/css/bootstrap-classic.min.css code/web/public_php/ams/css/bootstrap-cyborg.css code/web/public_php/ams/css/bootstrap-cyborg.min.css code/web/public_php/ams/css/bootstrap-darkly.min.css code/web/public_php/ams/css/bootstrap-journal.css code/web/public_php/ams/css/bootstrap-lumen.min.css code/web/public_php/ams/css/bootstrap-redy.css code/web/public_php/ams/css/bootstrap-responsive.css code/web/public_php/ams/css/bootstrap-responsive.min.css code/web/public_php/ams/css/bootstrap-simplex.css code/web/public_php/ams/css/bootstrap-simplex.min.css code/web/public_php/ams/css/bootstrap-slate.css code/web/public_php/ams/css/bootstrap-slate.min.css code/web/public_php/ams/css/bootstrap-spacelab.css code/web/public_php/ams/css/bootstrap-spacelab.min.css code/web/public_php/ams/css/bootstrap-united.css code/web/public_php/ams/css/bootstrap-united.min.css code/web/public_php/ams/css/charisma-app.css code/web/public_php/ams/css/chosen.css code/web/public_php/ams/css/colorbox.css code/web/public_php/ams/css/custom.css code/web/public_php/ams/css/elfinder.min.css code/web/public_php/ams/css/elfinder.theme.css code/web/public_php/ams/css/fullcalendar.css code/web/public_php/ams/css/fullcalendar.print.css code/web/public_php/ams/css/jquery-ui-1.8.21.custom.css code/web/public_php/ams/css/jquery.cleditor.css code/web/public_php/ams/css/jquery.iphone.toggle.css code/web/public_php/ams/css/jquery.noty.css code/web/public_php/ams/css/noty_theme_default.css code/web/public_php/ams/css/opa-icons.css code/web/public_php/ams/css/uniform.default.css code/web/public_php/ams/css/uploadify.css code/web/public_php/ams/doc/assets/images/html_structure.png code/web/public_php/ams/doc/assets/images/image_1.png code/web/public_php/ams/doc/css/documenter_style.css code/web/public_php/ams/doc/css/img/info.png code/web/public_php/ams/doc/css/img/pre_bg.png code/web/public_php/ams/doc/css/img/warning.png code/web/public_php/ams/doc/favicon.ico code/web/public_php/ams/doc/index.html code/web/public_php/ams/doc/js/jquery.1.6.4.js code/web/public_php/ams/doc/js/jquery.easing.js code/web/public_php/ams/doc/js/jquery.scrollTo-1.4.2-min.js code/web/public_php/ams/doc/js/script.js code/web/public_php/ams/files/.htaccess code/web/public_php/ams/files/index.html code/web/public_php/ams/fonts/glyphicons-halflings-regular.eot code/web/public_php/ams/fonts/glyphicons-halflings-regular.svg code/web/public_php/ams/fonts/glyphicons-halflings-regular.ttf code/web/public_php/ams/fonts/glyphicons-halflings-regular.woff code/web/public_php/ams/func/activate_plugin.php code/web/public_php/ams/func/add_sgroup.php code/web/public_php/ams/func/add_user.php code/web/public_php/ams/func/add_user_to_sgroup.php code/web/public_php/ams/func/change_info.php code/web/public_php/ams/func/change_mail.php code/web/public_php/ams/func/change_password.php code/web/public_php/ams/func/change_receivemail.php code/web/public_php/ams/func/create_ticket.php code/web/public_php/ams/func/deactivate_plugin.php code/web/public_php/ams/func/delete_plugin.php code/web/public_php/ams/func/forgot_password.php code/web/public_php/ams/func/install_plugin.php code/web/public_php/ams/func/login.php code/web/public_php/ams/func/modify_email_of_sgroup.php code/web/public_php/ams/func/reply_on_ticket.php code/web/public_php/ams/func/reset_password.php code/web/public_php/ams/func/update_plugin.php code/web/public_php/ams/func/upload.php code/web/public_php/ams/func/userRegistration.php code/web/public_php/ams/img/ajax-loaders/ajax-loader-1.gif code/web/public_php/ams/img/ajax-loaders/ajax-loader-2.gif code/web/public_php/ams/img/ajax-loaders/ajax-loader-3.gif code/web/public_php/ams/img/ajax-loaders/ajax-loader-4.gif code/web/public_php/ams/img/ajax-loaders/ajax-loader-5.gif code/web/public_php/ams/img/ajax-loaders/ajax-loader-6.gif code/web/public_php/ams/img/ajax-loaders/ajax-loader-7.gif code/web/public_php/ams/img/ajax-loaders/ajax-loader-8.gif code/web/public_php/ams/img/arrows-active.png code/web/public_php/ams/img/arrows-normal.png code/web/public_php/ams/img/bg-input-focus.png code/web/public_php/ams/img/bg-input.png code/web/public_php/ams/img/border.png code/web/public_php/ams/img/buttons.gif code/web/public_php/ams/img/cancel-off.png code/web/public_php/ams/img/cancel-on.png code/web/public_php/ams/img/chosen-sprite.png code/web/public_php/ams/img/controls.png code/web/public_php/ams/img/crop.gif code/web/public_php/ams/img/dialogs.png code/web/public_php/ams/img/en.png code/web/public_php/ams/img/error_bg.png code/web/public_php/ams/img/favicon.ico code/web/public_php/ams/img/fr.png code/web/public_php/ams/img/glyphicons-halflings-white.png code/web/public_php/ams/img/glyphicons-halflings.png code/web/public_php/ams/img/icons-big.png code/web/public_php/ams/img/icons-small.png code/web/public_php/ams/img/info/client.png code/web/public_php/ams/img/info/connect.png code/web/public_php/ams/img/info/cpuid.png code/web/public_php/ams/img/info/ht.png code/web/public_php/ams/img/info/local.png code/web/public_php/ams/img/info/mask.png code/web/public_php/ams/img/info/memory.png code/web/public_php/ams/img/info/nel.png code/web/public_php/ams/img/info/os.png code/web/public_php/ams/img/info/patch.png code/web/public_php/ams/img/info/position.png code/web/public_php/ams/img/info/processor.png code/web/public_php/ams/img/info/server.png code/web/public_php/ams/img/info/shard.png code/web/public_php/ams/img/info/user.png code/web/public_php/ams/img/info/view.png code/web/public_php/ams/img/iphone-style-checkboxes/off.png code/web/public_php/ams/img/iphone-style-checkboxes/on.png code/web/public_php/ams/img/iphone-style-checkboxes/slider.png code/web/public_php/ams/img/iphone-style-checkboxes/slider_center.png code/web/public_php/ams/img/iphone-style-checkboxes/slider_left.png code/web/public_php/ams/img/iphone-style-checkboxes/slider_right.png code/web/public_php/ams/img/loading.gif code/web/public_php/ams/img/loading_background.png code/web/public_php/ams/img/logo.png code/web/public_php/ams/img/logo20.png code/web/public_php/ams/img/mainlogo.png code/web/public_php/ams/img/opa-icons-black16.png code/web/public_php/ams/img/opa-icons-black32.png code/web/public_php/ams/img/opa-icons-blue16.png code/web/public_php/ams/img/opa-icons-blue32.png code/web/public_php/ams/img/opa-icons-color16.png code/web/public_php/ams/img/opa-icons-color32.png code/web/public_php/ams/img/opa-icons-darkgray16.png code/web/public_php/ams/img/opa-icons-darkgray32.png code/web/public_php/ams/img/opa-icons-gray16.png code/web/public_php/ams/img/opa-icons-gray32.png code/web/public_php/ams/img/opa-icons-green16.png code/web/public_php/ams/img/opa-icons-green32.png code/web/public_php/ams/img/opa-icons-orange16.png code/web/public_php/ams/img/opa-icons-orange32.png code/web/public_php/ams/img/opa-icons-red16.png code/web/public_php/ams/img/opa-icons-red32.png code/web/public_php/ams/img/opa-icons-white16.png code/web/public_php/ams/img/opa-icons-white32.png code/web/public_php/ams/img/progress.gif code/web/public_php/ams/img/qrcode.png code/web/public_php/ams/img/qrcode136.png code/web/public_php/ams/img/quicklook-bg.png code/web/public_php/ams/img/quicklook-icons.png code/web/public_php/ams/img/resize.png code/web/public_php/ams/img/ryzomcore.png code/web/public_php/ams/img/ryzomcore_166_62.png code/web/public_php/ams/img/ryzomlogo.psd code/web/public_php/ams/img/ryzomtop.png code/web/public_php/ams/img/spinner-mini.gif code/web/public_php/ams/img/sprite.png code/web/public_php/ams/img/star-half.png code/web/public_php/ams/img/star-off.png code/web/public_php/ams/img/star-on.png code/web/public_php/ams/img/thumb.png code/web/public_php/ams/img/toolbar.gif code/web/public_php/ams/img/toolbar.png code/web/public_php/ams/img/ui-bg_flat_0_aaaaaa_40x100.png code/web/public_php/ams/img/ui-bg_flat_75_ffffff_40x100.png code/web/public_php/ams/img/ui-bg_glass_55_fbf9ee_1x400.png code/web/public_php/ams/img/ui-bg_glass_65_ffffff_1x400.png code/web/public_php/ams/img/ui-bg_glass_75_dadada_1x400.png code/web/public_php/ams/img/ui-bg_glass_75_e6e6e6_1x400.png code/web/public_php/ams/img/ui-bg_glass_95_fef1ec_1x400.png code/web/public_php/ams/img/ui-bg_highlight-soft_75_cccccc_1x100.png code/web/public_php/ams/img/ui-icons_222222_256x240.png code/web/public_php/ams/img/ui-icons_2e83ff_256x240.png code/web/public_php/ams/img/ui-icons_454545_256x240.png code/web/public_php/ams/img/ui-icons_888888_256x240.png code/web/public_php/ams/img/ui-icons_cd0a0a_256x240.png code/web/public_php/ams/img/uploadify-cancel.png code/web/public_php/ams/inc/change_permission.php code/web/public_php/ams/inc/createticket.php code/web/public_php/ams/inc/dashboard.php code/web/public_php/ams/inc/error.php code/web/public_php/ams/inc/forgot_password.php code/web/public_php/ams/inc/login.php code/web/public_php/ams/inc/logout.php code/web/public_php/ams/inc/plugins.php code/web/public_php/ams/inc/plugins_update.php code/web/public_php/ams/inc/register.php code/web/public_php/ams/inc/reset_password.php code/web/public_php/ams/inc/settings.php code/web/public_php/ams/inc/sgroup_list.php code/web/public_php/ams/inc/show_queue.php code/web/public_php/ams/inc/show_reply.php code/web/public_php/ams/inc/show_sgroup.php code/web/public_php/ams/inc/show_ticket.php code/web/public_php/ams/inc/show_ticket_info.php code/web/public_php/ams/inc/show_ticket_log.php code/web/public_php/ams/inc/show_user.php code/web/public_php/ams/inc/syncing.php code/web/public_php/ams/inc/userlist.php code/web/public_php/ams/index.php code/web/public_php/ams/js/bootstrap-alert.js code/web/public_php/ams/js/bootstrap-button.js code/web/public_php/ams/js/bootstrap-carousel.js code/web/public_php/ams/js/bootstrap-collapse.js code/web/public_php/ams/js/bootstrap-dropdown.js code/web/public_php/ams/js/bootstrap-modal.js code/web/public_php/ams/js/bootstrap-popover.js code/web/public_php/ams/js/bootstrap-scrollspy.js code/web/public_php/ams/js/bootstrap-tab.js code/web/public_php/ams/js/bootstrap-toggle.js code/web/public_php/ams/js/bootstrap-tooltip.js code/web/public_php/ams/js/bootstrap-tour.js code/web/public_php/ams/js/bootstrap-transition.js code/web/public_php/ams/js/bootstrap-typeahead.js code/web/public_php/ams/js/charisma.js code/web/public_php/ams/js/custom.js code/web/public_php/ams/js/excanvas.js code/web/public_php/ams/js/fullcalendar.min.js code/web/public_php/ams/js/help.js code/web/public_php/ams/js/init-chart.js code/web/public_php/ams/js/jquery-1.7.2.min.js code/web/public_php/ams/js/jquery-ui-1.8.21.custom.min.js code/web/public_php/ams/js/jquery.autogrow-textarea.js code/web/public_php/ams/js/jquery.chosen.min.js code/web/public_php/ams/js/jquery.cleditor.min.js code/web/public_php/ams/js/jquery.colorbox.min.js code/web/public_php/ams/js/jquery.cookie.js code/web/public_php/ams/js/jquery.dataTables.min.js code/web/public_php/ams/js/jquery.elfinder.min.js code/web/public_php/ams/js/jquery.flot.min.js code/web/public_php/ams/js/jquery.flot.pie.min.js code/web/public_php/ams/js/jquery.flot.resize.min.js code/web/public_php/ams/js/jquery.flot.stack.js code/web/public_php/ams/js/jquery.history.js code/web/public_php/ams/js/jquery.iphone.toggle.js code/web/public_php/ams/js/jquery.js code/web/public_php/ams/js/jquery.min.js code/web/public_php/ams/js/jquery.noty.js code/web/public_php/ams/js/jquery.raty.min.js code/web/public_php/ams/js/jquery.uniform.min.js code/web/public_php/ams/js/jquery.uploadify-3.1.js code/web/public_php/ams/js/jquery.uploadify-3.1.min.js code/web/public_php/ams/js/masonry.pkgd.min.js code/web/public_php/ams/misc/check-exists.php code/web/public_php/ams/misc/elfinder-connector/MySQLStorage.sql code/web/public_php/ams/misc/elfinder-connector/connector.php code/web/public_php/ams/misc/elfinder-connector/elFinder.class.php code/web/public_php/ams/misc/elfinder-connector/elFinderConnector.class.php code/web/public_php/ams/misc/elfinder-connector/elFinderVolumeDriver.class.php code/web/public_php/ams/misc/elfinder-connector/elFinderVolumeLocalFileSystem.class.php code/web/public_php/ams/misc/elfinder-connector/elFinderVolumeMySQL.class.php code/web/public_php/ams/misc/elfinder-connector/mime.types code/web/public_php/ams/misc/uploadify.php code/web/public_php/ams/misc/uploadify.swf code/web/public_php/ams/sql/DBScheme.png code/web/public_php/ams/sql/db.sql code/web/public_php/ams/sql/importusers.php code/web/public_php/ams/sql/ticketsql.sql code/web/public_php/ams/sql/ticketsystemmodel.mwb code/web/public_php/ams/templates/README.md code/web/public_php/ams/templates/createticket.tpl code/web/public_php/ams/templates/dashboard.tpl code/web/public_php/ams/templates/error.tpl code/web/public_php/ams/templates/forgot_password.tpl code/web/public_php/ams/templates/homebackup.tpl code/web/public_php/ams/templates/install.tpl code/web/public_php/ams/templates/install_plugin.tpl code/web/public_php/ams/templates/layout.tpl code/web/public_php/ams/templates/layout_admin.tpl code/web/public_php/ams/templates/layout_mod.tpl code/web/public_php/ams/templates/layout_plugin.tpl code/web/public_php/ams/templates/layout_user.tpl code/web/public_php/ams/templates/license.txt code/web/public_php/ams/templates/login.tpl code/web/public_php/ams/templates/logout.tpl code/web/public_php/ams/templates/plugins.tpl code/web/public_php/ams/templates/plugins_update.tpl code/web/public_php/ams/templates/register.tpl code/web/public_php/ams/templates/register_feedback.tpl code/web/public_php/ams/templates/reset_password.tpl code/web/public_php/ams/templates/reset_success.tpl code/web/public_php/ams/templates/settings.tpl code/web/public_php/ams/templates/sgroup_list.tpl code/web/public_php/ams/templates/show_queue.tpl code/web/public_php/ams/templates/show_reply.tpl code/web/public_php/ams/templates/show_sgroup.tpl code/web/public_php/ams/templates/show_ticket.tpl code/web/public_php/ams/templates/show_ticket_info.tpl code/web/public_php/ams/templates/show_ticket_log.tpl code/web/public_php/ams/templates/show_user.tpl code/web/public_php/ams/templates/syncing.tpl code/web/public_php/ams/templates/userlist.tpl code/web/public_php/ams/templates_c/placeholder code/web/public_php/api/client/auth.php code/web/public_php/api/client/config.php.default code/web/public_php/api/client/time.php code/web/public_php/api/client/user.php code/web/public_php/api/client/utils.php code/web/public_php/api/common/actionPage.php code/web/public_php/api/common/auth.php code/web/public_php/api/common/bbCode.php code/web/public_php/api/common/config.php.default code/web/public_php/api/common/db_defs.php code/web/public_php/api/common/db_lib.php code/web/public_php/api/common/dfm.php code/web/public_php/api/common/logger.php code/web/public_php/api/common/render.php code/web/public_php/api/common/ryform.php code/web/public_php/api/common/ryformBases.php code/web/public_php/api/common/time.php code/web/public_php/api/common/user.php code/web/public_php/api/common/utils.php code/web/public_php/api/common/xml_utils.php code/web/public_php/api/data/css/ryzom_iphone.css code/web/public_php/api/data/css/ryzom_ui.css code/web/public_php/api/data/css/skin_b.gif code/web/public_php/api/data/css/skin_bl.gif code/web/public_php/api/data/css/skin_blank.png code/web/public_php/api/data/css/skin_blank_inner.png code/web/public_php/api/data/css/skin_br.gif code/web/public_php/api/data/css/skin_header_l.gif code/web/public_php/api/data/css/skin_header_m.gif code/web/public_php/api/data/css/skin_header_r.gif code/web/public_php/api/data/css/skin_l.gif code/web/public_php/api/data/css/skin_r.gif code/web/public_php/api/data/css/skin_t.gif code/web/public_php/api/data/css/skin_tl.gif code/web/public_php/api/data/css/skin_tr.gif code/web/public_php/api/data/icons/add_app.png code/web/public_php/api/data/icons/edit.png code/web/public_php/api/data/icons/edit_16.png code/web/public_php/api/data/icons/no_action.png code/web/public_php/api/data/icons/spe_com.png code/web/public_php/api/data/img/backgrounds/parchemin.png code/web/public_php/api/data/img/bg.jpg code/web/public_php/api/data/img/bordure.png code/web/public_php/api/data/img/lang/de.png code/web/public_php/api/data/img/lang/en.png code/web/public_php/api/data/img/lang/es.png code/web/public_php/api/data/img/lang/fr.png code/web/public_php/api/data/img/lang/ru.png code/web/public_php/api/data/img/logo.gif code/web/public_php/api/data/js/combobox.js code/web/public_php/api/data/js/jquery-1.7.1.js code/web/public_php/api/data/js/tab.js code/web/public_php/api/data/ryzom/guild_png/.htaccess code/web/public_php/api/data/ryzom/guild_png/guild_back_b_00_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_00_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_01_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_01_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_02_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_02_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_03_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_03_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_04_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_04_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_05_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_05_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_06_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_06_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_07_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_07_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_08_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_08_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_09_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_09_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_10_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_10_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_11_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_11_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_12_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_12_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_13_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_13_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_14_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_b_14_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_00_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_00_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_01_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_01_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_02_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_02_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_03_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_03_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_04_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_04_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_05_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_05_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_06_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_06_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_07_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_07_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_08_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_08_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_09_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_09_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_10_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_10_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_11_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_11_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_12_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_12_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_13_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_13_2.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_14_1.png code/web/public_php/api/data/ryzom/guild_png/guild_back_s_14_2.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_00.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_01.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_02.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_03.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_04.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_05.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_06.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_07.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_08.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_09.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_10.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_11.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_12.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_13.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_14.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_15.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_16.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_17.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_18.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_19.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_20.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_21.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_22.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_23.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_24.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_25.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_26.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_27.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_28.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_29.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_30.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_31.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_32.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_33.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_34.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_35.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_36.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_37.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_38.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_39.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_40.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_41.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_42.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_b_43.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_00.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_01.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_02.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_03.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_04.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_05.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_06.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_07.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_08.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_09.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_10.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_11.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_12.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_13.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_14.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_15.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_16.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_17.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_18.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_19.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_20.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_21.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_22.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_23.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_24.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_25.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_26.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_27.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_28.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_29.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_30.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_31.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_32.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_33.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_34.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_35.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_36.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_37.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_38.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_39.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_40.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_41.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_42.png code/web/public_php/api/data/ryzom/guild_png/guild_symbol_s_43.png code/web/public_php/api/data/ryzom/interface/1h_over.png code/web/public_php/api/data/ryzom/interface/2h_over.png code/web/public_php/api/data/ryzom/interface/am_logo.png code/web/public_php/api/data/ryzom/interface/ar_armpad.png code/web/public_php/api/data/ryzom/interface/ar_armpad_mask.png code/web/public_php/api/data/ryzom/interface/ar_botte.png code/web/public_php/api/data/ryzom/interface/ar_botte_mask.png code/web/public_php/api/data/ryzom/interface/ar_gilet.png code/web/public_php/api/data/ryzom/interface/ar_gilet_mask.png code/web/public_php/api/data/ryzom/interface/ar_hand.png code/web/public_php/api/data/ryzom/interface/ar_hand_mask.png code/web/public_php/api/data/ryzom/interface/ar_helmet.png code/web/public_php/api/data/ryzom/interface/ar_helmet_mask.png code/web/public_php/api/data/ryzom/interface/ar_pantabotte.png code/web/public_php/api/data/ryzom/interface/ar_pantabotte_mask.png code/web/public_php/api/data/ryzom/interface/asc_exit.png code/web/public_php/api/data/ryzom/interface/asc_rolemastercraft.png code/web/public_php/api/data/ryzom/interface/asc_rolemasterfight.png code/web/public_php/api/data/ryzom/interface/asc_rolemasterharvest.png code/web/public_php/api/data/ryzom/interface/asc_rolemastermagic.png code/web/public_php/api/data/ryzom/interface/asc_unknown.png code/web/public_php/api/data/ryzom/interface/bg_downloader.png code/web/public_php/api/data/ryzom/interface/bg_empty.png code/web/public_php/api/data/ryzom/interface/bk_aura.png code/web/public_php/api/data/ryzom/interface/bk_conso.png code/web/public_php/api/data/ryzom/interface/bk_consommable.png code/web/public_php/api/data/ryzom/interface/bk_fyros.png code/web/public_php/api/data/ryzom/interface/bk_fyros_brick.png code/web/public_php/api/data/ryzom/interface/bk_generic.png code/web/public_php/api/data/ryzom/interface/bk_generic_brick.png code/web/public_php/api/data/ryzom/interface/bk_goo.png code/web/public_php/api/data/ryzom/interface/bk_guild.png code/web/public_php/api/data/ryzom/interface/bk_horde.png code/web/public_php/api/data/ryzom/interface/bk_kami.png code/web/public_php/api/data/ryzom/interface/bk_karavan.png code/web/public_php/api/data/ryzom/interface/bk_magie_noire_brick.png code/web/public_php/api/data/ryzom/interface/bk_matis.png code/web/public_php/api/data/ryzom/interface/bk_matis_brick.png code/web/public_php/api/data/ryzom/interface/bk_mission.png code/web/public_php/api/data/ryzom/interface/bk_mission2.png code/web/public_php/api/data/ryzom/interface/bk_outpost.png code/web/public_php/api/data/ryzom/interface/bk_outpost_brick.png code/web/public_php/api/data/ryzom/interface/bk_power.png code/web/public_php/api/data/ryzom/interface/bk_primes.png code/web/public_php/api/data/ryzom/interface/bk_service.png code/web/public_php/api/data/ryzom/interface/bk_training.png code/web/public_php/api/data/ryzom/interface/bk_tryker.png code/web/public_php/api/data/ryzom/interface/bk_tryker_brick.png code/web/public_php/api/data/ryzom/interface/bk_zorai.png code/web/public_php/api/data/ryzom/interface/bk_zorai_brick.png code/web/public_php/api/data/ryzom/interface/brick_default.png code/web/public_php/api/data/ryzom/interface/building_state_24x24.png code/web/public_php/api/data/ryzom/interface/cb_main_nue.png code/web/public_php/api/data/ryzom/interface/ch_back.png code/web/public_php/api/data/ryzom/interface/charge.png code/web/public_php/api/data/ryzom/interface/clef.png code/web/public_php/api/data/ryzom/interface/conso_branche.png code/web/public_php/api/data/ryzom/interface/conso_branche_mask.png code/web/public_php/api/data/ryzom/interface/conso_fleur.png code/web/public_php/api/data/ryzom/interface/conso_fleur_mask.png code/web/public_php/api/data/ryzom/interface/conso_grappe.png code/web/public_php/api/data/ryzom/interface/conso_grappe_mask.png code/web/public_php/api/data/ryzom/interface/conso_nectar.png code/web/public_php/api/data/ryzom/interface/conso_nectar_mask.png code/web/public_php/api/data/ryzom/interface/construction.png code/web/public_php/api/data/ryzom/interface/cp_back.png code/web/public_php/api/data/ryzom/interface/cp_over_break.png code/web/public_php/api/data/ryzom/interface/cp_over_less.png code/web/public_php/api/data/ryzom/interface/cp_over_more.png code/web/public_php/api/data/ryzom/interface/cp_over_opening.png code/web/public_php/api/data/ryzom/interface/cp_over_opening_2.png code/web/public_php/api/data/ryzom/interface/cristal_ammo.png code/web/public_php/api/data/ryzom/interface/cristal_generic.png code/web/public_php/api/data/ryzom/interface/cristal_spell.png code/web/public_php/api/data/ryzom/interface/ef_back.png code/web/public_php/api/data/ryzom/interface/ef_over_break.png code/web/public_php/api/data/ryzom/interface/ef_over_less.png code/web/public_php/api/data/ryzom/interface/ef_over_more.png code/web/public_php/api/data/ryzom/interface/fo_back.png code/web/public_php/api/data/ryzom/interface/fo_over.png code/web/public_php/api/data/ryzom/interface/fp_ammo.png code/web/public_php/api/data/ryzom/interface/fp_armor.png code/web/public_php/api/data/ryzom/interface/fp_building.png code/web/public_php/api/data/ryzom/interface/fp_jewel.png code/web/public_php/api/data/ryzom/interface/fp_melee.png code/web/public_php/api/data/ryzom/interface/fp_over.png code/web/public_php/api/data/ryzom/interface/fp_range.png code/web/public_php/api/data/ryzom/interface/fp_shield.png code/web/public_php/api/data/ryzom/interface/fp_tools.png code/web/public_php/api/data/ryzom/interface/ge_mission_outpost_townhall.png code/web/public_php/api/data/ryzom/interface/ico_absorb_damage.png code/web/public_php/api/data/ryzom/interface/ico_accurate.png code/web/public_php/api/data/ryzom/interface/ico_acid.png code/web/public_php/api/data/ryzom/interface/ico_aim.png code/web/public_php/api/data/ryzom/interface/ico_aim_bird_wings.png code/web/public_php/api/data/ryzom/interface/ico_aim_flying_kitin_abdomen.png code/web/public_php/api/data/ryzom/interface/ico_aim_homin_arms.png code/web/public_php/api/data/ryzom/interface/ico_aim_homin_chest.png code/web/public_php/api/data/ryzom/interface/ico_aim_homin_feet.png code/web/public_php/api/data/ryzom/interface/ico_aim_homin_feint.png code/web/public_php/api/data/ryzom/interface/ico_aim_homin_hands.png code/web/public_php/api/data/ryzom/interface/ico_aim_homin_head.png code/web/public_php/api/data/ryzom/interface/ico_aim_homin_legs.png code/web/public_php/api/data/ryzom/interface/ico_aim_kitin_head.png code/web/public_php/api/data/ryzom/interface/ico_amande.png code/web/public_php/api/data/ryzom/interface/ico_ammo_bullet.png code/web/public_php/api/data/ryzom/interface/ico_ammo_jacket.png code/web/public_php/api/data/ryzom/interface/ico_angle.png code/web/public_php/api/data/ryzom/interface/ico_anti_magic_shield.png code/web/public_php/api/data/ryzom/interface/ico_armor.png code/web/public_php/api/data/ryzom/interface/ico_armor_clip.png code/web/public_php/api/data/ryzom/interface/ico_armor_heavy.png code/web/public_php/api/data/ryzom/interface/ico_armor_kitin.png code/web/public_php/api/data/ryzom/interface/ico_armor_light.png code/web/public_php/api/data/ryzom/interface/ico_armor_medium.png code/web/public_php/api/data/ryzom/interface/ico_armor_penalty.png code/web/public_php/api/data/ryzom/interface/ico_armor_shell.png code/web/public_php/api/data/ryzom/interface/ico_atys.png code/web/public_php/api/data/ryzom/interface/ico_atysian.png code/web/public_php/api/data/ryzom/interface/ico_balance_hp.png code/web/public_php/api/data/ryzom/interface/ico_barrel.png code/web/public_php/api/data/ryzom/interface/ico_bash.png code/web/public_php/api/data/ryzom/interface/ico_berserk.png code/web/public_php/api/data/ryzom/interface/ico_blade.png code/web/public_php/api/data/ryzom/interface/ico_bleeding.png code/web/public_php/api/data/ryzom/interface/ico_blind.png code/web/public_php/api/data/ryzom/interface/ico_blunt.png code/web/public_php/api/data/ryzom/interface/ico_bomb.png code/web/public_php/api/data/ryzom/interface/ico_cataliseur_xp.png code/web/public_php/api/data/ryzom/interface/ico_celestial.png code/web/public_php/api/data/ryzom/interface/ico_circular_attack.png code/web/public_php/api/data/ryzom/interface/ico_clothes.png code/web/public_php/api/data/ryzom/interface/ico_cold.png code/web/public_php/api/data/ryzom/interface/ico_concentration.png code/web/public_php/api/data/ryzom/interface/ico_consommable_over.png code/web/public_php/api/data/ryzom/interface/ico_constitution.png code/web/public_php/api/data/ryzom/interface/ico_counterweight.png code/web/public_php/api/data/ryzom/interface/ico_craft_buff.png code/web/public_php/api/data/ryzom/interface/ico_create_sapload.png code/web/public_php/api/data/ryzom/interface/ico_curse.png code/web/public_php/api/data/ryzom/interface/ico_debuff.png code/web/public_php/api/data/ryzom/interface/ico_debuff_resist.png code/web/public_php/api/data/ryzom/interface/ico_debuff_skill.png code/web/public_php/api/data/ryzom/interface/ico_desert.png code/web/public_php/api/data/ryzom/interface/ico_dexterity.png code/web/public_php/api/data/ryzom/interface/ico_disarm.png code/web/public_php/api/data/ryzom/interface/ico_dodge.png code/web/public_php/api/data/ryzom/interface/ico_dot.png code/web/public_php/api/data/ryzom/interface/ico_durability.png code/web/public_php/api/data/ryzom/interface/ico_electric.png code/web/public_php/api/data/ryzom/interface/ico_explosif.png code/web/public_php/api/data/ryzom/interface/ico_extracting.png code/web/public_php/api/data/ryzom/interface/ico_fear.png code/web/public_php/api/data/ryzom/interface/ico_feint.png code/web/public_php/api/data/ryzom/interface/ico_fire.png code/web/public_php/api/data/ryzom/interface/ico_firing_pin.png code/web/public_php/api/data/ryzom/interface/ico_fleur_carac_1.png code/web/public_php/api/data/ryzom/interface/ico_fleur_carac_1_mask.png code/web/public_php/api/data/ryzom/interface/ico_fleur_carac_2.png code/web/public_php/api/data/ryzom/interface/ico_fleur_carac_2_mask.png code/web/public_php/api/data/ryzom/interface/ico_fleur_carac_3.png code/web/public_php/api/data/ryzom/interface/ico_fleur_carac_3_mask.png code/web/public_php/api/data/ryzom/interface/ico_focus.png code/web/public_php/api/data/ryzom/interface/ico_forage_buff.png code/web/public_php/api/data/ryzom/interface/ico_forbid_item.png code/web/public_php/api/data/ryzom/interface/ico_forest.png code/web/public_php/api/data/ryzom/interface/ico_foreuse.png code/web/public_php/api/data/ryzom/interface/ico_gardening.png code/web/public_php/api/data/ryzom/interface/ico_gentle.png code/web/public_php/api/data/ryzom/interface/ico_goo.png code/web/public_php/api/data/ryzom/interface/ico_gripp.png code/web/public_php/api/data/ryzom/interface/ico_haircolor.png code/web/public_php/api/data/ryzom/interface/ico_haircut.png code/web/public_php/api/data/ryzom/interface/ico_hammer.png code/web/public_php/api/data/ryzom/interface/ico_harmful.png code/web/public_php/api/data/ryzom/interface/ico_hatred.png code/web/public_php/api/data/ryzom/interface/ico_heal.png code/web/public_php/api/data/ryzom/interface/ico_hit_rate.png code/web/public_php/api/data/ryzom/interface/ico_incapacity.png code/web/public_php/api/data/ryzom/interface/ico_intelligence.png code/web/public_php/api/data/ryzom/interface/ico_interrupt.png code/web/public_php/api/data/ryzom/interface/ico_invulnerability.png code/web/public_php/api/data/ryzom/interface/ico_jewel_stone.png code/web/public_php/api/data/ryzom/interface/ico_jewel_stone_support.png code/web/public_php/api/data/ryzom/interface/ico_jungle.png code/web/public_php/api/data/ryzom/interface/ico_lacustre.png code/web/public_php/api/data/ryzom/interface/ico_landmark_bonus.png code/web/public_php/api/data/ryzom/interface/ico_level.png code/web/public_php/api/data/ryzom/interface/ico_lining.png code/web/public_php/api/data/ryzom/interface/ico_location.png code/web/public_php/api/data/ryzom/interface/ico_madness.png code/web/public_php/api/data/ryzom/interface/ico_magic.png code/web/public_php/api/data/ryzom/interface/ico_magic_action_buff.png code/web/public_php/api/data/ryzom/interface/ico_magic_focus.png code/web/public_php/api/data/ryzom/interface/ico_magic_target_buff.png code/web/public_php/api/data/ryzom/interface/ico_melee_action_buff.png code/web/public_php/api/data/ryzom/interface/ico_melee_target_buff.png code/web/public_php/api/data/ryzom/interface/ico_mental.png code/web/public_php/api/data/ryzom/interface/ico_metabolism.png code/web/public_php/api/data/ryzom/interface/ico_mezz.png code/web/public_php/api/data/ryzom/interface/ico_misfortune.png code/web/public_php/api/data/ryzom/interface/ico_mission_art_fyros.png code/web/public_php/api/data/ryzom/interface/ico_mission_art_matis.png code/web/public_php/api/data/ryzom/interface/ico_mission_art_tryker.png code/web/public_php/api/data/ryzom/interface/ico_mission_art_zorai.png code/web/public_php/api/data/ryzom/interface/ico_mission_barrel.png code/web/public_php/api/data/ryzom/interface/ico_mission_bottle.png code/web/public_php/api/data/ryzom/interface/ico_mission_casket.png code/web/public_php/api/data/ryzom/interface/ico_mission_medicine.png code/web/public_php/api/data/ryzom/interface/ico_mission_message.png code/web/public_php/api/data/ryzom/interface/ico_mission_package.png code/web/public_php/api/data/ryzom/interface/ico_mission_pot.png code/web/public_php/api/data/ryzom/interface/ico_mission_purse.png code/web/public_php/api/data/ryzom/interface/ico_move.png code/web/public_php/api/data/ryzom/interface/ico_multi_fight.png code/web/public_php/api/data/ryzom/interface/ico_multiple_spots.png code/web/public_php/api/data/ryzom/interface/ico_noix.png code/web/public_php/api/data/ryzom/interface/ico_opening_hit.png code/web/public_php/api/data/ryzom/interface/ico_over_autumn.png code/web/public_php/api/data/ryzom/interface/ico_over_degenerated.png code/web/public_php/api/data/ryzom/interface/ico_over_fauna.png code/web/public_php/api/data/ryzom/interface/ico_over_flora.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_arms.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_chest.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_feet.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_feet_hands.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_feet_head.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_feet_x2.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_feint_x3.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_hands.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_hands_chest.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_hands_head.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_head.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_head_x3.png code/web/public_php/api/data/ryzom/interface/ico_over_hit_legs.png code/web/public_php/api/data/ryzom/interface/ico_over_homin.png code/web/public_php/api/data/ryzom/interface/ico_over_kitin.png code/web/public_php/api/data/ryzom/interface/ico_over_magic.png code/web/public_php/api/data/ryzom/interface/ico_over_melee.png code/web/public_php/api/data/ryzom/interface/ico_over_racial.png code/web/public_php/api/data/ryzom/interface/ico_over_range.png code/web/public_php/api/data/ryzom/interface/ico_over_special.png code/web/public_php/api/data/ryzom/interface/ico_over_spring.png code/web/public_php/api/data/ryzom/interface/ico_over_summer.png code/web/public_php/api/data/ryzom/interface/ico_over_winter.png code/web/public_php/api/data/ryzom/interface/ico_parry.png code/web/public_php/api/data/ryzom/interface/ico_piercing.png code/web/public_php/api/data/ryzom/interface/ico_pointe.png code/web/public_php/api/data/ryzom/interface/ico_poison.png code/web/public_php/api/data/ryzom/interface/ico_power.png code/web/public_php/api/data/ryzom/interface/ico_preservation.png code/web/public_php/api/data/ryzom/interface/ico_primal.png code/web/public_php/api/data/ryzom/interface/ico_prime_roots.png code/web/public_php/api/data/ryzom/interface/ico_private.png code/web/public_php/api/data/ryzom/interface/ico_prospecting.png code/web/public_php/api/data/ryzom/interface/ico_quality.png code/web/public_php/api/data/ryzom/interface/ico_racine.png code/web/public_php/api/data/ryzom/interface/ico_range.png code/web/public_php/api/data/ryzom/interface/ico_range_action_buff.png code/web/public_php/api/data/ryzom/interface/ico_range_target_buff.png code/web/public_php/api/data/ryzom/interface/ico_ricochet.png code/web/public_php/api/data/ryzom/interface/ico_root.png code/web/public_php/api/data/ryzom/interface/ico_rot.png code/web/public_php/api/data/ryzom/interface/ico_safe.png code/web/public_php/api/data/ryzom/interface/ico_sap.png code/web/public_php/api/data/ryzom/interface/ico_self_damage.png code/web/public_php/api/data/ryzom/interface/ico_shaft.png code/web/public_php/api/data/ryzom/interface/ico_shield_buff.png code/web/public_php/api/data/ryzom/interface/ico_shield_up.png code/web/public_php/api/data/ryzom/interface/ico_shielding.png code/web/public_php/api/data/ryzom/interface/ico_shockwave.png code/web/public_php/api/data/ryzom/interface/ico_sickness.png code/web/public_php/api/data/ryzom/interface/ico_slashing.png code/web/public_php/api/data/ryzom/interface/ico_slow.png code/web/public_php/api/data/ryzom/interface/ico_soft_spot.png code/web/public_php/api/data/ryzom/interface/ico_source_knowledge.png code/web/public_php/api/data/ryzom/interface/ico_source_time.png code/web/public_php/api/data/ryzom/interface/ico_speed.png code/web/public_php/api/data/ryzom/interface/ico_speeding_up.png code/web/public_php/api/data/ryzom/interface/ico_spell_break.png code/web/public_php/api/data/ryzom/interface/ico_spores.png code/web/public_php/api/data/ryzom/interface/ico_spray.png code/web/public_php/api/data/ryzom/interface/ico_spying.png code/web/public_php/api/data/ryzom/interface/ico_stamina.png code/web/public_php/api/data/ryzom/interface/ico_strength.png code/web/public_php/api/data/ryzom/interface/ico_stuffing.png code/web/public_php/api/data/ryzom/interface/ico_stunn.png code/web/public_php/api/data/ryzom/interface/ico_task_craft.png code/web/public_php/api/data/ryzom/interface/ico_task_done.png code/web/public_php/api/data/ryzom/interface/ico_task_failed.png code/web/public_php/api/data/ryzom/interface/ico_task_fight.png code/web/public_php/api/data/ryzom/interface/ico_task_forage.png code/web/public_php/api/data/ryzom/interface/ico_task_generic.png code/web/public_php/api/data/ryzom/interface/ico_task_generic_quart.png code/web/public_php/api/data/ryzom/interface/ico_task_guild.png code/web/public_php/api/data/ryzom/interface/ico_task_rite.png code/web/public_php/api/data/ryzom/interface/ico_task_travel.png code/web/public_php/api/data/ryzom/interface/ico_tatoo.png code/web/public_php/api/data/ryzom/interface/ico_taunt.png code/web/public_php/api/data/ryzom/interface/ico_time.png code/web/public_php/api/data/ryzom/interface/ico_time_bonus.png code/web/public_php/api/data/ryzom/interface/ico_tourbe.png code/web/public_php/api/data/ryzom/interface/ico_trigger.png code/web/public_php/api/data/ryzom/interface/ico_umbrella.png code/web/public_php/api/data/ryzom/interface/ico_use_enchantement.png code/web/public_php/api/data/ryzom/interface/ico_vampire.png code/web/public_php/api/data/ryzom/interface/ico_visibility.png code/web/public_php/api/data/ryzom/interface/ico_war_cry.png code/web/public_php/api/data/ryzom/interface/ico_weight.png code/web/public_php/api/data/ryzom/interface/ico_wellbalanced.png code/web/public_php/api/data/ryzom/interface/ico_will.png code/web/public_php/api/data/ryzom/interface/ico_windding.png code/web/public_php/api/data/ryzom/interface/ico_wisdom.png code/web/public_php/api/data/ryzom/interface/improved_tool.png code/web/public_php/api/data/ryzom/interface/item_default.png code/web/public_php/api/data/ryzom/interface/item_plan_over.png code/web/public_php/api/data/ryzom/interface/lucky_flower.png code/web/public_php/api/data/ryzom/interface/mail.png code/web/public_php/api/data/ryzom/interface/mektoub_pack.png code/web/public_php/api/data/ryzom/interface/mektoub_steed.png code/web/public_php/api/data/ryzom/interface/mf_back.png code/web/public_php/api/data/ryzom/interface/mf_over.png code/web/public_php/api/data/ryzom/interface/mg_glove.png code/web/public_php/api/data/ryzom/interface/mission_icon_0.png code/web/public_php/api/data/ryzom/interface/mission_icon_1.png code/web/public_php/api/data/ryzom/interface/mission_icon_2.png code/web/public_php/api/data/ryzom/interface/mission_icon_3.png code/web/public_php/api/data/ryzom/interface/mp3.png code/web/public_php/api/data/ryzom/interface/mp_amber.png code/web/public_php/api/data/ryzom/interface/mp_back_curative.png code/web/public_php/api/data/ryzom/interface/mp_back_offensive.png code/web/public_php/api/data/ryzom/interface/mp_back_selfonly.png code/web/public_php/api/data/ryzom/interface/mp_bark.png code/web/public_php/api/data/ryzom/interface/mp_batiment_brique.png code/web/public_php/api/data/ryzom/interface/mp_batiment_colonne.png code/web/public_php/api/data/ryzom/interface/mp_batiment_colonne_justice.png code/web/public_php/api/data/ryzom/interface/mp_batiment_comble.png code/web/public_php/api/data/ryzom/interface/mp_batiment_noyau_maduk.png code/web/public_php/api/data/ryzom/interface/mp_batiment_ornement.png code/web/public_php/api/data/ryzom/interface/mp_batiment_revetement.png code/web/public_php/api/data/ryzom/interface/mp_batiment_socle.png code/web/public_php/api/data/ryzom/interface/mp_batiment_statue.png code/web/public_php/api/data/ryzom/interface/mp_beak.png code/web/public_php/api/data/ryzom/interface/mp_blood.png code/web/public_php/api/data/ryzom/interface/mp_bone.png code/web/public_php/api/data/ryzom/interface/mp_bud.png code/web/public_php/api/data/ryzom/interface/mp_buterfly_blue.png code/web/public_php/api/data/ryzom/interface/mp_buterfly_cocoon.png code/web/public_php/api/data/ryzom/interface/mp_cereal.png code/web/public_php/api/data/ryzom/interface/mp_claw.png code/web/public_php/api/data/ryzom/interface/mp_dandelion.png code/web/public_php/api/data/ryzom/interface/mp_dry code/web/public_php/api/data/ryzom/interface/mp_dry wood.png code/web/public_php/api/data/ryzom/interface/mp_dry.png code/web/public_php/api/data/ryzom/interface/mp_dry_wood.png code/web/public_php/api/data/ryzom/interface/mp_dust.png code/web/public_php/api/data/ryzom/interface/mp_egg.png code/web/public_php/api/data/ryzom/interface/mp_eyes.png code/web/public_php/api/data/ryzom/interface/mp_fang.png code/web/public_php/api/data/ryzom/interface/mp_fiber.png code/web/public_php/api/data/ryzom/interface/mp_filament.png code/web/public_php/api/data/ryzom/interface/mp_firefly_abdomen.png code/web/public_php/api/data/ryzom/interface/mp_fish_scale.png code/web/public_php/api/data/ryzom/interface/mp_flowers.png code/web/public_php/api/data/ryzom/interface/mp_fresh_loose_soil.png code/web/public_php/api/data/ryzom/interface/mp_fruit.png code/web/public_php/api/data/ryzom/interface/mp_generic.png code/web/public_php/api/data/ryzom/interface/mp_generic_colorize.png code/web/public_php/api/data/ryzom/interface/mp_gomme.png code/web/public_php/api/data/ryzom/interface/mp_goo_residue.png code/web/public_php/api/data/ryzom/interface/mp_hairs.png code/web/public_php/api/data/ryzom/interface/mp_hoof.png code/web/public_php/api/data/ryzom/interface/mp_horn.png code/web/public_php/api/data/ryzom/interface/mp_horney.png code/web/public_php/api/data/ryzom/interface/mp_insect_fossil.png code/web/public_php/api/data/ryzom/interface/mp_kitin_flesh.png code/web/public_php/api/data/ryzom/interface/mp_kitin_secretion.png code/web/public_php/api/data/ryzom/interface/mp_kitinshell.png code/web/public_php/api/data/ryzom/interface/mp_larva.png code/web/public_php/api/data/ryzom/interface/mp_leaf.png code/web/public_php/api/data/ryzom/interface/mp_leather.png code/web/public_php/api/data/ryzom/interface/mp_liane.png code/web/public_php/api/data/ryzom/interface/mp_lichen.png code/web/public_php/api/data/ryzom/interface/mp_ligament.png code/web/public_php/api/data/ryzom/interface/mp_mandible.png code/web/public_php/api/data/ryzom/interface/mp_meat.png code/web/public_php/api/data/ryzom/interface/mp_moss.png code/web/public_php/api/data/ryzom/interface/mp_mushroom.png code/web/public_php/api/data/ryzom/interface/mp_nail.png code/web/public_php/api/data/ryzom/interface/mp_oil.png code/web/public_php/api/data/ryzom/interface/mp_over_link.png code/web/public_php/api/data/ryzom/interface/mp_parasite.png code/web/public_php/api/data/ryzom/interface/mp_pearl.png code/web/public_php/api/data/ryzom/interface/mp_pelvis.png code/web/public_php/api/data/ryzom/interface/mp_pigment.png code/web/public_php/api/data/ryzom/interface/mp_pistil.png code/web/public_php/api/data/ryzom/interface/mp_plant_fossil.png code/web/public_php/api/data/ryzom/interface/mp_pollen.png code/web/public_php/api/data/ryzom/interface/mp_resin.png code/web/public_php/api/data/ryzom/interface/mp_ronce.png code/web/public_php/api/data/ryzom/interface/mp_rostrum.png code/web/public_php/api/data/ryzom/interface/mp_sap.png code/web/public_php/api/data/ryzom/interface/mp_sawdust.png code/web/public_php/api/data/ryzom/interface/mp_seed.png code/web/public_php/api/data/ryzom/interface/mp_shell.png code/web/public_php/api/data/ryzom/interface/mp_silk_worm.png code/web/public_php/api/data/ryzom/interface/mp_skin.png code/web/public_php/api/data/ryzom/interface/mp_skull.png code/web/public_php/api/data/ryzom/interface/mp_spiders_web.png code/web/public_php/api/data/ryzom/interface/mp_spine.png code/web/public_php/api/data/ryzom/interface/mp_stem.png code/web/public_php/api/data/ryzom/interface/mp_sting.png code/web/public_php/api/data/ryzom/interface/mp_straw.png code/web/public_php/api/data/ryzom/interface/mp_suc.png code/web/public_php/api/data/ryzom/interface/mp_tail.png code/web/public_php/api/data/ryzom/interface/mp_tooth.png code/web/public_php/api/data/ryzom/interface/mp_trunk.png code/web/public_php/api/data/ryzom/interface/mp_whiskers.png code/web/public_php/api/data/ryzom/interface/mp_wing.png code/web/public_php/api/data/ryzom/interface/mp_wood.png code/web/public_php/api/data/ryzom/interface/mp_wood_node.png code/web/public_php/api/data/ryzom/interface/mw_2h_axe.png code/web/public_php/api/data/ryzom/interface/mw_2h_lance.png code/web/public_php/api/data/ryzom/interface/mw_2h_mace.png code/web/public_php/api/data/ryzom/interface/mw_2h_sword.png code/web/public_php/api/data/ryzom/interface/mw_axe.png code/web/public_php/api/data/ryzom/interface/mw_dagger.png code/web/public_php/api/data/ryzom/interface/mw_lance.png code/web/public_php/api/data/ryzom/interface/mw_mace.png code/web/public_php/api/data/ryzom/interface/mw_staff.png code/web/public_php/api/data/ryzom/interface/mw_sword.png code/web/public_php/api/data/ryzom/interface/no_action.png code/web/public_php/api/data/ryzom/interface/num_slash.png code/web/public_php/api/data/ryzom/interface/op_back.png code/web/public_php/api/data/ryzom/interface/op_over_break.png code/web/public_php/api/data/ryzom/interface/op_over_less.png code/web/public_php/api/data/ryzom/interface/op_over_more.png code/web/public_php/api/data/ryzom/interface/pa_anklet.png code/web/public_php/api/data/ryzom/interface/pa_back.png code/web/public_php/api/data/ryzom/interface/pa_bracelet.png code/web/public_php/api/data/ryzom/interface/pa_diadem.png code/web/public_php/api/data/ryzom/interface/pa_earring.png code/web/public_php/api/data/ryzom/interface/pa_over_break.png code/web/public_php/api/data/ryzom/interface/pa_over_less.png code/web/public_php/api/data/ryzom/interface/pa_over_more.png code/web/public_php/api/data/ryzom/interface/pa_pendant.png code/web/public_php/api/data/ryzom/interface/pa_ring.png code/web/public_php/api/data/ryzom/interface/profile.png code/web/public_php/api/data/ryzom/interface/protect_amber.png code/web/public_php/api/data/ryzom/interface/pvp_ally_0.png code/web/public_php/api/data/ryzom/interface/pvp_ally_1.png code/web/public_php/api/data/ryzom/interface/pvp_ally_2.png code/web/public_php/api/data/ryzom/interface/pvp_ally_3.png code/web/public_php/api/data/ryzom/interface/pvp_ally_4.png code/web/public_php/api/data/ryzom/interface/pvp_ally_6.png code/web/public_php/api/data/ryzom/interface/pvp_ally_primas.png code/web/public_php/api/data/ryzom/interface/pvp_ally_ranger.png code/web/public_php/api/data/ryzom/interface/pvp_aura.png code/web/public_php/api/data/ryzom/interface/pvp_aura_mask.png code/web/public_php/api/data/ryzom/interface/pvp_boost.png code/web/public_php/api/data/ryzom/interface/pvp_boost_mask.png code/web/public_php/api/data/ryzom/interface/pvp_enemy_0.png code/web/public_php/api/data/ryzom/interface/pvp_enemy_1.png code/web/public_php/api/data/ryzom/interface/pvp_enemy_2.png code/web/public_php/api/data/ryzom/interface/pvp_enemy_3.png code/web/public_php/api/data/ryzom/interface/pvp_enemy_4.png code/web/public_php/api/data/ryzom/interface/pvp_enemy_6.png code/web/public_php/api/data/ryzom/interface/pvp_enemy_marauder.png code/web/public_php/api/data/ryzom/interface/pvp_enemy_trytonist.png code/web/public_php/api/data/ryzom/interface/pw_4.png code/web/public_php/api/data/ryzom/interface/pw_5.png code/web/public_php/api/data/ryzom/interface/pw_6.png code/web/public_php/api/data/ryzom/interface/pw_7.png code/web/public_php/api/data/ryzom/interface/pw_heavy.png code/web/public_php/api/data/ryzom/interface/pw_light.png code/web/public_php/api/data/ryzom/interface/pw_medium.png code/web/public_php/api/data/ryzom/interface/quest_coeur.png code/web/public_php/api/data/ryzom/interface/quest_foie.png code/web/public_php/api/data/ryzom/interface/quest_jeton.png code/web/public_php/api/data/ryzom/interface/quest_langue.png code/web/public_php/api/data/ryzom/interface/quest_louche.png code/web/public_php/api/data/ryzom/interface/quest_oreille.png code/web/public_php/api/data/ryzom/interface/quest_patte.png code/web/public_php/api/data/ryzom/interface/quest_poils.png code/web/public_php/api/data/ryzom/interface/quest_queue.png code/web/public_php/api/data/ryzom/interface/quest_ticket.png code/web/public_php/api/data/ryzom/interface/r2_live.png code/web/public_php/api/data/ryzom/interface/r2_live_over.png code/web/public_php/api/data/ryzom/interface/r2_live_pushed.png code/web/public_php/api/data/ryzom/interface/r2_palette_entities.png code/web/public_php/api/data/ryzom/interface/requirement.png code/web/public_php/api/data/ryzom/interface/rm_f.png code/web/public_php/api/data/ryzom/interface/rm_f_upgrade.png code/web/public_php/api/data/ryzom/interface/rm_h.png code/web/public_php/api/data/ryzom/interface/rm_h_upgrade.png code/web/public_php/api/data/ryzom/interface/rm_m.png code/web/public_php/api/data/ryzom/interface/rm_m_upgrade.png code/web/public_php/api/data/ryzom/interface/rm_r.png code/web/public_php/api/data/ryzom/interface/rm_r_upgrade.png code/web/public_php/api/data/ryzom/interface/rpjob_200.png code/web/public_php/api/data/ryzom/interface/rpjob_201.png code/web/public_php/api/data/ryzom/interface/rpjob_202.png code/web/public_php/api/data/ryzom/interface/rpjob_203.png code/web/public_php/api/data/ryzom/interface/rpjob_204.png code/web/public_php/api/data/ryzom/interface/rpjob_205.png code/web/public_php/api/data/ryzom/interface/rpjob_206.png code/web/public_php/api/data/ryzom/interface/rpjob_207.png code/web/public_php/api/data/ryzom/interface/rpjob_advanced.png code/web/public_php/api/data/ryzom/interface/rpjob_elementary.png code/web/public_php/api/data/ryzom/interface/rpjob_roleplay.png code/web/public_php/api/data/ryzom/interface/rpjob_task.png code/web/public_php/api/data/ryzom/interface/rpjob_task_certificats.png code/web/public_php/api/data/ryzom/interface/rpjob_task_convert.png code/web/public_php/api/data/ryzom/interface/rpjob_task_elementary.png code/web/public_php/api/data/ryzom/interface/rpjob_task_generic.png code/web/public_php/api/data/ryzom/interface/rpjob_task_upgrade.png code/web/public_php/api/data/ryzom/interface/rpjobitem_200_a.png code/web/public_php/api/data/ryzom/interface/rpjobitem_200_b.png code/web/public_php/api/data/ryzom/interface/rpjobitem_200_c.png code/web/public_php/api/data/ryzom/interface/rpjobitem_201_a.png code/web/public_php/api/data/ryzom/interface/rpjobitem_201_b.png code/web/public_php/api/data/ryzom/interface/rpjobitem_201_c.png code/web/public_php/api/data/ryzom/interface/rpjobitem_202_a.png code/web/public_php/api/data/ryzom/interface/rpjobitem_202_b.png code/web/public_php/api/data/ryzom/interface/rpjobitem_202_c.png code/web/public_php/api/data/ryzom/interface/rpjobitem_203_a.png code/web/public_php/api/data/ryzom/interface/rpjobitem_203_b.png code/web/public_php/api/data/ryzom/interface/rpjobitem_203_c.png code/web/public_php/api/data/ryzom/interface/rpjobitem_204_a.png code/web/public_php/api/data/ryzom/interface/rpjobitem_204_b.png code/web/public_php/api/data/ryzom/interface/rpjobitem_204_c.png code/web/public_php/api/data/ryzom/interface/rpjobitem_205_a.png code/web/public_php/api/data/ryzom/interface/rpjobitem_205_b.png code/web/public_php/api/data/ryzom/interface/rpjobitem_205_c.png code/web/public_php/api/data/ryzom/interface/rpjobitem_206_a.png code/web/public_php/api/data/ryzom/interface/rpjobitem_206_b.png code/web/public_php/api/data/ryzom/interface/rpjobitem_206_c.png code/web/public_php/api/data/ryzom/interface/rpjobitem_207_a.png code/web/public_php/api/data/ryzom/interface/rpjobitem_207_b.png code/web/public_php/api/data/ryzom/interface/rpjobitem_207_c.png code/web/public_php/api/data/ryzom/interface/rpjobitem_certifications.png code/web/public_php/api/data/ryzom/interface/rw_autolaunch.png code/web/public_php/api/data/ryzom/interface/rw_bowgun.png code/web/public_php/api/data/ryzom/interface/rw_grenade.png code/web/public_php/api/data/ryzom/interface/rw_harpoongun.png code/web/public_php/api/data/ryzom/interface/rw_launcher.png code/web/public_php/api/data/ryzom/interface/rw_pistol.png code/web/public_php/api/data/ryzom/interface/rw_pistolarc.png code/web/public_php/api/data/ryzom/interface/rw_rifle.png code/web/public_php/api/data/ryzom/interface/sapload.png code/web/public_php/api/data/ryzom/interface/sh_buckler.png code/web/public_php/api/data/ryzom/interface/sh_large_shield.png code/web/public_php/api/data/ryzom/interface/small_task_craft.png code/web/public_php/api/data/ryzom/interface/small_task_done.png code/web/public_php/api/data/ryzom/interface/small_task_failed.png code/web/public_php/api/data/ryzom/interface/small_task_fight.png code/web/public_php/api/data/ryzom/interface/small_task_forage.png code/web/public_php/api/data/ryzom/interface/small_task_generic.png code/web/public_php/api/data/ryzom/interface/small_task_guild.png code/web/public_php/api/data/ryzom/interface/small_task_rite.png code/web/public_php/api/data/ryzom/interface/small_task_travel.png code/web/public_php/api/data/ryzom/interface/spe_beast.png code/web/public_php/api/data/ryzom/interface/spe_com.png code/web/public_php/api/data/ryzom/interface/spe_inventory.png code/web/public_php/api/data/ryzom/interface/spe_labs.png code/web/public_php/api/data/ryzom/interface/spe_memory.png code/web/public_php/api/data/ryzom/interface/spe_options.png code/web/public_php/api/data/ryzom/interface/spe_status.png code/web/public_php/api/data/ryzom/interface/stimulating_water.png code/web/public_php/api/data/ryzom/interface/tb_action_attack.png code/web/public_php/api/data/ryzom/interface/tb_action_config.png code/web/public_php/api/data/ryzom/interface/tb_action_disband.png code/web/public_php/api/data/ryzom/interface/tb_action_disengage.png code/web/public_php/api/data/ryzom/interface/tb_action_extract.png code/web/public_php/api/data/ryzom/interface/tb_action_invite.png code/web/public_php/api/data/ryzom/interface/tb_action_kick.png code/web/public_php/api/data/ryzom/interface/tb_action_move.png code/web/public_php/api/data/ryzom/interface/tb_action_run.png code/web/public_php/api/data/ryzom/interface/tb_action_sit.png code/web/public_php/api/data/ryzom/interface/tb_action_stand.png code/web/public_php/api/data/ryzom/interface/tb_action_stop.png code/web/public_php/api/data/ryzom/interface/tb_action_talk.png code/web/public_php/api/data/ryzom/interface/tb_action_walk.png code/web/public_php/api/data/ryzom/interface/tb_animals.png code/web/public_php/api/data/ryzom/interface/tb_config.png code/web/public_php/api/data/ryzom/interface/tb_connection.png code/web/public_php/api/data/ryzom/interface/tb_contacts.png code/web/public_php/api/data/ryzom/interface/tb_desk_1.png code/web/public_php/api/data/ryzom/interface/tb_desk_2.png code/web/public_php/api/data/ryzom/interface/tb_desk_3.png code/web/public_php/api/data/ryzom/interface/tb_desk_4.png code/web/public_php/api/data/ryzom/interface/tb_faction.png code/web/public_php/api/data/ryzom/interface/tb_forum.png code/web/public_php/api/data/ryzom/interface/tb_guild.png code/web/public_php/api/data/ryzom/interface/tb_help2.png code/web/public_php/api/data/ryzom/interface/tb_keys.png code/web/public_php/api/data/ryzom/interface/tb_macros.png code/web/public_php/api/data/ryzom/interface/tb_mail.png code/web/public_php/api/data/ryzom/interface/tb_mode.png code/web/public_php/api/data/ryzom/interface/tb_mode_dodge.png code/web/public_php/api/data/ryzom/interface/tb_mode_parry.png code/web/public_php/api/data/ryzom/interface/tb_over.png code/web/public_php/api/data/ryzom/interface/tb_support.png code/web/public_php/api/data/ryzom/interface/tb_team.png code/web/public_php/api/data/ryzom/interface/tb_windows.png code/web/public_php/api/data/ryzom/interface/tetekitin.png code/web/public_php/api/data/ryzom/interface/to_ammo.png code/web/public_php/api/data/ryzom/interface/to_armor.png code/web/public_php/api/data/ryzom/interface/to_cooking_pot.png code/web/public_php/api/data/ryzom/interface/to_fishing_rod.png code/web/public_php/api/data/ryzom/interface/to_forage.png code/web/public_php/api/data/ryzom/interface/to_hammer.png code/web/public_php/api/data/ryzom/interface/to_jewelry_hammer.png code/web/public_php/api/data/ryzom/interface/to_jewels.png code/web/public_php/api/data/ryzom/interface/to_leathercutter.png code/web/public_php/api/data/ryzom/interface/to_melee.png code/web/public_php/api/data/ryzom/interface/to_needle.png code/web/public_php/api/data/ryzom/interface/to_pestle.png code/web/public_php/api/data/ryzom/interface/to_range.png code/web/public_php/api/data/ryzom/interface/to_searake.png code/web/public_php/api/data/ryzom/interface/to_spade.png code/web/public_php/api/data/ryzom/interface/to_stick.png code/web/public_php/api/data/ryzom/interface/to_tunneling_knife.png code/web/public_php/api/data/ryzom/interface/to_whip.png code/web/public_php/api/data/ryzom/interface/to_wrench.png code/web/public_php/api/data/ryzom/interface/tp_caravane.png code/web/public_php/api/data/ryzom/interface/tp_kami.png code/web/public_php/api/data/ryzom/interface/us_back_0.png code/web/public_php/api/data/ryzom/interface/us_back_1.png code/web/public_php/api/data/ryzom/interface/us_back_2.png code/web/public_php/api/data/ryzom/interface/us_back_3.png code/web/public_php/api/data/ryzom/interface/us_back_4.png code/web/public_php/api/data/ryzom/interface/us_back_5.png code/web/public_php/api/data/ryzom/interface/us_back_6.png code/web/public_php/api/data/ryzom/interface/us_back_7.png code/web/public_php/api/data/ryzom/interface/us_back_8.png code/web/public_php/api/data/ryzom/interface/us_back_9.png code/web/public_php/api/data/ryzom/interface/us_ico_0.png code/web/public_php/api/data/ryzom/interface/us_ico_1.png code/web/public_php/api/data/ryzom/interface/us_ico_2.png code/web/public_php/api/data/ryzom/interface/us_ico_3.png code/web/public_php/api/data/ryzom/interface/us_ico_4.png code/web/public_php/api/data/ryzom/interface/us_ico_5.png code/web/public_php/api/data/ryzom/interface/us_ico_6.png code/web/public_php/api/data/ryzom/interface/us_ico_7.png code/web/public_php/api/data/ryzom/interface/us_ico_8.png code/web/public_php/api/data/ryzom/interface/us_ico_9.png code/web/public_php/api/data/ryzom/interface/us_over_0.png code/web/public_php/api/data/ryzom/interface/us_over_1.png code/web/public_php/api/data/ryzom/interface/us_over_2.png code/web/public_php/api/data/ryzom/interface/us_over_3.png code/web/public_php/api/data/ryzom/interface/us_over_4.png code/web/public_php/api/data/ryzom/interface/w_am_logo.png code/web/public_php/api/data/ryzom/interface/w_leader.png code/web/public_php/api/data/ryzom/interface/w_major.png code/web/public_php/api/data/ryzom/interface/w_pa_anklet.png code/web/public_php/api/data/ryzom/interface/w_pa_bracelet.png code/web/public_php/api/data/ryzom/interface/w_pa_diadem.png code/web/public_php/api/data/ryzom/interface/w_pa_earring.png code/web/public_php/api/data/ryzom/interface/w_pa_pendant.png code/web/public_php/api/data/ryzom/interface/w_pa_ring.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id0.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id1.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id2.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id3.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id4.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id5.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id6.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id7.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id8.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_id9.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id0.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id1.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id2.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id3.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id4.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id5.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id6.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id7.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id8.png code/web/public_php/api/data/ryzom/interface/w_slot_shortcut_shift_id9.png code/web/public_php/api/data/ryzom/interface/xp_cat_green.png code/web/public_php/api/data/ryzom/items_db.php code/web/public_php/api/data/ryzom/ryShapesPs.php code/web/public_php/api/data/ryzom/sbrick_db.php code/web/public_php/api/index.php code/web/public_php/api/player_auth.php code/web/public_php/api/ryzom_api.php code/web/public_php/api/server/auth.php code/web/public_php/api/server/config.php.default code/web/public_php/api/server/guilds.php code/web/public_php/api/server/hmagic.php code/web/public_php/api/server/item_icon.php code/web/public_php/api/server/scripts/achievement_script/AchWebParser.php code/web/public_php/api/server/scripts/achievement_script/_test/char_346.xml code/web/public_php/api/server/scripts/achievement_script/_test/diff_class.php code/web/public_php/api/server/scripts/achievement_script/_test/diff_test.php code/web/public_php/api/server/scripts/achievement_script/_test/old_char_346.xml code/web/public_php/api/server/scripts/achievement_script/class/Atom_class.php code/web/public_php/api/server/scripts/achievement_script/class/Callback_class.php code/web/public_php/api/server/scripts/achievement_script/class/DataDispatcher_class.php code/web/public_php/api/server/scripts/achievement_script/class/DataSourceHandler_class.php code/web/public_php/api/server/scripts/achievement_script/class/Entity_abstract.php code/web/public_php/api/server/scripts/achievement_script/class/Logfile_class.php code/web/public_php/api/server/scripts/achievement_script/class/SourceDriver_abstract.php code/web/public_php/api/server/scripts/achievement_script/class/Stats_class.php code/web/public_php/api/server/scripts/achievement_script/class/ValueCache_class.php code/web/public_php/api/server/scripts/achievement_script/class/XMLfile_class.php code/web/public_php/api/server/scripts/achievement_script/class/XMLgenerator_class.php code/web/public_php/api/server/scripts/achievement_script/class/XMLnode_class.php code/web/public_php/api/server/scripts/achievement_script/class/mySQL_class.php code/web/public_php/api/server/scripts/achievement_script/conf.php code/web/public_php/api/server/scripts/achievement_script/include/functions_inc.php code/web/public_php/api/server/scripts/achievement_script/launch_parse_new_xml.sh code/web/public_php/api/server/scripts/achievement_script/log/_logDefaultDir_ code/web/public_php/api/server/scripts/achievement_script/log/xml_tmp/_xml_tmp_dir code/web/public_php/api/server/scripts/achievement_script/parse_new_xml.sh code/web/public_php/api/server/scripts/achievement_script/script/_scriptDir code/web/public_php/api/server/scripts/achievement_script/script/item_grade_script.php code/web/public_php/api/server/scripts/achievement_script/script/places/continents.php code/web/public_php/api/server/scripts/achievement_script/script/places/global.php code/web/public_php/api/server/scripts/achievement_script/script/statsdb.php code/web/public_php/api/server/scripts/achievement_script/source/BillingSummary/BillingSummary_class.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/PDRtoXMLdriver_class.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/DeathPenalty_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/FactionPoints_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Fame_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/FriendOf_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Friend_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Friendlist_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Gear_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Item_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/LastLogStats_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/MissionList_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Mission_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/PermanentMod_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Pet_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/PhysCharacs_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/PhysScores_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Position_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/RespawnPoints_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/SkillList_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/SkillPoints_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Skill_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/SpentSkillPoints_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/TPlist_entity.php code/web/public_php/api/server/scripts/achievement_script/source/PDRtoXMLdriver/entity/Title_entity.php code/web/public_php/api/server/scripts/achievement_script/xmldef/debug.php code/web/public_php/api/server/scripts/achievement_script/xmldef/faction.php code/web/public_php/api/server/scripts/achievement_script/xmldef/fame.php code/web/public_php/api/server/scripts/achievement_script/xmldef/inventory.php code/web/public_php/api/server/scripts/achievement_script/xmldef/knowledge.php code/web/public_php/api/server/scripts/achievement_script/xmldef/logs.php code/web/public_php/api/server/scripts/achievement_script/xmldef/missions.php code/web/public_php/api/server/scripts/achievement_script/xmldef/public.php code/web/public_php/api/server/scripts/achievement_script/xmldef/shop.php code/web/public_php/api/server/scripts/achievement_script/xmldef/skills.php code/web/public_php/api/server/scripts/achievement_script/xmldef/social.php code/web/public_php/api/server/scripts/achievement_script/xmldef/stats.php code/web/public_php/api/server/scripts/create_guilds_xml.php code/web/public_php/api/server/scripts/generate_guild_icon.sh code/web/public_php/api/server/scripts/get_guilds_xml.sh code/web/public_php/api/server/time.php code/web/public_php/api/server/user.php code/web/public_php/api/server/utils.php code/web/public_php/api/time.php code/web/public_php/app/app_achievements/_API/ach_progress.php code/web/public_php/app/app_achievements/_API/ach_struct.php code/web/public_php/app/app_achievements/_API/class/mySQL_class.php code/web/public_php/app/app_achievements/_API/conf.php code/web/public_php/app/app_achievements/_doc/Class_scheme.dia code/web/public_php/app/app_achievements/_doc/Class_scheme.png code/web/public_php/app/app_achievements/_doc/ER & Class Schema.pdf code/web/public_php/app/app_achievements/_doc/ER_scheme.dia code/web/public_php/app/app_achievements/_doc/ER_scheme.png code/web/public_php/app/app_achievements/_doc/Ryzom Player Achievements.pdf code/web/public_php/app/app_achievements/_doc/devshot_001.jpg code/web/public_php/app/app_achievements/_doc/devshot_002.jpg code/web/public_php/app/app_achievements/_doc/devshot_003.jpg code/web/public_php/app/app_achievements/_doc/devshot_004.jpg code/web/public_php/app/app_achievements/_doc/structure_app_achievements.sql code/web/public_php/app/app_achievements/class/AVLTree_class.php code/web/public_php/app/app_achievements/class/AchAchievement_class.php code/web/public_php/app/app_achievements/class/AchCategory_class.php code/web/public_php/app/app_achievements/class/AchList_abstract.php code/web/public_php/app/app_achievements/class/AchMenuNode_class.php code/web/public_php/app/app_achievements/class/AchMenu_class.php code/web/public_php/app/app_achievements/class/AchObjective_class.php code/web/public_php/app/app_achievements/class/AchSummary_class.php code/web/public_php/app/app_achievements/class/AchTask_class.php code/web/public_php/app/app_achievements/class/DLL_class.php code/web/public_php/app/app_achievements/class/InDev_trait.php code/web/public_php/app/app_achievements/class/NodeIterator_class.php code/web/public_php/app/app_achievements/class/Node_abstract.php code/web/public_php/app/app_achievements/class/Parentum_abstract.php code/web/public_php/app/app_achievements/class/RyzomUser_class.php code/web/public_php/app/app_achievements/class/Tieable_inter.php code/web/public_php/app/app_achievements/conf.php code/web/public_php/app/app_achievements/favicon.ico code/web/public_php/app/app_achievements/favicon.png code/web/public_php/app/app_achievements/fb/base_facebook.php code/web/public_php/app/app_achievements/fb/facebook.php code/web/public_php/app/app_achievements/fb/fb_ca_chain_bundle.crt code/web/public_php/app/app_achievements/include/ach_render_common.php code/web/public_php/app/app_achievements/include/ach_render_ig.php code/web/public_php/app/app_achievements/include/ach_render_web.php code/web/public_php/app/app_achievements/index.php code/web/public_php/app/app_achievements/lang.php code/web/public_php/app/app_achievements/pic/ach_news.png code/web/public_php/app/app_achievements/pic/bar_done_b.png code/web/public_php/app/app_achievements/pic/bar_done_bg.png code/web/public_php/app/app_achievements/pic/bar_done_bl.png code/web/public_php/app/app_achievements/pic/bar_done_br.png code/web/public_php/app/app_achievements/pic/bar_done_l.png code/web/public_php/app/app_achievements/pic/bar_done_r.png code/web/public_php/app/app_achievements/pic/bar_done_u.png code/web/public_php/app/app_achievements/pic/bar_done_ul.png code/web/public_php/app/app_achievements/pic/bar_done_ur.png code/web/public_php/app/app_achievements/pic/bar_pending_b.png code/web/public_php/app/app_achievements/pic/bar_pending_bl.png code/web/public_php/app/app_achievements/pic/bar_pending_br.png code/web/public_php/app/app_achievements/pic/bar_pending_l.png code/web/public_php/app/app_achievements/pic/bar_pending_r.png code/web/public_php/app/app_achievements/pic/bar_pending_u.png code/web/public_php/app/app_achievements/pic/bar_pending_ul.png code/web/public_php/app/app_achievements/pic/bar_pending_ur.png code/web/public_php/app/app_achievements/pic/check.png code/web/public_php/app/app_achievements/pic/f-connect.png code/web/public_php/app/app_achievements/pic/facebook-logo.png code/web/public_php/app/app_achievements/pic/icon/grey/small/test.png code/web/public_php/app/app_achievements/pic/icon/grey/test.png code/web/public_php/app/app_achievements/pic/icon/small/test.png code/web/public_php/app/app_achievements/pic/icon/test.png code/web/public_php/app/app_achievements/pic/menu/ig_summary.png code/web/public_php/app/app_achievements/pic/menu/ig_test.png code/web/public_php/app/app_achievements/pic/menu/summary.png code/web/public_php/app/app_achievements/pic/menu/test.png code/web/public_php/app/app_achievements/pic/menu_space.png code/web/public_php/app/app_achievements/pic/pending.png code/web/public_php/app/app_achievements/pic/star_done.png code/web/public_php/app/app_achievements/pic/yubo_done.png code/web/public_php/app/app_achievements/pic/yubo_done_small.png code/web/public_php/app/app_achievements/pic/yubo_pending.png code/web/public_php/app/app_achievements_admin/_doc/ADM_scheme.dia code/web/public_php/app/app_achievements_admin/_doc/ADM_scheme.png code/web/public_php/app/app_achievements_admin/class/ADM_inter.php code/web/public_php/app/app_achievements_admin/class/AdmAchievement_class.php code/web/public_php/app/app_achievements_admin/class/AdmAtom_class.php code/web/public_php/app/app_achievements_admin/class/AdmCategory_class.php code/web/public_php/app/app_achievements_admin/class/AdmDispatcher_trait.php code/web/public_php/app/app_achievements_admin/class/AdmMenuNode_class.php code/web/public_php/app/app_achievements_admin/class/AdmMenu_class.php code/web/public_php/app/app_achievements_admin/class/AdmObjective_class.php code/web/public_php/app/app_achievements_admin/class/AdmTask_class.php code/web/public_php/app/app_achievements_admin/class/CSRAchievement_class.php code/web/public_php/app/app_achievements_admin/class/CSRAtom_class.php code/web/public_php/app/app_achievements_admin/class/CSRCategory_class.php code/web/public_php/app/app_achievements_admin/class/CSRDispatcher_trait.php code/web/public_php/app/app_achievements_admin/class/CSRObjective_class.php code/web/public_php/app/app_achievements_admin/class/CSRTask_class.php code/web/public_php/app/app_achievements_admin/class/CSR_inter.php code/web/public_php/app/app_achievements_admin/class/RyzomAdmin_class.php code/web/public_php/app/app_achievements_admin/class/mySQL_class.php code/web/public_php/app/app_achievements_admin/conf.php code/web/public_php/app/app_achievements_admin/favicon.png code/web/public_php/app/app_achievements_admin/include/adm_render_ach.php code/web/public_php/app/app_achievements_admin/include/adm_render_atom.php code/web/public_php/app/app_achievements_admin/include/adm_render_csr.php code/web/public_php/app/app_achievements_admin/include/adm_render_lang.php code/web/public_php/app/app_achievements_admin/include/adm_render_menu.php code/web/public_php/app/app_achievements_admin/include/adm_render_stats.php code/web/public_php/app/app_achievements_admin/index.php code/web/public_php/app/app_achievements_admin/lang.php code/web/public_php/app/app_achievements_admin/pic/b_drop.png code/web/public_php/app/app_achievements_admin/pic/b_insrow.png code/web/public_php/app/app_achievements_admin/pic/b_tblops.png code/web/public_php/app/app_achievements_admin/pic/green.gif code/web/public_php/app/app_achievements_admin/pic/icon_edit.gif code/web/public_php/app/app_achievements_admin/pic/red.gif code/web/public_php/app/app_test/create.sql code/web/public_php/app/app_test/favicon.png code/web/public_php/app/app_test/index.php code/web/public_php/app/app_test/lang.php code/web/public_php/app/config.php.default code/web/public_php/app/index.php code/web/public_php/app/lang.php code/web/public_php/crash_report/config.inc.php code/web/public_php/crash_report/log.inc.php code/web/public_php/crash_report/submit.php code/web/public_php/index.php code/web/public_php/login/client_install.php code/web/public_php/login/config.php code/web/public_php/login/login_translations.php code/web/public_php/login/logs/placeholder code/web/public_php/login/r2_login.php code/web/public_php/ring/edit_session.php code/web/public_php/ring/invite_pioneer.php code/web/public_php/ring/join_shard.php code/web/public_php/ring/session_tools.php code/web/public_php/setup/auth.php code/web/public_php/setup/css/bootstrap-theme.css code/web/public_php/setup/css/bootstrap-theme.css.map code/web/public_php/setup/css/bootstrap-theme.min.css code/web/public_php/setup/css/bootstrap.css code/web/public_php/setup/css/bootstrap.css.map code/web/public_php/setup/css/bootstrap.min.css code/web/public_php/setup/database.php code/web/public_php/setup/fonts/glyphicons-halflings-regular.eot code/web/public_php/setup/fonts/glyphicons-halflings-regular.svg code/web/public_php/setup/fonts/glyphicons-halflings-regular.ttf code/web/public_php/setup/fonts/glyphicons-halflings-regular.woff code/web/public_php/setup/footer.php code/web/public_php/setup/header.php code/web/public_php/setup/img/agplv3-88x31.png code/web/public_php/setup/index.php code/web/public_php/setup/install.php code/web/public_php/setup/js/bootstrap.js code/web/public_php/setup/js/bootstrap.min.js code/web/public_php/setup/template.htm code/web/public_php/setup/upgrade.php code/web/public_php/setup/version.php code/web/public_php/tools/domain_info.php code/web/public_php/tools/nel_message.php code/web/public_php/tools/validate_cookie.php code/web/public_php/webtt/.gitignore code/web/public_php/webtt/.htaccess code/web/public_php/webtt/CakePHP_README code/web/public_php/webtt/app/.htaccess code/web/public_php/webtt/app/config/acl.ini.php code/web/public_php/webtt/app/config/bootstrap.php code/web/public_php/webtt/app/config/core.php code/web/public_php/webtt/app/config/database.php code/web/public_php/webtt/app/config/database.php.default code/web/public_php/webtt/app/config/routes.php code/web/public_php/webtt/app/config/schema/db_acl.php code/web/public_php/webtt/app/config/schema/i18n.php code/web/public_php/webtt/app/config/schema/sessions.php code/web/public_php/webtt/app/controllers/app_controller.php code/web/public_php/webtt/app/controllers/comments_controller.php code/web/public_php/webtt/app/controllers/components/empty code/web/public_php/webtt/app/controllers/components/path_resolver.php code/web/public_php/webtt/app/controllers/file_identifiers_controller.php code/web/public_php/webtt/app/controllers/identifier_columns_controller.php code/web/public_php/webtt/app/controllers/identifiers_controller.php code/web/public_php/webtt/app/controllers/imported_translation_files_controller.php code/web/public_php/webtt/app/controllers/languages_controller.php code/web/public_php/webtt/app/controllers/pages_controller.php code/web/public_php/webtt/app/controllers/raw_files_controller.php code/web/public_php/webtt/app/controllers/translation_files_controller.php code/web/public_php/webtt/app/controllers/translations_controller.php code/web/public_php/webtt/app/controllers/users_controller.php code/web/public_php/webtt/app/controllers/votes_controller.php code/web/public_php/webtt/app/index.php code/web/public_php/webtt/app/libs/empty code/web/public_php/webtt/app/locale/eng/LC_MESSAGES/empty code/web/public_php/webtt/app/models/app_model.php code/web/public_php/webtt/app/models/behaviors/empty code/web/public_php/webtt/app/models/behaviors/null.php code/web/public_php/webtt/app/models/comment.php code/web/public_php/webtt/app/models/datasources/empty code/web/public_php/webtt/app/models/datasources/raw_files_source.php code/web/public_php/webtt/app/models/file_identifier.php code/web/public_php/webtt/app/models/identifier.php code/web/public_php/webtt/app/models/identifier_column.php code/web/public_php/webtt/app/models/imported_translation_file.php code/web/public_php/webtt/app/models/language.php code/web/public_php/webtt/app/models/raw_file.php code/web/public_php/webtt/app/models/translation.php code/web/public_php/webtt/app/models/translation_file.php code/web/public_php/webtt/app/models/user.php code/web/public_php/webtt/app/models/vote.php code/web/public_php/webtt/app/plugins/empty code/web/public_php/webtt/app/tests/cases/behaviors/empty code/web/public_php/webtt/app/tests/cases/components/empty code/web/public_php/webtt/app/tests/cases/controllers/empty code/web/public_php/webtt/app/tests/cases/helpers/empty code/web/public_php/webtt/app/tests/cases/models/empty code/web/public_php/webtt/app/tests/fixtures/empty code/web/public_php/webtt/app/tests/groups/empty code/web/public_php/webtt/app/tmp/cache/models/empty code/web/public_php/webtt/app/tmp/cache/persistent/empty code/web/public_php/webtt/app/tmp/cache/views/empty code/web/public_php/webtt/app/tmp/logs/empty code/web/public_php/webtt/app/tmp/sessions/empty code/web/public_php/webtt/app/tmp/tests/empty code/web/public_php/webtt/app/vendors/PhraseParser.php code/web/public_php/webtt/app/vendors/SheetParser.php code/web/public_php/webtt/app/vendors/StringParser.php code/web/public_php/webtt/app/vendors/shells/tasks/empty code/web/public_php/webtt/app/vendors/shells/templates/960grid/views/form.ctp code/web/public_php/webtt/app/vendors/shells/templates/960grid/views/home.ctp code/web/public_php/webtt/app/vendors/shells/templates/960grid/views/index.ctp code/web/public_php/webtt/app/vendors/shells/templates/960grid/views/view.ctp code/web/public_php/webtt/app/vendors/shells/templates/empty code/web/public_php/webtt/app/vendors/shells/templates/webtt/views/form.ctp code/web/public_php/webtt/app/vendors/shells/templates/webtt/views/home.ctp code/web/public_php/webtt/app/vendors/shells/templates/webtt/views/index.ctp code/web/public_php/webtt/app/vendors/shells/templates/webtt/views/view.ctp code/web/public_php/webtt/app/views/comments/add.ctp code/web/public_php/webtt/app/views/comments/admin_add.ctp code/web/public_php/webtt/app/views/comments/admin_edit.ctp code/web/public_php/webtt/app/views/comments/admin_index.ctp code/web/public_php/webtt/app/views/comments/admin_view.ctp code/web/public_php/webtt/app/views/comments/edit.ctp code/web/public_php/webtt/app/views/comments/index.ctp code/web/public_php/webtt/app/views/comments/view.ctp code/web/public_php/webtt/app/views/elements/email/html/empty code/web/public_php/webtt/app/views/elements/email/html/registration.ctp code/web/public_php/webtt/app/views/elements/email/text/empty code/web/public_php/webtt/app/views/elements/email/text/registration.ctp code/web/public_php/webtt/app/views/elements/empty code/web/public_php/webtt/app/views/elements/neighbours.ctp code/web/public_php/webtt/app/views/errors/empty code/web/public_php/webtt/app/views/file_identifiers/add.ctp code/web/public_php/webtt/app/views/file_identifiers/admin_add.ctp code/web/public_php/webtt/app/views/file_identifiers/admin_edit.ctp code/web/public_php/webtt/app/views/file_identifiers/admin_index.ctp code/web/public_php/webtt/app/views/file_identifiers/admin_view.ctp code/web/public_php/webtt/app/views/file_identifiers/edit.ctp code/web/public_php/webtt/app/views/file_identifiers/index.ctp code/web/public_php/webtt/app/views/file_identifiers/view.ctp code/web/public_php/webtt/app/views/helpers/empty code/web/public_php/webtt/app/views/identifier_columns/admin_index.ctp code/web/public_php/webtt/app/views/identifier_columns/admin_view.ctp code/web/public_php/webtt/app/views/identifier_columns/index.ctp code/web/public_php/webtt/app/views/identifier_columns/view.ctp code/web/public_php/webtt/app/views/identifiers/add.ctp code/web/public_php/webtt/app/views/identifiers/admin_add.ctp code/web/public_php/webtt/app/views/identifiers/admin_edit.ctp code/web/public_php/webtt/app/views/identifiers/admin_index.ctp code/web/public_php/webtt/app/views/identifiers/admin_view.ctp code/web/public_php/webtt/app/views/identifiers/edit.ctp code/web/public_php/webtt/app/views/identifiers/index.ctp code/web/public_php/webtt/app/views/identifiers/view.ctp code/web/public_php/webtt/app/views/imported_translation_files/admin_add.ctp code/web/public_php/webtt/app/views/imported_translation_files/admin_edit.ctp code/web/public_php/webtt/app/views/imported_translation_files/admin_index.ctp code/web/public_php/webtt/app/views/imported_translation_files/admin_view.ctp code/web/public_php/webtt/app/views/imported_translation_files/index.ctp code/web/public_php/webtt/app/views/imported_translation_files/view.ctp code/web/public_php/webtt/app/views/languages/add.ctp code/web/public_php/webtt/app/views/languages/admin_add.ctp code/web/public_php/webtt/app/views/languages/admin_edit.ctp code/web/public_php/webtt/app/views/languages/admin_index.ctp code/web/public_php/webtt/app/views/languages/admin_view.ctp code/web/public_php/webtt/app/views/languages/edit.ctp code/web/public_php/webtt/app/views/languages/index.ctp code/web/public_php/webtt/app/views/languages/view.ctp code/web/public_php/webtt/app/views/layouts/admin.ctp code/web/public_php/webtt/app/views/layouts/default.ctp code/web/public_php/webtt/app/views/layouts/default_debug.ctp code/web/public_php/webtt/app/views/layouts/email/html/default.ctp code/web/public_php/webtt/app/views/layouts/email/text/default.ctp code/web/public_php/webtt/app/views/layouts/js/empty code/web/public_php/webtt/app/views/layouts/new.ctp code/web/public_php/webtt/app/views/layouts/rss/empty code/web/public_php/webtt/app/views/layouts/xml/empty code/web/public_php/webtt/app/views/pages/admin/home.ctp code/web/public_php/webtt/app/views/pages/home.ctp code/web/public_php/webtt/app/views/raw_files/admin_index.ctp code/web/public_php/webtt/app/views/raw_files/admin_view.ctp code/web/public_php/webtt/app/views/raw_files/index.ctp code/web/public_php/webtt/app/views/raw_files/listdir.ctp code/web/public_php/webtt/app/views/raw_files/view.ctp code/web/public_php/webtt/app/views/scaffolds/edit.ctp code/web/public_php/webtt/app/views/scaffolds/empty code/web/public_php/webtt/app/views/scaffolds/index.ctp code/web/public_php/webtt/app/views/scaffolds/view.ctp code/web/public_php/webtt/app/views/translation_files/admin_index.ctp code/web/public_php/webtt/app/views/translation_files/admin_view.ctp code/web/public_php/webtt/app/views/translation_files/index.ctp code/web/public_php/webtt/app/views/translation_files/view.ctp code/web/public_php/webtt/app/views/translations/add.ctp code/web/public_php/webtt/app/views/translations/admin_add.ctp code/web/public_php/webtt/app/views/translations/admin_edit.ctp code/web/public_php/webtt/app/views/translations/admin_index.ctp code/web/public_php/webtt/app/views/translations/admin_view.ctp code/web/public_php/webtt/app/views/translations/edit.ctp code/web/public_php/webtt/app/views/translations/index.ctp code/web/public_php/webtt/app/views/translations/view.ctp code/web/public_php/webtt/app/views/users/admin_add.ctp code/web/public_php/webtt/app/views/users/admin_edit.ctp code/web/public_php/webtt/app/views/users/admin_index.ctp code/web/public_php/webtt/app/views/users/admin_view.ctp code/web/public_php/webtt/app/views/users/index.ctp code/web/public_php/webtt/app/views/users/login.ctp code/web/public_php/webtt/app/views/users/register.ctp code/web/public_php/webtt/app/views/users/view.ctp code/web/public_php/webtt/app/views/votes/add.ctp code/web/public_php/webtt/app/views/votes/admin_add.ctp code/web/public_php/webtt/app/views/votes/admin_edit.ctp code/web/public_php/webtt/app/views/votes/admin_index.ctp code/web/public_php/webtt/app/views/votes/admin_view.ctp code/web/public_php/webtt/app/views/votes/edit.ctp code/web/public_php/webtt/app/views/votes/index.ctp code/web/public_php/webtt/app/views/votes/view.ctp code/web/public_php/webtt/app/webroot/.htaccess code/web/public_php/webtt/app/webroot/css.php code/web/public_php/webtt/app/webroot/css/960.css code/web/public_php/webtt/app/webroot/css/cake.generic.css code/web/public_php/webtt/app/webroot/css/grid.css code/web/public_php/webtt/app/webroot/css/ie.css code/web/public_php/webtt/app/webroot/css/ie6.css code/web/public_php/webtt/app/webroot/css/labelWidth.css code/web/public_php/webtt/app/webroot/css/layout.css code/web/public_php/webtt/app/webroot/css/nav.css code/web/public_php/webtt/app/webroot/css/reset.css code/web/public_php/webtt/app/webroot/css/text.css code/web/public_php/webtt/app/webroot/favicon.ico code/web/public_php/webtt/app/webroot/files/empty code/web/public_php/webtt/app/webroot/img/cake.icon.png code/web/public_php/webtt/app/webroot/img/cake.power.gif code/web/public_php/webtt/app/webroot/img/switch_minus.gif code/web/public_php/webtt/app/webroot/img/switch_plus.gif code/web/public_php/webtt/app/webroot/index.php code/web/public_php/webtt/app/webroot/js/empty code/web/public_php/webtt/app/webroot/js/jquery-1.3.2.min.js code/web/public_php/webtt/app/webroot/js/jquery-fluid16.js code/web/public_php/webtt/app/webroot/js/jquery-ui.js code/web/public_php/webtt/app/webroot/test.php code/web/public_php/webtt/app/webroot/testfiles/raw_testfile.csv code/web/public_php/webtt/app/webroot/testfiles/testdir/ugatestindir.csv code/web/public_php/webtt/app/webroot/testfiles/ugabla.csv code/web/public_php/webtt/cake/LICENSE.txt code/web/public_php/webtt/cake/VERSION.txt code/web/public_php/webtt/cake/basics.php code/web/public_php/webtt/cake/bootstrap.php code/web/public_php/webtt/cake/config/config.php code/web/public_php/webtt/cake/config/paths.php code/web/public_php/webtt/cake/config/unicode/casefolding/0080_00ff.php code/web/public_php/webtt/cake/config/unicode/casefolding/0100_017f.php code/web/public_php/webtt/cake/config/unicode/casefolding/0180_024F.php code/web/public_php/webtt/cake/config/unicode/casefolding/0250_02af.php code/web/public_php/webtt/cake/config/unicode/casefolding/0370_03ff.php code/web/public_php/webtt/cake/config/unicode/casefolding/0400_04ff.php code/web/public_php/webtt/cake/config/unicode/casefolding/0500_052f.php code/web/public_php/webtt/cake/config/unicode/casefolding/0530_058f.php code/web/public_php/webtt/cake/config/unicode/casefolding/1e00_1eff.php code/web/public_php/webtt/cake/config/unicode/casefolding/1f00_1fff.php code/web/public_php/webtt/cake/config/unicode/casefolding/2100_214f.php code/web/public_php/webtt/cake/config/unicode/casefolding/2150_218f.php code/web/public_php/webtt/cake/config/unicode/casefolding/2460_24ff.php code/web/public_php/webtt/cake/config/unicode/casefolding/2c00_2c5f.php code/web/public_php/webtt/cake/config/unicode/casefolding/2c60_2c7f.php code/web/public_php/webtt/cake/config/unicode/casefolding/2c80_2cff.php code/web/public_php/webtt/cake/config/unicode/casefolding/ff00_ffef.php code/web/public_php/webtt/cake/console/cake code/web/public_php/webtt/cake/console/cake.bat code/web/public_php/webtt/cake/console/cake.php code/web/public_php/webtt/cake/console/error.php code/web/public_php/webtt/cake/console/libs/acl.php code/web/public_php/webtt/cake/console/libs/api.php code/web/public_php/webtt/cake/console/libs/bake.php code/web/public_php/webtt/cake/console/libs/console.php code/web/public_php/webtt/cake/console/libs/i18n.php code/web/public_php/webtt/cake/console/libs/schema.php code/web/public_php/webtt/cake/console/libs/shell.php code/web/public_php/webtt/cake/console/libs/tasks/bake.php code/web/public_php/webtt/cake/console/libs/tasks/controller.php code/web/public_php/webtt/cake/console/libs/tasks/db_config.php code/web/public_php/webtt/cake/console/libs/tasks/extract.php code/web/public_php/webtt/cake/console/libs/tasks/fixture.php code/web/public_php/webtt/cake/console/libs/tasks/model.php code/web/public_php/webtt/cake/console/libs/tasks/plugin.php code/web/public_php/webtt/cake/console/libs/tasks/project.php code/web/public_php/webtt/cake/console/libs/tasks/template.php code/web/public_php/webtt/cake/console/libs/tasks/test.php code/web/public_php/webtt/cake/console/libs/tasks/view.php code/web/public_php/webtt/cake/console/libs/testsuite.php code/web/public_php/webtt/cake/console/templates/default/actions/controller_actions.ctp code/web/public_php/webtt/cake/console/templates/default/classes/controller.ctp code/web/public_php/webtt/cake/console/templates/default/classes/fixture.ctp code/web/public_php/webtt/cake/console/templates/default/classes/model.ctp code/web/public_php/webtt/cake/console/templates/default/classes/test.ctp code/web/public_php/webtt/cake/console/templates/default/views/form.ctp code/web/public_php/webtt/cake/console/templates/default/views/home.ctp code/web/public_php/webtt/cake/console/templates/default/views/index.ctp code/web/public_php/webtt/cake/console/templates/default/views/view.ctp code/web/public_php/webtt/cake/console/templates/skel/.htaccess code/web/public_php/webtt/cake/console/templates/skel/app_controller.php code/web/public_php/webtt/cake/console/templates/skel/app_helper.php code/web/public_php/webtt/cake/console/templates/skel/app_model.php code/web/public_php/webtt/cake/console/templates/skel/config/acl.ini.php code/web/public_php/webtt/cake/console/templates/skel/config/bootstrap.php code/web/public_php/webtt/cake/console/templates/skel/config/core.php code/web/public_php/webtt/cake/console/templates/skel/config/database.php.default code/web/public_php/webtt/cake/console/templates/skel/config/routes.php code/web/public_php/webtt/cake/console/templates/skel/config/schema/db_acl.php code/web/public_php/webtt/cake/console/templates/skel/config/schema/db_acl.sql code/web/public_php/webtt/cake/console/templates/skel/config/schema/i18n.php code/web/public_php/webtt/cake/console/templates/skel/config/schema/i18n.sql code/web/public_php/webtt/cake/console/templates/skel/config/schema/sessions.php code/web/public_php/webtt/cake/console/templates/skel/config/schema/sessions.sql code/web/public_php/webtt/cake/console/templates/skel/controllers/components/empty code/web/public_php/webtt/cake/console/templates/skel/controllers/pages_controller.php code/web/public_php/webtt/cake/console/templates/skel/index.php code/web/public_php/webtt/cake/console/templates/skel/libs/empty code/web/public_php/webtt/cake/console/templates/skel/locale/eng/LC_MESSAGES/empty code/web/public_php/webtt/cake/console/templates/skel/models/behaviors/empty code/web/public_php/webtt/cake/console/templates/skel/models/datasources/empty code/web/public_php/webtt/cake/console/templates/skel/plugins/empty code/web/public_php/webtt/cake/console/templates/skel/tests/cases/behaviors/empty code/web/public_php/webtt/cake/console/templates/skel/tests/cases/components/empty code/web/public_php/webtt/cake/console/templates/skel/tests/cases/controllers/empty code/web/public_php/webtt/cake/console/templates/skel/tests/cases/datasources/empty code/web/public_php/webtt/cake/console/templates/skel/tests/cases/helpers/empty code/web/public_php/webtt/cake/console/templates/skel/tests/cases/models/empty code/web/public_php/webtt/cake/console/templates/skel/tests/cases/shells/empty code/web/public_php/webtt/cake/console/templates/skel/tests/fixtures/empty code/web/public_php/webtt/cake/console/templates/skel/tests/groups/empty code/web/public_php/webtt/cake/console/templates/skel/tmp/cache/models/empty code/web/public_php/webtt/cake/console/templates/skel/tmp/cache/persistent/empty code/web/public_php/webtt/cake/console/templates/skel/tmp/cache/views/empty code/web/public_php/webtt/cake/console/templates/skel/tmp/logs/empty code/web/public_php/webtt/cake/console/templates/skel/tmp/sessions/empty code/web/public_php/webtt/cake/console/templates/skel/tmp/tests/empty code/web/public_php/webtt/cake/console/templates/skel/vendors/shells/tasks/empty code/web/public_php/webtt/cake/console/templates/skel/views/elements/email/html/default.ctp code/web/public_php/webtt/cake/console/templates/skel/views/elements/email/text/default.ctp code/web/public_php/webtt/cake/console/templates/skel/views/elements/empty code/web/public_php/webtt/cake/console/templates/skel/views/errors/empty code/web/public_php/webtt/cake/console/templates/skel/views/helpers/empty code/web/public_php/webtt/cake/console/templates/skel/views/layouts/ajax.ctp code/web/public_php/webtt/cake/console/templates/skel/views/layouts/default.ctp code/web/public_php/webtt/cake/console/templates/skel/views/layouts/email/html/default.ctp code/web/public_php/webtt/cake/console/templates/skel/views/layouts/email/text/default.ctp code/web/public_php/webtt/cake/console/templates/skel/views/layouts/flash.ctp code/web/public_php/webtt/cake/console/templates/skel/views/layouts/js/default.ctp code/web/public_php/webtt/cake/console/templates/skel/views/layouts/rss/default.ctp code/web/public_php/webtt/cake/console/templates/skel/views/layouts/xml/default.ctp code/web/public_php/webtt/cake/console/templates/skel/views/pages/empty code/web/public_php/webtt/cake/console/templates/skel/views/scaffolds/empty code/web/public_php/webtt/cake/console/templates/skel/webroot/.htaccess code/web/public_php/webtt/cake/console/templates/skel/webroot/css.php code/web/public_php/webtt/cake/console/templates/skel/webroot/css/cake.generic.css code/web/public_php/webtt/cake/console/templates/skel/webroot/favicon.ico code/web/public_php/webtt/cake/console/templates/skel/webroot/img/cake.icon.png code/web/public_php/webtt/cake/console/templates/skel/webroot/img/cake.power.gif code/web/public_php/webtt/cake/console/templates/skel/webroot/index.php code/web/public_php/webtt/cake/console/templates/skel/webroot/js/empty code/web/public_php/webtt/cake/console/templates/skel/webroot/test.php code/web/public_php/webtt/cake/dispatcher.php code/web/public_php/webtt/cake/libs/cache.php code/web/public_php/webtt/cake/libs/cache/apc.php code/web/public_php/webtt/cake/libs/cache/file.php code/web/public_php/webtt/cake/libs/cache/memcache.php code/web/public_php/webtt/cake/libs/cache/xcache.php code/web/public_php/webtt/cake/libs/cake_log.php code/web/public_php/webtt/cake/libs/cake_session.php code/web/public_php/webtt/cake/libs/cake_socket.php code/web/public_php/webtt/cake/libs/class_registry.php code/web/public_php/webtt/cake/libs/configure.php code/web/public_php/webtt/cake/libs/controller/app_controller.php code/web/public_php/webtt/cake/libs/controller/component.php code/web/public_php/webtt/cake/libs/controller/components/acl.php code/web/public_php/webtt/cake/libs/controller/components/auth.php code/web/public_php/webtt/cake/libs/controller/components/cookie.php code/web/public_php/webtt/cake/libs/controller/components/email.php code/web/public_php/webtt/cake/libs/controller/components/request_handler.php code/web/public_php/webtt/cake/libs/controller/components/security.php code/web/public_php/webtt/cake/libs/controller/components/session.php code/web/public_php/webtt/cake/libs/controller/controller.php code/web/public_php/webtt/cake/libs/controller/pages_controller.php code/web/public_php/webtt/cake/libs/controller/scaffold.php code/web/public_php/webtt/cake/libs/debugger.php code/web/public_php/webtt/cake/libs/error.php code/web/public_php/webtt/cake/libs/file.php code/web/public_php/webtt/cake/libs/folder.php code/web/public_php/webtt/cake/libs/http_socket.php code/web/public_php/webtt/cake/libs/i18n.php code/web/public_php/webtt/cake/libs/inflector.php code/web/public_php/webtt/cake/libs/l10n.php code/web/public_php/webtt/cake/libs/log/file_log.php code/web/public_php/webtt/cake/libs/magic_db.php code/web/public_php/webtt/cake/libs/model/app_model.php code/web/public_php/webtt/cake/libs/model/behaviors/acl.php code/web/public_php/webtt/cake/libs/model/behaviors/containable.php code/web/public_php/webtt/cake/libs/model/behaviors/translate.php code/web/public_php/webtt/cake/libs/model/behaviors/tree.php code/web/public_php/webtt/cake/libs/model/cake_schema.php code/web/public_php/webtt/cake/libs/model/connection_manager.php code/web/public_php/webtt/cake/libs/model/datasources/datasource.php code/web/public_php/webtt/cake/libs/model/datasources/dbo/dbo_mssql.php code/web/public_php/webtt/cake/libs/model/datasources/dbo/dbo_mysql.php code/web/public_php/webtt/cake/libs/model/datasources/dbo/dbo_mysqli.php code/web/public_php/webtt/cake/libs/model/datasources/dbo/dbo_oracle.php code/web/public_php/webtt/cake/libs/model/datasources/dbo/dbo_postgres.php code/web/public_php/webtt/cake/libs/model/datasources/dbo/dbo_sqlite.php code/web/public_php/webtt/cake/libs/model/datasources/dbo_source.php code/web/public_php/webtt/cake/libs/model/db_acl.php code/web/public_php/webtt/cake/libs/model/model.php code/web/public_php/webtt/cake/libs/model/model_behavior.php code/web/public_php/webtt/cake/libs/multibyte.php code/web/public_php/webtt/cake/libs/object.php code/web/public_php/webtt/cake/libs/overloadable.php code/web/public_php/webtt/cake/libs/overloadable_php4.php code/web/public_php/webtt/cake/libs/overloadable_php5.php code/web/public_php/webtt/cake/libs/router.php code/web/public_php/webtt/cake/libs/sanitize.php code/web/public_php/webtt/cake/libs/security.php code/web/public_php/webtt/cake/libs/set.php code/web/public_php/webtt/cake/libs/string.php code/web/public_php/webtt/cake/libs/validation.php code/web/public_php/webtt/cake/libs/view/elements/email/html/default.ctp code/web/public_php/webtt/cake/libs/view/elements/email/text/default.ctp code/web/public_php/webtt/cake/libs/view/elements/sql_dump.ctp code/web/public_php/webtt/cake/libs/view/errors/error404.ctp code/web/public_php/webtt/cake/libs/view/errors/error500.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_action.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_behavior_class.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_behavior_file.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_component_class.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_component_file.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_connection.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_controller.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_helper_class.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_helper_file.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_layout.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_model.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_scaffolddb.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_table.ctp code/web/public_php/webtt/cake/libs/view/errors/missing_view.ctp code/web/public_php/webtt/cake/libs/view/errors/private_action.ctp code/web/public_php/webtt/cake/libs/view/errors/scaffold_error.ctp code/web/public_php/webtt/cake/libs/view/helper.php code/web/public_php/webtt/cake/libs/view/helpers/ajax.php code/web/public_php/webtt/cake/libs/view/helpers/app_helper.php code/web/public_php/webtt/cake/libs/view/helpers/cache.php code/web/public_php/webtt/cake/libs/view/helpers/form.php code/web/public_php/webtt/cake/libs/view/helpers/html.php code/web/public_php/webtt/cake/libs/view/helpers/javascript.php code/web/public_php/webtt/cake/libs/view/helpers/jquery_engine.php code/web/public_php/webtt/cake/libs/view/helpers/js.php code/web/public_php/webtt/cake/libs/view/helpers/mootools_engine.php code/web/public_php/webtt/cake/libs/view/helpers/number.php code/web/public_php/webtt/cake/libs/view/helpers/paginator.php code/web/public_php/webtt/cake/libs/view/helpers/prototype_engine.php code/web/public_php/webtt/cake/libs/view/helpers/rss.php code/web/public_php/webtt/cake/libs/view/helpers/session.php code/web/public_php/webtt/cake/libs/view/helpers/text.php code/web/public_php/webtt/cake/libs/view/helpers/time.php code/web/public_php/webtt/cake/libs/view/helpers/xml.php code/web/public_php/webtt/cake/libs/view/layouts/ajax.ctp code/web/public_php/webtt/cake/libs/view/layouts/default.ctp code/web/public_php/webtt/cake/libs/view/layouts/email/html/default.ctp code/web/public_php/webtt/cake/libs/view/layouts/email/text/default.ctp code/web/public_php/webtt/cake/libs/view/layouts/flash.ctp code/web/public_php/webtt/cake/libs/view/layouts/js/default.ctp code/web/public_php/webtt/cake/libs/view/layouts/rss/default.ctp code/web/public_php/webtt/cake/libs/view/layouts/xml/default.ctp code/web/public_php/webtt/cake/libs/view/media.php code/web/public_php/webtt/cake/libs/view/pages/home.ctp code/web/public_php/webtt/cake/libs/view/scaffolds/edit.ctp code/web/public_php/webtt/cake/libs/view/scaffolds/index.ctp code/web/public_php/webtt/cake/libs/view/scaffolds/view.ctp code/web/public_php/webtt/cake/libs/view/theme.php code/web/public_php/webtt/cake/libs/view/view.php code/web/public_php/webtt/cake/libs/xml.php code/web/public_php/webtt/cake/tests/cases/basics.test.php code/web/public_php/webtt/cake/tests/cases/console/cake.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/acl.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/api.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/bake.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/schema.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/shell.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/controller.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/db_config.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/extract.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/fixture.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/model.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/plugin.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/project.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/template.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/test.test.php code/web/public_php/webtt/cake/tests/cases/console/libs/tasks/view.test.php code/web/public_php/webtt/cake/tests/cases/dispatcher.test.php code/web/public_php/webtt/cake/tests/cases/libs/cache.test.php code/web/public_php/webtt/cake/tests/cases/libs/cache/apc.test.php code/web/public_php/webtt/cake/tests/cases/libs/cache/file.test.php code/web/public_php/webtt/cake/tests/cases/libs/cache/memcache.test.php code/web/public_php/webtt/cake/tests/cases/libs/cache/xcache.test.php code/web/public_php/webtt/cake/tests/cases/libs/cake_log.test.php code/web/public_php/webtt/cake/tests/cases/libs/cake_session.test.php code/web/public_php/webtt/cake/tests/cases/libs/cake_socket.test.php code/web/public_php/webtt/cake/tests/cases/libs/cake_test_case.test.php code/web/public_php/webtt/cake/tests/cases/libs/cake_test_fixture.test.php code/web/public_php/webtt/cake/tests/cases/libs/class_registry.test.php code/web/public_php/webtt/cake/tests/cases/libs/code_coverage_manager.test.php code/web/public_php/webtt/cake/tests/cases/libs/configure.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/component.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/components/acl.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/components/auth.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/components/cookie.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/components/email.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/components/request_handler.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/components/security.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/components/session.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/controller.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/controller_merge_vars.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/pages_controller.test.php code/web/public_php/webtt/cake/tests/cases/libs/controller/scaffold.test.php code/web/public_php/webtt/cake/tests/cases/libs/debugger.test.php code/web/public_php/webtt/cake/tests/cases/libs/error.test.php code/web/public_php/webtt/cake/tests/cases/libs/file.test.php code/web/public_php/webtt/cake/tests/cases/libs/folder.test.php code/web/public_php/webtt/cake/tests/cases/libs/http_socket.test.php code/web/public_php/webtt/cake/tests/cases/libs/i18n.test.php code/web/public_php/webtt/cake/tests/cases/libs/inflector.test.php code/web/public_php/webtt/cake/tests/cases/libs/l10n.test.php code/web/public_php/webtt/cake/tests/cases/libs/log/file_log.test.php code/web/public_php/webtt/cake/tests/cases/libs/magic_db.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/behaviors/acl.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/behaviors/containable.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/behaviors/translate.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/behaviors/tree.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/cake_schema.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/connection_manager.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/datasources/dbo/dbo_mssql.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/datasources/dbo/dbo_oracle.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/datasources/dbo/dbo_postgres.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/datasources/dbo/dbo_sqlite.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/datasources/dbo_source.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/db_acl.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/model.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/model_behavior.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/model_delete.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/model_integration.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/model_read.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/model_validation.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/model_write.test.php code/web/public_php/webtt/cake/tests/cases/libs/model/models.php code/web/public_php/webtt/cake/tests/cases/libs/multibyte.test.php code/web/public_php/webtt/cake/tests/cases/libs/object.test.php code/web/public_php/webtt/cake/tests/cases/libs/overloadable.test.php code/web/public_php/webtt/cake/tests/cases/libs/router.test.php code/web/public_php/webtt/cake/tests/cases/libs/sanitize.test.php code/web/public_php/webtt/cake/tests/cases/libs/security.test.php code/web/public_php/webtt/cake/tests/cases/libs/set.test.php code/web/public_php/webtt/cake/tests/cases/libs/string.test.php code/web/public_php/webtt/cake/tests/cases/libs/test_manager.test.php code/web/public_php/webtt/cake/tests/cases/libs/validation.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helper.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/ajax.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/cache.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/form.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/html.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/javascript.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/jquery_engine.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/js.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/mootools_engine.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/number.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/paginator.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/prototype_engine.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/rss.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/session.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/text.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/time.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/helpers/xml.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/media.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/theme.test.php code/web/public_php/webtt/cake/tests/cases/libs/view/view.test.php code/web/public_php/webtt/cake/tests/cases/libs/xml.test.php code/web/public_php/webtt/cake/tests/fixtures/account_fixture.php code/web/public_php/webtt/cake/tests/fixtures/aco_action_fixture.php code/web/public_php/webtt/cake/tests/fixtures/aco_fixture.php code/web/public_php/webtt/cake/tests/fixtures/aco_two_fixture.php code/web/public_php/webtt/cake/tests/fixtures/ad_fixture.php code/web/public_php/webtt/cake/tests/fixtures/advertisement_fixture.php code/web/public_php/webtt/cake/tests/fixtures/after_tree_fixture.php code/web/public_php/webtt/cake/tests/fixtures/another_article_fixture.php code/web/public_php/webtt/cake/tests/fixtures/apple_fixture.php code/web/public_php/webtt/cake/tests/fixtures/aro_fixture.php code/web/public_php/webtt/cake/tests/fixtures/aro_two_fixture.php code/web/public_php/webtt/cake/tests/fixtures/aros_aco_fixture.php code/web/public_php/webtt/cake/tests/fixtures/aros_aco_two_fixture.php code/web/public_php/webtt/cake/tests/fixtures/article_featured_fixture.php code/web/public_php/webtt/cake/tests/fixtures/article_featureds_tags_fixture.php code/web/public_php/webtt/cake/tests/fixtures/article_fixture.php code/web/public_php/webtt/cake/tests/fixtures/articles_tag_fixture.php code/web/public_php/webtt/cake/tests/fixtures/attachment_fixture.php code/web/public_php/webtt/cake/tests/fixtures/auth_user_custom_field_fixture.php code/web/public_php/webtt/cake/tests/fixtures/auth_user_fixture.php code/web/public_php/webtt/cake/tests/fixtures/author_fixture.php code/web/public_php/webtt/cake/tests/fixtures/basket_fixture.php code/web/public_php/webtt/cake/tests/fixtures/bid_fixture.php code/web/public_php/webtt/cake/tests/fixtures/binary_test_fixture.php code/web/public_php/webtt/cake/tests/fixtures/book_fixture.php code/web/public_php/webtt/cake/tests/fixtures/cache_test_model_fixture.php code/web/public_php/webtt/cake/tests/fixtures/callback_fixture.php code/web/public_php/webtt/cake/tests/fixtures/campaign_fixture.php code/web/public_php/webtt/cake/tests/fixtures/category_fixture.php code/web/public_php/webtt/cake/tests/fixtures/category_thread_fixture.php code/web/public_php/webtt/cake/tests/fixtures/cd_fixture.php code/web/public_php/webtt/cake/tests/fixtures/comment_fixture.php code/web/public_php/webtt/cake/tests/fixtures/content_account_fixture.php code/web/public_php/webtt/cake/tests/fixtures/content_fixture.php code/web/public_php/webtt/cake/tests/fixtures/counter_cache_post_fixture.php code/web/public_php/webtt/cake/tests/fixtures/counter_cache_post_nonstandard_primary_key_fixture.php code/web/public_php/webtt/cake/tests/fixtures/counter_cache_user_fixture.php code/web/public_php/webtt/cake/tests/fixtures/counter_cache_user_nonstandard_primary_key_fixture.php code/web/public_php/webtt/cake/tests/fixtures/data_test_fixture.php code/web/public_php/webtt/cake/tests/fixtures/datatype_fixture.php code/web/public_php/webtt/cake/tests/fixtures/dependency_fixture.php code/web/public_php/webtt/cake/tests/fixtures/device_fixture.php code/web/public_php/webtt/cake/tests/fixtures/device_type_category_fixture.php code/web/public_php/webtt/cake/tests/fixtures/device_type_fixture.php code/web/public_php/webtt/cake/tests/fixtures/document_directory_fixture.php code/web/public_php/webtt/cake/tests/fixtures/document_fixture.php code/web/public_php/webtt/cake/tests/fixtures/exterior_type_category_fixture.php code/web/public_php/webtt/cake/tests/fixtures/feature_set_fixture.php code/web/public_php/webtt/cake/tests/fixtures/featured_fixture.php code/web/public_php/webtt/cake/tests/fixtures/film_file_fixture.php code/web/public_php/webtt/cake/tests/fixtures/flag_tree_fixture.php code/web/public_php/webtt/cake/tests/fixtures/fruit_fixture.php code/web/public_php/webtt/cake/tests/fixtures/fruits_uuid_tag_fixture.php code/web/public_php/webtt/cake/tests/fixtures/group_update_all_fixture.php code/web/public_php/webtt/cake/tests/fixtures/home_fixture.php code/web/public_php/webtt/cake/tests/fixtures/image_fixture.php code/web/public_php/webtt/cake/tests/fixtures/item_fixture.php code/web/public_php/webtt/cake/tests/fixtures/items_portfolio_fixture.php code/web/public_php/webtt/cake/tests/fixtures/join_a_b_fixture.php code/web/public_php/webtt/cake/tests/fixtures/join_a_c_fixture.php code/web/public_php/webtt/cake/tests/fixtures/join_a_fixture.php code/web/public_php/webtt/cake/tests/fixtures/join_b_fixture.php code/web/public_php/webtt/cake/tests/fixtures/join_c_fixture.php code/web/public_php/webtt/cake/tests/fixtures/join_thing_fixture.php code/web/public_php/webtt/cake/tests/fixtures/message_fixture.php code/web/public_php/webtt/cake/tests/fixtures/my_categories_my_products_fixture.php code/web/public_php/webtt/cake/tests/fixtures/my_categories_my_users_fixture.php code/web/public_php/webtt/cake/tests/fixtures/my_category_fixture.php code/web/public_php/webtt/cake/tests/fixtures/my_product_fixture.php code/web/public_php/webtt/cake/tests/fixtures/my_user_fixture.php code/web/public_php/webtt/cake/tests/fixtures/node_fixture.php code/web/public_php/webtt/cake/tests/fixtures/number_tree_fixture.php code/web/public_php/webtt/cake/tests/fixtures/number_tree_two_fixture.php code/web/public_php/webtt/cake/tests/fixtures/numeric_article_fixture.php code/web/public_php/webtt/cake/tests/fixtures/overall_favorite_fixture.php code/web/public_php/webtt/cake/tests/fixtures/person_fixture.php code/web/public_php/webtt/cake/tests/fixtures/portfolio_fixture.php code/web/public_php/webtt/cake/tests/fixtures/post_fixture.php code/web/public_php/webtt/cake/tests/fixtures/posts_tag_fixture.php code/web/public_php/webtt/cake/tests/fixtures/primary_model_fixture.php code/web/public_php/webtt/cake/tests/fixtures/product_fixture.php code/web/public_php/webtt/cake/tests/fixtures/product_update_all_fixture.php code/web/public_php/webtt/cake/tests/fixtures/project_fixture.php code/web/public_php/webtt/cake/tests/fixtures/sample_fixture.php code/web/public_php/webtt/cake/tests/fixtures/secondary_model_fixture.php code/web/public_php/webtt/cake/tests/fixtures/session_fixture.php code/web/public_php/webtt/cake/tests/fixtures/something_else_fixture.php code/web/public_php/webtt/cake/tests/fixtures/something_fixture.php code/web/public_php/webtt/cake/tests/fixtures/stories_tag_fixture.php code/web/public_php/webtt/cake/tests/fixtures/story_fixture.php code/web/public_php/webtt/cake/tests/fixtures/syfile_fixture.php code/web/public_php/webtt/cake/tests/fixtures/tag_fixture.php code/web/public_php/webtt/cake/tests/fixtures/test_plugin_article_fixture.php code/web/public_php/webtt/cake/tests/fixtures/test_plugin_comment_fixture.php code/web/public_php/webtt/cake/tests/fixtures/the_paper_monkies_fixture.php code/web/public_php/webtt/cake/tests/fixtures/thread_fixture.php code/web/public_php/webtt/cake/tests/fixtures/translate_article_fixture.php code/web/public_php/webtt/cake/tests/fixtures/translate_fixture.php code/web/public_php/webtt/cake/tests/fixtures/translate_table_fixture.php code/web/public_php/webtt/cake/tests/fixtures/translate_with_prefix_fixture.php code/web/public_php/webtt/cake/tests/fixtures/translated_article_fixture.php code/web/public_php/webtt/cake/tests/fixtures/translated_item_fixture.php code/web/public_php/webtt/cake/tests/fixtures/unconventional_tree_fixture.php code/web/public_php/webtt/cake/tests/fixtures/underscore_field_fixture.php code/web/public_php/webtt/cake/tests/fixtures/user_fixture.php code/web/public_php/webtt/cake/tests/fixtures/uuid_fixture.php code/web/public_php/webtt/cake/tests/fixtures/uuid_tag_fixture.php code/web/public_php/webtt/cake/tests/fixtures/uuid_tree_fixture.php code/web/public_php/webtt/cake/tests/fixtures/uuiditem_fixture.php code/web/public_php/webtt/cake/tests/fixtures/uuiditems_uuidportfolio_fixture.php code/web/public_php/webtt/cake/tests/fixtures/uuiditems_uuidportfolio_numericid_fixture.php code/web/public_php/webtt/cake/tests/fixtures/uuidportfolio_fixture.php code/web/public_php/webtt/cake/tests/groups/acl.group.php code/web/public_php/webtt/cake/tests/groups/bake.group.php code/web/public_php/webtt/cake/tests/groups/behaviors.group.php code/web/public_php/webtt/cake/tests/groups/cache.group.php code/web/public_php/webtt/cake/tests/groups/components.group.php code/web/public_php/webtt/cake/tests/groups/configure.group.php code/web/public_php/webtt/cake/tests/groups/console.group.php code/web/public_php/webtt/cake/tests/groups/controller.group.php code/web/public_php/webtt/cake/tests/groups/database.group.php code/web/public_php/webtt/cake/tests/groups/helpers.group.php code/web/public_php/webtt/cake/tests/groups/i18n.group.php code/web/public_php/webtt/cake/tests/groups/javascript.group.php code/web/public_php/webtt/cake/tests/groups/lib.group.php code/web/public_php/webtt/cake/tests/groups/model.group.php code/web/public_php/webtt/cake/tests/groups/no_cross_contamination.group.php code/web/public_php/webtt/cake/tests/groups/routing_system.group.php code/web/public_php/webtt/cake/tests/groups/socket.group.php code/web/public_php/webtt/cake/tests/groups/test_suite.group.php code/web/public_php/webtt/cake/tests/groups/view.group.php code/web/public_php/webtt/cake/tests/groups/xml.group.php code/web/public_php/webtt/cake/tests/lib/cake_test_case.php code/web/public_php/webtt/cake/tests/lib/cake_test_fixture.php code/web/public_php/webtt/cake/tests/lib/cake_test_model.php code/web/public_php/webtt/cake/tests/lib/cake_test_suite_dispatcher.php code/web/public_php/webtt/cake/tests/lib/cake_web_test_case.php code/web/public_php/webtt/cake/tests/lib/code_coverage_manager.php code/web/public_php/webtt/cake/tests/lib/reporter/cake_base_reporter.php code/web/public_php/webtt/cake/tests/lib/reporter/cake_cli_reporter.php code/web/public_php/webtt/cake/tests/lib/reporter/cake_html_reporter.php code/web/public_php/webtt/cake/tests/lib/reporter/cake_text_reporter.php code/web/public_php/webtt/cake/tests/lib/templates/footer.php code/web/public_php/webtt/cake/tests/lib/templates/header.php code/web/public_php/webtt/cake/tests/lib/templates/menu.php code/web/public_php/webtt/cake/tests/lib/templates/simpletest.php code/web/public_php/webtt/cake/tests/lib/templates/xdebug.php code/web/public_php/webtt/cake/tests/lib/test_manager.php code/web/public_php/webtt/cake/tests/test_app/config/acl.ini.php code/web/public_php/webtt/cake/tests/test_app/controllers/components/empty code/web/public_php/webtt/cake/tests/test_app/controllers/tests_apps_controller.php code/web/public_php/webtt/cake/tests/test_app/controllers/tests_apps_posts_controller.php code/web/public_php/webtt/cake/tests/test_app/libs/cache/test_app_cache.php code/web/public_php/webtt/cake/tests/test_app/libs/library.php code/web/public_php/webtt/cake/tests/test_app/libs/log/test_app_log.php code/web/public_php/webtt/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom1.po code/web/public_php/webtt/cake/tests/test_app/locale/cache_test_po/LC_MESSAGES/dom2.po code/web/public_php/webtt/cake/tests/test_app/locale/ja_jp/LC_TIME code/web/public_php/webtt/cake/tests/test_app/locale/po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/po/LC_MONETARY/default.po code/web/public_php/webtt/cake/tests/test_app/locale/po/LC_TIME code/web/public_php/webtt/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_0_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_0_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_10_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_10_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_11_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_11_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_12_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_12_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_13_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_13_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_14_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_14_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_1_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_1_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_2_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_2_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_3_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_3_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_4_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_4_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_5_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_5_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_6_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_6_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_7_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_7_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_8_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_8_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/core.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_9_mo/LC_MESSAGES/default.mo code/web/public_php/webtt/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/core.po code/web/public_php/webtt/cake/tests/test_app/locale/rule_9_po/LC_MESSAGES/default.po code/web/public_php/webtt/cake/tests/test_app/locale/time_test/LC_TIME code/web/public_php/webtt/cake/tests/test_app/models/behaviors/empty code/web/public_php/webtt/cake/tests/test_app/models/behaviors/persister_one_behavior.php code/web/public_php/webtt/cake/tests/test_app/models/behaviors/persister_two_behavior.php code/web/public_php/webtt/cake/tests/test_app/models/comment.php code/web/public_php/webtt/cake/tests/test_app/models/datasources/test2_other_source.php code/web/public_php/webtt/cake/tests/test_app/models/datasources/test2_source.php code/web/public_php/webtt/cake/tests/test_app/models/persister_one.php code/web/public_php/webtt/cake/tests/test_app/models/persister_two.php code/web/public_php/webtt/cake/tests/test_app/models/post.php code/web/public_php/webtt/cake/tests/test_app/plugins/plugin_js/webroot/js/one/plugin_one.js code/web/public_php/webtt/cake/tests/test_app/plugins/plugin_js/webroot/js/plugin_js.js code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/config/load.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/config/more.load.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/config/schema/schema.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/controllers/components/other_component.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/controllers/components/plugins_component.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_component.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/controllers/components/test_plugin_other_component.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/controllers/test_plugin_controller.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/controllers/tests_controller.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/libs/cache/test_plugin_cache.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/libs/log/test_plugin_log.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/libs/test_plugin_library.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MESSAGES/test_plugin.po code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/locale/po/LC_MONETARY/test_plugin.po code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_one.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/behaviors/test_plugin_persister_two.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/datasources/dbo/dbo_dummy.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/datasources/test_other_source.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/datasources/test_source.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/test_plugin_auth_user.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/test_plugin_authors.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/test_plugin_comment.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/models/test_plugin_post.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/test_plugin_app_controller.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/test_plugin_app_model.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/vendors/sample/sample_plugin.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/vendors/shells/example.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/vendors/shells/tasks/empty code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/vendors/shells/templates/empty code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/vendors/welcome.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/views/elements/plugin_element.ctp code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/views/elements/test_plugin_element.ctp code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/views/helpers/other_helper.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/views/helpers/plugged_helper.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/views/helpers/test_plugin_app.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/views/layouts/default.ctp code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/views/tests/index.ctp code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/webroot/css/test_plugin_asset.css code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/webroot/css/theme_one.htc code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/webroot/css/unknown.extension code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/webroot/flash/plugin_test.swf code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/webroot/img/cake.icon.gif code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/webroot/js/test_plugin/test.js code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/webroot/pdfs/plugin_test.pdf code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin/webroot/root.js code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/example.php code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/tasks/empty code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/templates/empty code/web/public_php/webtt/cake/tests/test_app/plugins/test_plugin_two/vendors/shells/welcome.php code/web/public_php/webtt/cake/tests/test_app/tmp/dir_map code/web/public_php/webtt/cake/tests/test_app/vendors/Test/MyTest.php code/web/public_php/webtt/cake/tests/test_app/vendors/Test/hello.php code/web/public_php/webtt/cake/tests/test_app/vendors/css/test_asset.css code/web/public_php/webtt/cake/tests/test_app/vendors/img/test.jpg code/web/public_php/webtt/cake/tests/test_app/vendors/sample/configure_test_vendor_sample.php code/web/public_php/webtt/cake/tests/test_app/vendors/shells/sample.php code/web/public_php/webtt/cake/tests/test_app/vendors/shells/tasks/empty code/web/public_php/webtt/cake/tests/test_app/vendors/somename/some.name.php code/web/public_php/webtt/cake/tests/test_app/vendors/welcome.php code/web/public_php/webtt/cake/tests/test_app/views/elements/email/html/custom.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/email/html/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/email/html/nested_element.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/email/text/custom.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/email/text/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/email/text/wide.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/empty code/web/public_php/webtt/cake/tests/test_app/views/elements/html_call.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/nocache/contains_nocache.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/nocache/plain.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/nocache/sub1.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/nocache/sub2.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/session_helper.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/test_element.ctp code/web/public_php/webtt/cake/tests/test_app/views/elements/type_check.ctp code/web/public_php/webtt/cake/tests/test_app/views/errors/empty code/web/public_php/webtt/cake/tests/test_app/views/helpers/banana.php code/web/public_php/webtt/cake/tests/test_app/views/helpers/empty code/web/public_php/webtt/cake/tests/test_app/views/layouts/ajax.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/ajax2.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/cache_empty_sections.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/cache_layout.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/email/html/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/email/html/thin.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/email/text/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/flash.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/js/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/multi_cache.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/rss/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/layouts/xml/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/pages/empty code/web/public_php/webtt/cake/tests/test_app/views/pages/extract.ctp code/web/public_php/webtt/cake/tests/test_app/views/pages/home.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/cache_empty_sections.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/cache_form.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/helper_overwrite.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/index.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/multiple_nocache.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/nocache_multiple_element.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/scaffold.edit.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/sequencial_nocache.ctp code/web/public_php/webtt/cake/tests/test_app/views/posts/test_nocache_tags.ctp code/web/public_php/webtt/cake/tests/test_app/views/scaffolds/empty code/web/public_php/webtt/cake/tests/test_app/views/tests_apps/index.ctp code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/elements/test_element.ctp code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/layouts/default.ctp code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/layouts/plugin_default.ctp code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/plugins/test_plugin/tests/index.ctp code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/posts/index.ctp code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/posts/scaffold.index.ctp code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/webroot/css/test_asset.css code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/webroot/css/theme_webroot.css code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/webroot/flash/theme_test.swf code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/webroot/img/cake.power.gif code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/webroot/img/test.jpg code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/webroot/js/one/theme_one.js code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/webroot/js/theme.js code/web/public_php/webtt/cake/tests/test_app/views/themed/test_theme/webroot/pdfs/theme_test.pdf code/web/public_php/webtt/cake/tests/test_app/webroot/theme/test_theme/css/theme_webroot.css code/web/public_php/webtt/cake/tests/test_app/webroot/theme/test_theme/css/webroot_test.css code/web/public_php/webtt/cake/tests/test_app/webroot/theme/test_theme/img/cake.power.gif code/web/public_php/webtt/cake/tests/test_app/webroot/theme/test_theme/img/test.jpg code/web/public_php/webtt/docs/INSTALL code/web/public_php/webtt/docs/db/CakePHP_Associations code/web/public_php/webtt/docs/db/erd.png code/web/public_php/webtt/docs/db/webtt2.db code/web/public_php/webtt/index.php code/web/public_php/webtt/plugins/debug_kit/.gitignore code/web/public_php/webtt/plugins/debug_kit/README.mdown code/web/public_php/webtt/plugins/debug_kit/build.py code/web/public_php/webtt/plugins/debug_kit/controllers/components/toolbar.php code/web/public_php/webtt/plugins/debug_kit/controllers/toolbar_access_controller.php code/web/public_php/webtt/plugins/debug_kit/debug_kit_app_controller.php code/web/public_php/webtt/plugins/debug_kit/debug_kit_app_model.php code/web/public_php/webtt/plugins/debug_kit/locale/debug_kit.pot code/web/public_php/webtt/plugins/debug_kit/locale/eng/LC_MESSAGES/debug_kit.po code/web/public_php/webtt/plugins/debug_kit/locale/spa/LC_MESSAGES/debug_kit.po code/web/public_php/webtt/plugins/debug_kit/models/behaviors/timed.php code/web/public_php/webtt/plugins/debug_kit/models/toolbar_access.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/behaviors/timed.test.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/controllers/components/toolbar.test.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/models/toolbar_access.test.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/test_objects.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/vendors/debug_kit_debugger.test.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/vendors/fire_cake.test.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/views/debug.test.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/views/helpers/fire_php_toolbar.test.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/views/helpers/html_toolbar.test.php code/web/public_php/webtt/plugins/debug_kit/tests/cases/views/helpers/toolbar.test.php code/web/public_php/webtt/plugins/debug_kit/tests/groups/view_group.group.php code/web/public_php/webtt/plugins/debug_kit/tests/test_app/controllers/debug_kit_test_controller.php code/web/public_php/webtt/plugins/debug_kit/tests/test_app/vendors/test_panel.php code/web/public_php/webtt/plugins/debug_kit/tests/test_app/views/debug_kit_test/request_action_render.ctp code/web/public_php/webtt/plugins/debug_kit/vendors/debug_kit_debugger.php code/web/public_php/webtt/plugins/debug_kit/vendors/fire_cake.php code/web/public_php/webtt/plugins/debug_kit/vendors/shells/benchmark.php code/web/public_php/webtt/plugins/debug_kit/vendors/shells/whitespace.php code/web/public_php/webtt/plugins/debug_kit/views/debug.php code/web/public_php/webtt/plugins/debug_kit/views/elements/debug_toolbar.ctp code/web/public_php/webtt/plugins/debug_kit/views/elements/history_panel.ctp code/web/public_php/webtt/plugins/debug_kit/views/elements/log_panel.ctp code/web/public_php/webtt/plugins/debug_kit/views/elements/request_panel.ctp code/web/public_php/webtt/plugins/debug_kit/views/elements/session_panel.ctp code/web/public_php/webtt/plugins/debug_kit/views/elements/sql_log_panel.ctp code/web/public_php/webtt/plugins/debug_kit/views/elements/timer_panel.ctp code/web/public_php/webtt/plugins/debug_kit/views/elements/variables_panel.ctp code/web/public_php/webtt/plugins/debug_kit/views/helpers/fire_php_toolbar.php code/web/public_php/webtt/plugins/debug_kit/views/helpers/html_toolbar.php code/web/public_php/webtt/plugins/debug_kit/views/helpers/simple_graph.php code/web/public_php/webtt/plugins/debug_kit/views/helpers/toolbar.php code/web/public_php/webtt/plugins/debug_kit/views/toolbar_access/history_state.ctp code/web/public_php/webtt/plugins/debug_kit/views/toolbar_access/sql_explain.ctp code/web/public_php/webtt/plugins/debug_kit/webroot/css/debug_toolbar.css code/web/public_php/webtt/plugins/debug_kit/webroot/img/cake.icon.png code/web/public_php/webtt/plugins/debug_kit/webroot/js/js_debug_toolbar.js code/web/public_php/webtt/plugins/empty code/web/public_php/webtt/vendors/shells/tasks/empty code/web/public_php/webtt/vendors/shells/templates/empty code/web/public_php/webtt/vendors/simpletest/HELP_MY_TESTS_DONT_WORK_ANYMORE code/web/public_php/webtt/vendors/simpletest/LICENSE code/web/public_php/webtt/vendors/simpletest/README code/web/public_php/webtt/vendors/simpletest/VERSION code/web/public_php/webtt/vendors/simpletest/authentication.php code/web/public_php/webtt/vendors/simpletest/autorun.php code/web/public_php/webtt/vendors/simpletest/browser.php code/web/public_php/webtt/vendors/simpletest/collector.php code/web/public_php/webtt/vendors/simpletest/compatibility.php code/web/public_php/webtt/vendors/simpletest/cookies.php code/web/public_php/webtt/vendors/simpletest/default_reporter.php code/web/public_php/webtt/vendors/simpletest/detached.php code/web/public_php/webtt/vendors/simpletest/docs/en/authentication_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/browser_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/docs.css code/web/public_php/webtt/vendors/simpletest/docs/en/expectation_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/form_testing_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/group_test_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/index.html code/web/public_php/webtt/vendors/simpletest/docs/en/mock_objects_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/overview.html code/web/public_php/webtt/vendors/simpletest/docs/en/partial_mocks_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/reporter_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/unit_test_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/en/web_tester_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/authentication_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/browser_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/docs.css code/web/public_php/webtt/vendors/simpletest/docs/fr/expectation_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/form_testing_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/group_test_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/index.html code/web/public_php/webtt/vendors/simpletest/docs/fr/mock_objects_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/overview.html code/web/public_php/webtt/vendors/simpletest/docs/fr/partial_mocks_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/reporter_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/unit_test_documentation.html code/web/public_php/webtt/vendors/simpletest/docs/fr/web_tester_documentation.html code/web/public_php/webtt/vendors/simpletest/dumper.php code/web/public_php/webtt/vendors/simpletest/eclipse.php code/web/public_php/webtt/vendors/simpletest/encoding.php code/web/public_php/webtt/vendors/simpletest/errors.php code/web/public_php/webtt/vendors/simpletest/exceptions.php code/web/public_php/webtt/vendors/simpletest/expectation.php code/web/public_php/webtt/vendors/simpletest/extensions/pear_test_case.php code/web/public_php/webtt/vendors/simpletest/extensions/testdox.php code/web/public_php/webtt/vendors/simpletest/extensions/testdox/test.php code/web/public_php/webtt/vendors/simpletest/form.php code/web/public_php/webtt/vendors/simpletest/frames.php code/web/public_php/webtt/vendors/simpletest/http.php code/web/public_php/webtt/vendors/simpletest/invoker.php code/web/public_php/webtt/vendors/simpletest/mock_objects.php code/web/public_php/webtt/vendors/simpletest/page.php code/web/public_php/webtt/vendors/simpletest/php_parser.php code/web/public_php/webtt/vendors/simpletest/reflection_php4.php code/web/public_php/webtt/vendors/simpletest/reflection_php5.php code/web/public_php/webtt/vendors/simpletest/remote.php code/web/public_php/webtt/vendors/simpletest/reporter.php code/web/public_php/webtt/vendors/simpletest/scorer.php code/web/public_php/webtt/vendors/simpletest/selector.php code/web/public_php/webtt/vendors/simpletest/shell_tester.php code/web/public_php/webtt/vendors/simpletest/simpletest.php code/web/public_php/webtt/vendors/simpletest/socket.php code/web/public_php/webtt/vendors/simpletest/tag.php code/web/public_php/webtt/vendors/simpletest/test_case.php code/web/public_php/webtt/vendors/simpletest/tidy_parser.php code/web/public_php/webtt/vendors/simpletest/unit_tester.php code/web/public_php/webtt/vendors/simpletest/url.php code/web/public_php/webtt/vendors/simpletest/user_agent.php code/web/public_php/webtt/vendors/simpletest/web_tester.php code/web/public_php/webtt/vendors/simpletest/xml.php
4088 lines
138 KiB
XML
4088 lines
138 KiB
XML
<interface_config>
|
|
<root id="interface"
|
|
x="0"
|
|
y="0"
|
|
w="800"
|
|
h="600"
|
|
active="true" />
|
|
<lua file="game_config.lua" />
|
|
<!-- ******************** -->
|
|
<!-- * UI COLOR & ALPHA * -->
|
|
<!-- ******************** -->
|
|
<!-- ********* -->
|
|
<!-- Templates -->
|
|
<!-- ********* -->
|
|
<!-- all container must be initialized with those templates to use data exchange -->
|
|
<style style="sgc_title"
|
|
type="text"
|
|
color="255 255 255 255"
|
|
fontsize="14"
|
|
shadow="true"
|
|
case_mode="%case_normal" />
|
|
<style style="sgc_title2"
|
|
type="text"
|
|
color="255 255 255 192"
|
|
fontsize="12"
|
|
shadow="true" />
|
|
<!-- WIDGET TO CHOOSE A COLOR -->
|
|
<!-- the modal window (with the color picker) -->
|
|
<group type="modal"
|
|
id="define_mcw_color"
|
|
exit_click_out="true"
|
|
posref="TR TR"
|
|
w="276"
|
|
h="110"
|
|
global_color="false"
|
|
options="skin_modal"
|
|
on_enter="lua"
|
|
on_enter_params="game:mcwValidateColor()">
|
|
<view type="text"
|
|
id="text"
|
|
posref="TL TL"
|
|
x="4"
|
|
y="-4"
|
|
color="255 255 255 255"
|
|
fontsize="12"
|
|
shadow="true"
|
|
global_color="false"
|
|
hardtext="uiDefmcwCol" />
|
|
<view type="bitmap"
|
|
id="pick_back"
|
|
posref="MM MM"
|
|
x="0"
|
|
y="0"
|
|
scale="true"
|
|
color="0 0 0 255"
|
|
w="260"
|
|
h="68"
|
|
texture="blank.tga" />
|
|
<ctrl type="colpick"
|
|
id="pick"
|
|
posref="MM MM"
|
|
x="0"
|
|
y="0"
|
|
texture="color_palette.tga"
|
|
onchange="lua"
|
|
onchange_params="game:mcwOnColorChanged()" />
|
|
<ctrl type="colpick"
|
|
id="pick2"
|
|
posref="MM MM"
|
|
x="0"
|
|
y="0"
|
|
texture="color_palette2.tga"
|
|
onchange="lua"
|
|
onchange_params="game:mcwOnColorChanged()" />
|
|
<instance template="button_ok_cancel"
|
|
posref="BR BR"
|
|
x="-4"
|
|
y="4"
|
|
ok_text="uittGCValid"
|
|
cancel_text="uittGCCancel"
|
|
onclick_ok="lua"
|
|
onclick_ok_param="game:mcwValidateColor()"
|
|
onclick_cancel="leave_modal"
|
|
onclick_cancel_param="" />
|
|
</group>
|
|
<!-- the 2 templates (one for each palette type) -->
|
|
<template name="tgcw_color"
|
|
id="color_chooser"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
posparent="parent">
|
|
<group id="#id"
|
|
posref="#posref"
|
|
x="#x"
|
|
y="#y"
|
|
posparent="#posparent"
|
|
child_resize_w="true"
|
|
h="14">
|
|
<ctrl type="button"
|
|
id="c"
|
|
button_type="push_button"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
global_color_normal="false"
|
|
tx_normal="W_affected.tga"
|
|
tx_pushed="W_affected.tga"
|
|
tx_over="W_button_14_over.tga"
|
|
global_color_over="false"
|
|
onclick_l="lua"
|
|
params_l="game:mcwChooseColor('#title',0)"
|
|
tooltip="#tooltip"
|
|
global_color_pushed="false" />
|
|
<view type="text"
|
|
id="text"
|
|
posparent="c"
|
|
posref="MR ML"
|
|
x="4"
|
|
y="-1"
|
|
color="255 255 255 192"
|
|
fontsize="10"
|
|
shadow="true"
|
|
hardtext="#text" />
|
|
</group>
|
|
</template>
|
|
<template name="tgcw_color2"
|
|
id="color_chooser"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
posparent="parent">
|
|
<group id="#id"
|
|
posref="#posref"
|
|
x="#x"
|
|
y="#y"
|
|
posparent="#posparent"
|
|
child_resize_w="true"
|
|
h="14">
|
|
<ctrl type="button"
|
|
id="c"
|
|
button_type="push_button"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
global_color_normal="false"
|
|
tx_normal="W_affected.tga"
|
|
tx_pushed="W_affected.tga"
|
|
tx_over="W_button_14_over.tga"
|
|
global_color_over="false"
|
|
onclick_l="lua"
|
|
params_l="game:mcwChooseColor('#title',1)"
|
|
tooltip="#tooltip"
|
|
global_color_pushed="false" />
|
|
<view type="text"
|
|
id="text"
|
|
posparent="c"
|
|
posref="MR ML"
|
|
x="4"
|
|
y="-1"
|
|
color="255 255 255 192"
|
|
fontsize="10"
|
|
shadow="true"
|
|
hardtext="#text" />
|
|
</group>
|
|
</template>
|
|
<!-- WIDGET TO CHOOSE AN INTEGER FROM A SCROLL BAR -->
|
|
<template name="tgcw_scrollbarint"
|
|
id="color_chooser"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
posparent="parent">
|
|
<group id="#id"
|
|
posref="#posref"
|
|
x="#x"
|
|
y="#y"
|
|
posparent="#posparent"
|
|
child_resize_w="true"
|
|
h="20">
|
|
<view type="bitmap"
|
|
id="bk"
|
|
posref="BL BL"
|
|
scale="true"
|
|
y="4"
|
|
w="130"
|
|
h="2"
|
|
texture="W_line_hor2.tga" />
|
|
<view type="text"
|
|
id="text"
|
|
posparent="bk"
|
|
posref="TL BL"
|
|
x="0"
|
|
y="1"
|
|
color="255 255 255 192"
|
|
fontsize="10"
|
|
shadow="true"
|
|
hardtext="#text" />
|
|
<ctrl type="scroll"
|
|
id="c"
|
|
posparent="bk"
|
|
posref="MM MM"
|
|
x="0"
|
|
y="-1"
|
|
w="130"
|
|
h="8"
|
|
vertical="false"
|
|
align="L"
|
|
min="0"
|
|
max="255"
|
|
tracksize="8"
|
|
tx_topright="w_scroll_R.tga"
|
|
tx_middle="w_scroll_l123_m.tga"
|
|
tx_bottomleft="w_scroll_L.tga"
|
|
onscroll="ddx_scroll"
|
|
onscrollend="ddx_scroll_end"
|
|
params="ui:interface:game_config:content:all" />
|
|
<!-- The Scroll Result view-->
|
|
<view type="text"
|
|
id="c_res"
|
|
posparent="bk"
|
|
posref="MR ML"
|
|
x="8"
|
|
y="1"
|
|
color="255 255 255 192"
|
|
fontsize="10"
|
|
shadow="true" />
|
|
</group>
|
|
</template>
|
|
<!-- WIDGET TO CHOOSE A FLOAT FROM A SCROLL BAR -->
|
|
<template name="tgcw_scrollbarfloat"
|
|
id="color_chooser"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
posparent="parent">
|
|
<group id="#id"
|
|
posref="#posref"
|
|
x="#x"
|
|
y="#y"
|
|
posparent="#posparent"
|
|
child_resize_w="true"
|
|
h="20">
|
|
<view type="bitmap"
|
|
id="bk"
|
|
posref="BL BL"
|
|
scale="true"
|
|
y="4"
|
|
w="130"
|
|
h="2"
|
|
texture="W_line_hor2.tga" />
|
|
<view type="text"
|
|
id="text"
|
|
posparent="bk"
|
|
posref="TL BL"
|
|
x="0"
|
|
y="1"
|
|
color="255 255 255 192"
|
|
fontsize="10"
|
|
shadow="true"
|
|
hardtext="#text" />
|
|
<ctrl type="scroll"
|
|
id="c"
|
|
posparent="bk"
|
|
posref="MM MM"
|
|
x="0"
|
|
y="-1"
|
|
w="130"
|
|
h="8"
|
|
vertical="false"
|
|
align="L"
|
|
min="0"
|
|
max="255"
|
|
tracksize="8"
|
|
tx_topright="w_scroll_R.tga"
|
|
tx_middle="w_scroll_l123_m.tga"
|
|
tx_bottomleft="w_scroll_L.tga"
|
|
onscroll="ddx_scroll"
|
|
onscrollend="ddx_scroll_end"
|
|
params="ui:interface:game_config:content:all" />
|
|
<!-- The Scroll Result view-->
|
|
<view type="text"
|
|
id="c_res"
|
|
posparent="bk"
|
|
posref="MR ML"
|
|
x="8"
|
|
y="1"
|
|
color="255 255 255 192"
|
|
fontsize="10"
|
|
shadow="true" />
|
|
</group>
|
|
</template>
|
|
<!-- WIDGET TO CHOOSE A BOOLEAN FROM A CHECK BOX -->
|
|
<template name="tgcw_checkbox"
|
|
id="color_chooser"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
posparent="parent"
|
|
tooltip="">
|
|
<group id="#id"
|
|
posref="#posref"
|
|
x="#x"
|
|
y="#y"
|
|
posparent="#posparent"
|
|
child_resize_w="true"
|
|
h="14">
|
|
<ctrl type="button"
|
|
id="c"
|
|
button_type="toggle_button"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
tx_normal="w_slot_on.tga"
|
|
tx_pushed="w_opacity_on.tga"
|
|
tx_over="w_slot_on.tga"
|
|
color="255 255 255 255"
|
|
col_pushed="255 255 255 255"
|
|
col_over="255 255 255 0"
|
|
onclick_l="ddx_bool_button"
|
|
tooltip="#tooltip" />
|
|
<view type="text"
|
|
id="text"
|
|
posparent="c"
|
|
posref="MR ML"
|
|
x="4"
|
|
y="-1"
|
|
color="255 255 255 192"
|
|
fontsize="12"
|
|
shadow="true"
|
|
hardtext="#text" />
|
|
</group>
|
|
</template>
|
|
<template name="tgcw_checkbox2"
|
|
id="color_chooser"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
posparent="parent">
|
|
<group id="#id"
|
|
posref="#posref"
|
|
x="#x"
|
|
y="#y"
|
|
posparent="#posparent"
|
|
child_resize_w="true"
|
|
h="14">
|
|
<ctrl type="button"
|
|
id="c"
|
|
button_type="toggle_button"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
tx_normal="w_slot_on.tga"
|
|
tx_pushed="w_opacity_on.tga"
|
|
tx_over="w_slot_on.tga"
|
|
color="255 255 255 255"
|
|
col_pushed="255 255 255 255"
|
|
col_over="255 255 255 0"
|
|
onclick_l="ddx_bool_button" />
|
|
<view type="text"
|
|
id="text"
|
|
posparent="c"
|
|
posref="MR ML"
|
|
x="4"
|
|
y="-2"
|
|
color="255 255 255 192"
|
|
fontsize="10"
|
|
shadow="true"
|
|
hardtext="#text" />
|
|
</group>
|
|
</template>
|
|
<!-- WIDGET TO CHOOSE A DEFAULT SETUP -->
|
|
<template name="tgcw_combo_default"
|
|
id="combo_default"
|
|
posparent="parent"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-18"
|
|
value="">
|
|
<group id="#id"
|
|
w="184"
|
|
h="20"
|
|
posparent="#posparent"
|
|
posref="#posref"
|
|
x="#x"
|
|
y="#y">
|
|
<view type="text"
|
|
id="text"
|
|
posparent="#posparent"
|
|
posref="ML ML"
|
|
x="0"
|
|
y="-2"
|
|
color="255 255 255 192"
|
|
fontsize="12"
|
|
shadow="true"
|
|
hardtext="uigcPreSet" />
|
|
<group type="combo_box"
|
|
id="combo"
|
|
posref="MR MR"
|
|
x="0"
|
|
y="0"
|
|
w="120"
|
|
h="20"
|
|
value="#value">
|
|
<instance template="combo_box_def1" />
|
|
<combo_text name="uigcPreSetLow" />
|
|
<combo_text name="uigcPreSetMedium" />
|
|
<combo_text name="uigcPreSetNormal" />
|
|
<combo_text name="uigcPreSetHigh" />
|
|
<combo_text name="uigcPreSetCustom" />
|
|
</group>
|
|
</group>
|
|
</template>
|
|
<!-- ************** -->
|
|
<!-- Main container -->
|
|
<!-- ************** -->
|
|
<variable entry="UI:TEMP:VID_MODE"
|
|
type="sint32"
|
|
value="-1" />
|
|
<variable entry="UI:TEMP:VID_FREQ"
|
|
type="sint32"
|
|
value="-1" />
|
|
<variable entry="UI:TEMP:PRESET_LAND"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:PRESET_CHAR"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:PRESET_FX"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:ANISOTROPIC"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:VR_DEVICE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:TEXTURE_MODE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:LANGUAGE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:SCREEN_RATIO_MODE"
|
|
type="sint32"
|
|
value="0" />
|
|
<define id="game_config_screen_ratio_eb"
|
|
value="ui:interface:game_config:content:general:screen_ratio:edit:eb" />
|
|
<define id="game_config_screen_ratio_cb"
|
|
value="ui:interface:game_config:content:general:screen_ratio:combo" />
|
|
<proc id="game_config_init">
|
|
<action handler="set"
|
|
params="dblink=UI:VARIABLES:ISACTIVE:GAME_CONFIG|value=1" />
|
|
<action handler="ddx_init"
|
|
params="ui:interface:game_config:content:all" />
|
|
<action handler="tree_reset"
|
|
params="ui:interface:game_config:content:sbtree:tree_list" />
|
|
<action handler="lua"
|
|
params="game:configShowOne('explanation')" />
|
|
<action handler="lua"
|
|
params="game:configInit()" />
|
|
</proc>
|
|
<proc id="game_config_uninit">
|
|
<!-- Yoyo: on close window, same than cancel! -->
|
|
<action handler="ddx_cancel"
|
|
params="ui:interface:game_config:content:all" />
|
|
<action handler="game_config_cancel"
|
|
params="" />
|
|
<action handler="set"
|
|
params="dblink=UI:VARIABLES:ISACTIVE:GAME_CONFIG|value=0" />
|
|
</proc>
|
|
<proc id="game_config_ok">
|
|
<action handler="proc"
|
|
params="game_config_apply" />
|
|
<action handler="set"
|
|
params="target_property=ui:interface:game_config:active|value=0" />
|
|
</proc>
|
|
<proc id="game_config_apply">
|
|
<action handler="game_config_change_screen_ratio_custom"
|
|
params="" />
|
|
<action handler="ddx_update"
|
|
params="ui:interface:game_config:content:all" />
|
|
<action handler="game_config_apply"
|
|
params="" />
|
|
</proc>
|
|
<proc id="game_config_cancel">
|
|
<action handler="ddx_cancel"
|
|
params="ui:interface:game_config:content:all" />
|
|
<action handler="game_config_cancel"
|
|
params="" />
|
|
<action handler="set"
|
|
params="target_property=ui:interface:game_config:active|value=0" />
|
|
</proc>
|
|
<group type="container"
|
|
id="game_config"
|
|
w="432"
|
|
h="400"
|
|
title="uiGlobalSettingsTitle"
|
|
global_color="false"
|
|
line_at_bottom="false"
|
|
movable="true"
|
|
active="false"
|
|
opened="true"
|
|
openable="false"
|
|
resizer="true"
|
|
header_color="UI:SAVE:WIN:COLORS:OPT"
|
|
on_active="proc"
|
|
on_active_params="game_config_init"
|
|
on_deactive="proc"
|
|
on_deactive_params="game_config_uninit"
|
|
pop_min_w="430"
|
|
pop_min_h="240"
|
|
pop_max_w="800"
|
|
pop_max_h="600">
|
|
<group id="header_closed"
|
|
x="0"
|
|
y="0"
|
|
child_resize_w="true"
|
|
h="16"
|
|
posref="TL TL"
|
|
group_onclick_r="active_menu"
|
|
group_params_r="menu=ui:interface:base_menu_with_color">
|
|
</group>
|
|
<group id="header_opened"
|
|
x="0"
|
|
y="0"
|
|
w="430"
|
|
h="16"
|
|
posref="TL TL"
|
|
group_onclick_r="active_menu"
|
|
group_params_r="menu=ui:interface:base_menu_with_color">
|
|
<!--
|
|
<view type="text_number" id="fps" posref="MR MR" x="-20" y="-2" color="255 255 255 255" shadow="true" fontsize="10" value="UI:VARIABLES:FPS" global_color="false" positive="true"/>
|
|
<view type="text" id="fpstext" posref="MR MR" x="-40" y="-2" color="255 255 255 255" shadow="true" fontsize="10" global_color="false" positive="true" hardtext="uiFPS" />
|
|
-->
|
|
</group>
|
|
<group id="content"
|
|
x="0"
|
|
y="0"
|
|
sizeref="wh"
|
|
w="0"
|
|
h="0"
|
|
posref="TL TL">
|
|
<group id="sbtree"
|
|
posref="TL TL"
|
|
sizeref="w3h"
|
|
x="0"
|
|
w="-14"
|
|
y="-4"
|
|
h="-4">
|
|
<group id="tree_list"
|
|
type="tree"
|
|
posref="TL TL"
|
|
x="14"
|
|
y="0"
|
|
col_over="255 255 255 48"
|
|
col_select="255 255 255 80"
|
|
max_sizeparent="parent"
|
|
max_sizeref="wh"
|
|
max_w="-10"
|
|
max_h="0">
|
|
<node id="language"
|
|
name="uigcLanguage"
|
|
handler="lua"
|
|
params="game:configShowOne('language')"
|
|
fontsize="11"
|
|
y_decal="-1" />
|
|
<node id="inter"
|
|
name="uigcInterface"
|
|
handler=""
|
|
params=""
|
|
fontsize="11"
|
|
y_decal="-1">
|
|
<node id="hud"
|
|
name="uigcHUD"
|
|
handler="lua"
|
|
params="game:configShowOne('hud')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="aco"
|
|
name="uigcAlphaColor"
|
|
handler="lua"
|
|
params="game:configShowOne('alpha_colors')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="winco"
|
|
name="uigcWinColor"
|
|
handler="lua"
|
|
params="game:configShowOne('win_colors')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="winco_r2"
|
|
name="uigcWinColorR2"
|
|
handler="lua"
|
|
params="game:configShowOne('win_colors_r2')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="chatco"
|
|
name="uigcChatColor"
|
|
handler="lua"
|
|
params="game:configShowOne('chat_colors')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="entityco"
|
|
name="uigcEntityColor"
|
|
handler="lua"
|
|
params="game:configShowOne('entity_colors')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="in_scene"
|
|
name="uigcInSceneInterface"
|
|
handler=""
|
|
params=""
|
|
fontsize="11"
|
|
y_decal="-1">
|
|
<node id="in_scene_user"
|
|
name="uigcInSceneInterfaceUser"
|
|
handler="lua"
|
|
params="game:configShowOne('in_scene_user')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="in_scene_friend"
|
|
name="uigcInSceneInterfaceFriend"
|
|
handler="lua"
|
|
params="game:configShowOne('in_scene_friend')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="in_scene_enemy"
|
|
name="uigcInSceneInterfaceEnemy"
|
|
handler="lua"
|
|
params="game:configShowOne('in_scene_enemy')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="in_scene_chat_messages"
|
|
name="uigcInSceneChatMessages"
|
|
handler="lua"
|
|
params="game:configShowOne('in_scene_chat_messages')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
</node>
|
|
<node id="landmarkco"
|
|
name="uigcLandmarkColor"
|
|
handler="lua"
|
|
params="game:configShowOne('landmark_colors')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="help"
|
|
name="uimHelp"
|
|
handler="lua"
|
|
params="game:configShowOne('help')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
</node>
|
|
<node id="input"
|
|
name="uigcInput"
|
|
handler=""
|
|
params=""
|
|
fontsize="11"
|
|
y_decal="-1">
|
|
<node id="mou"
|
|
name="uigcMouse"
|
|
handler="lua"
|
|
params="game:configShowOne('mouse')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="key"
|
|
name="uigcKeyboard"
|
|
handler="lua"
|
|
params="game:configShowOne('keyb')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
</node>
|
|
<node id="graph"
|
|
name="uigcGraph"
|
|
handler=""
|
|
params=""
|
|
fontsize="11"
|
|
y_decal="-1">
|
|
<node id="gen"
|
|
name="uigcGeneral"
|
|
handler="lua"
|
|
params="game:configShowOne('general')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="lan"
|
|
name="uigcLandscape"
|
|
handler="lua"
|
|
params="game:configShowOne('landscape')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="cha"
|
|
name="uigcCharacter"
|
|
handler="lua"
|
|
params="game:configShowOne('char')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="fxs"
|
|
name="uigcSpecialFX"
|
|
handler="lua"
|
|
params="game:configShowOne('fx')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
<node id="vr"
|
|
name="uigcVR"
|
|
handler="lua"
|
|
params="game:configShowOne('vr')"
|
|
fontsize="10"
|
|
y_decal="-1" />
|
|
</node>
|
|
<node id="sound"
|
|
name="uigcSound"
|
|
handler="lua"
|
|
params="game:configShowOne('sound')"
|
|
fontsize="11"
|
|
y_decal="-1" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="scroll_bar"
|
|
align="T"
|
|
target="tree_list" />
|
|
</group>
|
|
<!-- ok, apply, cancel -->
|
|
<ctrl style="text_button_16"
|
|
id="cancel"
|
|
posref="BR BR"
|
|
y="1"
|
|
wmargin="8"
|
|
hardtext="uiGCCancel"
|
|
color="255 255 255 255"
|
|
col_over="255 255 255 255"
|
|
col_pushed="255 255 255 255"
|
|
onclick_l="proc"
|
|
params_l="game_config_cancel" />
|
|
<ctrl style="text_button_16"
|
|
id="apply"
|
|
posparent="cancel"
|
|
posref="TL TR"
|
|
x="-4"
|
|
wmargin="8"
|
|
hardtext="uiGCApply"
|
|
color="255 255 255 255"
|
|
col_over="255 255 255 255"
|
|
col_pushed="255 255 255 255"
|
|
onclick_l="proc"
|
|
params_l="game_config_apply"
|
|
frozen="true" />
|
|
<ctrl style="text_button_16"
|
|
id="ok"
|
|
posparent="apply"
|
|
posref="TL TR"
|
|
x="-4"
|
|
wmargin="8"
|
|
hardtext="uiGCOk"
|
|
color="255 255 255 255"
|
|
col_over="255 255 255 255"
|
|
col_pushed="255 255 255 255"
|
|
onclick_l="proc"
|
|
params_l="game_config_ok" />
|
|
<!-- Tabs -->
|
|
<!-- *** -->
|
|
<group id="graph"
|
|
posref="TR TR"
|
|
x="0"
|
|
y="-4"
|
|
sizeref="w7h"
|
|
w="-4"
|
|
h="-24">
|
|
<instance template="box_widget"
|
|
id="back"
|
|
sizeref="wh"
|
|
w="0"
|
|
h="0" />
|
|
</group>
|
|
<group id="crop"
|
|
posparent="graph"
|
|
posref="MM MM"
|
|
x="0"
|
|
y="0"
|
|
sizeref="wh"
|
|
w="-4"
|
|
h="-12" />
|
|
<!-- Explanation -->
|
|
<group id="explanation"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<group type="scroll_text"
|
|
id="explanation_txt"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_wmargin="16"
|
|
child_resize_hmargin="16"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
min_height="160"
|
|
max_height="160">
|
|
<group type="list"
|
|
id="text_list"
|
|
hardtext="uiCongifExplanation"
|
|
shadow="true"
|
|
fontsize="10"
|
|
justification="justified"
|
|
color="255 255 255 160"
|
|
space="3"
|
|
global_color="true"
|
|
posref="TL TL"
|
|
x="8"
|
|
y="-8"
|
|
sizeref="hw"
|
|
w="-16"
|
|
h="-16" />
|
|
</group>
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_explanation"
|
|
align="T"
|
|
target="explanation"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="general"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- Color -->
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="gcol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiGeneralColor" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="screen"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20"
|
|
hardtext="uiScreen" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="con"
|
|
text="uiContrast"
|
|
posref="BL TL"
|
|
posparent="screen"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="lum"
|
|
text="uiLuminosity"
|
|
posref="BL TL"
|
|
posparent="con"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="gam"
|
|
text="uiGamma"
|
|
posref="BL TL"
|
|
posparent="lum"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_checkbox"
|
|
id="waitvbl"
|
|
text="uiWaitVBL"
|
|
posparent="gam"
|
|
posref="BL TL"
|
|
x="-20"
|
|
y="-28" />
|
|
<!-- Special case for video modes -->
|
|
<group id="fullscreen"
|
|
posref="TR TR"
|
|
x="-16"
|
|
y="-30"
|
|
child_resize_w="true"
|
|
h="14">
|
|
<ctrl type="button"
|
|
id="c"
|
|
button_type="toggle_button"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
tx_normal="w_slot_on.tga"
|
|
tx_pushed="w_opacity_on.tga"
|
|
tx_over="w_slot_on.tga"
|
|
color="255 255 255 255"
|
|
col_pushed="255 255 255 255"
|
|
col_over="255 255 255 0"
|
|
onclick_l="game_config_change_vid_fullscreen"
|
|
params_l="" />
|
|
<view type="text"
|
|
id="text"
|
|
posparent="c"
|
|
posref="MR ML"
|
|
x="4"
|
|
y="-2"
|
|
color="255 255 255 192"
|
|
fontsize="12"
|
|
shadow="true"
|
|
hardtext="uiFullscreen" />
|
|
</group>
|
|
<group type="combo_box"
|
|
id="video_modes"
|
|
w="100"
|
|
h="20"
|
|
value="UI:TEMP:VID_MODE"
|
|
posparent="fullscreen"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4">
|
|
<instance template="combo_box_def1" />
|
|
</group>
|
|
<link expr="@UI:TEMP:VID_MODE"
|
|
action="game_config_change_vid_mode" />
|
|
<group type="combo_box"
|
|
id="video_freqs"
|
|
w="60"
|
|
h="20"
|
|
value="UI:TEMP:VID_FREQ"
|
|
posparent="video_modes"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4">
|
|
<instance template="combo_box_def1" />
|
|
</group>
|
|
<link expr="@UI:TEMP:VID_FREQ"
|
|
action="game_config_change_vid_freq" />
|
|
<!-- Special case for texture modes -->
|
|
<group id="texture_mode"
|
|
posparent="waitvbl"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-12"
|
|
w="240"
|
|
h="20">
|
|
<view type="text"
|
|
id="text"
|
|
posref="ML ML"
|
|
x="0"
|
|
y="0"
|
|
color="255 255 255 192"
|
|
fontsize="12"
|
|
shadow="true"
|
|
hardtext="uigcTextureMode" />
|
|
<group type="combo_box"
|
|
id="combo"
|
|
w="140"
|
|
h="20"
|
|
value="UI:TEMP:TEXTURE_MODE"
|
|
posref="MR ML"
|
|
posparent="text"
|
|
x="4"
|
|
y="0">
|
|
<instance template="combo_box_def1" />
|
|
</group>
|
|
<link expr="@UI:TEMP:TEXTURE_MODE"
|
|
action="game_config_change_texture_mode" />
|
|
</group>
|
|
<!-- Special case for Screen Aspect Ratio -->
|
|
<!-- see game_config_screen_ratio_* defines -->
|
|
<group id="screen_ratio"
|
|
posparent="texture_mode"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-12"
|
|
w="240"
|
|
h="52">
|
|
<view type="text"
|
|
id="text"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-4"
|
|
color="255 255 255 192"
|
|
fontsize="12"
|
|
shadow="true"
|
|
hardtext="uigcScreenRatio" />
|
|
<instance template="text_tt"
|
|
posparent="text"
|
|
tooltip="uigcttScreenRatio" />
|
|
<instance template="edit_box_widget"
|
|
id="edit"
|
|
posparent="text"
|
|
posref="MR ML"
|
|
x="4"
|
|
y="0"
|
|
text_x="0"
|
|
text_ref="BR BR"
|
|
w="100"
|
|
prompt=""
|
|
enter_loose_focus="true"
|
|
multi_line="false"
|
|
onenter="game_config_change_screen_ratio_custom"
|
|
enter_recover_focus="false"
|
|
reset_focus_on_hide="true"
|
|
max_historic="0"
|
|
entry_type="positive_float"
|
|
max_float_prec="5"
|
|
onchange="set"
|
|
onchange_params="target_property=ui:interface:game_config:content:apply:frozen|value=0" />
|
|
<group type="combo_box"
|
|
id="combo"
|
|
w="140"
|
|
h="20"
|
|
value="UI:TEMP:SCREEN_RATIO_MODE"
|
|
posref="BL TL"
|
|
posparent="text"
|
|
x="40"
|
|
y="-8">
|
|
<instance template="combo_box_def1" />
|
|
<combo_text name="uigcScreenRatio43" />
|
|
<combo_text name="uigcScreenRatio169" />
|
|
<combo_text name="uigcScreenRatioCustom" />
|
|
<combo_text name="uiConfigAuto" />
|
|
</group>
|
|
<link expr="@UI:TEMP:SCREEN_RATIO_MODE"
|
|
action="game_config_change_screen_ratio_mode" />
|
|
</group>
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_general"
|
|
align="T"
|
|
target="general"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="landscape"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="glan"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiLandGeneral" />
|
|
<instance template="tgcw_combo_default"
|
|
value="UI:TEMP:PRESET_LAND" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="lan"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-44"
|
|
hardtext="uiLand" />
|
|
<!-- NB float are mul by 10000 -->
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="lvi"
|
|
text="uiVision"
|
|
posparent="lan"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="ltn"
|
|
text="uiTileNear"
|
|
posparent="lvi"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="lth"
|
|
text="uiThreshold"
|
|
posparent="ltn"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_checkbox"
|
|
id="lmv"
|
|
text="uiMicroVeget"
|
|
posparent="lth"
|
|
posref="BL TL"
|
|
x="-20"
|
|
y="-12" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="mvd"
|
|
text="uiMicroVegetDensity"
|
|
posparent="lmv"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_landscape"
|
|
align="T"
|
|
target="landscape"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="char"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="cpol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiCharPoly" />
|
|
<instance template="tgcw_combo_default"
|
|
value="UI:TEMP:PRESET_CHAR" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="model"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-46"
|
|
hardtext="uiCharModel" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="maxpoly"
|
|
text="uiCharMaxPoly"
|
|
posref="BL TL"
|
|
posparent="model"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="maxnotclod"
|
|
text="uiCharMaxNotCLod"
|
|
posparent="maxpoly"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="farclip"
|
|
text="uiCharFarClip"
|
|
posparent="maxnotclod"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_checkbox"
|
|
id="race_anim"
|
|
text="uiEnableRacialAnimation"
|
|
posparent="farclip"
|
|
posref="BL TL"
|
|
x="-20"
|
|
y="-12" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_char"
|
|
align="T"
|
|
target="char"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="fx"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="gfx"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiFXGeneral" />
|
|
<instance template="tgcw_combo_default"
|
|
value="UI:TEMP:PRESET_FX" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="limit"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-46"
|
|
hardtext="uiFxLimitations" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="maxpoly"
|
|
text="uiFxMaxPoly"
|
|
posparent="limit"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
<!--
|
|
<instance template="tgcw_checkbox" id="cloud" text="uiFxCloud" posparent="maxpoly" posref="BL TL" x="-20" y="-12" />
|
|
<instance template="tgcw_scrollbarfloat" id="cqual" text="uiFxCloudQuality" posparent="cloud" posref="BL TL" x="20" y="-2" />
|
|
<instance template="tgcw_scrollbarint" id="cup" text="uiFxCloudUpdate" posparent="cqual" posref="BL TL" x="0" y="-2" />
|
|
-->
|
|
<instance template="tgcw_checkbox"
|
|
id="shadow"
|
|
text="uiFxShadow"
|
|
posparent="maxpoly"
|
|
posref="BL TL"
|
|
x="-20"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="fxaa"
|
|
text="uiFXAA"
|
|
posparent="shadow"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-12" />
|
|
<group id="anisotropic_gr"
|
|
posparent="fxaa"
|
|
sizeparent="parent"
|
|
sizeref="w"
|
|
h="20"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-12">
|
|
<view type="text"
|
|
id="text"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-4"
|
|
color="255 255 255 192"
|
|
fontsize="12"
|
|
shadow="true"
|
|
hardtext="uigcFxAnisotropicFilter" />
|
|
<group type="combo_box"
|
|
id="anisotropic"
|
|
w="70"
|
|
h="20"
|
|
value="UI:TEMP:ANISOTROPIC"
|
|
posref="MR ML"
|
|
posparent="text"
|
|
x="4"
|
|
y="0">
|
|
<instance template="combo_box_def1" />
|
|
</group>
|
|
<link expr="@UI:TEMP:ANISOTROPIC"
|
|
action="game_config_change_anisotropic" />
|
|
</group>
|
|
<group id="bloom_gr"
|
|
posparent="anisotropic_gr"
|
|
sizeparent="parent"
|
|
sizeref="w"
|
|
h="100"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-12"
|
|
tooltip="uiFxTooltipBloom"
|
|
tooltip_parent="win">
|
|
<instance template="tgcw_checkbox"
|
|
id="bloom"
|
|
text="uiFxBloom"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0" />
|
|
<instance template="tgcw_checkbox"
|
|
id="square_bloom"
|
|
text="uiFxSquareBloom"
|
|
posparent="bloom"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="density_bloom"
|
|
text="uiFxDensityBloom"
|
|
posparent="square_bloom"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
</group>
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_fx"
|
|
align="T"
|
|
target="fx"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="hud"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- Entities Names -->
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="en"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiHud" />
|
|
<!--<instance template="tgcw_checkbox" id="suc" text="uiShowUnderCursor" posref="TL TL" x="0" y="-20" />
|
|
<instance template="tgcw_checkbox" id="sta" text="uiShowTargeted" posref="BL TL" posparent="suc" x="0" y="-12" />-->
|
|
<instance template="tgcw_checkbox"
|
|
id="swrc"
|
|
text="uiSelectWithRClick"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_checkbox"
|
|
id="foa"
|
|
text="uiFollowOnAtk"
|
|
posref="BL TL"
|
|
posparent="swrc"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="aos"
|
|
text="uiAtkOnSelect"
|
|
posref="BL TL"
|
|
posparent="foa"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="aet"
|
|
text="uiAutoEquipTool"
|
|
posref="BL TL"
|
|
posparent="aos"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="auc"
|
|
text="uiAutomaticCamera"
|
|
posref="BL TL"
|
|
posparent="aet"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="fade"
|
|
text="uiCharFade"
|
|
posref="BL TL"
|
|
posparent="auc"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="opamin"
|
|
text="uiCharOpacityMin"
|
|
posref="BL TL"
|
|
posparent="fade"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_checkbox"
|
|
id="cao"
|
|
text="uiCurrentActionOut"
|
|
tooltip="uittCurrentActionOut"
|
|
posref="BL TL"
|
|
posparent="opamin"
|
|
x="-20"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="show_clock"
|
|
text="uiShowClock"
|
|
tooltip="uittShowClock"
|
|
posref="BL TL"
|
|
posparent="cao"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="show_clock_12h"
|
|
text="uiShowClock12h"
|
|
tooltip="uittShowClock12h"
|
|
posref="BL TL"
|
|
posparent="show_clock"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="show_reticle"
|
|
text="uiShowReticle"
|
|
tooltip="uittShowReticle"
|
|
posref="BL TL"
|
|
posparent="show_clock_12h"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="radar_use_camera"
|
|
text="uiRadarUseCamera"
|
|
tooltip="uittRadarUseCamera"
|
|
posref="BL TL"
|
|
posparent="show_reticle"
|
|
x="0"
|
|
y="-12" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_hud"
|
|
align="T"
|
|
target="hud"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="language"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- Language selector -->
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="en"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uigcLanguage" />
|
|
<group type="combo_box"
|
|
id="languages"
|
|
w="150"
|
|
h="20"
|
|
value="UI:TEMP:LANGUAGE"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20">
|
|
<instance template="combo_box_def1" />
|
|
<combo_text name="uigcEnglish" />
|
|
<combo_text name="uigcFrancais" />
|
|
<combo_text name="uigcDeutch" />
|
|
<combo_text name="uigcRussian" />
|
|
<combo_text name="uigcSpanish" />
|
|
</group>
|
|
<link expr="@UI:TEMP:LANGUAGE"
|
|
action="game_config_change_language" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_language"
|
|
align="T"
|
|
target="language"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="alpha_colors"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- Night and day colors -->
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="gcol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiGlobalColor" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="gcol2"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20"
|
|
hardtext="uiUIColor" />
|
|
<instance template="tgcw_color"
|
|
id="col_day"
|
|
text="uiColorD"
|
|
title="uiDefDayCol"
|
|
tooltip="uittColDay"
|
|
posref="BL TL"
|
|
posparent="gcol2"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_color"
|
|
id="col_night"
|
|
text="uiColorN"
|
|
title="uiDefNightCol"
|
|
tooltip="uittColNight"
|
|
posref="BL TL"
|
|
posparent="col_day"
|
|
x="0"
|
|
y="-2" />
|
|
<!-- Global Opacity -->
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="gopa"
|
|
posref="BL TL"
|
|
x="-20"
|
|
y="-12"
|
|
hardtext="uiGlobalOpacity"
|
|
posparent="col_night" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="ga_win"
|
|
text="uiAlphaBG"
|
|
posref="BL TL"
|
|
posparent="gopa"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="ga_con"
|
|
text="uiAlphaContent"
|
|
posref="BL TL"
|
|
posparent="ga_win"
|
|
x="0"
|
|
y="-2" />
|
|
<!-- MouseOver Opacity -->
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="moopa"
|
|
posref="BL TL"
|
|
x="-20"
|
|
y="-12"
|
|
hardtext="uiMouseOverOpacity"
|
|
posparent="ga_con" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="moa_win"
|
|
text="uiAlphaRolloverBG"
|
|
posref="BL TL"
|
|
posparent="moopa"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="moa_con"
|
|
text="uiAlphaRolloverContent"
|
|
posref="BL TL"
|
|
posparent="moa_win"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="moa_speed"
|
|
text="uiRolloverAlphaSpeed"
|
|
posref="BL TL"
|
|
posparent="moa_con"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_checkbox"
|
|
id="show_3d_item_preview"
|
|
text="uiShow3dItemPreview"
|
|
tooltip="uittShow3dItemPreview"
|
|
posref="BL TL"
|
|
posparent="moa_speed"
|
|
x="-20"
|
|
y="-12" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_alpha_colors"
|
|
align="T"
|
|
target="alpha_colors"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="chat_colors"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- Chat colors -->
|
|
<view style="sgc_title"
|
|
id="ccol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiChatColors" />
|
|
<instance template="tgcw_color"
|
|
id="cc_say"
|
|
text="uiSayColor"
|
|
title="uiCCDSay"
|
|
tooltip="uittChooseSayColor"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_color"
|
|
id="cc_tell"
|
|
text="uiTellColor"
|
|
title="uiCCDTell"
|
|
tooltip="uittChooseTellColor"
|
|
posref="BL TL"
|
|
posparent="cc_say"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_team"
|
|
text="uiTeamColor"
|
|
title="uiCCDTeam"
|
|
tooltip="uittChooseTeamColor"
|
|
posref="BL TL"
|
|
posparent="cc_tell"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_guild"
|
|
text="uiGuildColor"
|
|
title="uiCCDGuild"
|
|
tooltip="uittChooseGuildColor"
|
|
posref="BL TL"
|
|
posparent="cc_team"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_region"
|
|
text="uiRegionColor"
|
|
title="uiCCDRegion"
|
|
tooltip="uittChooseRegionColor"
|
|
posref="BL TL"
|
|
posparent="cc_guild"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_univ"
|
|
text="uiUnivColor"
|
|
title="uiCCDUniv"
|
|
tooltip="uittChooseUnivColor"
|
|
posref="BL TL"
|
|
posparent="cc_region"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_shout"
|
|
text="uiShoutColor"
|
|
title="uiCCDShout"
|
|
tooltip="uittChooseShoutColor"
|
|
posref="BL TL"
|
|
posparent="cc_univ"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dyn0"
|
|
text="uiDynColor0"
|
|
title="uiCCDDyn0"
|
|
tooltip="uittChooseDynColor0"
|
|
posref="BL TL"
|
|
posparent="cc_shout"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dyn1"
|
|
text="uiDynColor1"
|
|
title="uiCCDDyn1"
|
|
tooltip="uittChooseDynColor1"
|
|
posref="BL TL"
|
|
posparent="cc_dyn0"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dyn2"
|
|
text="uiDynColor2"
|
|
title="uiCCDDyn2"
|
|
tooltip="uittChooseDynColor2"
|
|
posref="BL TL"
|
|
posparent="cc_dyn1"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dyn3"
|
|
text="uiDynColor3"
|
|
title="uiCCDDyn3"
|
|
tooltip="uittChooseDynColor3"
|
|
posref="BL TL"
|
|
posparent="cc_dyn2"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dyn4"
|
|
text="uiDynColor4"
|
|
title="uiCCDDyn4"
|
|
tooltip="uittChooseDynColor4"
|
|
posref="BL TL"
|
|
posparent="cc_dyn3"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dyn5"
|
|
text="uiDynColor5"
|
|
title="uiCCDDyn5"
|
|
tooltip="uittChooseDynColor5"
|
|
posref="BL TL"
|
|
posparent="cc_dyn4"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dyn6"
|
|
text="uiDynColor6"
|
|
title="uiCCDDyn6"
|
|
tooltip="uittChooseDynColor6"
|
|
posref="BL TL"
|
|
posparent="cc_dyn5"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dyn7"
|
|
text="uiDynColor7"
|
|
title="uiCCDDyn7"
|
|
tooltip="uittChooseDynColor7"
|
|
posref="BL TL"
|
|
posparent="cc_dyn6"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="enter_dontquit_cb"
|
|
text="uiEnterDontQuitCB"
|
|
tooltip="uittChatEnter"
|
|
posparent="cc_dyn7"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-8" />
|
|
<instance template="tgcw_checkbox"
|
|
id="show_times_in_chat_cb"
|
|
text="uiShowTimesInChatCB"
|
|
tooltip="uittShowTimesInChat"
|
|
posparent="enter_dontquit_cb"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-8" />
|
|
<instance template="tgcw_checkbox"
|
|
id="show_dyn_channel_name_in_chat_cb"
|
|
text="uiShowDynChannelNameInChatCB"
|
|
tooltip="uittShowDynChannelNameInChat"
|
|
posparent="show_times_in_chat_cb"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-8" />
|
|
<instance template="tgcw_checkbox"
|
|
id="show_online_offline_notifications_cb"
|
|
text="uiShowOnlineOfflineNotifications"
|
|
tooltip="uittShowOnlineOfflineNotifications"
|
|
posparent="show_dyn_channel_name_in_chat_cb"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-8" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="font_size"
|
|
text="uiFontSize"
|
|
posref="BL TL"
|
|
posparent="show_online_offline_notifications_cb"
|
|
x="0"
|
|
y="-8" />
|
|
<link expr="@UI:SAVE:CHAT:ENTER_DONT_QUIT_CB"
|
|
target="enter_dontquit_cb:c:pushed" />
|
|
<link expr="@UI:SAVE:CHAT:SHOW_TIMES_IN_CHAT_CB"
|
|
target="show_times_in_chat_cb:c:pushed" />
|
|
<link expr="@UI:SAVE:CHAT:SHOW_DYN_CHANNEL_NAME_IN_CHAT_CB"
|
|
target="show_dyn_channel_name_in_chat_cb:c:pushed" />
|
|
<link expr="@UI:SAVE:CHAT:SHOW_ONLINE_OFFLINE_NOTIFICATIONS_CB"
|
|
target="show_online_offline_notifications_cb:c:pushed" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_chat_colors"
|
|
align="T"
|
|
target="chat_colors"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="entity_colors"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- Entity colors -->
|
|
<view style="sgc_title"
|
|
id="ccol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiEntityColors" />
|
|
<instance template="tgcw_color"
|
|
id="cc_user"
|
|
text="uiUserColor"
|
|
title="uiUserColor"
|
|
tooltip="uittUserColor"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_color"
|
|
id="cc_target"
|
|
text="uiTargetColor"
|
|
title="uiTargetColor"
|
|
tooltip="uittTargetColor"
|
|
posref="BL TL"
|
|
posparent="cc_user"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_group"
|
|
text="uiGroupColor"
|
|
title="uiGroupColor"
|
|
tooltip="uittGroupColor"
|
|
posref="BL TL"
|
|
posparent="cc_target"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_color"
|
|
id="cc_guild"
|
|
text="uiGuildRadarColor"
|
|
title="uiGuildRadarColor"
|
|
tooltip="uittGuildRadarColor"
|
|
posref="BL TL"
|
|
posparent="cc_group"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_player"
|
|
text="uiPlayerColor"
|
|
title="uiPlayerColor"
|
|
tooltip="uittPlayerColor"
|
|
posref="BL TL"
|
|
posparent="cc_guild"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_npc"
|
|
text="uiNPCColor"
|
|
title="uiNPCColor"
|
|
tooltip="uittNPCColor"
|
|
posref="BL TL"
|
|
posparent="cc_player"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_fauna"
|
|
text="uiFaunaColor"
|
|
title="uiFaunaColor"
|
|
tooltip="uittFaunaColor"
|
|
posref="BL TL"
|
|
posparent="cc_npc"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_color"
|
|
id="cc_mount"
|
|
text="uiMountColor"
|
|
title="uiMountColor"
|
|
tooltip="uittMountColor"
|
|
posref="BL TL"
|
|
posparent="cc_fauna"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_beast"
|
|
text="uiBeastColor"
|
|
title="uiBeastColor"
|
|
tooltip="uittBeastColor"
|
|
posref="BL TL"
|
|
posparent="cc_mount"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_source"
|
|
text="uiSourceColor"
|
|
title="uiSourceColor"
|
|
tooltip="uittSourceColor"
|
|
posref="BL TL"
|
|
posparent="cc_beast"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_color"
|
|
id="cc_dead"
|
|
text="uiDeadColor"
|
|
title="uiDeadColor"
|
|
tooltip="uittDeadColor"
|
|
posref="BL TL"
|
|
posparent="cc_source"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_color"
|
|
id="cc_pvpenemy"
|
|
text="uiPvpEnemyColor"
|
|
title="uiPvpEnemyColor"
|
|
tooltip="uittPvpEnemyColor"
|
|
posref="BL TL"
|
|
posparent="cc_dead"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_color"
|
|
id="cc_pvpally"
|
|
text="uiPvpAllyColor"
|
|
title="uiPvpAllyColor"
|
|
tooltip="uittPvpAllyColor"
|
|
posref="BL TL"
|
|
posparent="cc_pvpenemy"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_pvpallyinteam"
|
|
text="uiPvpAllyInTeamColor"
|
|
title="uiPvpAllyInTeamColor"
|
|
tooltip="uittPvpAllyInTeamColor"
|
|
posref="BL TL"
|
|
posparent="cc_pvpally"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_pvpallyinguild"
|
|
text="uiPvpAllyInGuildColor"
|
|
title="uiPvpAllyInGuildColor"
|
|
tooltip="uittPvpAllyInGuildColor"
|
|
posref="BL TL"
|
|
posparent="cc_pvpallyinteam"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="cc_pvpneutral"
|
|
text="uiPvpNeutralColor"
|
|
title="uiPvpNeutralColor"
|
|
tooltip="uittPvpNeutralColor"
|
|
posref="BL TL"
|
|
posparent="cc_pvpallyinguild"
|
|
x="0"
|
|
y="-4" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_entity_colors"
|
|
align="T"
|
|
target="entity_colors"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="in_scene_user"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- In scene user colors -->
|
|
<view style="sgc_title"
|
|
id="ccol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiUserIS" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_guild_symbol"
|
|
text="uiGuildSymbol"
|
|
tooltip="uittGuildSymbol"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_name"
|
|
text="uiWindowName"
|
|
tooltip="uittName"
|
|
posref="BL TL"
|
|
posparent="is_user_guild_symbol"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_title"
|
|
text="uiTitle"
|
|
tooltip="uittTitle"
|
|
posref="BL TL"
|
|
posparent="is_user_name"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_rptags"
|
|
text="uiRpTags"
|
|
tooltip="uittRpTags"
|
|
posref="BL TL"
|
|
posparent="is_user_title"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_guild_name"
|
|
text="uigcGuildName"
|
|
tooltip="uittGuildName"
|
|
posref="BL TL"
|
|
posparent="is_user_rptags"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_ChaScore1"
|
|
text="uiHP"
|
|
tooltip="uittHP"
|
|
posref="BL TL"
|
|
posparent="is_user_guild_name"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_sap"
|
|
text="uiSAP"
|
|
tooltip="uittSAP"
|
|
posref="BL TL"
|
|
posparent="is_user_ChaScore1"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_sta"
|
|
text="uiSTA"
|
|
tooltip="uittSTA"
|
|
posref="BL TL"
|
|
posparent="is_user_sap"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_focus"
|
|
text="uiFOC"
|
|
tooltip="uittFocus"
|
|
posref="BL TL"
|
|
posparent="is_user_sta"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_action"
|
|
text="uiActionBar"
|
|
tooltip="uittActionBar"
|
|
posref="BL TL"
|
|
posparent="is_user_focus"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_pvp_logo"
|
|
text="uiPvpLogo"
|
|
tooltip="uittPvpLogo"
|
|
posref="BL TL"
|
|
posparent="is_user_action"
|
|
x="0"
|
|
y="-4" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_in_scene_user"
|
|
align="T"
|
|
target="in_scene_user"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="in_scene_friend"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- In scene friend colors -->
|
|
<view style="sgc_title"
|
|
id="ccol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiFriendIS" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_guild_symbol"
|
|
text="uiGuildSymbol"
|
|
tooltip="uittGuildSymbol"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_name"
|
|
text="uiWindowName"
|
|
tooltip="uittName"
|
|
posref="BL TL"
|
|
posparent="is_friend_guild_symbol"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_title"
|
|
text="uiTitle"
|
|
tooltip="uittTitle"
|
|
posref="BL TL"
|
|
posparent="is_friend_name"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_rptags"
|
|
text="uiRpTags"
|
|
tooltip="uittRpTags"
|
|
posref="BL TL"
|
|
posparent="is_friend_title"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_guild_name"
|
|
text="uigcGuildName"
|
|
tooltip="uittGuildName"
|
|
posref="BL TL"
|
|
posparent="is_friend_rptags"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_ChaScore1"
|
|
text="uiHP"
|
|
tooltip="uittHP"
|
|
posref="BL TL"
|
|
posparent="is_friend_guild_name"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_sap"
|
|
text="uiSAP"
|
|
tooltip="uittSTA"
|
|
posref="BL TL"
|
|
posparent="is_friend_ChaScore1"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_sta"
|
|
text="uiSTA"
|
|
tooltip="uittSAP"
|
|
posref="BL TL"
|
|
posparent="is_friend_sap"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_focus"
|
|
text="uiFOC"
|
|
tooltip="uittFocus"
|
|
posref="BL TL"
|
|
posparent="is_friend_sta"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_pvp_logo"
|
|
text="uiPvpLogo"
|
|
tooltip="uittPvpLogo"
|
|
posref="BL TL"
|
|
posparent="is_friend_focus"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_npcname"
|
|
text="uiWindowNpcName"
|
|
tooltip="uittNpcName"
|
|
posref="BL TL"
|
|
posparent="is_friend_pvp_logo"
|
|
x="0"
|
|
y="-8" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_npctitle"
|
|
text="uiNpcTitle"
|
|
tooltip="uittNpcTitle"
|
|
posref="BL TL"
|
|
posparent="is_friend_npcname"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_mission_icon"
|
|
text="uiMissionIcon"
|
|
tooltip="uittMissionIcon"
|
|
posref="BL TL"
|
|
posparent="is_friend_npctitle"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_mission_mini_icon"
|
|
text="uiMiniMissionIcon"
|
|
tooltip="uittMiniMissionIcon"
|
|
posref="BL TL"
|
|
posparent="is_friend_mission_icon"
|
|
x="16"
|
|
y="-4" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_in_scene_friend"
|
|
align="T"
|
|
target="in_scene_friend"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="in_scene_enemy"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- In scene enemy colors -->
|
|
<view style="sgc_title"
|
|
id="ccol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiEnemyIS" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_enemy_guild_symbol"
|
|
text="uiGuildSymbol"
|
|
tooltip="uittGuildSymbol"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_enemy_name"
|
|
text="uiWindowName"
|
|
tooltip="uittName"
|
|
posref="BL TL"
|
|
posparent="is_enemy_guild_symbol"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_enemy_title"
|
|
text="uiTitle"
|
|
tooltip="uittTitle"
|
|
posref="BL TL"
|
|
posparent="is_enemy_name"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_enemy_rptags"
|
|
text="uiRpTags"
|
|
tooltip="uittRpTags"
|
|
posref="BL TL"
|
|
posparent="is_enemy_title"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_enemy_guild_name"
|
|
text="uigcGuildName"
|
|
tooltip="uittGuildName"
|
|
posref="BL TL"
|
|
posparent="is_enemy_rptags"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_enemy_ChaScore1"
|
|
text="uiHP"
|
|
tooltip="uittHP"
|
|
posref="BL TL"
|
|
posparent="is_enemy_guild_name"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_ennemy_pvp_logo"
|
|
text="uiPvpLogo"
|
|
tooltip="uittPvpLogo"
|
|
posref="BL TL"
|
|
posparent="is_enemy_ChaScore1"
|
|
x="0"
|
|
y="-4" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_in_scene_enemy"
|
|
align="T"
|
|
target="in_scene_enemy"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="in_scene_chat_messages"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- In scene enemy colors -->
|
|
<view style="sgc_title"
|
|
id="ccol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiChatIS" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_user_messages"
|
|
text="uiUserMessages"
|
|
tooltip="uittUserMessages"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_friend_messages"
|
|
text="uiFriendMessages"
|
|
tooltip="uittFriendMessages"
|
|
posref="BL TL"
|
|
posparent="is_user_messages"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_checkbox"
|
|
id="is_enemy_messages"
|
|
text="uiEnemyMessages"
|
|
tooltip="uittEnemyMessages"
|
|
posref="BL TL"
|
|
posparent="is_friend_messages"
|
|
x="0"
|
|
y="-4" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_in_scene_chat_messages"
|
|
align="T"
|
|
target="in_scene_chat_messages"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="win_colors"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- win colors -->
|
|
<view style="sgc_title"
|
|
id="wcol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiWinColors" />
|
|
<instance template="tgcw_color"
|
|
id="wc_pla"
|
|
text="uiPlaColor"
|
|
title="uiCCDPla"
|
|
tooltip="uittChoosePlaColor"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_color"
|
|
id="wc_inv"
|
|
text="uiInvColor"
|
|
title="uiCCDInv"
|
|
tooltip="uittChooseInvColor"
|
|
posref="BL TL"
|
|
posparent="wc_pla"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_ani"
|
|
text="uiAniColor"
|
|
title="uiCCDAni"
|
|
tooltip="uittChooseAniColor"
|
|
posref="BL TL"
|
|
posparent="wc_inv"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_help"
|
|
text="uiHelColor"
|
|
title="uiCCDHel"
|
|
tooltip="uittChooseHelColor"
|
|
posref="BL TL"
|
|
posparent="wc_ani"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_color"
|
|
id="wc_infos"
|
|
text="uiInfColor"
|
|
title="uiCCDInf"
|
|
tooltip="uittChooseInfColor"
|
|
posref="BL TL"
|
|
posparent="wc_help"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_opt"
|
|
text="uiOptColor"
|
|
title="uiCCDOpt"
|
|
tooltip="uittChooseOptColor"
|
|
posref="BL TL"
|
|
posparent="wc_infos"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_mem"
|
|
text="uiMemColor"
|
|
title="uiCCDMem"
|
|
tooltip="uittChooseMemColor"
|
|
posref="TL TL"
|
|
posparent="wc_opt"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_color"
|
|
id="wc_lab"
|
|
text="uiLabColor"
|
|
title="uiCCDLab"
|
|
tooltip="uittChooseLabColor"
|
|
posref="BL TL"
|
|
posparent="wc_mem"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_com"
|
|
text="uiComColor"
|
|
title="uiCCDCom"
|
|
tooltip="uittChooseComColor"
|
|
posref="BL TL"
|
|
posparent="wc_lab"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_color"
|
|
id="wc_trade"
|
|
text="uiTraColor"
|
|
title="uiCCDTra"
|
|
tooltip="uittChooseTraColor"
|
|
posref="BL TL"
|
|
posparent="wc_com"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_bot"
|
|
text="uiBotColor"
|
|
title="uiCCDBot"
|
|
tooltip="uittChooseBotColor"
|
|
posref="BL TL"
|
|
posparent="wc_trade"
|
|
x="0"
|
|
y="-4" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_win_colors"
|
|
align="T"
|
|
target="win_colors"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<group id="win_colors_r2"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<view style="sgc_title"
|
|
id="wcol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiR2WinColors" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_palette"
|
|
text="uiR2Palette"
|
|
title="uiCCDR2_palette"
|
|
tooltip="uittR2_Palette"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_scenario"
|
|
text="uiR2Scenario"
|
|
title="uiCCDR2_scenario"
|
|
tooltip="uittR2_Scenario"
|
|
posparent="wc_r2_palette"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_prop_window"
|
|
text="uiR2Prop_window"
|
|
title="uiCCDR2_prop_window"
|
|
tooltip="uittR2_Prop_window"
|
|
posparent="wc_r2_scenario"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_form"
|
|
text="uiR2Form"
|
|
title="uiCCDR2_form"
|
|
tooltip="uittR2_Form"
|
|
posparent="wc_r2_prop_window"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_custom_look"
|
|
text="uiR2Custom_look"
|
|
title="uiCCDR2_custom_look"
|
|
tooltip="uittR2_Custom_look"
|
|
posparent="wc_r2_form"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_dialogs"
|
|
text="uiR2Dialogs"
|
|
title="uiCCDR2_dialogs"
|
|
tooltip="uittR2_Dialogs"
|
|
posparent="wc_r2_custom_look"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_events"
|
|
text="uiR2Events"
|
|
title="uiCCDR2_events"
|
|
tooltip="uittR2_Events"
|
|
posparent="wc_r2_dialogs"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_activities"
|
|
text="uiR2Activities"
|
|
title="uiCCDR2_activities"
|
|
tooltip="uittR2_Activities"
|
|
posparent="wc_r2_events"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_feature_help"
|
|
text="uiR2Feature_help"
|
|
title="uiCCDR2_feature_help"
|
|
tooltip="uittR2_Feature_help"
|
|
posparent="wc_r2_activities"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_connect"
|
|
text="uiR2Connect"
|
|
title="uiCCDR2_connect"
|
|
tooltip="uittR2_Connect"
|
|
posparent="wc_r2_feature_help"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_session_browser"
|
|
text="uiR2Session_browser"
|
|
title="uiCCDR2_session_browser"
|
|
tooltip="uittR2_Session_browser"
|
|
posparent="wc_r2_connect"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_scenario_control"
|
|
text="uiR2Scenario_control"
|
|
title="uiCCDR2_scenario_control"
|
|
tooltip="uittR2_Scenario_control"
|
|
posparent="wc_r2_session_browser"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
<instance template="tgcw_color"
|
|
id="wc_r2_player_tracking"
|
|
text="uiR2Player_tracking"
|
|
title="uiCCDR2_player_tracking"
|
|
tooltip="uittR2_Player_tracking"
|
|
posparent="wc_r2_scenario_control"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_win_colors_r2"
|
|
align="T"
|
|
target="win_colors_r2"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="mouse"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<view style="sgc_title"
|
|
id="mouseopt"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiMouseOptions" />
|
|
<instance template="tgcw_checkbox"
|
|
id="hard"
|
|
text="uiMouseHardware"
|
|
posref="TM TL"
|
|
x="0"
|
|
y="-35" />
|
|
<instance template="tgcw_checkbox"
|
|
id="inverted"
|
|
text="uiMouseInverted"
|
|
posparent="hard"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_checkbox"
|
|
id="dbl"
|
|
text="uiMouseDblClickMode"
|
|
posparent="inverted"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_checkbox"
|
|
id="tablet"
|
|
text="uiMouseTablet"
|
|
posparent="dbl"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="inter"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20"
|
|
hardtext="uiMouseInterface" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="dcspeed"
|
|
text="uiDoubleClickSpeed"
|
|
posparent="inter"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="curspeed"
|
|
text="uiCursorSpeed"
|
|
posparent="dcspeed"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="curaccel"
|
|
text="uiCursorAccel"
|
|
posparent="curspeed"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="head"
|
|
posref="BL TL"
|
|
hardtext="uiMouseHead"
|
|
posparent="curaccel"
|
|
x="-20"
|
|
y="-12" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="headspeed"
|
|
text="uiHeadSpeed"
|
|
posparent="head"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="headaccel"
|
|
text="uiHeadAccel"
|
|
posparent="headspeed"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_mouse"
|
|
align="T"
|
|
target="mouse"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="keyb"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<view style="sgc_title"
|
|
id="mouseopt"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiKeybOptions" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="cam"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20"
|
|
hardtext="uiKeybCamera" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="speedmax"
|
|
text="uiKeybCamSpeedMax"
|
|
posparent="cam"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="speedmin"
|
|
text="uiKeybCamSpeedMin"
|
|
posparent="speedmax"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_keyb"
|
|
align="T"
|
|
target="keyb"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="vr"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="gen"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiVRGeneral" />
|
|
<group id="enabler"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-16"
|
|
child_resize_w="true"
|
|
h="14">
|
|
<ctrl type="button"
|
|
id="c"
|
|
button_type="toggle_button"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="0"
|
|
tx_normal="w_slot_on.tga"
|
|
tx_pushed="w_opacity_on.tga"
|
|
tx_over="w_slot_on.tga"
|
|
color="255 255 255 255"
|
|
col_pushed="255 255 255 255"
|
|
col_over="255 255 255 0"
|
|
onclick_l="game_config_change_vr_enable"
|
|
params_l="" />
|
|
<view type="text"
|
|
id="text"
|
|
posparent="c"
|
|
posref="MR ML"
|
|
x="4"
|
|
y="-2"
|
|
color="255 255 255 192"
|
|
fontsize="12"
|
|
shadow="true"
|
|
hardtext="uiVREnable" />
|
|
</group>
|
|
<group type="combo_box"
|
|
id="vr_devices"
|
|
sizeparent="parent"
|
|
sizeref="w"
|
|
w="0"
|
|
h="20"
|
|
value="UI:TEMP:VR_DEVICE"
|
|
posparent="enabler"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-4">
|
|
<instance template="combo_box_def1" />
|
|
</group>
|
|
<link expr="@UI:TEMP:VR_DEVICE"
|
|
action="game_config_change_vr_device" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_vr"
|
|
align="T"
|
|
target="vr"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="sound"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="gen"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiSoundGeneral" />
|
|
<instance template="tgcw_checkbox"
|
|
id="enabler"
|
|
text="uiSoundOnOff"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-16" />
|
|
<instance template="tgcw_checkbox"
|
|
id="useeax"
|
|
text="uiUseEax"
|
|
posref="BL TL"
|
|
posparent="enabler"
|
|
x="0"
|
|
y="-12" />
|
|
<instance template="tgcw_checkbox"
|
|
id="forcesoftbuf"
|
|
text="uiSoundFSB"
|
|
posref="BL TL"
|
|
posparent="useeax"
|
|
x="0"
|
|
y="-12" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="perf"
|
|
posparent="forcesoftbuf"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-8"
|
|
hardtext="uiSoundPerf" />
|
|
<instance template="tgcw_scrollbarint"
|
|
id="maxtrack"
|
|
text="uiMaxTracks"
|
|
posparent="perf"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
<view style="sgc_title2"
|
|
type="text"
|
|
id="volume"
|
|
posparent="maxtrack"
|
|
posref="BL TL"
|
|
x="-20"
|
|
y="-2"
|
|
hardtext="uiSoundVolume" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="sfx_volume"
|
|
text="uiSoundSFXVolume"
|
|
posparent="volume"
|
|
posref="BL TL"
|
|
x="20"
|
|
y="-2" />
|
|
<instance template="tgcw_scrollbarfloat"
|
|
id="music_volume"
|
|
text="uiSoundGameMusicVolume"
|
|
posparent="sfx_volume"
|
|
posref="BL TL"
|
|
x="0"
|
|
y="-2" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_sound"
|
|
align="T"
|
|
target="sound"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="landmark_colors"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- Landmark colors -->
|
|
<view style="sgc_title"
|
|
id="ccol"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiLandmarkColors" />
|
|
<instance template="tgcw_color"
|
|
id="cc_misc"
|
|
text="uiLMMiscColor"
|
|
title="uiCCDLMMisc"
|
|
tooltip="uittChooseLMMiscColor"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
<instance template="tgcw_color" id="cc_tribe" text="uiLMTribeColor" title="uiCCDLMTribe" tooltip="uittChooseLMTribeColor" posref="BL TL" posparent="cc_misc" x="0" y="-16" />
|
|
<instance template="tgcw_color" id="cc_bandit" text="uiLMBanditColor" title="uiCCDLMBandit" tooltip="uittChooseLMBanditColor" posref="BL TL" posparent="cc_tribe" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_citizen" text="uiLMCitizenColor" title="uiCCDLMCitizen" tooltip="uittChooseLMCitizenColor" posref="BL TL" posparent="cc_bandit" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_fauna" text="uiLMFaunaColor" title="uiCCDLMFauna" tooltip="uittChooseLMFaunaColor" posref="BL TL" posparent="cc_citizen" x="0" y="-16" />
|
|
<instance template="tgcw_color" id="cc_faunaexcel" text="uiLMFaunaExcelColor" title="uiCCDLMFaunaExcel" tooltip="uittChooseLMFaunaExcelColor" posref="BL TL" posparent="cc_fauna" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_faunasup" text="uiLMFaunaSupColor" title="uiCCDLMFaunaSup" tooltip="uittChooseLMFaunaSupColor" posref="BL TL" posparent="cc_faunaexcel" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_forage" text="uiLMForageColor" title="uiCCDLMForage" tooltip="uittChooseLMForageColor" posref="BL TL" posparent="cc_faunasup" x="0" y="-16" />
|
|
<instance template="tgcw_color" id="cc_forageexcel" text="uiLMForageExcelColor" title="uiCCDLMForageExcel" tooltip="uittChooseLMForageExcelColor" posref="BL TL" posparent="cc_forage" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_foragesup" text="uiLMForageSupColor" title="uiCCDLMForageSup" tooltip="uittChooseLMForageSupColor" posref="BL TL" posparent="cc_forageexcel" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_sap" text="uiLMSapColor" title="uiCCDLMSap" tooltip="uittChooseLMSapColor" posref="BL TL" posparent="cc_foragesup" x="16" y="-4" />
|
|
<instance template="tgcw_color" id="cc_amber" text="uiLMAmberColor" title="uiCCDLMAmber" tooltip="uittChooseLMAmberColor" posref="BL TL" posparent="cc_sap" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_node" text="uiLMNodeColor" title="uiCCDLMNode" tooltip="uittChooseLMNodeColor" posref="BL TL" posparent="cc_amber" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_fiber" text="uiLMFiberColor" title="uiCCDLMFiber" tooltip="uittChooseLMFiberColor" posref="BL TL" posparent="cc_node" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_bark" text="uiLMBarkColor" title="uiCCDLMBark" tooltip="uittChooseLMBarkColor" posref="BL TL" posparent="cc_fiber" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_seed" text="uiLMSeedColor" title="uiCCDLMSeed" tooltip="uittChooseLMSeedColor" posref="BL TL" posparent="cc_bark" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_shell" text="uiLMShellColor" title="uiCCDLMShell" tooltip="uittChooseLMShellColor" posref="BL TL" posparent="cc_seed" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_resin" text="uiLMResinColor" title="uiCCDLMResin" tooltip="uittChooseLMResinColor" posref="BL TL" posparent="cc_shell" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_wood" text="uiLMWoodColor" title="uiCCDLMWood" tooltip="uittChooseLMWoodColor" posref="BL TL" posparent="cc_resin" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_oil" text="uiLMOilColor" title="uiCCDLMOil" tooltip="uittChooseLMOilColor" posref="BL TL" posparent="cc_wood" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_mission" text="uiLMMissionColor" title="uiCCDLMMission" tooltip="uittChooseLMMissionColor" posref="BL TL" posparent="cc_oil" x="-16" y="-16" />
|
|
<instance template="tgcw_color" id="cc_food" text="uiLMFoodColor" title="uiCCDLMFood" tooltip="uittChooseLMFoodColor" posref="BL TL" posparent="cc_mission" x="16" y="-4" />
|
|
<instance template="tgcw_color" id="cc_construction" text="uiLMConstructionColor" title="uiCCDLMConstruction" tooltip="uittChooseLMConstructionColor" posref="BL TL" posparent="cc_food" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_goo" text="uiLMGooColor" title="uiCCDLMGoo" tooltip="uittChooseLMGooColor" posref="BL TL" posparent="cc_construction" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_insect" text="uiLMInsectColor" title="uiCCDLMInsect" tooltip="uittChooseLMInsectColor" posref="BL TL" posparent="cc_goo" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_kitin" text="uiLMKitinColor" title="uiCCDLMKitin" tooltip="uittChooseLMKitinColor" posref="BL TL" posparent="cc_insect" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_nocive" text="uiLMNociveColor" title="uiCCDLMNocive" tooltip="uittChooseLMNociveColor" posref="BL TL" posparent="cc_kitin" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_preservative" text="uiLMPreservativeColor" title="uiCCDLMPreservative" tooltip="uittChooseLMPreservativeColor" posref="BL TL" posparent="cc_nocive" x="0" y="-4" />
|
|
<instance template="tgcw_color" id="cc_passage" text="uiLMPassageColor" title="uiCCDLMPassage" tooltip="uittChooseLMPassageColor" posref="BL TL" posparent="cc_preservative" x="-16" y="-16" />
|
|
<instance template="tgcw_color" id="cc_teleporter" text="uiLMTeleporterColor" title="uiCCDLMTeleporter" tooltip="uittChooseLMTeleporterColor" posref="BL TL" posparent="cc_passage" x="0" y="-4" />
|
|
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_landmark_colors"
|
|
align="T"
|
|
target="landmark_colors"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<group id="help"
|
|
active="false"
|
|
posparent="crop"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="-8"
|
|
sizeref="w"
|
|
child_resize_h="true"
|
|
child_resize_hmargin="4"
|
|
w="-4"
|
|
max_sizeparent="crop"
|
|
max_sizeref="h"
|
|
max_h="-4">
|
|
<!-- Entities Names -->
|
|
<view style="sgc_title"
|
|
type="text"
|
|
id="hen"
|
|
posref="TM TM"
|
|
x="0"
|
|
y="0"
|
|
hardtext="uiHelp" />
|
|
<instance template="tgcw_checkbox"
|
|
id="context_help"
|
|
text="uiShowContextHelp"
|
|
posref="TL TL"
|
|
x="0"
|
|
y="-20" />
|
|
</group>
|
|
<ctrl style="skin_scroll"
|
|
id="sb_help"
|
|
align="T"
|
|
target="help"
|
|
posparent="crop"
|
|
posref="TL TR"
|
|
x="-8"
|
|
y="0" />
|
|
<!-- *** -->
|
|
<!-- *** -->
|
|
<ddx id="all">
|
|
<!-- This ref to the apply button -->
|
|
<apply ui="apply" />
|
|
<param ui="general:con:c"
|
|
type="cfg"
|
|
realtime="true"
|
|
widget="sbfloat"
|
|
link="Contrast" />
|
|
<param ui="general:lum:c"
|
|
type="cfg"
|
|
realtime="true"
|
|
widget="sbfloat"
|
|
link="Luminosity" />
|
|
<param ui="general:gam:c"
|
|
type="cfg"
|
|
realtime="true"
|
|
widget="sbfloat"
|
|
link="Gamma" />
|
|
<param ui="general:waitvbl:c"
|
|
type="cfg"
|
|
realtime="true"
|
|
widget="boolbut"
|
|
link="WaitVBL" />
|
|
<param ui="landscape:lvi:c"
|
|
type="cfg"
|
|
widget="sbfloat_round"
|
|
realtime="end_scroll"
|
|
ui_view="landscape:lvi:c_res"
|
|
ui_unit="uigcUnitMeters"
|
|
link="Vision"
|
|
preset="UI:TEMP:PRESET_LAND" />
|
|
<param ui="landscape:ltn:c"
|
|
type="cfg"
|
|
widget="sbfloat_round"
|
|
realtime="true"
|
|
ui_view="landscape:ltn:c_res"
|
|
ui_unit="uigcUnitMeters"
|
|
link="LandscapeTileNear"
|
|
preset="UI:TEMP:PRESET_LAND" />
|
|
<param ui="landscape:lth:c"
|
|
type="cfg"
|
|
widget="sbfloat"
|
|
realtime="true"
|
|
ui_view="landscape:lth:c_res"
|
|
ui_decimal="4"
|
|
link="LandscapeThreshold"
|
|
preset="UI:TEMP:PRESET_LAND" />
|
|
<param ui="landscape:lmv:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
realtime="true"
|
|
link="MicroVeget"
|
|
preset="UI:TEMP:PRESET_LAND" />
|
|
<param ui="landscape:mvd:c"
|
|
type="cfg"
|
|
widget="sbfloat_round"
|
|
realtime="end_scroll"
|
|
ui_view="landscape:mvd:c_res"
|
|
ui_unit="uigcUnitPercent"
|
|
link="MicroVegetDensity"
|
|
preset="UI:TEMP:PRESET_LAND" />
|
|
<param ui="char:maxpoly:c"
|
|
type="cfg"
|
|
widget="sbint"
|
|
realtime="true"
|
|
ui_view="char:maxpoly:c_res"
|
|
link="SkinNbMaxPoly"
|
|
preset="UI:TEMP:PRESET_CHAR" />
|
|
<param ui="char:maxnotclod:c"
|
|
type="cfg"
|
|
widget="sbint"
|
|
realtime="true"
|
|
ui_view="char:maxnotclod:c_res"
|
|
ui_unit="uigcUnitChar"
|
|
link="NbMaxSkeletonNotCLod"
|
|
preset="UI:TEMP:PRESET_CHAR" />
|
|
<param ui="char:farclip:c"
|
|
type="cfg"
|
|
widget="sbfloat_round"
|
|
realtime="true"
|
|
ui_view="char:farclip:c_res"
|
|
ui_unit="uigcUnitMeters"
|
|
link="CharacterFarClip"
|
|
preset="UI:TEMP:PRESET_CHAR" />
|
|
<param ui="char:race_anim:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
realtime="true"
|
|
link="EnableRacialAnimation" />
|
|
<param ui="fx:maxpoly:c"
|
|
type="cfg"
|
|
widget="sbint"
|
|
realtime="true"
|
|
ui_view="fx:maxpoly:c_res"
|
|
link="FxNbMaxPoly"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<param ui="fx:cloud:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
realtime="true"
|
|
link="Cloud"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<param ui="fx:cqual:c"
|
|
type="cfg"
|
|
widget="sbfloat_round"
|
|
realtime="true"
|
|
ui_view="fx:cqual:c_res"
|
|
link="CloudQuality"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<param ui="fx:cup:c"
|
|
type="cfg"
|
|
widget="sbint"
|
|
realtime="true"
|
|
ui_view="fx:cup:c_res"
|
|
link="CloudUpdate"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<param ui="fx:shadow:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
realtime="true"
|
|
link="Shadows"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<param ui="fx:fxaa:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
realtime="true"
|
|
link="FXAA"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<param ui="fx:anisotropic_gr:anisotropic:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
realtime="true"
|
|
link="UI:TEMP:ANISOTROPIC" />
|
|
<param ui="fx:bloom_gr:bloom:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
realtime="true"
|
|
link="Bloom"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<param ui="fx:bloom_gr:square_bloom:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
realtime="true"
|
|
link="SquareBloom"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<param ui="fx:bloom_gr:density_bloom:c"
|
|
type="cfg"
|
|
widget="sbfloat_round"
|
|
realtime="true"
|
|
ui_view="fx:bloom_gr:density_bloom:c_res"
|
|
link="DensityBloom"
|
|
preset="UI:TEMP:PRESET_FX" />
|
|
<!--
|
|
<param ui="hud:suc:c" type="cfg" widget="boolbut" link="ShowNameUnderCursor" realtime="true"/>
|
|
<param ui="hud:sta:c" type="cfg" widget="boolbut" link="ShowNameSelected" realtime="true"/>
|
|
-->
|
|
<param ui="hud:swrc:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="SelectWithRClick"
|
|
realtime="true" />
|
|
<param ui="hud:foa:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="FollowOnAtk"
|
|
realtime="true" />
|
|
<param ui="hud:aos:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="AtkOnSelect"
|
|
realtime="true" />
|
|
<param ui="hud:aet:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="AutoEquipTool"
|
|
realtime="true" />
|
|
<param ui="hud:auc:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="AutomaticCamera"
|
|
realtime="true" />
|
|
<param ui="hud:fade:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:USER_CHAR_FADE"
|
|
realtime="true" />
|
|
<param ui="hud:opamin:c"
|
|
type="db"
|
|
widget="sbint"
|
|
link="UI:SAVE:USER_CHAR_OPA_MIN"
|
|
min="0"
|
|
max="255"
|
|
realtime="true" />
|
|
<param ui="hud:cao:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:ACT_BAR_OUT"
|
|
realtime="true" />
|
|
<param ui="hud:show_clock:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:SHOW_CLOCK"
|
|
realtime="true" />
|
|
<param ui="hud:show_clock_12h:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:SHOW_CLOCK_12H"
|
|
realtime="true" />
|
|
<param ui="hud:show_reticle:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:SHOW_RETICLE"
|
|
realtime="true" />
|
|
<param ui="hud:radar_use_camera:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:RADAR:USE_CAMERA"
|
|
realtime="true" />
|
|
<param ui="alpha_colors:col_day:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:DAY_COLOR"
|
|
realtime="true" />
|
|
<param ui="alpha_colors:col_night:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:NIGHT_COLOR"
|
|
realtime="true" />
|
|
<param ui="alpha_colors:ga_win:c"
|
|
type="db"
|
|
widget="sbint"
|
|
link="UI:SAVE:CONTAINER_ALPHA"
|
|
min="0"
|
|
max="255"
|
|
realtime="true" />
|
|
<param ui="alpha_colors:ga_con:c"
|
|
type="db"
|
|
widget="sbint"
|
|
link="UI:SAVE:CONTENT_ALPHA"
|
|
min="64"
|
|
max="255"
|
|
realtime="true" />
|
|
<param ui="alpha_colors:moa_win:c"
|
|
type="db"
|
|
widget="sbint"
|
|
link="UI:SAVE:CONTAINER_ROLLOVER_FACTOR"
|
|
min="0"
|
|
max="255"
|
|
realtime="true" />
|
|
<param ui="alpha_colors:moa_con:c"
|
|
type="db"
|
|
widget="sbint"
|
|
link="UI:SAVE:CONTENT_ROLLOVER_FACTOR"
|
|
min="64"
|
|
max="255"
|
|
realtime="true" />
|
|
<param ui="alpha_colors:moa_speed:c"
|
|
type="db"
|
|
widget="sbint"
|
|
link="UI:SAVE:ALPHA_ROLLOVER_SPEED"
|
|
min="0"
|
|
max="100"
|
|
realtime="true" />
|
|
<param ui="alpha_colors:show_3d_item_preview:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:SHOW_3D_ITEM_PREVIEW"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_say:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:SAY"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_tell:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:TELL"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_team:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:GROUP"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_guild:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:CLADE"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_region:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:REGION"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_univ:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:UNIVERSE_NEW"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_shout:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:SHOUT"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_dyn0:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:DYN:0"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_dyn1:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:DYN:1"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_dyn2:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:DYN:2"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_dyn3:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:DYN:3"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_dyn4:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:DYN:4"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_dyn5:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:DYN:5"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_dyn6:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:DYN:6"
|
|
realtime="true" />
|
|
<param ui="chat_colors:cc_dyn7:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:CHAT:COLORS:DYN:7"
|
|
realtime="true" />
|
|
<!--
|
|
<param ui="chat_colors:cc_shout:c" type="db" widget="colbut" link="UI:SAVE:CHAT:COLORS:SHOUT" realtime="true" />
|
|
<param ui="chat_colors:cc_civi:c" type="db" widget="colbut" link="UI:SAVE:CHAT:COLORS:CIVILIZATION" realtime="true" />
|
|
<param ui="chat_colors:cc_terri:c" type="db" widget="colbut" link="UI:SAVE:CHAT:COLORS:TERRITORY" realtime="true" />
|
|
-->
|
|
<param ui="chat_colors:enter_dontquit_cb:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:CHAT:ENTER_DONT_QUIT_CB"
|
|
realtime="true" />
|
|
<param ui="chat_colors:show_times_in_chat_cb:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:CHAT:SHOW_TIMES_IN_CHAT_CB"
|
|
realtime="true" />
|
|
<param ui="chat_colors:show_dyn_channel_name_in_chat_cb:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:CHAT:SHOW_DYN_CHANNEL_NAME_IN_CHAT_CB"
|
|
realtime="true" />
|
|
<param ui="chat_colors:show_online_offline_notifications_cb:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:CHAT:SHOW_ONLINE_OFFLINE_NOTIFICATIONS_CB"
|
|
realtime="true" />
|
|
<param ui="chat_colors:font_size:c"
|
|
type="db"
|
|
widget="sbint"
|
|
link="UI:SAVE:CHAT:FONT_SIZE"
|
|
min="9"
|
|
max="20"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_user:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:USER"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_player:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:PLAYER"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_npc:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:NPC"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_fauna:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:FAUNA"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_target:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:TARGET"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_group:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:GROUP"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_guild:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:GUILD"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_mount:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:MOUNT"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_beast:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:BEAST"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_source:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:SOURCE"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_dead:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:DEAD"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_pvpenemy:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:PVPENEMY"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_pvpally:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:PVPALLY"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_pvpneutral:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:PVPNEUTRAL"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_pvpallyinteam:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:PVPALLYINTEAM"
|
|
realtime="true" />
|
|
<param ui="entity_colors:cc_pvpallyinguild:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:ENTITY:COLORS:PVPALLYINGUILD"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_guild_symbol:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:GUILD_SYMBOL"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_name:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:NAME"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_title:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:TITLE"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_rptags:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:RPTAGS"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_guild_name:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:GUILD_NAME"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_ChaScore1:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:ChaScore1"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_sap:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:ChaScore3"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_sta:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:ChaScore2"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_focus:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:ChaScore4"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_action:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:ACTION"
|
|
realtime="true" />
|
|
<param ui="in_scene_user:is_user_pvp_logo:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:PVP_LOGO"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_guild_symbol:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:GUILD_SYMBOL"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_name:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:NAME"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_title:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:TITLE"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_rptags:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:RPTAGS"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_guild_name:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:GUILD_NAME"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_ChaScore1:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:ChaScore1"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_sap:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:ChaScore3"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_sta:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:ChaScore2"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_focus:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:ChaScore4"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_pvp_logo:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:PVP_LOGO"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_npcname:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:NPCNAME"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_npctitle:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:NPCTITLE"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_mission_icon:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:MISSION_ICON"
|
|
realtime="true" />
|
|
<param ui="in_scene_friend:is_friend_mission_mini_icon:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:MINI_MISSION_ICON"
|
|
realtime="true" />
|
|
<param ui="in_scene_enemy:is_enemy_guild_symbol:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:ENEMY:GUILD_SYMBOL"
|
|
realtime="true" />
|
|
<param ui="in_scene_enemy:is_enemy_name:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:ENEMY:NAME"
|
|
realtime="true" />
|
|
<param ui="in_scene_enemy:is_enemy_title:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:ENEMY:TITLE"
|
|
realtime="true" />
|
|
<param ui="in_scene_enemy:is_enemy_rptags:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:ENEMY:RPTAGS"
|
|
realtime="true" />
|
|
<param ui="in_scene_enemy:is_enemy_guild_name:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:ENEMY:GUILD_NAME"
|
|
realtime="true" />
|
|
<param ui="in_scene_enemy:is_enemy_ChaScore1:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:ENEMY:ChaScore1"
|
|
realtime="true" />
|
|
<param ui="in_scene_enemy:is_ennemy_pvp_logo:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:ENEMY:PVP_LOGO"
|
|
realtime="true" />
|
|
<param ui="in_scene_chat_messages:is_user_messages:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:USER:MESSAGES"
|
|
realtime="true" />
|
|
<param ui="in_scene_chat_messages:is_friend_messages:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:FRIEND:MESSAGES"
|
|
realtime="true" />
|
|
<param ui="in_scene_chat_messages:is_enemy_messages:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:INSCENE:ENEMY:MESSAGES"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_pla:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:PLA"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_ani:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:ANI"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_com:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:COM"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_inv:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:INV"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_opt:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:OPT"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_lab:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:LAB"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_mem:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:MEM"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_help:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:HELP"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_infos:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:INFOS"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_trade:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:TRADE"
|
|
realtime="true" />
|
|
<param ui="win_colors:wc_bot:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:BOT"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_palette:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_PALETTE"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_scenario:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_SCENARIO"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_prop_window:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_PROP_WINDOW"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_form:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_FORM"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_custom_look:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_CUSTOM_LOOK"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_dialogs:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_DIALOGS"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_events:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_EVENTS"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_activities:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_ACTIVITIES"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_feature_help:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_FEATURE_HELP"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_connect:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_CONNECT"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_session_browser:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_SESSION_BROWSER"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_scenario_control:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_SCENARIO_CONTROL"
|
|
realtime="true" />
|
|
<param ui="win_colors_r2:wc_r2_player_tracking:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:WIN:COLORS:R2_PLAYER_TRACKING"
|
|
realtime="true" />
|
|
<param ui="mouse:hard:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="HardwareCursor"
|
|
realtime="true" />
|
|
<param ui="mouse:inverted:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="FreeLookInverted"
|
|
realtime="true" />
|
|
<param ui="mouse:dbl:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="DblClickMode"
|
|
realtime="true" />
|
|
<param ui="mouse:tablet:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="FreeLookTablet"
|
|
realtime="true" />
|
|
<param ui="mouse:dcspeed:c"
|
|
type="db"
|
|
widget="sbint"
|
|
link="UI:SAVE:DOUBLE_CLICK_SPEED"
|
|
min="0"
|
|
max="100"
|
|
realtime="true" />
|
|
<param ui="mouse:curspeed:c"
|
|
type="cfg"
|
|
widget="sbfloat"
|
|
link="CursorSpeed"
|
|
realtime="true" />
|
|
<param ui="mouse:curaccel:c"
|
|
type="cfg"
|
|
widget="sbint"
|
|
link="CursorAcceleration"
|
|
realtime="true" />
|
|
<param ui="mouse:headspeed:c"
|
|
type="cfg"
|
|
widget="sbfloat"
|
|
link="FreeLookSpeed"
|
|
realtime="true" />
|
|
<param ui="mouse:headaccel:c"
|
|
type="cfg"
|
|
widget="sbint"
|
|
link="FreeLookAcceleration"
|
|
realtime="true" />
|
|
<param ui="keyb:speedmax:c"
|
|
type="cfg"
|
|
widget="sbfloat"
|
|
link="RotKeySpeedMax"
|
|
realtime="true" />
|
|
<param ui="keyb:speedmin:c"
|
|
type="cfg"
|
|
widget="sbfloat"
|
|
link="RotKeySpeedMin"
|
|
realtime="true" />
|
|
<param ui="sound:enabler:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="SoundOn"
|
|
realtime="true" />
|
|
<param ui="sound:useeax:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="UseEax"
|
|
realtime="true" />
|
|
<param ui="sound:forcesoftbuf:c"
|
|
type="cfg"
|
|
widget="boolbut"
|
|
link="SoundForceSoftwareBuffer"
|
|
realtime="true" />
|
|
<param ui="sound:maxtrack:c"
|
|
type="cfg"
|
|
widget="sbint"
|
|
link="MaxTrack"
|
|
realtime="end_scroll"
|
|
ui_view="sound:maxtrack:c_res" />
|
|
<param ui="sound:sfx_volume:c"
|
|
type="cfg"
|
|
widget="sbfloat"
|
|
link="SoundSFXVolume"
|
|
realtime="true" />
|
|
<param ui="sound:music_volume:c"
|
|
type="cfg"
|
|
widget="sbfloat"
|
|
link="SoundGameMusicVolume"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_misc:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:MISC"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_tribe:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:TRIBE"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_bandit:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:BANDIT"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_citizen:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:CITIZEN"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_fauna:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:FAUNA"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_faunaexcel:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:FAUNAEXCEL"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_faunasup:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:FAUNASUP"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_forage:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:FORAGE"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_forageexcel:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:FORAGEEXCEL"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_foragesup:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:FORAGESUP"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_sap:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:SAP"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_amber:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:AMBER"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_node:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:NODE"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_fiber:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:FIBER"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_bark:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:BARK"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_seed:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:SEED"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_shell:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:SHELL"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_resin:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:RESIN"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_wood:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:WOOD"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_oil:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:OIL"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_mission:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:MISSION"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_food:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:FOOD"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_construction:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:CONSTRUCTION"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_goo:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:GOO"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_insect:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:INSECT"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_kitin:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:KITIN"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_nocive:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:NOCIVE"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_preservative:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:PRESERVATIVE"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_passage:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:PASSAGE"
|
|
realtime="true" />
|
|
<param ui="landmark_colors:cc_teleporter:c"
|
|
type="db"
|
|
widget="colbut"
|
|
link="UI:SAVE:LANDMARK:COLORS:TELEPORTER"
|
|
realtime="true" />
|
|
|
|
<param ui="help:context_help:c"
|
|
type="db"
|
|
widget="boolbut"
|
|
link="UI:SAVE:ENTITY:CONTEXT_HELP"
|
|
realtime="true" />
|
|
</ddx>
|
|
</group>
|
|
</group>
|
|
<tree node="game_config" />
|
|
<link expr="depends(@UI:SAVE:CONTENT_ALPHA)"
|
|
action="set"
|
|
params="dblink=UI:SAVE:CONTAINER_ALPHA|value=min(@UI:SAVE:CONTENT_ALPHA, @UI:SAVE:CONTAINER_ALPHA)" />
|
|
<link expr="depends(@UI:SAVE:CONTAINER_ALPHA)"
|
|
action="set"
|
|
params="dblink=UI:SAVE:CONTENT_ALPHA|value=max(@UI:SAVE:CONTENT_ALPHA, @UI:SAVE:CONTAINER_ALPHA)" />
|
|
<link expr="depends(@UI:SAVE:CONTENT_ROLLOVER_FACTOR)"
|
|
action="set"
|
|
params="dblink=UI:SAVE:CONTAINER_ROLLOVER_FACTOR|value=min(@UI:SAVE:CONTENT_ROLLOVER_FACTOR, @UI:SAVE:CONTAINER_ROLLOVER_FACTOR)" />
|
|
<link expr="depends(@UI:SAVE:CONTAINER_ROLLOVER_FACTOR)"
|
|
action="set"
|
|
params="dblink=UI:SAVE:CONTENT_ROLLOVER_FACTOR|value=max(@UI:SAVE:CONTENT_ROLLOVER_FACTOR, @UI:SAVE:CONTAINER_ROLLOVER_FACTOR)" />
|
|
</interface_config>
|