zladx/LADX-Disassembly

Document the entities code

Open

#200 geöffnet am 30. März 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Assembly (89 Forks)github user discovery
good first issuehelp wanted

Repository-Metriken

Stars
 (886 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide