Commit Graph

  • 01bb588a05 use fully qualified path to SendQueue rasul 2020-04-05 13:17:00 -0500
  • aa9c13444d don't use main() rasul 2020-04-05 13:15:16 -0500
  • fa848985fb use full path to SendQueue rasul 2020-04-05 13:02:07 -0500
  • 4d526f9df9 document the try_send_error!() macro rasul 2020-04-05 13:01:06 -0500
  • 3619302f34 use file!() instead of README.md rasul 2020-04-05 12:53:28 -0500
  • 632d5dfcbe document try_print!() macro rasul 2020-04-05 12:52:30 -0500
  • fe317c0ca5 document try_log!() macro rasul 2020-04-05 12:39:10 -0500
  • 8896e4968a remove old commented out version of a macro rasul 2020-04-05 12:08:39 -0500
  • 36141245e1 add command new to create a new room or zone rasul 2020-04-05 12:06:06 -0500
  • eb9ba21144 method to get the root parent zone rasul 2020-04-05 12:05:37 -0500
  • 2b0c2c5fe6 get rid of commented out function that is now a macro in macros.rs rasul 2020-04-05 12:05:09 -0500
  • 6fbb94124b pub use isn't necessary for name module rasul 2020-04-05 10:28:28 -0500
  • fd6399db86 rustfmt rasul 2020-04-04 15:29:36 -0500
  • 48ea48d881 Put client token back into the tokens queue to reuse if client is gone rasul 2020-04-04 15:27:39 -0500
  • dd5f335ef3 readme rasul 2020-04-04 15:23:04 -0500
  • 13bf22ed90 rustfmt rasul 2020-04-04 15:16:49 -0500
  • 5b07d67515 add newlines to the Username prompt rasul 2020-04-04 15:16:37 -0500
  • 8af7b7a7ad Add a couple newlines after the quit message rasul 2020-04-04 15:14:31 -0500
  • fdff6a0f8e Remove the actions module, and move commands into the Command module. rasul 2020-04-04 15:11:31 -0500
  • 7a8bbe7890 rustfmt rasul 2020-04-04 11:20:29 -0500
  • b092807bc1 remove unused import rasul 2020-04-04 11:16:05 -0500
  • 94723e9d12 Quit command to disconnect from the game rasul 2020-04-04 11:14:37 -0500
  • 87367644cc Subcommand for working with room descriptions rasul 2020-04-04 10:12:35 -0500
  • 651a3a4d7f command to set room description rasul 2020-04-04 08:57:08 -0500
  • 540d4fb0fb e isn't used to prefix with _ rasul 2020-04-04 08:54:51 -0500
  • a0598b4159 add try_send and option_send macros rasul 2020-04-04 08:04:31 -0500
  • d915d17bef Add some comments rasul 2020-04-03 18:51:19 -0500
  • 551affdb48 Update the description of the database field to match current usage rasul 2020-04-03 18:50:06 -0500
  • 1624cd2d18 rustfmt rasul 2020-04-03 18:49:07 -0500
  • 6c2811d062 Get rid of the leaky box. rasul 2020-04-03 18:47:46 -0500
  • 9d15eb0042 get rid of the file module and do the file stuff from config module rasul 2020-04-03 18:40:45 -0500
  • ed2a52da4b add try_print!() macro rasul 2020-04-03 18:39:04 -0500
  • 7ef856cf19 get rid of old macro rasul 2020-04-03 18:38:25 -0500
  • e3be6592b4 some comments rasul 2020-04-03 18:37:09 -0500
  • 659f4f9f7f unused import rasul 2020-04-03 18:23:34 -0500
  • a3d3c3e7f8 direction isn't needed rasul 2020-04-03 18:22:36 -0500
  • 1a43cf12cc a few comments rasul 2020-04-03 18:21:19 -0500
  • 8165be78f1 init rasul 2020-04-03 17:54:27 -0500
  • 2e12903c23 cargo rasul 2020-04-03 17:54:22 -0500
  • c97a8ce81a sqlite schema rasul 2020-04-03 17:54:00 -0500
  • 6effbbbbe4 example config rasul 2020-04-03 17:53:51 -0500
  • b66306dd6a rustfmt rasul 2020-04-03 17:53:15 -0500
  • f83c637e3d editorconfig rasul 2020-04-03 17:51:52 -0500
  • d86c85541a mit license rasul 2020-04-03 17:51:34 -0500
  • 5a44dfefb4 gitignore rasul 2020-04-03 17:51:18 -0500