mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-14 11:19:03 +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
3871 lines
136 KiB
XML
3871 lines
136 KiB
XML
<interface_config>
|
|
<root id="interface"
|
|
x="0"
|
|
y="0"
|
|
w="800"
|
|
h="600"
|
|
active="true" />
|
|
<!-- This value is saved/loaded in the .icfg (default: 0).
|
|
It is used in combination with RESET_VER_* defines, to avoid loading old DB parts of .icfg
|
|
Increment it each time you want to force to reset some db vars, and add/replace the RESET_VER_* defines
|
|
of the variables you want to force
|
|
-->
|
|
<define id="UI_DB_SAVE_VERSION"
|
|
value="1" />
|
|
<!-- ****************************** -->
|
|
<!-- * WINDOWS COLORS * -->
|
|
<!-- ****************************** -->
|
|
<variable entry="UI:SAVE:WIN:COLORS:PLA"
|
|
type="rgba"
|
|
value="167 205 107 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:ANI"
|
|
type="rgba"
|
|
value="189 154 123 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:COM"
|
|
type="rgba"
|
|
value="255 237 89 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:INV"
|
|
type="rgba"
|
|
value="74 162 243 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:OPT"
|
|
type="rgba"
|
|
value="255 79 69 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:LAB"
|
|
type="rgba"
|
|
value="251 163 60 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:MEM"
|
|
type="rgba"
|
|
value="237 112 200 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:MAP"
|
|
type="rgba"
|
|
value="237 200 30 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:HELP"
|
|
type="rgba"
|
|
value="255 96 16 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:INFOS"
|
|
type="rgba"
|
|
value="255 0 0 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:TRADE"
|
|
type="rgba"
|
|
value="204 177 107 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:BOT"
|
|
type="rgba"
|
|
value="0 251 222 255" />
|
|
<!-- R2 windows -->
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_PALETTE"
|
|
type="rgba"
|
|
value="255 255 66 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_SCENARIO"
|
|
type="rgba"
|
|
value="117 217 255 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_PROP_WINDOW"
|
|
type="rgba"
|
|
value="26 251 142 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_FORM"
|
|
type="rgba"
|
|
value="24 142 249 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_CUSTOM_LOOK"
|
|
type="rgba"
|
|
value="239 170 33 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_DIALOGS"
|
|
type="rgba"
|
|
value="117 163 255 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_EVENTS"
|
|
type="rgba"
|
|
value="252 255 162 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_ACTIVITIES"
|
|
type="rgba"
|
|
value="228 118 255 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_FEATURE_HELP"
|
|
type="rgba"
|
|
value="117 255 189 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_CONNECT"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_SESSION_BROWSER"
|
|
type="rgba"
|
|
value="255 113 66 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_SCENARIO_CONTROL"
|
|
type="rgba"
|
|
value="255 12 89 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:R2_PLAYER_TRACKING"
|
|
type="rgba"
|
|
value="240 255 89 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:PLA_GRAYED"
|
|
type="rgba"
|
|
value="0 0 0 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:LAB_GRAYED"
|
|
type="rgba"
|
|
value="0 0 0 255" />
|
|
<variable entry="UI:SAVE:WIN:COLORS:MEM_GRAYED"
|
|
type="rgba"
|
|
value="0 0 0 255" />
|
|
<link expr="depends(@UI:SAVE:WIN:COLORS:PLA)"
|
|
action="proc"
|
|
params="proc_set_pla_grayed" />
|
|
<link expr="depends(@UI:SAVE:WIN:COLORS:LAB)"
|
|
action="proc"
|
|
params="proc_set_lab_grayed" />
|
|
<link expr="depends(@UI:SAVE:WIN:COLORS:MEM)"
|
|
action="proc"
|
|
params="proc_set_mem_grayed" />
|
|
<proc id="proc_set_pla_grayed">
|
|
<action handler="set"
|
|
params="dblink=UI:SAVE:WIN:COLORS:PLA_GRAYED|value=makeRGB(getRed(@UI:SAVE:WIN:COLORS:PLA),getGreen(@UI:SAVE:WIN:COLORS:PLA),getBlue(@UI:SAVE:WIN:COLORS:PLA),96)" />
|
|
</proc>
|
|
<proc id="proc_set_lab_grayed">
|
|
<action handler="set"
|
|
params="dblink=UI:SAVE:WIN:COLORS:LAB_GRAYED|value=makeRGB(getRed(@UI:SAVE:WIN:COLORS:LAB),getGreen(@UI:SAVE:WIN:COLORS:LAB),getBlue(@UI:SAVE:WIN:COLORS:LAB),96)" />
|
|
</proc>
|
|
<proc id="proc_set_mem_grayed">
|
|
<action handler="set"
|
|
params="dblink=UI:SAVE:WIN:COLORS:MEM_GRAYED|value=makeRGB(getRed(@UI:SAVE:WIN:COLORS:MEM),getGreen(@UI:SAVE:WIN:COLORS:MEM),getBlue(@UI:SAVE:WIN:COLORS:MEM),96)" />
|
|
</proc>
|
|
<!-- R2 property sheets & forms alpha settings -->
|
|
<variable entry="UI:SAVE:R2_PROP_SHEET:CONTAINER_ALPHA"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:R2_PROP_SHEET:CONTENT_ALPHA"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:R2_PROP_SHEET:ROLLOVER_CONTENT_ALPHA"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:R2_PROP_SHEET:ROLLOVER_CONTAINER_ALPHA"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:R2_PROP_SHEET:USE_GLOBAL_ALPHA_SETTINGS"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:R2_FORM:CONTAINER_ALPHA"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:R2_FORM:CONTENT_ALPHA"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:R2_FORM:ROLLOVER_CONTENT_ALPHA"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:R2_FORM:ROLLOVER_CONTAINER_ALPHA"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:R2_FORM:USE_GLOBAL_ALPHA_SETTINGS"
|
|
type="bool"
|
|
value="true" />
|
|
<!-- ****************************** -->
|
|
<!-- * ENTITIES COLORS * -->
|
|
<!-- ****************************** -->
|
|
<variable entry="UI:SAVE:ENTITY:CONTEXT_HELP"
|
|
type="bool"
|
|
value="true" />
|
|
<!-- ****************************** -->
|
|
<!-- * ENTITIES COLORS * -->
|
|
<!-- ****************************** -->
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:DEAD"
|
|
type="rgba"
|
|
value="255 255 0 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:USER"
|
|
type="rgba"
|
|
value="255 112 249 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:PLAYER"
|
|
type="rgba"
|
|
value="77 144 255 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:GROUP"
|
|
type="rgba"
|
|
value="185 76 255 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:GUILD"
|
|
type="rgba"
|
|
value="120 0 200 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:NPC"
|
|
type="rgba"
|
|
value="192 192 192 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:FAUNA"
|
|
type="rgba"
|
|
value="249 179 29 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:TARGET"
|
|
type="rgba"
|
|
value="255 255 255 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:SOURCE"
|
|
type="rgba"
|
|
value="65 255 112 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:MOUNT"
|
|
type="rgba"
|
|
value="217 255 114 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:BEAST"
|
|
type="rgba"
|
|
value="158 216 0 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:PVPENEMY"
|
|
type="rgba"
|
|
value="185 0 0 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:PVPALLY"
|
|
type="rgba"
|
|
value="0 200 0 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:PVPALLYINTEAM"
|
|
type="rgba"
|
|
value="140 200 140 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:PVPALLYINGUILD"
|
|
type="rgba"
|
|
value="100 150 100 255" />
|
|
<variable entry="UI:SAVE:ENTITY:COLORS:PVPNEUTRAL"
|
|
type="rgba"
|
|
value="64 128 128 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:SGM"
|
|
type="rgba"
|
|
value="122 15 240 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:GM"
|
|
type="rgba"
|
|
value="216 11 244 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:VG"
|
|
type="rgba"
|
|
value="248 68 7 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:SG"
|
|
type="rgba"
|
|
value="248 68 7 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:G"
|
|
type="rgba"
|
|
value="244 176 132 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:CM"
|
|
type="rgba"
|
|
value="255 225 240 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:EM"
|
|
type="rgba"
|
|
value="225 221 98 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:EG"
|
|
type="rgba"
|
|
value="98 225 240 255" />
|
|
<variable entry="UI:INTERFACE:ENTITY:COLORS:OBSERVER"
|
|
type="rgba"
|
|
value="248 68 7 255" />
|
|
<link expr="depends(@UI:SAVE:ENTITY:COLORS)"
|
|
action="update_entities_color"
|
|
params="" />
|
|
<!-- at .icfg load: don't load those variables if the define value is < UI_DB_SAVE_VERSION that is in the old .icfg
|
|
NB: replace the ':' of the db name with '_'
|
|
-->
|
|
<define id="RESET_VER_UI_SAVE_ENTITY_COLORS_TARGET"
|
|
value="1" />
|
|
<define id="RESET_VER_UI_SAVE_ENTITY_COLORS_NPC"
|
|
value="1" />
|
|
<!-- ****************************** -->
|
|
<!-- * INSCENE INTERFACE * -->
|
|
<!-- ****************************** -->
|
|
<variable entry="UI:SAVE:INSCENE:USER:GUILD_SYMBOL"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:NAME"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:TITLE"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:RPTAGS"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:GUILD_NAME"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:ChaScore1"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:ChaScore2"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:ChaScore3"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:ChaScore4"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:ACTION"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:MESSAGES"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:USER:PVP_LOGO"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:GUILD_SYMBOL"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:NAME"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:TITLE"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:RPTAGS"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:GUILD_NAME"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:ChaScore1"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:ChaScore2"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:ChaScore3"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:ChaScore4"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:MESSAGES"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:PVP_LOGO"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:NPCNAME"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:NPCTITLE"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:MISSION_ICON"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:FRIEND:MINI_MISSION_ICON"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:INSCENE:ENEMY:GUILD_SYMBOL"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:ENEMY:NAME"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:ENEMY:TITLE"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:ENEMY:RPTAGS"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:ENEMY:GUILD_NAME"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:ENEMY:ChaScore1"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:ENEMY:MESSAGES"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:ENEMY:PVP_LOGO"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:SOURCE:NAME"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:SOURCE:ChaScore1"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:SOURCE:ChaScore2"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:SOURCE:ChaScore3"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:SOURCE:ChaScore4"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:INSCENE:SOURCE:ACTION"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:RESPAWN_PT"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:OPEN_MISSION"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:R2:DISPLAYINFO"
|
|
type="sint32"
|
|
value="-1" />
|
|
<variable entry="UI:SAVE:FAME:CIV_ALLEGIANCE"
|
|
type="sint8"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:FAME:CULT_ALLEGIANCE"
|
|
type="sint8"
|
|
value="0" />
|
|
<!-- change InScene Bars if user change the setup, or if the User Pvp Mode/Status change -->
|
|
<variable entry="UI:VARIABLES:USER:TRACK_PVP_CHANGE_ANY"
|
|
type="sint32"
|
|
value="0" />
|
|
<link expr="depends(@UI:SAVE:INSCENE)"
|
|
action="reset_character_in_scene"
|
|
params="" />
|
|
<link expr="depends(@UI:VARIABLES:USER:TRACK_PVP_CHANGE_ANY)"
|
|
action="reset_character_in_scene"
|
|
params="pvponly" />
|
|
<define id="skill_frozen_color"
|
|
value="120 225 255 255" />
|
|
<define id="skill_career_color"
|
|
value="255 255 255 255" />
|
|
<define id="skill_job_color"
|
|
value="210 210 210 255" />
|
|
<define id="skill_text_color"
|
|
value="210 210 180 255" />
|
|
<define id="skill_bar_color"
|
|
value="195 195 60 255" />
|
|
<define id="skill_pos_buf"
|
|
value="80 255 80 255" />
|
|
<define id="skill_neg_buf"
|
|
value="250 250 80 255" />
|
|
<define id="skill_job_bar_color"
|
|
value="70 70 70 255" />
|
|
<define id="armour_color_0"
|
|
value="233 22 0 255" />
|
|
<define id="armour_color_1"
|
|
value="220 140 50 255" />
|
|
<define id="armour_color_2"
|
|
value="170 250 0 255" />
|
|
<define id="armour_color_3"
|
|
value="0 215 120 255" />
|
|
<define id="armour_color_4"
|
|
value="50 100 255 255" />
|
|
<define id="armour_color_5"
|
|
value="170 55 110 255" />
|
|
<define id="armour_color_6"
|
|
value="250 250 250 255" />
|
|
<define id="armour_color_7"
|
|
value="80 80 120 255" />
|
|
<!-- ****************************** -->
|
|
<!-- * LANDMARK COLORS * -->
|
|
<!-- ****************************** -->
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:MISC"
|
|
type="rgba"
|
|
value="255 0 255 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:TRIBE"
|
|
type="rgba"
|
|
value="180 180 180 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:BANDIT"
|
|
type="rgba"
|
|
value="110 110 110 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:CITIZEN"
|
|
type="rgba"
|
|
value="255 255 255 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:FAUNA"
|
|
type="rgba"
|
|
value="255 100 0 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:FAUNAEXCEL"
|
|
type="rgba"
|
|
value="255 50 0 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:FAUNASUP"
|
|
type="rgba"
|
|
value="200 0 0 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:FORAGE"
|
|
type="rgba"
|
|
value="150 200 50 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:FORAGEEXCEL"
|
|
type="rgba"
|
|
value="50 200 0 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:FORAGESUP"
|
|
type="rgba"
|
|
value="0 150 0 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:SAP"
|
|
type="rgba"
|
|
value="150 200 50 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:AMBER"
|
|
type="rgba"
|
|
value="255 150 0 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:NODE"
|
|
type="rgba"
|
|
value="200 100 50 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:FIBER"
|
|
type="rgba"
|
|
value="255 255 150 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:BARK"
|
|
type="rgba"
|
|
value="150 100 0 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:SEED"
|
|
type="rgba"
|
|
value="100 50 50 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:SHELL"
|
|
type="rgba"
|
|
value="200 150 150 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:RESIN"
|
|
type="rgba"
|
|
value="50 100 0 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:WOOD"
|
|
type="rgba"
|
|
value="100 100 50 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:OIL"
|
|
type="rgba"
|
|
value="200 200 50 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:MISSION"
|
|
type="rgba"
|
|
value="200 50 150 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:FOOD"
|
|
type="rgba"
|
|
value="200 50 150 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:CONSTRUCTION"
|
|
type="rgba"
|
|
value="255 0 100 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:GOO"
|
|
type="rgba"
|
|
value="100 0 150 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:INSECT"
|
|
type="rgba"
|
|
value="50 100 150 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:KITIN"
|
|
type="rgba"
|
|
value="50 0 150 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:NOCIVE"
|
|
type="rgba"
|
|
value="50 0 100 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:PRESERVATIVE"
|
|
type="rgba"
|
|
value="50 0 50 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:PASSAGE"
|
|
type="rgba"
|
|
value="100 255 255 255" />
|
|
<variable entry="UI:SAVE:LANDMARK:COLORS:TELEPORTER"
|
|
type="rgba"
|
|
value="0 200 200 255" />
|
|
<link expr="depends(@UI:SAVE:LANDMARK:COLORS)"
|
|
action="update_landmarks_color"
|
|
params="" />
|
|
<!-- ***************** -->
|
|
<!-- * CONTAINER * -->
|
|
<!-- * CONFIGURATION * -->
|
|
<!-- ***************** -->
|
|
<!-- 0 - not tiled (1 BL) (2 BR) (3 TL) (4 TR) -->
|
|
<style style="skin_scroll"
|
|
type="scroll"
|
|
posref="BL BL"
|
|
w="8"
|
|
tx_topright="skin_scroll_t.tga"
|
|
tx_middle="skin_scroll_m.tga"
|
|
tx_bottomleft="skin_scroll_b.tga" />
|
|
<options type="layer"
|
|
name="skin_modal">
|
|
<param name="tx_tl"
|
|
value="skin_modal_tl.tga" />
|
|
<param name="tx_t"
|
|
value="skin_modal_t.tga" />
|
|
<param name="tx_tr"
|
|
value="skin_modal_tr.tga" />
|
|
<param name="tx_l"
|
|
value="skin_modal_l.tga" />
|
|
<param name="tx_r"
|
|
value="skin_modal_r.tga" />
|
|
<param name="tx_blank"
|
|
value="skin_l1_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="skin_modal_bl.tga" />
|
|
<param name="tx_b"
|
|
value="skin_modal_b.tga" />
|
|
<param name="tx_br"
|
|
value="skin_modal_br.tga" />
|
|
<param name="tile_blank"
|
|
value="3" />
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="layer0">
|
|
<param name="title_font_size"
|
|
value="13" />
|
|
<param name="title_offset_x"
|
|
value="8" />
|
|
<param name="title_offset_y"
|
|
value="-7" />
|
|
<param name="title_offset_openable_x"
|
|
value="20" />
|
|
<param name="title_offset_openable_y"
|
|
value="-7" />
|
|
<param name="scrollbar_offset_x"
|
|
value="6" />
|
|
<param name="scrollbar_size_w"
|
|
value="8" />
|
|
<param name="scrollbar_tx_b"
|
|
value="skin_scroll_b.tga" />
|
|
<param name="scrollbar_tx_m"
|
|
value="skin_scroll_m.tga" />
|
|
<param name="scrollbar_tx_t"
|
|
value="skin_scroll_t.tga" />
|
|
<param name="header_h"
|
|
value="16" />
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_1.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_1.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="6" />
|
|
<param name="open_state_offset_y"
|
|
value="-10" />
|
|
<param name="right_button_offset_x"
|
|
value="-8" />
|
|
<param name="right_button_offset_y"
|
|
value="-9" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="right_button_tx_locked"
|
|
value="w_win_lock.tga" />
|
|
<param name="help_button_offset_x"
|
|
value="-24" />
|
|
<param name="help_button_offset_y"
|
|
value="-9" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="button_lock_offset_x"
|
|
value="-8" />
|
|
<param name="button_lock_offset_y"
|
|
value="-6" />
|
|
<param name="button_lock"
|
|
value="w_unlocked_16.tga" />
|
|
<param name="button_lock_pushed"
|
|
value="w_locked_16.tga" />
|
|
<param name="button_lock_over"
|
|
value="W_button_16_over.tga" />
|
|
<param name="tx_l_header"
|
|
value="skin_header_L.tga" />
|
|
<param name="tx_m_header"
|
|
value="skin_header_M.tga" />
|
|
<param name="tx_r_header"
|
|
value="skin_header_R.tga" />
|
|
<param name="tx_tl"
|
|
value="skin_tl.tga" />
|
|
<param name="tx_t"
|
|
value="skin_t.tga" />
|
|
<param name="tx_tr"
|
|
value="skin_tr.tga" />
|
|
<param name="tx_l"
|
|
value="skin_l.tga" />
|
|
<param name="tx_r"
|
|
value="skin_r.tga" />
|
|
<param name="tx_blank"
|
|
value="skin_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="skin_bl.tga" />
|
|
<param name="tx_b"
|
|
value="skin_b.tga" />
|
|
<param name="tx_br"
|
|
value="skin_br.tga" />
|
|
<param name="tx_bl_open"
|
|
value="skin_bl_open.tga" />
|
|
<param name="tx_b_open"
|
|
value="skin_b_open.tga" />
|
|
<param name="tx_br_open"
|
|
value="skin_br_open.tga" />
|
|
<param name="tx_el_open"
|
|
value="Skin_el_open.tga" />
|
|
<param name="tx_em_open"
|
|
value="skin_em_open.tga" />
|
|
<param name="tx_er_open"
|
|
value="skin_er_open.tga" />
|
|
<param name="tx_m_open"
|
|
value="skin_m_open.tga" />
|
|
<param name="tx_e_open"
|
|
value="none" />
|
|
<param name="tile_t"
|
|
value="3" />
|
|
<param name="tile_b"
|
|
value="3" />
|
|
<param name="tile_l"
|
|
value="3" />
|
|
<param name="tile_r"
|
|
value="3" />
|
|
<param name="tile_blank"
|
|
value="3" />
|
|
<param name="tile_m_header"
|
|
value="3" />
|
|
<param name="tile_b_open"
|
|
value="3" />
|
|
<param name="tile_em_open"
|
|
value="3" />
|
|
<param name="tile_m_open"
|
|
value="3" />
|
|
<param name="tile_m_scrollbar"
|
|
value="3" />
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<!-- special for milko_pad -->
|
|
<options type="layer"
|
|
name="layer0_pad"
|
|
herit="layer0">
|
|
<param name="header_h"
|
|
value="0" />
|
|
</options>
|
|
<!-- special for player -->
|
|
<options type="layer"
|
|
name="layer0_player">
|
|
<param name="title_font_size"
|
|
value="13" />
|
|
<param name="title_offset_x"
|
|
value="56" />
|
|
<param name="title_offset_y"
|
|
value="-23" />
|
|
<param name="title_offset_openable_x"
|
|
value="20" />
|
|
<param name="title_offset_openable_y"
|
|
value="-7" />
|
|
<param name="scrollbar_offset_x"
|
|
value="6" />
|
|
<param name="scrollbar_size_w"
|
|
value="8" />
|
|
<param name="scrollbar_tx_b"
|
|
value="skin_scroll_b.tga" />
|
|
<param name="scrollbar_tx_m"
|
|
value="skin_scroll_m.tga" />
|
|
<param name="scrollbar_tx_t"
|
|
value="skin_scroll_t.tga" />
|
|
<param name="header_h"
|
|
value="16" />
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_1.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_1.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="6" />
|
|
<param name="open_state_offset_y"
|
|
value="-10" />
|
|
<param name="right_button_offset_x"
|
|
value="-8" />
|
|
<param name="right_button_offset_y"
|
|
value="-9" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="right_button_tx_locked"
|
|
value="w_win_lock.tga" />
|
|
<param name="help_button_offset_x"
|
|
value="-24" />
|
|
<param name="help_button_offset_y"
|
|
value="-9" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="button_lock_offset_x"
|
|
value="-8" />
|
|
<param name="button_lock_offset_y"
|
|
value="-6" />
|
|
<param name="button_lock"
|
|
value="w_unlocked_16.tga" />
|
|
<param name="button_lock_pushed"
|
|
value="w_locked_16.tga" />
|
|
<param name="button_lock_over"
|
|
value="W_button_16_over.tga" />
|
|
<param name="tx_l_header"
|
|
value="skin_header_L.tga" />
|
|
<param name="tx_m_header"
|
|
value="skin_header_M.tga" />
|
|
<param name="tx_r_header"
|
|
value="skin_header_R.tga" />
|
|
<param name="tx_tl"
|
|
value="skin_tl_player.tga" />
|
|
<param name="tx_t"
|
|
value="skin_t_player.tga" />
|
|
<param name="tx_tr"
|
|
value="skin_tr_player.tga" />
|
|
<param name="tx_l"
|
|
value="skin_l.tga" />
|
|
<param name="tx_r"
|
|
value="skin_r.tga" />
|
|
<param name="tx_blank"
|
|
value="skin_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="skin_bl.tga" />
|
|
<param name="tx_b"
|
|
value="skin_b.tga" />
|
|
<param name="tx_br"
|
|
value="skin_br.tga" />
|
|
<param name="tx_bl_open"
|
|
value="skin_bl_open.tga" />
|
|
<param name="tx_b_open"
|
|
value="skin_b_open.tga" />
|
|
<param name="tx_br_open"
|
|
value="skin_br_open.tga" />
|
|
<param name="tx_el_open"
|
|
value="Skin_el_open.tga" />
|
|
<param name="tx_em_open"
|
|
value="skin_em_open.tga" />
|
|
<param name="tx_er_open"
|
|
value="skin_er_open.tga" />
|
|
<param name="tx_m_open"
|
|
value="skin_m_open.tga" />
|
|
<param name="tx_e_open"
|
|
value="none" />
|
|
<param name="tile_t"
|
|
value="3" />
|
|
<param name="tile_b"
|
|
value="3" />
|
|
<param name="tile_l"
|
|
value="3" />
|
|
<param name="tile_r"
|
|
value="3" />
|
|
<param name="tile_blank"
|
|
value="3" />
|
|
<param name="tile_m_header"
|
|
value="3" />
|
|
<param name="tile_b_open"
|
|
value="3" />
|
|
<param name="tile_em_open"
|
|
value="3" />
|
|
<param name="tile_m_open"
|
|
value="3" />
|
|
<param name="tile_m_scrollbar"
|
|
value="3" />
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="layer0_info">
|
|
<param name="title_font_size"
|
|
value="13" />
|
|
<param name="title_offset_x"
|
|
value="28" />
|
|
<param name="title_offset_y"
|
|
value="-7" />
|
|
<param name="title_offset_openable_x"
|
|
value="20" />
|
|
<param name="title_offset_openable_y"
|
|
value="-7" />
|
|
<param name="scrollbar_offset_x"
|
|
value="6" />
|
|
<param name="scrollbar_size_w"
|
|
value="8" />
|
|
<param name="scrollbar_tx_b"
|
|
value="skin_scroll_b.tga" />
|
|
<param name="scrollbar_tx_m"
|
|
value="skin_scroll_m.tga" />
|
|
<param name="scrollbar_tx_t"
|
|
value="skin_scroll_t.tga" />
|
|
<param name="header_h"
|
|
value="16" />
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_1.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_1.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="6" />
|
|
<param name="open_state_offset_y"
|
|
value="-10" />
|
|
<param name="right_button_offset_x"
|
|
value="-8" />
|
|
<param name="right_button_offset_y"
|
|
value="-9" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="right_button_tx_locked"
|
|
value="w_win_lock.tga" />
|
|
<param name="help_button_offset_x"
|
|
value="-24" />
|
|
<param name="help_button_offset_y"
|
|
value="-9" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="button_lock_offset_x"
|
|
value="-8" />
|
|
<param name="button_lock_offset_y"
|
|
value="-6" />
|
|
<param name="button_lock"
|
|
value="w_unlocked_16.tga" />
|
|
<param name="button_lock_pushed"
|
|
value="w_locked_16.tga" />
|
|
<param name="button_lock_over"
|
|
value="W_button_16_over.tga" />
|
|
<param name="tx_l_header"
|
|
value="skin_header_L.tga" />
|
|
<param name="tx_m_header"
|
|
value="skin_header_M.tga" />
|
|
<param name="tx_r_header"
|
|
value="skin_header_R.tga" />
|
|
<param name="tx_tl"
|
|
value="skin_tl.tga" />
|
|
<param name="tx_t"
|
|
value="skin_t.tga" />
|
|
<param name="tx_tr"
|
|
value="skin_tr.tga" />
|
|
<param name="tx_l"
|
|
value="skin_l.tga" />
|
|
<param name="tx_r"
|
|
value="skin_r.tga" />
|
|
<param name="tx_blank"
|
|
value="skin_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="skin_bl.tga" />
|
|
<param name="tx_b"
|
|
value="skin_b.tga" />
|
|
<param name="tx_br"
|
|
value="skin_br.tga" />
|
|
<param name="tx_bl_open"
|
|
value="skin_bl_open.tga" />
|
|
<param name="tx_b_open"
|
|
value="skin_b_open.tga" />
|
|
<param name="tx_br_open"
|
|
value="skin_br_open.tga" />
|
|
<param name="tx_el_open"
|
|
value="Skin_el_open.tga" />
|
|
<param name="tx_em_open"
|
|
value="skin_em_open.tga" />
|
|
<param name="tx_er_open"
|
|
value="skin_er_open.tga" />
|
|
<param name="tx_m_open"
|
|
value="skin_m_open.tga" />
|
|
<param name="tx_e_open"
|
|
value="none" />
|
|
<param name="tile_t"
|
|
value="3" />
|
|
<param name="tile_b"
|
|
value="3" />
|
|
<param name="tile_l"
|
|
value="3" />
|
|
<param name="tile_r"
|
|
value="3" />
|
|
<param name="tile_blank"
|
|
value="3" />
|
|
<param name="tile_m_header"
|
|
value="3" />
|
|
<param name="tile_b_open"
|
|
value="3" />
|
|
<param name="tile_em_open"
|
|
value="3" />
|
|
<param name="tile_m_open"
|
|
value="3" />
|
|
<param name="tile_m_scrollbar"
|
|
value="3" />
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="layer1">
|
|
<param name="title_font_size"
|
|
value="11" />
|
|
<param name="title_offset_x"
|
|
value="8" />
|
|
<param name="title_offset_y"
|
|
value="-4" />
|
|
<param name="title_offset_openable_x"
|
|
value="18" />
|
|
<param name="title_offset_openable_y"
|
|
value="-4" />
|
|
<param name="header_h"
|
|
value="14" />
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_1.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_1.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="4" />
|
|
<param name="open_state_offset_y"
|
|
value="-5" />
|
|
<param name="right_button_offset_x"
|
|
value="-6" />
|
|
<param name="right_button_offset_y"
|
|
value="-5" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="help_button_offset_x"
|
|
value="-18" />
|
|
<param name="help_button_offset_y"
|
|
value="-5" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="tx_tl"
|
|
value="skin_l1_tl.tga" />
|
|
<param name="tx_t"
|
|
value="skin_l1_t.tga" />
|
|
<param name="tx_tr"
|
|
value="skin_l1_r.tga" />
|
|
<param name="tx_l"
|
|
value="skin_l1_l.tga" />
|
|
<param name="tx_r"
|
|
value="skin_l1_r.tga" />
|
|
<param name="tx_blank"
|
|
value="skin_l1_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="skin_l1_bl.tga" />
|
|
<param name="tx_b"
|
|
value="skin_l1_b.tga" />
|
|
<param name="tx_br"
|
|
value="skin_l1_r.tga" />
|
|
<param name="tx_bl_open"
|
|
value="skin_l1_bl_open.tga" />
|
|
<param name="tx_b_open"
|
|
value="skin_l1_b_open.tga" />
|
|
<param name="tx_br_open"
|
|
value="skin_l1_r.tga" />
|
|
<param name="tx_el_open"
|
|
value="none" />
|
|
<param name="tx_em_open"
|
|
value="none" />
|
|
<param name="tx_er_open"
|
|
value="none" />
|
|
<param name="tx_m_open"
|
|
value="skin_l1_m_open.tga" />
|
|
<param name="tx_e_open"
|
|
value="skin_l1_e_open.tga" />
|
|
<param name="tile_blank"
|
|
value="3" />
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="layer2">
|
|
<param name="title_font_size"
|
|
value="10" />
|
|
<param name="title_offset_x"
|
|
value="8" />
|
|
<param name="title_offset_y"
|
|
value="-3" />
|
|
<param name="title_offset_openable_x"
|
|
value="20" />
|
|
<param name="title_offset_openable_y"
|
|
value="-3" />
|
|
<param name="header_h"
|
|
value="12" />
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_2.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_2.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="5" />
|
|
<param name="open_state_offset_y"
|
|
value="-5" />
|
|
<param name="right_button_offset_x"
|
|
value="-6" />
|
|
<param name="right_button_offset_y"
|
|
value="-3" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="help_button_offset_x"
|
|
value="-18" />
|
|
<param name="help_button_offset_y"
|
|
value="-3" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="tx_tl"
|
|
value="w_l2_tl.tga" />
|
|
<param name="tx_t"
|
|
value="w_l2_t.tga" />
|
|
<param name="tx_tr"
|
|
value="skin_l2_r.tga" />
|
|
<param name="tx_l"
|
|
value="w_l2_l.tga" />
|
|
<param name="tx_r"
|
|
value="skin_l2_r.tga" />
|
|
<param name="tx_blank"
|
|
value="w_l2_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="w_l2_bl.tga" />
|
|
<param name="tx_b"
|
|
value="w_l2_b.tga" />
|
|
<param name="tx_br"
|
|
value="skin_l2_r.tga" />
|
|
<param name="tx_bl_open"
|
|
value="w_l2_bl_open.tga" />
|
|
<param name="tx_b_open"
|
|
value="w_l2_b_open.tga" />
|
|
<param name="tx_br_open"
|
|
value="skin_l2_r.tga" />
|
|
<param name="tx_el_open"
|
|
value="none" />
|
|
<param name="tx_em_open"
|
|
value="none" />
|
|
<param name="tx_er_open"
|
|
value="none" />
|
|
<param name="tx_m_open"
|
|
value="w_l2_m_open.tga" />
|
|
<param name="tx_e_open"
|
|
value="w_l2_e_open.tga" />
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="layer3">
|
|
<param name="title_font_size"
|
|
value="10" />
|
|
<param name="title_offset_x"
|
|
value="8" />
|
|
<param name="title_offset_y"
|
|
value="-3" />
|
|
<param name="title_offset_openable_x"
|
|
value="22" />
|
|
<param name="title_offset_openable_y"
|
|
value="-3" />
|
|
<param name="header_h"
|
|
value="10" />
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_3.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_3.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="6" />
|
|
<param name="open_state_offset_y"
|
|
value="-5" />
|
|
<param name="right_button_offset_x"
|
|
value="-6" />
|
|
<param name="right_button_offset_y"
|
|
value="-4" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="help_button_offset_x"
|
|
value="-18" />
|
|
<param name="help_button_offset_y"
|
|
value="-4" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="tx_tl"
|
|
value="w_l3_tl.tga" />
|
|
<param name="tx_t"
|
|
value="w_l3_t.tga" />
|
|
<param name="tx_tr"
|
|
value="skin_l3_r.tga" />
|
|
<param name="tx_l"
|
|
value="w_l3_l.tga" />
|
|
<param name="tx_r"
|
|
value="skin_l3_r.tga" />
|
|
<param name="tx_blank"
|
|
value="w_l3_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="w_l3_bl.tga" />
|
|
<param name="tx_b"
|
|
value="w_l3_b.tga" />
|
|
<param name="tx_br"
|
|
value="Skin_l3_r.tga" />
|
|
<param name="tx_bl_open"
|
|
value="w_l3_bl_open.tga" />
|
|
<param name="tx_b_open"
|
|
value="w_l3_b_open.tga" />
|
|
<param name="tx_br_open"
|
|
value="skin_l3_r.tga" />
|
|
<param name="tx_el_open"
|
|
value="none" />
|
|
<param name="tx_em_open"
|
|
value="none" />
|
|
<param name="tx_er_open"
|
|
value="none" />
|
|
<param name="tx_m_open"
|
|
value="w_l3_m_open.tga" />
|
|
<param name="tx_e_open"
|
|
value="w_l3_e_open.tga" />
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="layer4">
|
|
<param name="title_font_size"
|
|
value="10" />
|
|
<param name="title_offset_x"
|
|
value="18" />
|
|
<param name="title_offset_y"
|
|
value="-3" />
|
|
<param name="title_offset_openable_x"
|
|
value="24" />
|
|
<param name="title_offset_openable_y"
|
|
value="-3" />
|
|
<param name="header_h"
|
|
value="10" />
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_3.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_3.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="6" />
|
|
<param name="open_state_offset_y"
|
|
value="-5" />
|
|
<param name="right_button_offset_x"
|
|
value="-4" />
|
|
<param name="right_button_offset_y"
|
|
value="-4" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="help_button_offset_x"
|
|
value="-18" />
|
|
<param name="help_button_offset_y"
|
|
value="-4" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<param name="tx_tl"
|
|
value="w_l3_tl.tga" />
|
|
<param name="tx_t"
|
|
value="w_l3_t.tga" />
|
|
<param name="tx_tr"
|
|
value="skin_l3_r.tga" />
|
|
<param name="tx_l"
|
|
value="w_l3_l.tga" />
|
|
<param name="tx_r"
|
|
value="skin_l3_r.tga" />
|
|
<param name="tx_blank"
|
|
value="w_l3_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="w_l3_bl.tga" />
|
|
<param name="tx_b"
|
|
value="w_l3_b.tga" />
|
|
<param name="tx_br"
|
|
value="Skin_l3_r.tga" />
|
|
<param name="tx_bl_open"
|
|
value="w_l3_bl_open.tga" />
|
|
<param name="tx_b_open"
|
|
value="w_l3_b_open.tga" />
|
|
<param name="tx_br_open"
|
|
value="skin_l3_r.tga" />
|
|
<param name="tx_el_open"
|
|
value="none" />
|
|
<param name="tx_em_open"
|
|
value="none" />
|
|
<param name="tx_er_open"
|
|
value="none" />
|
|
<param name="tx_m_open"
|
|
value="w_l3_m_open.tga" />
|
|
<param name="tx_e_open"
|
|
value="w_l3_e_open.tga" />
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="no_bordure">
|
|
<param name="title_font_size"
|
|
value="0" />
|
|
<param name="title_offset_x"
|
|
value="0" />
|
|
<param name="title_offset_y"
|
|
value="0" />
|
|
<param name="title_offset_openable_x"
|
|
value="0" />
|
|
<param name="title_offset_openable_y"
|
|
value="0" />
|
|
<param name="header_h"
|
|
value="0" />
|
|
<param name="open_state_tx_opened"
|
|
value="no_bord.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="no_bord.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="0" />
|
|
<param name="open_state_offset_y"
|
|
value="0" />
|
|
<param name="right_button_offset_x"
|
|
value="0" />
|
|
<param name="right_button_offset_y"
|
|
value="0" />
|
|
<param name="right_button_tx_deactive"
|
|
value="none" />
|
|
<param name="right_button_tx_popup"
|
|
value="none" />
|
|
<param name="right_button_tx_popin"
|
|
value="none" />
|
|
<param name="right_button_tx_over"
|
|
value="none" />
|
|
<param name="right_button_tx_locked"
|
|
value="none" />
|
|
<param name="help_button_offset_x"
|
|
value="0" />
|
|
<param name="help_button_offset_y"
|
|
value="0" />
|
|
<param name="help_button_tx"
|
|
value="none" />
|
|
<param name="help_button_tx_over"
|
|
value="none" />
|
|
<param name="tx_l_header"
|
|
value="no_bord.tga" />
|
|
<param name="tx_m_header"
|
|
value="no_bord.tga" />
|
|
<param name="tx_r_header"
|
|
value="no_bord.tga" />
|
|
<param name="tx_tl"
|
|
value="no_bord.tga" />
|
|
<param name="tx_t"
|
|
value="no_bord.tga" />
|
|
<param name="tx_tr"
|
|
value="no_bord.tga" />
|
|
<param name="tx_l"
|
|
value="no_bord.tga" />
|
|
<param name="tx_r"
|
|
value="no_bord.tga" />
|
|
<param name="tx_blank"
|
|
value="no_bord.tga" />
|
|
<param name="tx_bl"
|
|
value="no_bord.tga" />
|
|
<param name="tx_b"
|
|
value="no_bord.tga" />
|
|
<param name="tx_br"
|
|
value="no_bord.tga" />
|
|
<param name="tx_bl_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_b_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_br_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_el_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_em_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_er_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_m_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_e_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_tl_highlight"
|
|
value="no_bord.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="no_bord.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="no_bord.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="no_bord.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="no_bord.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="no_bord.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="no_bord.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="no_bord.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="compass">
|
|
<!-- HEADER -->
|
|
<param name="title_font_size"
|
|
value="0" />
|
|
<param name="title_offset_x"
|
|
value="0" />
|
|
<param name="title_offset_y"
|
|
value="0" />
|
|
<param name="title_offset_openable_x"
|
|
value="0" />
|
|
<param name="title_offset_openable_y"
|
|
value="0" />
|
|
<param name="header_h"
|
|
value="0" />
|
|
<!-- View state opened/closed (defined TL TL) -->
|
|
<param name="open_state_tx_opened"
|
|
value="no_bord.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="no_bord.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="0" />
|
|
<param name="open_state_offset_y"
|
|
value="0" />
|
|
<!-- Right Button (defined TR TR) -->
|
|
<param name="right_button_offset_x"
|
|
value="0" />
|
|
<param name="right_button_offset_y"
|
|
value="0" />
|
|
<param name="right_button_tx_deactive"
|
|
value="none" />
|
|
<param name="right_button_tx_popup"
|
|
value="none" />
|
|
<param name="right_button_tx_popin"
|
|
value="none" />
|
|
<param name="right_button_tx_over"
|
|
value="none" />
|
|
<param name="right_button_tx_locked"
|
|
value="none" />
|
|
<!-- Help Button (defined TR TR) -->
|
|
<param name="help_button_offset_x"
|
|
value="0" />
|
|
<param name="help_button_offset_y"
|
|
value="0" />
|
|
<param name="help_button_tx"
|
|
value="none" />
|
|
<param name="help_button_tx_over"
|
|
value="none" />
|
|
<!-- TEXTURES to draw the container -->
|
|
<!-- Header when header_active Only for layer 0 -->
|
|
<param name="tx_l_header"
|
|
value="no_bord.tga" />
|
|
<param name="tx_m_header"
|
|
value="no_bord.tga" />
|
|
<param name="tx_r_header"
|
|
value="no_bord.tga" />
|
|
<!-- else normal version -->
|
|
<param name="tx_tl"
|
|
value="no_bord.tga" />
|
|
<param name="tx_t"
|
|
value="no_bord.tga" />
|
|
<param name="tx_tr"
|
|
value="no_bord.tga" />
|
|
<param name="tx_l"
|
|
value="no_bord.tga" />
|
|
<param name="tx_r"
|
|
value="no_bord.tga" />
|
|
<param name="tx_blank"
|
|
value="no_bord.tga" />
|
|
<param name="tx_bl"
|
|
value="no_bord.tga" />
|
|
<param name="tx_b"
|
|
value="no_bord.tga" />
|
|
<param name="tx_br"
|
|
value="no_bord.tga" />
|
|
<param name="tx_bl_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_b_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_br_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_el_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_em_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_er_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_m_open"
|
|
value="no_bord.tga" />
|
|
<param name="tx_e_open"
|
|
value="no_bord.tga" />
|
|
<!-- TEXTURES to highlight the window border -->
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="layer0_content">
|
|
<!-- HEADER -->
|
|
<param name="title_font_size"
|
|
value="11" />
|
|
<param name="title_offset_x"
|
|
value="8" />
|
|
<param name="title_offset_y"
|
|
value="-4" />
|
|
<param name="title_offset_openable_x"
|
|
value="18" />
|
|
<param name="title_offset_openable_y"
|
|
value="-4" />
|
|
<param name="header_h"
|
|
value="14" />
|
|
<!-- View state opened/closed (defined TL TL) -->
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_1.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_1.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="4" />
|
|
<param name="open_state_offset_y"
|
|
value="-5" />
|
|
<!-- Right Button (defined TR TR) -->
|
|
<param name="right_button_offset_x"
|
|
value="-4" />
|
|
<param name="right_button_offset_y"
|
|
value="-4" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<!-- Help Button (defined TR TR) -->
|
|
<param name="help_button_offset_x"
|
|
value="-18" />
|
|
<param name="help_button_offset_y"
|
|
value="-4" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<!-- TEXTURES (warning the sizes are hardcoded -->
|
|
<param name="tx_tl"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_t"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_tr"
|
|
value="W_L1_R_spe.tga" />
|
|
<param name="tx_l"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_r"
|
|
value="W_L1_R_spe.tga" />
|
|
<param name="tx_blank"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_b"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_br"
|
|
value="W_L1_R_spe.tga" />
|
|
<param name="tx_bl_open"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_b_open"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_br_open"
|
|
value="W_L1_R_spe.tga" />
|
|
<param name="tx_el_open"
|
|
value="none" />
|
|
<param name="tx_em_open"
|
|
value="none" />
|
|
<param name="tx_er_open"
|
|
value="none" />
|
|
<param name="tx_m_open"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_e_open"
|
|
value="W_L1_spe_blank.tga" />
|
|
<!-- TEXTURES to highlight the window border -->
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options type="layer"
|
|
name="layer1_content">
|
|
<!-- HEADER -->
|
|
<param name="title_font_size"
|
|
value="10" />
|
|
<param name="title_offset_x"
|
|
value="8" />
|
|
<param name="title_offset_y"
|
|
value="0" />
|
|
<param name="title_offset_openable_x"
|
|
value="40" />
|
|
<param name="title_offset_openable_y"
|
|
value="0" />
|
|
<param name="header_h"
|
|
value="12" />
|
|
<!-- View state opened/closed (defined TL TL) -->
|
|
<param name="open_state_tx_opened"
|
|
value="W_arrow_down_2.tga" />
|
|
<param name="open_state_tx_closed"
|
|
value="W_arrow_right_2.tga" />
|
|
<param name="open_state_offset_x"
|
|
value="10" />
|
|
<param name="open_state_offset_y"
|
|
value="-5" />
|
|
<!-- Right Button (defined TR TR) -->
|
|
<param name="right_button_offset_x"
|
|
value="-4" />
|
|
<param name="right_button_offset_y"
|
|
value="-4" />
|
|
<param name="right_button_tx_deactive"
|
|
value="w_win_close.tga" />
|
|
<param name="right_button_tx_popup"
|
|
value="w_win_popup.tga" />
|
|
<param name="right_button_tx_popin"
|
|
value="w_win_popin.tga" />
|
|
<param name="right_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<!-- Help Button (defined TR TR) -->
|
|
<param name="help_button_offset_x"
|
|
value="-18" />
|
|
<param name="help_button_offset_y"
|
|
value="-4" />
|
|
<param name="help_button_tx"
|
|
value="W_help_1.tga" />
|
|
<param name="help_button_tx_over"
|
|
value="W_button_14_over.tga" />
|
|
<!-- TEXTURES (warning the sizes are hardcoded -->
|
|
<param name="tx_tl"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_t"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_tr"
|
|
value="W_L1_R_spe.tga" />
|
|
<param name="tx_l"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_r"
|
|
value="W_L1_R_spe.tga" />
|
|
<param name="tx_blank"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_bl"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_b"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_br"
|
|
value="W_L1_R_spe.tga" />
|
|
<param name="tx_bl_open"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_b_open"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_br_open"
|
|
value="W_L1_R_spe.tga" />
|
|
<param name="tx_el_open"
|
|
value="none" />
|
|
<param name="tx_em_open"
|
|
value="none" />
|
|
<param name="tx_er_open"
|
|
value="none" />
|
|
<param name="tx_m_open"
|
|
value="W_L1_spe_blank.tga" />
|
|
<param name="tx_e_open"
|
|
value="W_L1_spe_blank.tga" />
|
|
<!-- TEXTURES to highlight the window border -->
|
|
<param name="tx_tl_highlight"
|
|
value="w_hl_tl.tga" />
|
|
<param name="tx_t_highlight"
|
|
value="w_hl_t.tga" />
|
|
<param name="tx_tr_highlight"
|
|
value="w_hl_tr.tga" />
|
|
<param name="tx_l_highlight"
|
|
value="w_hl_l.tga" />
|
|
<param name="tx_r_highlight"
|
|
value="w_hl_r.tga" />
|
|
<param name="tx_bl_highlight"
|
|
value="w_hl_bl.tga" />
|
|
<param name="tx_b_highlight"
|
|
value="w_hl_b.tga" />
|
|
<param name="tx_br_highlight"
|
|
value="w_hl_br.tga" />
|
|
</options>
|
|
<options name="context_menu_back">
|
|
<param name="tx_tl"
|
|
value="CM_TL.tga" />
|
|
<param name="tx_t"
|
|
value="CM_T.tga" />
|
|
<param name="tx_tr"
|
|
value="CM_TR.tga" />
|
|
<param name="tx_l"
|
|
value="CM_L.tga" />
|
|
<param name="tx_r"
|
|
value="CM_R.tga" />
|
|
<param name="tx_blank"
|
|
value="CM_M.tga" />
|
|
<param name="tx_bl"
|
|
value="CM_BL.tga" />
|
|
<param name="tx_b"
|
|
value="CM_B.tga" />
|
|
<param name="tx_br"
|
|
value="CM_BR.tga" />
|
|
</options>
|
|
<!--
|
|
This MUST follow the Enum MISSION_DESC::TIconId
|
|
-->
|
|
<options type="mission_icons"
|
|
name="mission_icons">
|
|
<param name="1"
|
|
value="BK_generic.tga|ICO_Task_Craft.tga" />
|
|
<param name="2"
|
|
value="BK_generic.tga|ICO_Task_Fight.tga" />
|
|
<param name="3"
|
|
value="BK_generic.tga|ICO_Task_Forage.tga" />
|
|
<param name="4"
|
|
value="BK_generic.tga|ICO_Task_Travel.tga" />
|
|
<param name="5"
|
|
value="BK_generic.tga|ICO_Task_Generic.tga" />
|
|
<param name="6"
|
|
value="BK_generic.tga|ICO_Task_Rite.tga" />
|
|
<param name="7"
|
|
value="BK_guild.tga|ICO_Task_Guild.tga" />
|
|
<param name="8"
|
|
value="BK_guild.tga|ICO_Task_Craft.tga" />
|
|
<param name="9"
|
|
value="BK_guild.tga|ICO_Task_Fight.tga" />
|
|
<param name="10"
|
|
value="BK_guild.tga|ICO_Task_Forage.tga" />
|
|
<param name="11"
|
|
value="BK_guild.tga|ICO_Task_Travel.tga" />
|
|
<param name="12"
|
|
value="charge.tga" />
|
|
<param name="13"
|
|
value="rm_m.tga" />
|
|
<param name="14"
|
|
value="rm_f.tga" />
|
|
<param name="15"
|
|
value="rm_r.tga" />
|
|
<param name="16"
|
|
value="rm_m_upgrade.tga" />
|
|
<param name="17"
|
|
value="rm_f_upgrade.tga" />
|
|
<param name="18"
|
|
value="rm_r_upgrade.tga" />
|
|
<param name="19"
|
|
value="requirement.tga" />
|
|
<param name="20"
|
|
value="requirement.tga" />
|
|
<param name="21"
|
|
value="construction.tga" />
|
|
</options>
|
|
<options type="container_move_opt"
|
|
name="container_move_opt">
|
|
<param name="track_w"
|
|
value="-8" />
|
|
<param name="track_h"
|
|
value="22" />
|
|
<param name="track_y"
|
|
value="-4" />
|
|
<param name="track_y_with_top_resizer"
|
|
value="-8" />
|
|
<param name="track_h_with_top_resizer"
|
|
value="18" />
|
|
<param name="resizer_size"
|
|
value="8" />
|
|
</options>
|
|
<options name="text_selection">
|
|
<param name="back_select_color"
|
|
value="255 255 255 255" />
|
|
<param name="text_select_color"
|
|
value="0 0 0 255" />
|
|
</options>
|
|
<options name="menu_checkbox">
|
|
<param name="checked_bitmap"
|
|
value="W_answer_16_valid.tga" />
|
|
<param name="unchecked_bitmap"
|
|
value="blank2.tga" />
|
|
</options>
|
|
<options type="container_insertion_opt"
|
|
name="container_insertion_opt">
|
|
<param name="arrow_top"
|
|
value="W_arrow_up_0.tga" />
|
|
<param name="arrow_down"
|
|
value="W_arrow_down_0.tga" />
|
|
<param name="arrow_right"
|
|
value="W_arrow_right_0.tga" />
|
|
<param name="arrow_left"
|
|
value="W_arrow_left_0.tga" />
|
|
<param name="insertion_bar"
|
|
value="w_hl_t.tga" />
|
|
</options>
|
|
<options name="system">
|
|
<param name="ctrl_sheet_gray_color"
|
|
value="255 255 255 100" />
|
|
<param name="ctrl_text_gray_color"
|
|
value="255 255 255 100" />
|
|
<param name="ctrl_sheet_redify_color"
|
|
value="255 140 100 150" />
|
|
<param name="ctrl_text_redify_color"
|
|
value="255 140 40 150" />
|
|
<param name="ctrl_sheet_greenify_color"
|
|
value="140 255 140 150" />
|
|
<param name="ctrl_text_greenify_color"
|
|
value="140 255 140 150" />
|
|
<param name="text_over_back_color"
|
|
value="64 64 64 255" />
|
|
<!-- <param name="font"
|
|
value="basic.ttf" /> -->
|
|
<param name="font"
|
|
value="ryzom.ttf" />
|
|
<param name="monospace_font"
|
|
value="ryzom_monospace.ttf" />
|
|
<param name="add_coef_font"
|
|
value="1" />
|
|
<param name="mul_coef_anim"
|
|
value="0.8" />
|
|
<param name="bubbles_timeout"
|
|
value="10" />
|
|
<param name="messages_timeout"
|
|
value="5" />
|
|
<param name="context_timeout"
|
|
value="2" />
|
|
<param name="context_html_timeout"
|
|
value="2" />
|
|
</options>
|
|
<options name="action_bar_color">
|
|
<param name="None"
|
|
value="255 255 255 255" />
|
|
<param name="Combat"
|
|
value="255 0 255 255" />
|
|
<param name="Spell"
|
|
value="0 255 0 255" />
|
|
<param name="Faber"
|
|
value="255 0 255 255" />
|
|
<param name="Repair"
|
|
value="255 0 255 255" />
|
|
<param name="Refine"
|
|
value="255 0 255 255" />
|
|
<param name="Memorize"
|
|
value="255 255 255 255" />
|
|
<param name="Harvest"
|
|
value="255 0 255 255" />
|
|
</options>
|
|
<!-- anim0 is the default animation -->
|
|
<options type="animation_set"
|
|
name="character_animations">
|
|
<param name="m0"
|
|
value="FY_HOM_idle" />
|
|
<param name="m1"
|
|
value="FY_HOM_Co_AB_engarde" />
|
|
<param name="m2"
|
|
value="FY_HOM_Co_fu_engarde" />
|
|
<param name="m3"
|
|
value="FY_HOM_Co_A1m_engarde" />
|
|
<param name="m4"
|
|
value="FY_HOM_Co_A1mD_engarde" />
|
|
<param name="m5"
|
|
value="FY_HOM_Pioche_loop" />
|
|
<param name="m6"
|
|
value="FY_HOM_recruteur_loop" />
|
|
<param name="m7"
|
|
value="FY_HOM_Co_L2m_engarde" />
|
|
<param name="m8"
|
|
value="FY_HOM_Co_p_engarde" />
|
|
<param name="m9"
|
|
value="FY_HOM_Host_Loop" />
|
|
<param name="m10"
|
|
value="FY_HOM_Bienveillant_Loop" />
|
|
<param name="m11"
|
|
value="FY_HOM_Neutre_loop" />
|
|
<param name="m12"
|
|
value="FY_HOM_Co_A2m_engarde" />
|
|
<param name="m13"
|
|
value="FY_HOM_Co_A2m_engarde" />
|
|
<param name="f0"
|
|
value="FY_HOF_A_idle" />
|
|
<param name="f1"
|
|
value="FY_HOF_Co_AB_engarde" />
|
|
<param name="f2"
|
|
value="FY_HOF_Co_fu_engarde" />
|
|
<param name="f3"
|
|
value="FY_HOF_Co_A1m_engarde" />
|
|
<param name="f4"
|
|
value="FY_HOF_Co_A1mD_engarde" />
|
|
<param name="f5"
|
|
value="FY_HOF_Pioche_loop" />
|
|
<param name="f6"
|
|
value="FY_HOM_recruteur_loop" />
|
|
<param name="f7"
|
|
value="FY_HOF_Co_L2m_engarde" />
|
|
<param name="f8"
|
|
value="FY_HOF_Co_p_engarde" />
|
|
<param name="f9"
|
|
value="FY_HOM_Host_Loop" />
|
|
<param name="f10"
|
|
value="FY_HOM_Bienveillant_Loop" />
|
|
<param name="f11"
|
|
value="FY_HOM_Neutre_loop" />
|
|
<param name="f12"
|
|
value="FY_HOF_Co_A2m_coup1" />
|
|
<param name="f13"
|
|
value="FY_HOF_Co_A2m_engarde" />
|
|
</options>
|
|
<!-- macro custom icons -->
|
|
<options name="macro_custom_icon">
|
|
<!-- background -->
|
|
<param name="bg_0"
|
|
value="US_back_0.tga" />
|
|
<param name="bg_1"
|
|
value="US_back_1.tga" />
|
|
<param name="bg_2"
|
|
value="US_back_2.tga" />
|
|
<param name="bg_3"
|
|
value="US_back_3.tga" />
|
|
<param name="bg_4"
|
|
value="US_back_4.tga" />
|
|
<param name="bg_5"
|
|
value="US_back_5.tga" />
|
|
<param name="bg_6"
|
|
value="US_back_6.tga" />
|
|
<param name="bg_7"
|
|
value="US_back_7.tga" />
|
|
<param name="bg_8"
|
|
value="US_back_8.tga" />
|
|
<param name="bg_9"
|
|
value="US_back_9.tga" />
|
|
<!-- foreground -->
|
|
<param name="fg_0"
|
|
value="US_ico_0.tga" />
|
|
<param name="fg_1"
|
|
value="US_ico_1.tga" />
|
|
<param name="fg_2"
|
|
value="US_ico_2.tga" />
|
|
<param name="fg_3"
|
|
value="US_ico_3.tga" />
|
|
<param name="fg_4"
|
|
value="US_ico_4.tga" />
|
|
<param name="fg_5"
|
|
value="US_ico_5.tga" />
|
|
<param name="fg_6"
|
|
value="US_ico_6.tga" />
|
|
<param name="fg_7"
|
|
value="US_ico_7.tga" />
|
|
<param name="fg_8"
|
|
value="US_ico_8.tga" />
|
|
<param name="fg_9"
|
|
value="US_ico_9.tga" />
|
|
<!-- over -->
|
|
<param name="ov_0"
|
|
value="US_over_0.tga" />
|
|
<param name="ov_1"
|
|
value="US_over_1.tga" />
|
|
<param name="ov_2"
|
|
value="US_over_2.tga" />
|
|
<param name="ov_3"
|
|
value="US_over_3.tga" />
|
|
<param name="ov_4"
|
|
value="US_over_4.tga" />
|
|
</options>
|
|
<!-- *********** -->
|
|
<!-- * MOUSE * -->
|
|
<!-- * POINTER * -->
|
|
<!-- *********** -->
|
|
<view type="pointer"
|
|
id="cursor"
|
|
x="1"
|
|
y="-5"
|
|
w="44"
|
|
h="39"
|
|
global_color="false"
|
|
tx_default="curs_default.tga"
|
|
tx_move_window="curs_default.tga"
|
|
tx_resize_BR_TL="curs_resize_BR_TL.tga"
|
|
tx_resize_BL_TR="curs_resize_BL_TR.tga"
|
|
tx_resize_TB="curs_resize_TB.tga"
|
|
tx_resize_LR="curs_resize_LR.tga"
|
|
tx_rotate="curs_rotate.tga"
|
|
tx_scale="curs_scale.tga"
|
|
tx_colpick="curs_pick.tga"
|
|
tx_pan="curs_pan.tga"
|
|
tx_can_pan="curs_can_pan.tga"
|
|
tx_pan_r2="r2_hand_pan.tga"
|
|
tx_can_pan_r2="curs_default.tga"
|
|
posref="BL MM" />
|
|
<!-- ************* -->
|
|
<!-- * CONSTANTS * -->
|
|
<!-- ************* -->
|
|
<variable entry="UI:CONST:127"
|
|
type="sint32"
|
|
value="127" />
|
|
<!-- ************* -->
|
|
<!-- * DEFINES * -->
|
|
<!-- ************* -->
|
|
<define id="win_priority_world_space"
|
|
value="0" />
|
|
<define id="win_priority_lowest"
|
|
value="1" />
|
|
<define id="win_priority_low"
|
|
value="2" />
|
|
<define id="win_priority_normal"
|
|
value="3" />
|
|
<!-- default -->
|
|
<define id="win_priority_high"
|
|
value="4" />
|
|
<define id="win_priority_highest"
|
|
value="5" />
|
|
<!-- For bars, -1024 to +1024 "percent" values from CBarManager -->
|
|
<define id="player_ChaScore1_percent"
|
|
value="UI:VARIABLES:USER:ChaScore1_RATIO" />
|
|
<define id="player_ChaScore2_percent"
|
|
value="UI:VARIABLES:USER:ChaScore2_RATIO" />
|
|
<define id="player_ChaScore3_percent"
|
|
value="UI:VARIABLES:USER:ChaScore3_RATIO" />
|
|
<define id="player_ChaScore4_percent"
|
|
value="UI:VARIABLES:USER:ChaScore4_RATIO" />
|
|
<define id="player_percent_max"
|
|
value="1024" />
|
|
<!-- For character sheet numerical values from database -->
|
|
<define id="player_ChaScore1"
|
|
value="UI:VARIABLES:USER:ChaScore1" />
|
|
<!-- Local because sent by impulse -->
|
|
<define id="player_ChaScore1_max"
|
|
value="SERVER:CHARACTER_INFO:SCORES0:Max" />
|
|
<define id="player_ChaScore1_base"
|
|
value="SERVER:CHARACTER_INFO:SCORES0:Base" />
|
|
<define id="player_ChaScore2"
|
|
value="UI:VARIABLES:USER:ChaScore2" />
|
|
<!-- Local because sent by impulse -->
|
|
<define id="player_ChaScore2_max"
|
|
value="SERVER:CHARACTER_INFO:SCORES1:Max" />
|
|
<define id="player_ChaScore2_base"
|
|
value="SERVER:CHARACTER_INFO:SCORES1:Base" />
|
|
<define id="player_ChaScore3"
|
|
value="UI:VARIABLES:USER:ChaScore3" />
|
|
<!-- Local because sent by impulse -->
|
|
<define id="player_ChaScore3_max"
|
|
value="SERVER:CHARACTER_INFO:SCORES2:Max" />
|
|
<define id="player_ChaScore3_base"
|
|
value="SERVER:CHARACTER_INFO:SCORES2:Base" />
|
|
<define id="player_ChaScore4"
|
|
value="UI:VARIABLES:USER:ChaScore4" />
|
|
<!-- Local because sent by impulse -->
|
|
<define id="player_ChaScore4_max"
|
|
value="SERVER:CHARACTER_INFO:SCORES3:Max" />
|
|
<define id="player_ChaScore4_base"
|
|
value="SERVER:CHARACTER_INFO:SCORES3:Base" />
|
|
<define id="player_ChaScore1reg"
|
|
value="SERVER:CHARACTER_INFO:SCORES0:Regen" />
|
|
<define id="player_ChaScore1reg_base"
|
|
value="SERVER:CHARACTER_INFO:SCORES0:BaseRegen" />
|
|
<define id="player_ChaScore2reg"
|
|
value="SERVER:CHARACTER_INFO:SCORES1:Regen" />
|
|
<define id="player_ChaScore2reg_base"
|
|
value="SERVER:CHARACTER_INFO:SCORES1:BaseRegen" />
|
|
<define id="player_ChaScore3reg"
|
|
value="SERVER:CHARACTER_INFO:SCORES2:Regen" />
|
|
<define id="player_ChaScore3reg_base"
|
|
value="SERVER:CHARACTER_INFO:SCORES2:BaseRegen" />
|
|
<define id="player_ChaScore4reg"
|
|
value="SERVER:CHARACTER_INFO:SCORES3:Regen" />
|
|
<define id="player_ChaScore4reg_base"
|
|
value="SERVER:CHARACTER_INFO:SCORES3:BaseRegen" />
|
|
<define id="player_carac_Cha1max"
|
|
value="SERVER:CHARACTER_INFO:CHARACTERISTICS0:VALUE" />
|
|
<define id="player_carac_Cha1Reg"
|
|
value="SERVER:CHARACTER_INFO:CHARACTERISTICS1:VALUE" />
|
|
<define id="player_carac_Cha3max"
|
|
value="SERVER:CHARACTER_INFO:CHARACTERISTICS2:VALUE" />
|
|
<define id="player_carac_Cha3Reg"
|
|
value="SERVER:CHARACTER_INFO:CHARACTERISTICS3:VALUE" />
|
|
<define id="player_carac_Cha2max"
|
|
value="SERVER:CHARACTER_INFO:CHARACTERISTICS4:VALUE" />
|
|
<define id="player_carac_Cha2Reg"
|
|
value="SERVER:CHARACTER_INFO:CHARACTERISTICS5:VALUE" />
|
|
<define id="player_carac_Cha4max"
|
|
value="SERVER:CHARACTER_INFO:CHARACTERISTICS6:VALUE" />
|
|
<define id="player_carac_Cha4Reg"
|
|
value="SERVER:CHARACTER_INFO:CHARACTERISTICS7:VALUE" />
|
|
<define id="player_protect_acid"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:0:VALUE" />
|
|
<define id="player_protect_cold"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:1:VALUE" />
|
|
<define id="player_protect_rot"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:2:VALUE" />
|
|
<define id="player_protect_fire"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:3:VALUE" />
|
|
<define id="player_protect_shockwave"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:4:VALUE" />
|
|
<define id="player_protect_poison"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:5:VALUE" />
|
|
<define id="player_protect_electricity"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:6:VALUE" />
|
|
<define id="player_protect_maxratio"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:MaxProtectionClampValue" />
|
|
<define id="player_protect_absorbfactor"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_PROTECTION:MaxAbsorptionFactor" />
|
|
<define id="player_resist_desert"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_RESISTANCE:0:VALUE" />
|
|
<define id="player_resist_forest"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_RESISTANCE:1:VALUE" />
|
|
<define id="player_resist_lacustre"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_RESISTANCE:2:VALUE" />
|
|
<define id="player_resist_jungle"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_RESISTANCE:3:VALUE" />
|
|
<define id="player_resist_primroot"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_RESISTANCE:4:VALUE" />
|
|
<define id="player_resist_maxratio"
|
|
value="SERVER:CHARACTER_INFO:MAGIC_RESISTANCE:MaxResistanceBonus" />
|
|
<define id="player_dodge_current"
|
|
value="SERVER:CHARACTER_INFO:DODGE:Current" />
|
|
<define id="player_dodge_base"
|
|
value="SERVER:CHARACTER_INFO:DODGE:Base" />
|
|
<define id="player_dodge_success_mod"
|
|
value="SERVER:CHARACTER_INFO:SUCCESS_MODIFIER:DODGE" />
|
|
<define id="player_parry_current"
|
|
value="SERVER:CHARACTER_INFO:PARRY:Current" />
|
|
<define id="player_parry_base"
|
|
value="SERVER:CHARACTER_INFO:PARRY:Base" />
|
|
<define id="player_parry_success_mod"
|
|
value="SERVER:CHARACTER_INFO:SUCCESS_MODIFIER:PARRY" />
|
|
<define id="player_act_start"
|
|
value="UI:VARIABLES:SMOOTH_USER_ACT_START" />
|
|
<define id="player_act_end"
|
|
value="UI:VARIABLES:SMOOTH_USER_ACT_END" />
|
|
<define id="player_act_type"
|
|
value="SERVER:USER:ACT_TYPE" />
|
|
<define id="player_speed_factor"
|
|
value="SERVER:USER:SPEED_FACTOR" />
|
|
<define id="player_pacts"
|
|
value="SERVER:CHARACTER_INFO:PACTS" />
|
|
<define id="player_skills"
|
|
value="SERVER:CHARACTER_INFO:SKILLS" />
|
|
<define id="pact_nature"
|
|
value="PACT_NATURE" />
|
|
<!-- used '%player_pacts##:%pact_nature' -->
|
|
<define id="pact_type"
|
|
value="PACT_TYPE" />
|
|
<!-- used '%player_pacts##:%pact_type' -->
|
|
<define id="skill"
|
|
value="SKILL" />
|
|
<!-- used '%player_skills:##:%skill' -->
|
|
<define id="skill_base"
|
|
value="BaseSKILL" />
|
|
<!-- used '%player_skills:##:%skill' -->
|
|
<define id="skill_progress"
|
|
value="PROGRESS_BAR" />
|
|
<!-- used '%player_skills:##:%skill_progress' -->
|
|
<define id="rrps_level_20"
|
|
value="SERVER:USER:RRPS_LEVELS0:VALUE" />
|
|
<define id="rrps_level_50"
|
|
value="SERVER:USER:RRPS_LEVELS1:VALUE" />
|
|
<define id="rrps_level_100"
|
|
value="SERVER:USER:RRPS_LEVELS2:VALUE" />
|
|
<define id="rrps_level_150"
|
|
value="SERVER:USER:RRPS_LEVELS3:VALUE" />
|
|
<define id="rrps_level_200"
|
|
value="SERVER:USER:RRPS_LEVELS4:VALUE" />
|
|
<define id="rrps_level_250"
|
|
value="SERVER:USER:RRPS_LEVELS5:VALUE" />
|
|
<!-- item selection -->
|
|
<define id="is_item_selected"
|
|
value="UI:IS_ITEM_SELECTED" />
|
|
<!-- values for trade -->
|
|
<define id="bot_chat_base"
|
|
value="UI:BOT_CHAT" />
|
|
<define id="trade"
|
|
value="LOCAL:TRADING" />
|
|
<define id="item_for_mission"
|
|
value="LOCAL:ITEMS_FOR_MISSIONS" />
|
|
<define id="local_missions"
|
|
value="LOCAL:CHOOSE_MISSIONS" />
|
|
<define id="item_price_1"
|
|
value="%bot_chat_base:PRICE_1" />
|
|
<define id="item_price_2"
|
|
value="%bot_chat_base:PRICE_2" />
|
|
<define id="item_price_3"
|
|
value="%bot_chat_base:PRICE_3" />
|
|
<define id="item_price_4"
|
|
value="%bot_chat_base:PRICE_4" />
|
|
<define id="selected_trade_item"
|
|
value="%bot_chat_base:SELECTED_TRADE_ITEM" />
|
|
<!-- index of the selected trade item in the vendor list-->
|
|
<define id="num_stackable_item_to_trade"
|
|
value="%bot_chat_base:NUM_STACKABLE" />
|
|
<define id="max_num_stackable_item_to_trade"
|
|
value="%bot_chat_base:MAX_NUM_STACKABLE" />
|
|
<!--<define id="bag1_touched" value="UI:BAG_TOUCHED:1"/>
|
|
<define id="bag2_touched" value="UI:BAG_TOUCHED:2"/>
|
|
<define id="bag3_touched" value="UI:BAG_TOUCHED:3"/>
|
|
<define id="bag4_touched" value="UI:BAG_TOUCHED:4"/>
|
|
<define id="bag5_touched" value="UI:BAG_TOUCHED:5"/>
|
|
<define id="bag6_touched" value="UI:BAG_TOUCHED:6"/>-->
|
|
<define id="inventory_touched"
|
|
value="UI:INVENTORY_TOUCHED" />
|
|
<!--<define id="bags_touched" value="UI:PLAYER_TOUCHED"/>
|
|
<define id="player_touched" value="UI:PLAYER_TOUCHED"/>
|
|
<define id="money_touched" value="UI:MONEY_TOUCHED"/>
|
|
<define id="bag1_open_value" value="UI:BAG_OPEN_VALUE:1"/>
|
|
<define id="bag2_open_value" value="UI:BAG_OPEN_VALUE:2"/>
|
|
<define id="bag3_open_value" value="UI:BAG_OPEN_VALUE:3"/>
|
|
<define id="bag4_open_value" value="UI:BAG_OPEN_VALUE:4"/>-->
|
|
<define id="inventory_open_value"
|
|
value="UI:INVENTORY_OPEN_VALUE" />
|
|
<!--<define id="bags_open_value" value="UI:PLAYER_OPEN_VALUE"/>
|
|
<define id="player_open_value" value="UI:PLAYER_OPEN_VALUE"/>
|
|
<define id="money_open_value" value="UI:MONEY_OPEN_VALUE"/>-->
|
|
<!--
|
|
<define id="trade_item" value="UI:SELECTED_ITEM_SELECTION_GROUP"/>
|
|
<define id="selected_item_sheet_id" value="UI:SELECTED_ITEM_SHEET_ID" />
|
|
<define id="price_of_item_to_trade" value="%bot_chat_base:PRICE_OF_ITEM_TO_TRADE" />-->
|
|
<!-- price of the item to sell, or -1 if it hasn't been received from server -->
|
|
<define id="money_proposal"
|
|
value="UI:MONEY_PROPOSAL" />
|
|
<define id="can_valid_player_trade"
|
|
value="UI:CAN_VALID_PLAYER_TRADE" />
|
|
<!-- misc -->
|
|
<define id="other_player_name_id"
|
|
value="UI:VARIABLES:OTHER_PLAYER_NAME_ID" />
|
|
<!-- ********************** -->
|
|
<!-- * DEFINE - INVENTORY * -->
|
|
<!-- ********************** -->
|
|
<define id="set_base"
|
|
value="LOCAL:INVENTORY" />
|
|
<!-- Sheathes -->
|
|
<!-- mgt of active sheath is special: must write in %ui_set_active but must read in %set_active
|
|
It's because Server Replication will write in %set_active. Since we need to put observers on %ui_set_active
|
|
to send msg to servers when the value change, %ui_set_active and %set_active MUST NOT be the same variable.
|
|
Else it will loops: receive SERVER:INVENTORY:ACTIVE_SHEAT, copies to LOCAL:INVENTORY:ACTIVE_SHEAT, and if different
|
|
from last time (possible due to lag!!) then activate observers and resend a msg to server!
|
|
-->
|
|
<!--
|
|
<define id="ui_set_active" value="UI:INVENTORY:ACTIVE_SHEATH" />
|
|
<define id="set_active" value="%set_base:ACTIVE_SHEATH" />
|
|
<define id="set_nb" value="%set_base:NB_SHEATH" />
|
|
<define id="from_code_set0" value_from_code="getInventorySlot('sheath1')" />
|
|
<define id="from_code_set1" value_from_code="getInventorySlot('sheath2')" />
|
|
<define id="from_code_set2" value_from_code="getInventorySlot('sheath3')" />
|
|
<define id="from_code_set3" value_from_code="getInventorySlot('sheath4')" />
|
|
<define id="from_code_set4" value_from_code="getInventorySlot('sheath5')" />
|
|
<define id="from_code_set5" value_from_code="getInventorySlot('sheath6')" />
|
|
<define id="set0" value="%set_base:%from_code_set0" />
|
|
<define id="set1" value="%set_base:%from_code_set1" />
|
|
<define id="set2" value="%set_base:%from_code_set2" />
|
|
<define id="set3" value="%set_base:%from_code_set3" />
|
|
<define id="set4" value="%set_base:%from_code_set4" />
|
|
<define id="set5" value="%set_base:%from_code_set5" />
|
|
-->
|
|
<define id="hand_r"
|
|
value="%set_base:HAND:0" />
|
|
<define id="hand_l"
|
|
value="%set_base:HAND:1" />
|
|
<define id="bag"
|
|
value="%set_base:BAG" />
|
|
<!--<define id="bag_nb" value="%set_base:NB_BAG" />-->
|
|
<define id="bag_bulk_max"
|
|
value="SERVER:STATIC_DATA:BAG_BULK_MAX" />
|
|
<!-- Animals -->
|
|
<define id="pa"
|
|
value="SERVER:PACK_ANIMAL" />
|
|
<!-- MAX_INVENTORY_ANIMAL -->
|
|
<define id="pa_beast0"
|
|
value="%pa:BEAST0" />
|
|
<define id="pa_beast1"
|
|
value="%pa:BEAST1" />
|
|
<define id="pa_beast2"
|
|
value="%pa:BEAST2" />
|
|
<define id="pa_beast3"
|
|
value="%pa:BEAST3" />
|
|
<!-- MAX_INVENTORY_ANIMAL -->
|
|
<define id="pa_bag0"
|
|
value="%set_base:PACK_ANIMAL0" />
|
|
<define id="pa_bag1"
|
|
value="%set_base:PACK_ANIMAL1" />
|
|
<define id="pa_bag2"
|
|
value="%set_base:PACK_ANIMAL2" />
|
|
<define id="pa_bag3"
|
|
value="%set_base:PACK_ANIMAL3" />
|
|
<define id="money"
|
|
value="%set_base:MONEY" />
|
|
<define id="skill_points_0"
|
|
value="LOCAL:USER:SKILL_POINTS_0:VALUE" />
|
|
<define id="skill_points_1"
|
|
value="LOCAL:USER:SKILL_POINTS_1:VALUE" />
|
|
<define id="skill_points_2"
|
|
value="LOCAL:USER:SKILL_POINTS_2:VALUE" />
|
|
<define id="skill_points_3"
|
|
value="LOCAL:USER:SKILL_POINTS_3:VALUE" />
|
|
<define id="faction_index_kami"
|
|
value_from_code="getFactionIndex('kami')" />
|
|
<define id="faction_index_fyros"
|
|
value_from_code="getFactionIndex('fyros')" />
|
|
<define id="faction_index_zorai"
|
|
value_from_code="getFactionIndex('zorai')" />
|
|
<define id="faction_index_karavan"
|
|
value_from_code="getFactionIndex('karavan')" />
|
|
<define id="faction_index_matis"
|
|
value_from_code="getFactionIndex('matis')" />
|
|
<define id="faction_index_tryker"
|
|
value_from_code="getFactionIndex('tryker')" />
|
|
<define id="faction_points_kami"
|
|
value="LOCAL:USER:FACTION_POINTS_%faction_index_kami:VALUE" />
|
|
<define id="faction_points_fyros"
|
|
value="LOCAL:USER:FACTION_POINTS_%faction_index_fyros:VALUE" />
|
|
<define id="faction_points_zorai"
|
|
value="LOCAL:USER:FACTION_POINTS_%faction_index_zorai:VALUE" />
|
|
<define id="faction_points_karavan"
|
|
value="LOCAL:USER:FACTION_POINTS_%faction_index_karavan:VALUE" />
|
|
<define id="faction_points_matis"
|
|
value="LOCAL:USER:FACTION_POINTS_%faction_index_matis:VALUE" />
|
|
<define id="faction_points_tryker"
|
|
value="LOCAL:USER:FACTION_POINTS_%faction_index_tryker:VALUE" />
|
|
<define id="faction_icon_kami"
|
|
value="faction_Kami.tga" />
|
|
<define id="faction_icon_fyros"
|
|
value="faction_Fyros.tga" />
|
|
<define id="faction_icon_zorai"
|
|
value="faction_Zorai.tga" />
|
|
<define id="faction_icon_karavan"
|
|
value="faction_Karavan.tga" />
|
|
<define id="faction_icon_matis"
|
|
value="faction_Matis.tga" />
|
|
<define id="faction_icon_tryker"
|
|
value="faction_Tryker.tga" />
|
|
<define id="kit"
|
|
value="%set_base:EQUIP" />
|
|
<define id="from_code_headdress"
|
|
value_from_code="getEquipmentSlot('Headdress')" />
|
|
<define id="from_code_head"
|
|
value_from_code="getEquipmentSlot('Head')" />
|
|
<define id="from_code_face"
|
|
value_from_code="getEquipmentSlot('Face')" />
|
|
<define id="from_code_earl"
|
|
value_from_code="getEquipmentSlot('EarL')" />
|
|
<define id="from_code_earr"
|
|
value_from_code="getEquipmentSlot('EarR')" />
|
|
<define id="from_code_necklace"
|
|
value_from_code="getEquipmentSlot('Neck')" />
|
|
<define id="from_code_shoulder"
|
|
value_from_code="getEquipmentSlot('Shoulders')" />
|
|
<define id="from_code_back"
|
|
value_from_code="getEquipmentSlot('Back')" />
|
|
<define id="from_code_chest"
|
|
value_from_code="getEquipmentSlot('Body')" />
|
|
<define id="from_code_arms"
|
|
value_from_code="getEquipmentSlot('Arms')" />
|
|
<define id="from_code_wristl"
|
|
value_from_code="getEquipmentSlot('WristL')" />
|
|
<define id="from_code_wristr"
|
|
value_from_code="getEquipmentSlot('WristR')" />
|
|
<define id="from_code_hands"
|
|
value_from_code="getEquipmentSlot('Hands')" />
|
|
<define id="from_code_fingerl"
|
|
value_from_code="getEquipmentSlot('FingerL')" />
|
|
<define id="from_code_fingerr"
|
|
value_from_code="getEquipmentSlot('FingerR')" />
|
|
<define id="from_code_legs"
|
|
value_from_code="getEquipmentSlot('Legs')" />
|
|
<define id="from_code_anklel"
|
|
value_from_code="getEquipmentSlot('AnkleL')" />
|
|
<define id="from_code_ankler"
|
|
value_from_code="getEquipmentSlot('AnkleR')" />
|
|
<define id="from_code_feet"
|
|
value_from_code="getEquipmentSlot('Feet')" />
|
|
<define id="headdress"
|
|
value="%kit:%from_code_headdress" />
|
|
<define id="head"
|
|
value="%kit:%from_code_head" />
|
|
<define id="face"
|
|
value="%kit:%from_code_face" />
|
|
<define id="earl"
|
|
value="%kit:%from_code_earl" />
|
|
<define id="earr"
|
|
value="%kit:%from_code_earr" />
|
|
<define id="necklace"
|
|
value="%kit:%from_code_necklace" />
|
|
<define id="shoulder"
|
|
value="%kit:%from_code_shoulder" />
|
|
<define id="back"
|
|
value="%kit:%from_code_back" />
|
|
<define id="chest"
|
|
value="%kit:%from_code_chest" />
|
|
<define id="arms"
|
|
value="%kit:%from_code_arms" />
|
|
<define id="wristl"
|
|
value="%kit:%from_code_wristl" />
|
|
<define id="wristr"
|
|
value="%kit:%from_code_wristr" />
|
|
<define id="hands"
|
|
value="%kit:%from_code_hands" />
|
|
<define id="fingerl"
|
|
value="%kit:%from_code_fingerl" />
|
|
<define id="fingerr"
|
|
value="%kit:%from_code_fingerr" />
|
|
<define id="legs"
|
|
value="%kit:%from_code_legs" />
|
|
<define id="anklel"
|
|
value="%kit:%from_code_anklel" />
|
|
<define id="ankler"
|
|
value="%kit:%from_code_ankler" />
|
|
<define id="feet"
|
|
value="%kit:%from_code_feet" />
|
|
<define id="malus"
|
|
value="SERVER:MODIFIERS:MALUS" />
|
|
<define id="bonus"
|
|
value="SERVER:MODIFIERS:BONUS" />
|
|
<define id="max_bag_invslot"
|
|
value_from_code="getMaxBagInvSlot()" />
|
|
<define id="max_animal_invslot"
|
|
value_from_code="getMaxAnimalInvSlot()" />
|
|
<define id="max_room_invslot"
|
|
value_from_code="getMaxRoomInvSlot()" />
|
|
<define id="max_guild_invslot"
|
|
value_from_code="getMaxGuildInvSlot()" />
|
|
<define id="max_temp_invslot"
|
|
value_from_code="getMaxTempInvSlot()" />
|
|
<!--<define id="from_code_harvest" value_from_code="getInventorySlot('harvest')"/>
|
|
<define id="harvest_inventory" value="%set_base:%from_code_harvest"/>
|
|
<define id="from_code_pickup" value_from_code="getInventorySlot('pickup')"/>
|
|
<define id="pickup_inventory" value="%set_base:%from_code_pickup"/>-->
|
|
<!-- TEMP TEMP TEMP : we have to found an entry with gamedev for the temp inventory -->
|
|
<define id="temp_inv_dbentry"
|
|
value="%set_base:TEMP" />
|
|
<define id="guild_inv_dbentry"
|
|
value="SERVER:GUILD:INVENTORY" />
|
|
<define id="guild_inv_money"
|
|
value="%guild_inv_dbentry:MONEY" />
|
|
<define id="guild_inv_bulk_max"
|
|
value="%guild_inv_dbentry:BULK_MAX" />
|
|
<define id="guild_xp"
|
|
value="SERVER:GUILD:XP" />
|
|
<define id="room_inv_dbentry"
|
|
value="%set_base:ROOM" />
|
|
<define id="room_inv_bulk_max"
|
|
value="SERVER:INVENTORY:ROOM:BULK_MAX" />
|
|
<define id="room_inv_money"
|
|
value="%room_inv_dbentry:MONEY" />
|
|
<!-- player exchange & gift to bot -->
|
|
<define id="exchange_text"
|
|
value="LOCAL:EXCHANGE:TEXT" />
|
|
<define id="exchange_give"
|
|
value="LOCAL:EXCHANGE:GIVE" />
|
|
<define id="exchange_receive"
|
|
value="LOCAL:EXCHANGE:RECEIVE" />
|
|
<define id="exchange_receive_money"
|
|
value="LOCAL:EXCHANGE:MONEY" />
|
|
<define id="exchange_begun"
|
|
value="LOCAL:EXCHANGE:BEGUN" />
|
|
<!-- impulsion to start the trade between players -->
|
|
<define id="exchange_accepted"
|
|
value="LOCAL:EXCHANGE:ACCEPTED" />
|
|
<define id="exchange_id"
|
|
value="LOCAL:EXCHANGE:ID" />
|
|
<!-- dm gift text -->
|
|
<define id="dm_gift_text"
|
|
value="LOCAL:DM_GIFT:TEXT" />
|
|
<!-- bot chat specific -->
|
|
<!-- text selection -->
|
|
<define id="bot_chat_selection_tex"
|
|
value="blank.tga" />
|
|
<define id="bot_chat_selection_over"
|
|
value="127 127 127 255" />
|
|
<define id="bot_chat_selection_pushed"
|
|
value="127 127 127 255" />
|
|
<define id="bot_chat_selection_normal"
|
|
value="0 0 0 0" />
|
|
<define id="bot_chat_selection_font_size"
|
|
value="12" />
|
|
<!-- item/brick... selection -->
|
|
<define id="bot_chat_sheet_selection_normal"
|
|
value="255 255 255 0" />
|
|
<define id="bot_chat_sheet_selection_over"
|
|
value="255 255 255 24" />
|
|
<define id="bot_chat_sheet_selection_pushed"
|
|
value="255 255 255 64" />
|
|
<define id="list_sentence_selection_normal"
|
|
value="255 255 255 0" />
|
|
<define id="list_sentence_selection_over"
|
|
value="255 255 255 48" />
|
|
<!-- Faber specific-->
|
|
<define id="faber_career_id"
|
|
value_from_code="getRoleId('Faber')" />
|
|
<!-- ******************* -->
|
|
<!-- * SHEET CATEGORY * -->
|
|
<!-- ******************* -->
|
|
<define id="sheet_category_item"
|
|
value="0" />
|
|
<define id="sheet_category_item_plan"
|
|
value="1" />
|
|
<define id="sheet_category_brick"
|
|
value="2" />
|
|
<define id="sheet_category_pact"
|
|
value="3" />
|
|
<define id="sheet_category_skill"
|
|
value="4" />
|
|
<define id="sheet_category_dontknow"
|
|
value="5" />
|
|
<!-- ************* -->
|
|
<!-- * MODES * -->
|
|
<!-- ************* -->
|
|
<!-- number must grows. see tempalte="modes" in taskbar.xml -->
|
|
<!-- exploration modes -->
|
|
<define id="mode_none"
|
|
value="0" />
|
|
<!-- info modes -->
|
|
<define id="mode_info_player_characs"
|
|
value="1" />
|
|
<define id="mode_info_player_career"
|
|
value="2" />
|
|
<define id="mode_info_player_journal"
|
|
value="3" />
|
|
<define id="mode_info_player_brick"
|
|
value="4" />
|
|
<define id="mode_min_info"
|
|
value="1" />
|
|
<define id="mode_max_info"
|
|
value="4" />
|
|
<!-- lab modes -->
|
|
<define id="mode_magic"
|
|
value="5" />
|
|
<define id="mode_combat"
|
|
value="6" />
|
|
<define id="mode_faber_create"
|
|
value="7" />
|
|
<define id="mode_faber_repair"
|
|
value="8" />
|
|
<define id="mode_faber_refine"
|
|
value="9" />
|
|
<define id="mode_commerce"
|
|
value="10" />
|
|
<define id="mode_macros"
|
|
value="11" />
|
|
<define id="mode_special_labo"
|
|
value="12" />
|
|
<define id="mode_min_lab"
|
|
value="5" />
|
|
<define id="mode_max_lab"
|
|
value="12" />
|
|
<!-- help modes -->
|
|
<define id="mode_keys"
|
|
value="13" />
|
|
<define id="mode_macros"
|
|
value="14" />
|
|
<define id="mode_min_keys"
|
|
value="13" />
|
|
<define id="mode_max_keys"
|
|
value="14" />
|
|
<!-- COSMETICS CATALOG -->
|
|
<define id="cosm"
|
|
value="switch(@UI:TEMP:CHAR3D:PEOPLE, 'fy_cheveux_', 'ma_cheveux_', 'tr_cheveux_', 'zo_cheveux_')" />
|
|
<define id="cosm1"
|
|
value="switch(@UI:TEMP:CHAR3D:PEOPLE, 'FY_', 'MA_', 'TR_', 'ZO_')" />
|
|
<define id="cosm2"
|
|
value="switch(@UI:TEMP:CHAR3D:VPA:SEX, 'HOM_', 'HOF_')" />
|
|
<!-- init current modes -->
|
|
<variable entry="UI:SAVE:CURRENT_DESKTOP"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:CURRENT_MODE"
|
|
type="sint64"
|
|
value="%mode_none" />
|
|
<variable entry="UI:SAVE:CURRENT_INFO_MODE"
|
|
type="sint64"
|
|
value="-1" />
|
|
<variable entry="UI:SAVE:CURRENT_LAB_MODE"
|
|
type="sint64"
|
|
value="-1" />
|
|
<variable entry="UI:SAVE:CURRENT_KEY_MODE"
|
|
type="sint64"
|
|
value="-1" />
|
|
<variable entry="%is_item_selected"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- trade specific -->
|
|
<variable entry="%money_proposal"
|
|
type="sint64"
|
|
value="0" />
|
|
<!--
|
|
<variable entry="%item_price_1" type="sint64" value="0"/>
|
|
<variable entry="%item_price_2" type="sint64" value="0"/>
|
|
<variable entry="%item_price_3" type="sint64" value="0"/>
|
|
<variable entry="%item_price_4" type="sint64" value="0"/>
|
|
<variable entry="%selected_item_sheet_id:SHEET" type="sint64" value="0"/>
|
|
<variable entry="%selected_item_sheet_id:QUALITY" type="sint64" value="0"/>
|
|
<variable entry="%selected_item_sheet_id:SLOT_TYPE" type="sint64" value="0"/>
|
|
<variable entry="%selected_item_selection_group" type="sint64" value="-1"/>
|
|
<variable entry="%price_of_item_to_trade" type="sint64" value="0"/>
|
|
<variable entry="%max_num_stackable_item_to_trade" type="sint64" value="0"/>
|
|
<variable entry="%can_valid_player_trade" type="sint64" value="1"/>
|
|
<variable entry="%money_proposal_1" type="sint64" value="0"/>
|
|
<variable entry="%money_proposal_2" type="sint64" value="0"/>
|
|
<variable entry="%money_proposal_3" type="sint64" value="0"/>
|
|
<variable entry="%money_proposal_4" type="sint64" value="0"/>
|
|
-->
|
|
<!-- misc -->
|
|
<variable entry="%other_player_name_id"
|
|
type="sint64"
|
|
value="0" />
|
|
<!--<variable entry="%ui_set_active" type="sint32" value="0" />-->
|
|
<!-- Keep state to see if container have been opened (if a trade occurs, some player containers should be opened -->
|
|
<!-- When the trade ends, they should be closed, unless the player opened or closed them during the trade -->
|
|
<variable entry="UI:BAG_TOUCHED:$i"
|
|
type="bool"
|
|
value="0"
|
|
size="10" />
|
|
<!-- max bag possible. entry 0 is not used here -->
|
|
<!--<variable entry="%bag1_touched" type="bool" value="0"/>
|
|
<variable entry="%bag2_touched" type="bool" value="0"/>
|
|
<variable entry="%bag3_touched" type="bool" value="0"/>
|
|
<variable entry="%bag4_touched" type="bool" value="0"/>
|
|
<variable entry="%player_touched" type="bool" value="0"/>
|
|
<variable entry="%bags_touched" type="bool" value="0"/>
|
|
<variable entry="%money_touched" type="bool" value="0"/>-->
|
|
<variable entry="%inventory_touched"
|
|
type="bool"
|
|
value="0" />
|
|
<!--
|
|
<variable entry="%bag1_open_value" type="bool" value="0"/>
|
|
<variable entry="%bag2_open_value" type="bool" value="0"/>
|
|
<variable entry="%bag3_open_value" type="bool" value="0"/>
|
|
<variable entry="%bag4_open_value" type="bool" value="0"/>
|
|
<variable entry="%player_open_value" type="bool" value="0"/>
|
|
<variable entry="%money_open_value" type="bool" value="0"/>
|
|
<variable entry="%bags_open_value" type="bool" value="0"/>-->
|
|
<variable entry="%inventory_open_value"
|
|
type="bool"
|
|
value="0" />
|
|
<!-- ****************************** -->
|
|
<!-- * SHEET SELECTION GROUPS * -->
|
|
<!-- ****************************** -->
|
|
<!-- add group for trade -->
|
|
<sheet_selection name="buy_selection"
|
|
texture="item_selection.tga"
|
|
color="255 255 255 255"
|
|
global_color="true" />
|
|
<!-- item that the player can buy -->
|
|
<sheet_selection name="inventory_selection"
|
|
texture="item_selection.tga"
|
|
color="255 255 255 255"
|
|
global_color="true" />
|
|
<!-- selection of items in the inventory -->
|
|
<sheet_selection name="teleport_selection"
|
|
texture="item_selection.tga"
|
|
color="255 255 255 255"
|
|
global_color="true" />
|
|
<sheet_selection name="mission_selection"
|
|
texture="item_selection.tga"
|
|
color="255 255 255 255"
|
|
global_color="true" />
|
|
<!-- ****************************** -->
|
|
<!-- * CODE FILTERS * -->
|
|
<!-- ****************************** -->
|
|
<!-- dummy for sheets not linked -->
|
|
<variable entry="UI:EMPTY:SHEET"
|
|
type="sint64"
|
|
value="0" />
|
|
<!-- ****************************** -->
|
|
<!-- * MISC * -->
|
|
<!-- ****************************** -->
|
|
<variable entry="UI:SAVE:SHOW_CLOCK"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:SHOW_CLOCK_12H"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:SHOW_RETICLE"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:VARIABLES:MISSION_SELECTED_PREV_SESSION"
|
|
type="sint32"
|
|
value="-1" />
|
|
<!-- set to true if the current header that called a menu was a popup container -->
|
|
<variable entry="UI:VARIABLES:GC_POPUP"
|
|
type="sint64"
|
|
value="0" />
|
|
<!-- set to true if the current container that called a menu has a help page -->
|
|
<variable entry="UI:VARIABLES:GC_HAS_HELP"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:MAIL_WAITING"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:FORUM_UPDATED"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:CURRENT_TIME"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:CURRENT_SERVER_TICK"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:CURRENT_SMOOTH_SERVER_TICK"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:CURRENT_DAY"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:DAY_BEFORE_ZC_DISTRIB"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="%player_act_start"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="%player_act_end"
|
|
type="sint64"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:CONTACT_LIST:SORT_ORDER"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:GUILD_LIST:SORT_ORDER"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:CHATLOG_STATE"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- Auto Convert ACT_TSTART end TEND from server to smoothServerTick -->
|
|
<link expr="@SERVER:USER:ACT_TSTART"
|
|
action="set"
|
|
params="dblink=%player_act_start|value=getSmoothServerTick(@SERVER:USER:ACT_TSTART)" />
|
|
<link expr="@SERVER:USER:ACT_TEND"
|
|
action="set"
|
|
params="dblink=%player_act_end|value=getSmoothServerTick(@SERVER:USER:ACT_TEND)" />
|
|
<variable entry="UI:SAVE:COLOR:R"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:COLOR:G"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:COLOR:B"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:COLOR:A"
|
|
type="sint32"
|
|
value="255" />
|
|
<!-- set to true if the list of mission should be expanded in the mission journal -->
|
|
<variable entry="UI:SAVE:EXPAND_MISSION_LIST"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:MISSION_JOURNAL_HEADER_ACTIVE"
|
|
type="bool"
|
|
value="true" />
|
|
<variable entry="UI:SAVE:CONTENT_ALPHA"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:CONTAINER_ALPHA"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:CONTENT_ROLLOVER_FACTOR"
|
|
type="sint32"
|
|
value="255" />
|
|
<variable entry="UI:SAVE:CONTAINER_ROLLOVER_FACTOR"
|
|
type="sint32"
|
|
value="255" />
|
|
<!-- Speeds from 0 to 100 -->
|
|
<variable entry="UI:SAVE:ALPHA_ROLLOVER_SPEED"
|
|
type="sint32"
|
|
value="5" />
|
|
<variable entry="UI:SAVE:DOUBLE_CLICK_SPEED"
|
|
type="sint32"
|
|
value="50" />
|
|
<variable entry="UI:SAVE:KEY_REPEAT_SPEED"
|
|
type="sint32"
|
|
value="50" />
|
|
<variable entry="UI:SAVE:USER_CHAR_FADE"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:USER_CHAR_OPA_MIN"
|
|
type="sint32"
|
|
value="160" />
|
|
<variable entry="UI:SAVE:DAY_COLOR"
|
|
type="rgba"
|
|
value="255 255 255 255" />
|
|
<variable entry="UI:SAVE:NIGHT_COLOR"
|
|
type="rgba"
|
|
value="255 255 255 255" />
|
|
<variable entry="UI:VARIABLES:FPS"
|
|
type="sint64"
|
|
value="30" />
|
|
<variable entry="UI:SAVE:SHOW_3D_ITEM_PREVIEW"
|
|
type="bool"
|
|
value="true" />
|
|
<!-- Blend between day and night (lightLevel = 0 day) (lightLevel = 1 night) -->
|
|
<link expr="identity(ilinear(getLightLevel(), getRed(intToColor(@UI:SAVE:DAY_COLOR)), getRed(intToColor(@UI:SAVE:NIGHT_COLOR))), @UI:VARIABLES:CURRENT_TIME)"
|
|
target="@UI:SAVE:COLOR:R" />
|
|
<link expr="identity(ilinear(getLightLevel(), getGreen(intToColor(@UI:SAVE:DAY_COLOR)), getGreen(intToColor(@UI:SAVE:NIGHT_COLOR))), @UI:VARIABLES:CURRENT_TIME)"
|
|
target="@UI:SAVE:COLOR:G" />
|
|
<link expr="identity(ilinear(getLightLevel(), getBlue(intToColor(@UI:SAVE:DAY_COLOR)), getBlue(intToColor(@UI:SAVE:NIGHT_COLOR))), @UI:VARIABLES:CURRENT_TIME)"
|
|
target="@UI:SAVE:COLOR:B" />
|
|
<!--<link expr="depends(@UI:VARIABLES:CURRENT_TIME)" action="set"
|
|
params="dblink=UI:SAVE:COLOR:A|value=ilinear(getLightLevel(), @UI:SAVE:DAY_COLOR:A, @UI:SAVE:NIGHT_COLOR:A)" />-->
|
|
<!-- The User Target Slot and UID -->
|
|
<variable entry="UI:VARIABLES:TARGET:UID"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:TARGET:SLOT"
|
|
type="sint64"
|
|
value="-1" />
|
|
<!-- Yoyo: just to know if the Phrase Compositon window is active or not -->
|
|
<variable entry="UI:VARIABLES:PHRASE_COMPOSITION:ACTIVE"
|
|
type="sint64"
|
|
value="0" />
|
|
<!-- Read only: setuped by code to know if the player is running or walking (NB: sit() don't impact) -->
|
|
<variable entry="UI:VARIABLES:PLAYER_RUNNING"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- Read only: setuped by code to know if the player is standing (1) or sitting (0) -->
|
|
<variable entry="UI:VARIABLES:PLAYER_STAND"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- Variable incremented by the skill manager whenever any skill cahnge (not progress bar) -->
|
|
<variable entry="UI:VARIABLES:TRACK_SKILL_CHANGE"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- User Guild Grade. 0 if user has no guild or if it is the leader -->
|
|
<variable entry="UI:VARIABLES:USER:GUILD_GRADE"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- ************************** -->
|
|
<!-- * PLAYER JAUGES DISPLAY * -->
|
|
<!-- ************************** -->
|
|
<variable entry="UI:SAVE:PLAYER:DISP_ChaScore3"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:PLAYER:DISP_ChaScore2"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:PLAYER:DISP_ChaScore4"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- If player wants the Current Action window out of the player window -->
|
|
<variable entry="UI:SAVE:ACT_BAR_OUT"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- ************************** -->
|
|
<!-- * CHAT TEXT PARAMETERS * -->
|
|
<!-- ************************** -->
|
|
<variable entry="UI:SAVE:CHAT:FONT_SIZE"
|
|
type="sint32"
|
|
value="10" />
|
|
<variable entry="UI:SAVE:CHAT:MULTI_LINE_SPACE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:CHAT:SHADOWED_TEXT"
|
|
type="bool"
|
|
value="true" />
|
|
<!-- ****************************** -->
|
|
<!-- * CHAT COLORS * -->
|
|
<!-- ****************************** -->
|
|
<variable entry="UI:SAVE:CHAT:COLORS:SPEAKER"
|
|
type="rgba"
|
|
value="220 220 50 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:SAY"
|
|
type="rgba"
|
|
value="255 255 255 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:SHOUT"
|
|
type="rgba"
|
|
value="255 70 70 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:GROUP"
|
|
type="rgba"
|
|
value="170 170 255 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:CLADE"
|
|
type="rgba"
|
|
value="70 255 70 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:CIVILIZATION"
|
|
type="rgba"
|
|
value="128 128 128 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:TERRITORY"
|
|
type="rgba"
|
|
value="128 128 128 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:UNIVERSE_NEW"
|
|
type="rgba"
|
|
value="255 127 0 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:REGION"
|
|
type="rgba"
|
|
value="255 200 200 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:TELL"
|
|
type="rgba"
|
|
value="170 170 170 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:DYN:0"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:DYN:1"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:DYN:2"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:DYN:3"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:DYN:4"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:DYN:5"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:DYN:6"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:CHAT:COLORS:DYN:7"
|
|
type="rgba"
|
|
value="162 255 173 255" />
|
|
<variable entry="UI:SAVE:CHAT:ENTER_DONT_QUIT_CB"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:CHAT:SHOW_TIMES_IN_CHAT_CB"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:CHAT:SHOW_DYN_CHANNEL_NAME_IN_CHAT_CB"
|
|
type="bool"
|
|
value="false" />
|
|
<variable entry="UI:SAVE:CHAT:SHOW_ONLINE_OFFLINE_NOTIFICATIONS_CB"
|
|
type="bool"
|
|
value="true" />
|
|
<!-- ***************************** -->
|
|
<!-- * SYSTEM INFO COLORS * -->
|
|
<!-- ***************************** -->
|
|
<variable entry="UI:VARIABLES:SYSTEM_INFOS:COLORS:NEUTRAL"
|
|
type="rgba"
|
|
value="255 255 255 255" />
|
|
<variable entry="UI:VARIABLES:SYSTEM_INFOS:COLORS:WARNING"
|
|
type="rgba"
|
|
value="255 0 0 255" />
|
|
<variable entry="UI:VARIABLES:SYSTEM_INFOS:COLORS:ERROR"
|
|
type="rgba"
|
|
value="242 95 23 255" />
|
|
<!-- ****************************************** -->
|
|
<!-- * UI TOP CONTAINER ACTIVATED STATE * -->
|
|
<!-- ****************************************** -->
|
|
<!-- 0 - closed and 1 - opened -->
|
|
<variable entry="UI:VARIABLES:ISACTIVE:INV_EQUIP"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:INV_BAG"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:INV_PA0"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:INV_PA1"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:INV_PA2"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:INV_PA3"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:INV_ROOM"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:INVENTORY"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:INVENTORY_GUILD_OPENED"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:INVENTORY_ROOM_OPENED"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INVENTORY_GUILD_WANT_POPUP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_BAG:SORT_TYPE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_BAG:ICON_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_BAG:FILTER_ARMOR"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_BAG:FILTER_WEAPON"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_BAG:FILTER_TOOL"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_BAG:FILTER_MP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_BAG:FILTER_MISSMP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_BAG:FILTER_TP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA0:SORT_TYPE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_PA0:ICON_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_PA0:FILTER_ARMOR"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA0:FILTER_WEAPON"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA0:FILTER_TOOL"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA0:FILTER_MP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA0:FILTER_MISSMP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA0:FILTER_TP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA1:SORT_TYPE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_PA1:ICON_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_PA1:FILTER_ARMOR"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA1:FILTER_WEAPON"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA1:FILTER_TOOL"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA1:FILTER_MP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA1:FILTER_MISSMP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA1:FILTER_TP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA2:SORT_TYPE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_PA2:ICON_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_PA2:FILTER_ARMOR"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA2:FILTER_WEAPON"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA2:FILTER_TOOL"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA2:FILTER_MP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA2:FILTER_MISSMP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA2:FILTER_TP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA3:SORT_TYPE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_PA3:ICON_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_PA3:FILTER_ARMOR"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA3:FILTER_WEAPON"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA3:FILTER_TOOL"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA3:FILTER_MP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA3:FILTER_MISSMP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_PA3:FILTER_TP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_GUILD:SORT_TYPE"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- 1 == SortType -->
|
|
<variable entry="UI:SAVE:INV_GUILD:ICON_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_GUILD:FILTER_ARMOR"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_GUILD:FILTER_WEAPON"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_GUILD:FILTER_TOOL"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_GUILD:FILTER_MP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_GUILD:FILTER_MISSMP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_GUILD:FILTER_TP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_ROOM:SORT_TYPE"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- 1 == SortType -->
|
|
<variable entry="UI:SAVE:INV_ROOM:ICON_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:INV_ROOM:FILTER_ARMOR"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_ROOM:FILTER_WEAPON"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_ROOM:FILTER_TOOL"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_ROOM:FILTER_MP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_ROOM:FILTER_MISSMP"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:INV_ROOM:FILTER_TP"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- List Menu 1 -->
|
|
<variable entry="UI:VARIABLES:ISACTIVE:SETS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:SETS2"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:ACTIONS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:WINDOWSBAR"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:DEFENSE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:LINKS"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- List Menu 2 -->
|
|
<variable entry="UI:VARIABLES:ISACTIVE:ANIMAL_GLOBAL"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- List Menu 3 -->
|
|
<variable entry="UI:VARIABLES:ISACTIVE:COMPAS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:MAP"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- List Menu 4 -->
|
|
<variable entry="UI:VARIABLES:ISACTIVE:TARGET"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:GUILD_FORUM"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:TELL"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:TEAM_CHAT"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:TEAM_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:CONTACT_LIST"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:MAILBOX"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:WEBIG"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:CHAT_GROUP"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:MAIN_CHAT"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:GUILD_CHAT"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:TEAM_CHAT"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:SYSTEM_INFO"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:AROUND_ME"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:CHAT_GROUP"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:USER_CHAT"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:UNIVERSE_CHAT"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISDETACHED:REGION_CHAT"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:ISENABLED:AROUND_ME"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:ISENABLED:REGION_CHAT"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:ISENABLED:TEAM_CHAT"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:ISENABLED:GUILD_CHAT"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:ISENABLED:UNIVERSE_CHAT"
|
|
type="sint32"
|
|
value="1" />
|
|
<variable entry="UI:SAVE:ISENABLED:SYSTEM_INFO"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- List Menu 5 -->
|
|
<variable entry="UI:VARIABLES:ISACTIVE:BONUS_MALUS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:PLAYER"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:GUILD"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:MISSIONS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:CAREERS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:STATUS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:BRICKS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:FAME"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- List Menu 7 -->
|
|
<variable entry="UI:VARIABLES:ISACTIVE:GAME_CONFIG"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:CONNECTION"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:KEYS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:MACROS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:ENCYCLOPEDIA"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:MP3PLAYER"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:BG_DOWNLOADER"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:COSMETICS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:ISACTIVE:MILKO_PAD"
|
|
type="sint32"
|
|
value="0" />
|
|
|
|
<!-- ***************************** -->
|
|
<!-- * BOTCHAT VARIABLES * -->
|
|
<!-- ***************************** -->
|
|
<define id="faber_type_unknown"
|
|
value_from_code="getFaberTypeUnknown()" />
|
|
<define id="item_type_unknown"
|
|
value_from_code="getItemTypeUnknown()" />
|
|
<define id="bot_chat_filter_max_price"
|
|
value="999999999" />
|
|
<define id="bot_chat_filter_max_quality"
|
|
value="300" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:MIN_PRICE"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:MAX_PRICE"
|
|
type="sint32"
|
|
value="%bot_chat_filter_max_price" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:MIN_QUALITY"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:MAX_QUALITY"
|
|
type="sint32"
|
|
value="%bot_chat_filter_max_quality" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:MIN_CLASS"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:MAX_CLASS"
|
|
type="sint32"
|
|
value="4" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:MP_ITEM_PART"
|
|
type="sint32"
|
|
value="%faber_type_unknown" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:ITEM_TYPE"
|
|
type="sint32"
|
|
value="%item_type_unknown" />
|
|
<variable entry="UI:SAVE:BOTCHAT_FILTER:RESET_ON_OPEN"
|
|
type="sint32"
|
|
value="1" />
|
|
<!-- ***************************** -->
|
|
<!-- * STRING CASE OPTION * -->
|
|
<!-- ***************************** -->
|
|
<define id="case_normal"
|
|
value="0" />
|
|
<define id="case_lower"
|
|
value="1" />
|
|
<define id="case_upper"
|
|
value="2" />
|
|
<define id="case_first_string_letter_up"
|
|
value="3" />
|
|
<define id="case_first_sentence_letter_up"
|
|
value="4" />
|
|
<define id="case_first_word_letter_up"
|
|
value="5" />
|
|
<!-- ****************** -->
|
|
<!-- * CONNECTION * -->
|
|
<!-- ****************** -->
|
|
<variable type="float"
|
|
entry="UI:VARIABLES:UPLOAD" />
|
|
<variable type="float"
|
|
entry="UI:VARIABLES:DOWNLOAD" />
|
|
<variable type="float"
|
|
entry="UI:VARIABLES:PING" />
|
|
<variable type="float"
|
|
entry="UI:VARIABLES:PACKETLOST" />
|
|
<variable type="float"
|
|
entry="UI:VARIABLES:SERVERSTATE" />
|
|
<variable type="bool"
|
|
entry="UI:VARIABLES:CONNECTION_QUALITY" />
|
|
<!-- ***************************** -->
|
|
<!-- * COMMON DEFINE COLORS * -->
|
|
<!-- ***************************** -->
|
|
<define id="ChaScore1_color"
|
|
value="255 64 0 255" />
|
|
<define id="ChaScore1_color_neg"
|
|
value="127 32 0 255" />
|
|
<define id="ChaScore2_color"
|
|
value="255 0 255 255" />
|
|
<define id="ChaScore3_color"
|
|
value="72 255 0 255" />
|
|
<define id="ChaScore4_color"
|
|
value="0 128 255 255" />
|
|
<define id="bulk_color"
|
|
value="215 185 75 255" />
|
|
<!-- ***************************** -->
|
|
<!-- * ITEM PART ICONS * -->
|
|
<!-- ***************************** -->
|
|
<define id="item_part_icon_MpL"
|
|
value="ICO_Blade.tga" />
|
|
<define id="item_part_icon_MpH"
|
|
value="ICO_hammer.tga" />
|
|
<define id="item_part_icon_MpP"
|
|
value="ICO_Pointe.tga" />
|
|
<define id="item_part_icon_MpM"
|
|
value="ICO_Shaft.tga" />
|
|
<define id="item_part_icon_MpG"
|
|
value="ICO_Gripp.tga" />
|
|
<define id="item_part_icon_MpC"
|
|
value="ICO_Counterweight.tga" />
|
|
<define id="item_part_icon_MpGA"
|
|
value="ICO_trigger.tga" />
|
|
<define id="item_part_icon_MpPE"
|
|
value="ICO_Firing_pin.tga" />
|
|
<define id="item_part_icon_MpCA"
|
|
value="ICO_barrel.tga" />
|
|
<define id="item_part_icon_MpE"
|
|
value="ICO_Explosif.tga" />
|
|
<define id="item_part_icon_MpEN"
|
|
value="ICO_Ammo_jacket.tga" />
|
|
<define id="item_part_icon_MpPR"
|
|
value="ICO_Ammo_bullet.tga" />
|
|
<define id="item_part_icon_MpCR"
|
|
value="ICO_Armor_shell.tga" />
|
|
<define id="item_part_icon_MpRI"
|
|
value="ICO_Lining.tga" />
|
|
<define id="item_part_icon_MpRE"
|
|
value="ICO_Stuffing.tga" />
|
|
<define id="item_part_icon_MpAT"
|
|
value="ICO_armor_clip.tga" />
|
|
<define id="item_part_icon_MpSU"
|
|
value="ICO_Jewel_stone_support.tga" />
|
|
<define id="item_part_icon_MpED"
|
|
value="ICO_Jewel_stone.tga" />
|
|
<define id="item_part_icon_MpBT"
|
|
value="" />
|
|
<define id="item_part_icon_MpPES"
|
|
value="" />
|
|
<define id="item_part_icon_MpSH"
|
|
value="" />
|
|
<define id="item_part_icon_MpTK"
|
|
value="" />
|
|
<define id="item_part_icon_MpJH"
|
|
value="" />
|
|
<define id="item_part_icon_MpCF"
|
|
value="" />
|
|
<define id="item_part_icon_MpVE"
|
|
value="ICO_Clothes.tga" />
|
|
<define id="item_part_icon_MpMF"
|
|
value="ICO_Magic_focus.tga" />
|
|
<!-- None, for item part selection -->
|
|
<define id="item_part_icon_"
|
|
value="No_Action.tga" />
|
|
<!-- ***************************** -->
|
|
<!-- * PVP FACTION ICONS * -->
|
|
<!-- ***************************** -->
|
|
<define id="pvp_faction_icon_None"
|
|
value="" />
|
|
<define id="pvp_faction_icon_Neutral"
|
|
value="" />
|
|
<define id="pvp_faction_icon_Kami"
|
|
value="faction_Kami.tga" />
|
|
<define id="pvp_faction_icon_Karavan"
|
|
value="faction_Karavan.tga" />
|
|
<define id="pvp_faction_icon_Fyros"
|
|
value="faction_Fyros.tga" />
|
|
<define id="pvp_faction_icon_Matis"
|
|
value="faction_Matis.tga" />
|
|
<define id="pvp_faction_icon_Tryker"
|
|
value="faction_Tryker.tga" />
|
|
<define id="pvp_faction_icon_Zorai"
|
|
value="faction_Zorai.tga" />
|
|
<!-- ******************************** -->
|
|
<!-- * BRICK FALGS * -->
|
|
<!-- ******************************** -->
|
|
<define id="brick_flags_critical_hit"
|
|
value="8" />
|
|
<define id="brick_flags_parry"
|
|
value="16" />
|
|
<define id="brick_flags_dodge"
|
|
value="32" />
|
|
<!-- ******************************** -->
|
|
<!-- * ITEM TYPE TO ITEM SHEET * -->
|
|
<!-- ******************************** -->
|
|
<!-- Melee weapons -->
|
|
<define id="item_type_to_item_sheet_DAGGER"
|
|
value="iccm1pd.sitem" />
|
|
<define id="item_type_to_item_sheet_SWORD"
|
|
value="iccm1ss.sitem" />
|
|
<define id="item_type_to_item_sheet_MACE"
|
|
value="iccm1bm.sitem" />
|
|
<define id="item_type_to_item_sheet_AXE"
|
|
value="iccm1sa.sitem" />
|
|
<define id="item_type_to_item_sheet_SPEAR"
|
|
value="iccm1ps.sitem" />
|
|
<define id="item_type_to_item_sheet_STAFF"
|
|
value="iccm1bs.sitem" />
|
|
<define id="item_type_to_item_sheet_TWO_HAND_SWORD"
|
|
value="iccm2ss.sitem" />
|
|
<define id="item_type_to_item_sheet_TWO_HAND_AXE"
|
|
value="iccm2sa.sitem" />
|
|
<define id="item_type_to_item_sheet_PIKE"
|
|
value="iccm2pp.sitem" />
|
|
<define id="item_type_to_item_sheet_TWO_HAND_MACE"
|
|
value="iccm2bm.sitem" />
|
|
<define id="item_type_to_item_sheet_MAGICIAN_STAFF"
|
|
value="iccm2ms.sitem" />
|
|
<!-- Range weapons -->
|
|
<define id="item_type_to_item_sheet_AUTOLAUCH"
|
|
value="icbr2a.sitem" />
|
|
<define id="item_type_to_item_sheet_BOWRIFLE"
|
|
value="icbr2b.sitem" />
|
|
<define id="item_type_to_item_sheet_LAUNCHER"
|
|
value="icbr2l.sitem" />
|
|
<define id="item_type_to_item_sheet_PISTOL"
|
|
value="icbr1p.sitem" />
|
|
<define id="item_type_to_item_sheet_BOWPISTOL"
|
|
value="icbr1b.sitem" />
|
|
<define id="item_type_to_item_sheet_RIFLE"
|
|
value="icbr2r.sitem" />
|
|
<!-- Ammo -->
|
|
<define id="item_type_to_item_sheet_AUTOLAUNCH_AMMO"
|
|
value="iccp2ab.sitem" />
|
|
<define id="item_type_to_item_sheet_BOWRIFLE_AMMO"
|
|
value="iccp2bb.sitem" />
|
|
<define id="item_type_to_item_sheet_LAUNCHER_AMMO"
|
|
value="iccp2lb.sitem" />
|
|
<define id="item_type_to_item_sheet_PISTOL_AMMO"
|
|
value="iccp1pb.sitem" />
|
|
<define id="item_type_to_item_sheet_BOWPISTOL_AMMO"
|
|
value="iccp1bb.sitem" />
|
|
<define id="item_type_to_item_sheet_RIFLE_AMMO"
|
|
value="iccp2rb.sitem" />
|
|
<!-- Shields -->
|
|
<define id="item_type_to_item_sheet_SHIELD"
|
|
value="iccss.sitem" />
|
|
<define id="item_type_to_item_sheet_BUCKLER"
|
|
value="iccsb.sitem" />
|
|
<!-- Armors -->
|
|
<define id="item_type_to_item_sheet_LIGHT_BOOTS"
|
|
value="icfalb.sitem" />
|
|
<define id="item_type_to_item_sheet_LIGHT_GLOVES"
|
|
value="icfalg.sitem" />
|
|
<define id="item_type_to_item_sheet_LIGHT_PANTS"
|
|
value="icfalp.sitem" />
|
|
<define id="item_type_to_item_sheet_LIGHT_SLEEVES"
|
|
value="icfals.sitem" />
|
|
<define id="item_type_to_item_sheet_LIGHT_VEST"
|
|
value="icfalv.sitem" />
|
|
<define id="item_type_to_item_sheet_MEDIUM_BOOTS"
|
|
value="icfamb.sitem" />
|
|
<define id="item_type_to_item_sheet_MEDIUM_GLOVES"
|
|
value="icfamg.sitem" />
|
|
<define id="item_type_to_item_sheet_MEDIUM_PANTS"
|
|
value="icfamp.sitem" />
|
|
<define id="item_type_to_item_sheet_MEDIUM_SLEEVES"
|
|
value="icfams.sitem" />
|
|
<define id="item_type_to_item_sheet_MEDIUM_VEST"
|
|
value="icfamv.sitem" />
|
|
<define id="item_type_to_item_sheet_HEAVY_BOOTS"
|
|
value="icfahb.sitem" />
|
|
<define id="item_type_to_item_sheet_HEAVY_GLOVES"
|
|
value="icfahg.sitem" />
|
|
<define id="item_type_to_item_sheet_HEAVY_PANTS"
|
|
value="icfahp.sitem" />
|
|
<define id="item_type_to_item_sheet_HEAVY_SLEEVES"
|
|
value="icfahs.sitem" />
|
|
<define id="item_type_to_item_sheet_HEAVY_VEST"
|
|
value="icfahv.sitem" />
|
|
<define id="item_type_to_item_sheet_HEAVY_HELMET"
|
|
value="icfahh.sitem" />
|
|
<!-- Jewels -->
|
|
<define id="item_type_to_item_sheet_ANKLET"
|
|
value="icfja.sitem" />
|
|
<define id="item_type_to_item_sheet_BRACELET"
|
|
value="icfjb.sitem" />
|
|
<define id="item_type_to_item_sheet_DIADEM"
|
|
value="icfjd.sitem" />
|
|
<define id="item_type_to_item_sheet_EARING"
|
|
value="icfje.sitem" />
|
|
<define id="item_type_to_item_sheet_PENDANT"
|
|
value="icfjp.sitem" />
|
|
<define id="item_type_to_item_sheet_RING"
|
|
value="icfjr.sitem" />
|
|
<!--
|
|
<define id="item_type_to_item_sheet_CLEAVER" value="" />
|
|
<define id="item_type_to_item_sheet_SHEARS" value="" />
|
|
<define id="item_type_to_item_sheet_FISHINGPROD" value="" />
|
|
<define id="item_type_to_item_sheet_SEARAKE" value="" />
|
|
<define id="item_type_to_item_sheet_SPADE" value="" />
|
|
<define id="item_type_to_item_sheet_CATLEPROD" value="" />
|
|
<define id="item_type_to_item_sheet_STICK" value="" />
|
|
<define id="item_type_to_item_sheet_WHIP" value="" />
|
|
-->
|
|
<!-- Tools -->
|
|
<define id="item_type_to_item_sheet_ArmorTool"
|
|
value="itarmor.sitem" />
|
|
<define id="item_type_to_item_sheet_AmmoTool"
|
|
value="itammo.sitem" />
|
|
<define id="item_type_to_item_sheet_MeleeWeaponTool"
|
|
value="itmwea.sitem" />
|
|
<define id="item_type_to_item_sheet_RangeWeaponTool"
|
|
value="itrwea.sitem" />
|
|
<define id="item_type_to_item_sheet_JewelryTool"
|
|
value="itjewel.sitem" />
|
|
<define id="item_type_to_item_sheet_ToolMaker"
|
|
value="ittool.sitem" />
|
|
<!--
|
|
<define id="item_type_to_item_sheet_CAMPSFIRE" value="" />
|
|
-->
|
|
<!-- Misc -->
|
|
<define id="item_type_to_item_sheet_MEKTOUB_PACKER_TICKET"
|
|
value="iapd.sitem" />
|
|
<define id="item_type_to_item_sheet_MEKTOUB_MOUNT_TICKET"
|
|
value="iasd.sitem" />
|
|
<define id="item_type_to_item_sheet_JOB_ELEMENT"
|
|
value="rpjob_elementary.sitem" />
|
|
<!-- ************************ -->
|
|
<!-- * DYNAMIC CHAT * -->
|
|
<!-- ************************ -->
|
|
<define id="max_dyn_chan_per_player"
|
|
value_from_code="getMaxDynChanPerPlayer()" />
|
|
<variable entry="UI:SAVE:ISDETACHED:DYNAMIC_CHAT$i"
|
|
type="sint32"
|
|
value="1"
|
|
size="%max_dyn_chan_per_player" />
|
|
<variable entry="UI:SAVE:ISENABLED:DYNAMIC_CHAT$i"
|
|
type="sint32"
|
|
value="1"
|
|
size="%max_dyn_chan_per_player" />
|
|
<variable entry="UI:SAVE:ISENABLED:DYNAMIC_CHAT$i"
|
|
type="sint32"
|
|
value="1"
|
|
size="%max_dyn_chan_per_player" />
|
|
<!-- ************************ -->
|
|
<!-- * MUSIC from DB * -->
|
|
<!-- ************************ -->
|
|
<!-- Mission musics -->
|
|
<define id="max_num_missions"
|
|
value_from_code="getMaxNumMissions()" />
|
|
<template name="temp_music_for_mission"
|
|
index="">
|
|
<link expr="@SERVER:MISSIONS:#index:TITLE"
|
|
cond="and(ne(@SERVER:MISSIONS:#index:TITLE,0),eq(oldvalue('SERVER:MISSIONS:#index:TITLE'),0))"
|
|
action="play_event_music"
|
|
params="music=Quest Start.ogg|loop=0|xfade=0" />
|
|
<link expr="@SERVER:MISSIONS:#index:FINISHED"
|
|
cond="ne(@SERVER:MISSIONS:#index:FINISHED,0)"
|
|
action="play_event_music"
|
|
params="music=Quest End.ogg|loop=0|xfade=0" />
|
|
<link expr="@SERVER:GROUP:MISSIONS:#index:TITLE"
|
|
cond="and(ne(@SERVER:GROUP:MISSIONS:#index:TITLE,0),eq(oldvalue('SERVER:GROUP:MISSIONS:#index:TITLE'),0))"
|
|
action="play_event_music"
|
|
params="music=Quest Start.ogg|loop=0|xfade=0" />
|
|
<link expr="@SERVER:GROUP:MISSIONS:#index:FINISHED"
|
|
cond="ne(@SERVER:GROUP:MISSIONS:#index:FINISHED,0)"
|
|
action="play_event_music"
|
|
params="music=Quest End.ogg|loop=0|xfade=0" />
|
|
</template>
|
|
<vector template="temp_music_for_mission"
|
|
index="$i"
|
|
_size="%max_num_missions" />
|
|
<!-- ************************ -->
|
|
<!-- * BAR MANAGER * -->
|
|
<!-- ************************ -->
|
|
<!-- Bars Variables -->
|
|
<define id="max_animal"
|
|
value_from_code="getMaxAnimal()" />
|
|
<define id="max_team_member"
|
|
value_from_code="getMaxTeamMember()" />
|
|
<define id="max_fame_tribe"
|
|
value_from_code="lua:getNbTribeFameIndex()" />
|
|
<!-- Team Members (FOCUS not setuped) -->
|
|
<variable entry="UI:VARIABLES:BARS:TEAM:$i:ChaScore1"
|
|
type="sint32"
|
|
value="0"
|
|
size="%max_team_member" />
|
|
<variable entry="UI:VARIABLES:BARS:TEAM:$i:ChaScore2"
|
|
type="sint32"
|
|
value="0"
|
|
size="%max_team_member" />
|
|
<variable entry="UI:VARIABLES:BARS:TEAM:$i:ChaScore3"
|
|
type="sint32"
|
|
value="0"
|
|
size="%max_team_member" />
|
|
<!-- Animal (only HP) -->
|
|
<variable entry="UI:VARIABLES:BARS:ANIMAL:$i:ChaScore1"
|
|
type="sint32"
|
|
value="0"
|
|
size="%max_animal" />
|
|
<!-- Target -->
|
|
<variable entry="UI:VARIABLES:BARS:TARGET:ChaScore1"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:BARS:TARGET:ChaScore2"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:BARS:TARGET:ChaScore3"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:BARS:TARGET:ChaScore4"
|
|
type="sint32"
|
|
value="0" />
|
|
<define id="target_ChaScore1"
|
|
value="UI:VARIABLES:BARS:TARGET:ChaScore1" />
|
|
<define id="target_ChaScore2"
|
|
value="UI:VARIABLES:BARS:TARGET:ChaScore2" />
|
|
<define id="target_ChaScore3"
|
|
value="UI:VARIABLES:BARS:TARGET:ChaScore3" />
|
|
<define id="target_ChaScore4"
|
|
value="UI:VARIABLES:BARS:TARGET:ChaScore4" />
|
|
<!-- Special USER. -1024 to +1024 "percent" values -->
|
|
<variable entry="UI:VARIABLES:USER:ChaScore1_RATIO"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:USER:ChaScore2_RATIO"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:USER:ChaScore3_RATIO"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:USER:ChaScore4_RATIO"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- Special USER: Actual 0 to 32767 "real clamped to 0" values -->
|
|
<variable entry="UI:VARIABLES:USER:ChaScore1"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:USER:ChaScore2"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:USER:ChaScore3"
|
|
type="sint32"
|
|
value="0" />
|
|
<variable entry="UI:VARIABLES:USER:ChaScore4"
|
|
type="sint32"
|
|
value="0" />
|
|
<!-- AH when Target Bars change from DB -->
|
|
<link expr="depends(@SERVER:TARGET:BARS)"
|
|
action="bar_manager_on_target" />
|
|
<!-- AH when Team Bars change from DB -->
|
|
<template name="temp_link_team_bars"
|
|
index="">
|
|
<link expr="depends(@SERVER:GROUP:#index)"
|
|
action="bar_manager_on_team"
|
|
params="#index" />
|
|
</template>
|
|
<vector template="temp_link_team_bars"
|
|
index="$i"
|
|
_size="%max_team_member" />
|
|
<!-- AH when Animal Bars change from DB -->
|
|
<template name="temp_link_animal_bars"
|
|
index="">
|
|
<link expr="depends(@SERVER:PACK_ANIMAL:BEAST#index)"
|
|
action="bar_manager_on_animal"
|
|
params="#index" />
|
|
</template>
|
|
<vector template="temp_link_animal_bars"
|
|
index="$i"
|
|
_size="%max_animal" />
|
|
<!-- AH when User Max Scores change from DB (must reupdate all ratio bars) -->
|
|
<link expr="depends(@SERVER:CHARACTER_INFO:SCORES0)"
|
|
action="bar_manager_on_user_scores" />
|
|
<link expr="depends(@SERVER:CHARACTER_INFO:SCORES1)"
|
|
action="bar_manager_on_user_scores" />
|
|
<link expr="depends(@SERVER:CHARACTER_INFO:SCORES2)"
|
|
action="bar_manager_on_user_scores" />
|
|
<link expr="depends(@SERVER:CHARACTER_INFO:SCORES3)"
|
|
action="bar_manager_on_user_scores" />
|
|
<define id="r2_max_num_dm_controlled_entities"
|
|
value="16" />
|
|
<!-- text ids for the controlled users -->
|
|
<variable entry="UI:VARIABLES:R2_DM_CONTROLLED:$i:TEXT_ID"
|
|
type="sint32"
|
|
value="0"
|
|
size="%r2_max_num_dm_controlled_entities" />
|
|
<variable entry="UI:TEMP:R2_DRAW_ARRAY"
|
|
type="bool"
|
|
value="0" />
|
|
<variable entry="UI:TEMP:DEFAULT_WEB_RETRY_TIMEOUT"
|
|
type="sint32"
|
|
value="2" />
|
|
<variable entry="UI:SAVE:WEBIG_RETRY_DELAY"
|
|
type="sint32"
|
|
value="2" />
|
|
</interface_config>
|