Go to the source code of this file.
◆ COMMAND_BURST_SIZE
| #define COMMAND_BURST_SIZE |
◆ COMMAND_TIME_MSEC
| #define COMMAND_TIME_MSEC 250 /* time slice length in milliseconds */ |
◆ COMMANDS_PER_TIME
| #define COMMANDS_PER_TIME |
Value:
Definition at line 7 of file config.h.
◆ DEFENSE
| #define DEFENSE /* If you want to allow planetary guns */ |
◆ DISCONNECT_TIME
| #define DISCONNECT_TIME 7200 /* maximum idle time */ |
◆ DISSOLVE
| #define DISSOLVE /* If you want to allow players to dissolve */ |
◆ GB_HOST
| #define GB_HOST "solana.mps.ohio-state.edu" /* change this for your machine */ |
◆ GB_PORT
| #define GB_PORT 2010 /* change this for your port selection */ |
◆ HELP_FILE
| #define HELP_FILE DOCDIR "help.txt" |
◆ LEAVE_MESSAGE
| #define LEAVE_MESSAGE "\n*** Thank you for playing Galactic Bloodshed ***\n" |
◆ MARKET
| #define MARKET /* comment this out if you don't want to use the market */ |
◆ MAX_OUTPUT
| #define MAX_OUTPUT 32768 /* don't change this */ |
◆ VERS
| #define VERS "v5.2 10/9/92" /* don't change this */ |
◆ VOTING
| #define VOTING /* If you want to allow player voting. */ |
◆ WELCOME_FILE
| #define WELCOME_FILE "welcome.txt" |