Skip to content

wikis Search Results · repo:OpenDreamProject/OpenDream language:Python

5 results
 (109 ms)

5 results

inOpenDreamProject/OpenDream (press backspace or delete to remove)
The language qualifier is not supported when searching wikis. Try searching for issues instead?

This is a work-in-progress guide describing the major differences between OpenDream and BYOND. Things are added/removed as development progresses, and this list is non-exhaustive. Breaking Changes Various ...
  • Last updated
    on Aug 19, 2024

Welcome Welcome to the OpenDream wiki! This is the home of all kinds of information related to OpenDream. Below are all of the pages, grouped by category. Compiler Pages related to the DM compiler, specifically. ...
  • Last updated
    on Jul 11, 2024

OpenDream has a Debug Adapter Protocol-compatible debugger. The debugger currently requires Visual Studio Code, and optionally a copy of OpenDream's source code if you want to develop OpenDream. Setup ...
  • Last updated
    on Aug 11, 2024

Here is a list of optional arguments you can pass to the compiler: --suppress-unimplemented - Suppresses most warnings related to unimplemented procs/vars. At the moment, using this is highly recommended ...
  • Last updated
    on Nov 12, 2024

#pragma - OpenDream error emission configuration Through the #pragma directive, the errors and warnings emitted by OD can be configured to suit your codebase. For the current default pragma settings and ...
  • Last updated
    yesterday