wiki_context_index - ryzom/ryzomcore GitHub Wiki


title: Wiki Context Index description: Curated list of high-quality wiki pages for complete context loading published: true date: 2026-03-14T00:00:00.000Z tags: editor: markdown dateCreated: 2026-03-14T00:00:00.000Z

This page lists all wiki pages worth loading into context, organized by priority. Use this to efficiently reload wiki knowledge in a new conversation.

Exclude: individual AI script function pages (world_editor/ai_script/functions/*.md ~150 pages), individual NPC action type pages (world_editor/npc/action_type/*.md ~30 pages), old Atlassian archive (ryzomcore/ HTML files), and low-quality drafts marked below.

Tier 1: Navigation & Structure

These are the main section pages and define the wiki structure.

home.md
nel.md
nel/3d.md
nel/misc.md
nel/net.md
nel/sound.md
nel/pacs.md
nel/georges.md
nel/gui.md
nel/ligo.md
nel/ns.md
nel/tutorials.md
development.md
server.md
client.md
graphics.md
landscape.md
sound.md
interface.md
gameplay.md
leveldesign.md
production.md
live.md
ring.md
world_editor.md
troubleshooting.md
play.md
changelog.md
credits.md
drafts.md
extended.md
gsoc.md

Tier 2: Core Technical Documentation

NeL Engine

Tutorials (all reviewed and correct)

nel/compile_linux.md
nel/compile_windows.md
nel/new_project.md
nel/main_game_loop.md
nel/hello_world.md
nel/spinning_cube.md
nel/textures_blending.md
nel/scene_shapes.md
nel/scene_lighting.md
nel/animation_playback.md
nel/particle_systems_tutorial.md

3D Library

nel/3d/features.md
nel/3d/scene_traversal.md
nel/3d/cluster_system.md
nel/3d/file_extensions.md
nel/3d/mesh_build.md
nel/3d/mesh_custom.md
nel/3d/nelvp.md
nel/3d/requirements.md
nel/3d/shape_cache.md
nel/3d/text_compute_render.md
nel/3d/water_material.md

Misc Library

nel/misc/log.md
nel/misc/log_custom.md
nel/misc/log_displayer.md
nel/misc/log_displayer_custom.md
nel/misc/debug_basics.md
nel/misc/config.md
nel/misc/cmd_args.md
nel/misc/console_command.md
nel/misc/console_variable.md
nel/misc/events_input.md
nel/misc/file_path.md
nel/misc/bnp.md
nel/misc/xml_pack.md
nel/misc/serial.md
nel/misc/string.md
nel/misc/threading.md
nel/misc/timer.md
nel/misc/i18n.md
nel/misc/class_registry.md
nel/misc/app_context.md
nel/misc/dynamic_libraries.md

Net Library

nel/net/layer_0.md
nel/net/layer_1.md
nel/net/layer_2.md
nel/net/layer_3.md
nel/net/layer_4.md
nel/net/layer_5.md
nel/net/layer_6.md
nel/net/login_system.md
nel/net/service_create.md
nel/net/message_callback.md
nel/net/message_recorder.md
nel/net/time_system.md
nel/net/email.md
nel/net/feature_requirements.md
nel/net/samples/chat.md

Georges Library

nel/georges/dfn_typ_form.md
nel/georges/form_loader.md
nel/georges/packed_sheets.md

Sound Library

nel/sound/music_implementation.md
nel/sound/adpcm_implementation_notes.md

GUI Library

nel/gui/feature_flags.md

Web Library

nel/web.md
nel/web/http_client.md
nel/web/ssl_certificates.md
nel/web/http_post_task.md
nel/web/streamed_package_provider.md

Other NeL

nel/coding_conventions.md
nel/code_compatibility_target.md
nel/windows_compatibility_targets.md
nel/plugin_max_compatibility.md
nel/version_bump.md
nel/repository_history.md
nel/games.md
nel/cegui.md
nel/snowballs.md
nel/submit_patch.md
nel/pipeline_service.md

Development Setup

development/quickstart_windows.md
development/quickstart_windows/code_build.md
development/quickstart_windows_pre.md
development/create_quickstart_windows.md
development/web_windows.md
development/lua_debug.md
development/production_debug.md

Server

server/egs.md
server/egs/items.md
server/fes.md
server/pds.md
server/pdss.md

Graphics

graphics/plugin_max.md
graphics/object_viewer.md
graphics/particle_system.md
graphics/ovqt.md
graphics/ovqt/particle_editor.md
graphics/add_craftable_equipment.md
graphics/convert_stdmtl.md
graphics/max9_linux_wine.md

Landscape

landscape/build_flow.md
landscape/generation_pipeline.md
landscape/tile_bank.md
landscape/tile_bank_create.md
landscape/tile_textures.md
landscape/tile_transitions.md
landscape/ligo_bricks.md
landscape/zone_create.md
landscape/zone_create_matrix.md
landscape/zone_painter.md
landscape/collisions_create.md
landscape/tree_anatomy.md
landscape/lod_vegetations.md
landscape/veget_set.md

Leveldesign

leveldesign/ai_action.md
leveldesign/localization_system.md

Live / Game Master

live/shard_commands.md
live/player_variables.md
live/skill_trees.md

Production

production/server_preparation.md
production/install_dependencies.md
production/install_patchman.md
production/deploy_server_patch.md
production/service_layout.md
production/lemp_ubuntu20.md
production/lemp_ubuntu18.md

Sound

sound/creating_sound_data.md

Ring

ring/sessions_scenarios_acts.md
ring/entities_walkpaths_grouping.md
ring/edit_test_animation_dm_play.md
ring/sequences_events_dialogs.md
ring/colored_broadcast.md
ring/new_landscape.md
ring/letters.md
ring/letters/r2_introduction.md
ring/letters/editing_animation_tools.md
ring/letters/overview_r2_services.md
ring/letters/bandits.md

World Editor & AI

world_editor/ai_script.md
world_editor/ai_script/functions.md
world_editor/ai_script/phrase_system.md
world_editor/npc/action_type.md
world_editor/npc/event_type.md
world_editor/class_doc/npc_event_handler_action.md

Troubleshooting

troubleshooting/unable_to_connect_to_sbs.md
troubleshooting/text_file_busy.md

GSoC

gsoc/application_template.md
gsoc/proposal_writing.md

Extended

extended/procedural_tribe_camp_layout.md

Postmortem & History

postmortem.md
postmortem/nel/general.md
postmortem/nel/spec_3d.md
postmortem/nel/memory_usage.md
postmortem/nel/architecture_3d.md
postmortem/nel/spec_plug_patch.md
postmortem/nel/tile_algorithm.md
postmortem/nel/terrain.md
postmortem/nel/terrain_generation.md
postmortem/nel/water.md
postmortem/nel/sky.md
postmortem/nel/interior.md
postmortem/nel/shadows.md
postmortem/nel/characters.md
postmortem/nel/animation.md
postmortem/nel/linear_mesh_lod.md
postmortem/nel/particle_system_design.md
postmortem/nel/sound_postmortem.md
postmortem/nel/sound_specification.md
postmortem/nel/sound_clusters.md
postmortem/nel/sound_weather.md
postmortem/nel/collision_data.md
postmortem/nel/collision_map.md
postmortem/nel/path_finding.md
polyverse.md
nevrax.md
opennel.md
ryzomcore.md
nel/repository_history.md
nel/games.md
nel/games/werewolf.md

Tier 3: Drafts Worth Reading

These drafts contain useful technical notes or working designs.

drafts/tutorial_roadmap.md
drafts/create_world_leveldesign.md
drafts/architecture_ryzom_services.md
drafts/building_game_data.md
drafts/landscape_generator.md
drafts/nel_material.md
drafts/nel_shaders.md
drafts/nel_exporters.md
drafts/swap_ai_script_lua.md
drafts/pacs_jumping.md
drafts/ssao.md
drafts/new_roadmap.md
drafts/vp_limits.md
drafts/interactive_entities.md
drafts/entity_type_bugs.md
drafts/feature_wishlist.md
drafts/login_cookie_rand_seed.md
drafts/land_export_notes.md
drafts/list_vps.md
drafts/render_trav_vp.md
drafts/wind_tree_vp.md
drafts/glsl_programs.md
drafts/gpu_program.md
drafts/quick_start_v2.md
drafts/pipeline_v4.md
drafts/shader_tools.md

Skip: Low Value

These are not worth loading - outdated, empty stubs, or trivially short.

drafts/todo.md - just two links
drafts/todo_sound.md - short bullet list
drafts/todo_vr.md - short bullet list
drafts/translation_vr.md - three lines
drafts/background_music_notes.md - four lines
drafts/wiki.md - three lines
drafts/geom_instancing.md - one link
drafts/quad_chain.md - one-line answer
drafts/section_summaries.md - ChatGPT prompt template
drafts/shader_generator.md - raw ChatGPT conversation dump
drafts/setting_up.md - superseded by quickstart
drafts/compile_on_ubuntu.md - superseded by nel/compile_linux.md
drafts/deploying_snowballs_ubuntu7.md - extremely outdated (Ubuntu 7.10)
drafts/spinning_cube.md - DELETED (replaced by nel/spinning_cube.md)
drafts/tutorial_nel_1.md - DELETED
drafts/tutorial_nel_2.md - DELETED
drafts/tutorial_nel_3.md - DELETED
drafts/mise_en_prod.md - old Nevrax internal process
drafts/mp_generator.md - old Nevrax internal tool
drafts/specs_stat_query.md - old Nevrax internal tool
drafts/php_errors.md - specific error log dump
drafts/vs_settings.md - short VS config notes
drafts/steps_building_landsape.md - superseded by landscape section
drafts/character_animations.md - old forum Q&A
drafts/missing_docs.md - link collection
drafts/Resources.md - link collection
drafts/trash/* - archived/deprecated content
nel/games/talaus_online.md - just concept art images
nel/repository_history/nel_svn_log.md - raw SVN log
nel/repository_history/opennel_svn_log.md - raw SVN log
nel/repository_restoration.md - one-time repo migration script
nel/pipeline_service_technical.md - probably empty/outdated
nel/pipeline_3dsmax.md - probably empty/outdated
nel/pipeline_working_notes.md - probably empty/outdated
nel/pipeline_3d_export_tool_requirements.md - probably empty/outdated
nel/dsound.md - one sentence
nel/misc/cmd_args.md - just "TODO"
landscape/ovqt/video_tutorials.md - probably just links
graphics/ovqt/video_tutorials.md - probably just links
leveldesign/primitives_overview.md - probably empty
ring/ring_letter/r2_introduction.md - duplicate of ring/letters/r2_introduction.md
⚠️ **GitHub.com Fallback** ⚠️