LADX-Disassembly icon indicating copy to clipboard operation
LADX-Disassembly copied to clipboard

Document the entities code

Open kemenaran opened this issue 5 years ago • 0 comments

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.

kemenaran avatar Mar 30 '20 16:03 kemenaran