Skip to content
  • Dino Bollinger's avatar
    Duke3D: Improve the CON_ADDLOGVAR command · c624dd64
    Dino Bollinger authored and Richard Gobeille's avatar Richard Gobeille committed
    Changes:
    - Passing struct members and player vars as argument now works.
    - If struct members are accessed without specifying the index,
      the command will display which index was used by the CON VM.
    - Enable use of constant values for array indexing in addlogvar
    - Enable logging of integer constants with addlogvar
    - General refactoring and code improvement.
    c624dd64