While --headless-server-mode works fine without an X display, this doesn't work for most other options currently (r2576):
$ DISPLAY=:-1 ./dev_rungame --help
Couldn't initialize SDL: No available video device
Please make at least the most basic options, such as --help and --version, work without SDL. If possible, please also make the --validate-* options work this way.