zladx/LADX-Disassembly

Document the entities code

Open

#200 aperta il 30 mar 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Assembly (89 fork)github user discovery
good first issuehelp wanted

Metriche repository

Star
 (886 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor