shithub: choc

ref: a67482a15852f66bec73edb6f9237da61bdf8211
dir: /TODO/

View raw version
To do:

* Setup utility
* Netcode:
  - Drone mode (for -left/-right and observers)
* Demo hashes for regression testing of this and other ports.
* Improve multiplayer startup: 
  - Select an IWAD automatically from the server's game type rather than
    all players having to specify -iwad.
  - Send list of WADs to load instead of all clients having to specify -file.
  - Same applies to dehacked patches and wad merging parameters.
* Video capture mode?
* Portability improvements:
  - Use size-specific types (eg. int32_t instead of int)
  - Don't make structure packing assumptions when loading levels.