zladx/LADX-Disassembly

Document the entities code

Open

#200 创建于 2020年3月30日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Assembly (89 fork)github user discovery
good first issuehelp wanted

仓库指标

Star
 (886 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南