MCPcopy Create free account
hub / github.com/crossuo/crossuo

github.com/crossuo/crossuo @1.0.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.7 ↗ · + Follow
28,471 symbols 78,660 edges 2,737 files 3,648 documented · 13% updated 1y ago1.0.7 · 2021-12-21★ 17727 open issues

Browse by type

Functions 23,282 Types & classes 5,189
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CrossUO Client

build

CrossUO is a cross-platform Ultima Online client in active development.

Current supported platforms:

  • Windows 7+
  • Linux
  • MacOSX

Note for Linux users wanting to use X:UO Assist, Qt5 with multimedia and script support is required: sudo apt install qtmultimedia5-dev qtscript5-dev

In development:

  • RaspberryPi (working, but low fps)
  • Web Browser via Webassembly (in progress)

Currently CrossUO renderer is based on an old OpenGL 1 implementation that is being (slowly) fully reworked. This will enable yet more platforms and huge boost on graphical performance.

Downloading

To download, go to our website for the current stable release, or else get the nightly master build here.

Contributing

Please read CONTRIBUTING before doing any contribution to the project.

Building

For instructions about building from source, read the section Compiling.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 18,510
Method 4,772
Class 4,706
Enum 481
Interface 2

Languages

C56%
C++43%
Java1%
TypeScript1%
Rust1%
Python1%

Modules by API surface

external/ass.h975 symbols
external/gfx/imgui/imgui.cpp552 symbols
src/GLEngine/glew.c545 symbols
deps/sdl-2.0.10-c1be3add38/src/video/khronos/vulkan/vulkan_core.h500 symbols
external/gfx/sokol_gfx.h341 symbols
external/popts.h220 symbols
external/gfx/imgui/imgui_widgets.cpp218 symbols
external/gfx/imgui/imgui_internal.h211 symbols
external/miniz.h187 symbols
deps/cmcurl/lib/libressl/ssl/ssl_lib.c183 symbols
external/gfx/sokol_gfx_imgui.h178 symbols
external/gfx/imgui/imgui.h174 symbols

For agents

$ claude mcp add crossuo \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page