zladx/LADX-Disassembly

Document the entities code

Open

#200 aberto em 30 de mar. de 2020

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Assembly (89 forks)github user discovery
good first issuehelp wanted

Métricas do repositório

Stars
 (886 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

The code for entities AI (i.e. actors, NPCs, enemies, etc) has been entirely decompiled. But much of the code is still undocumented.

A useful task is to pick one of the entities (the files in the src/code/entities/ directory), analyze how it works, and label the functions to document its behavior.

Guia do colaborador