Greg Taylor
|
b646aa5093
|
As of Twisted 8.2, win32api is required for Windows. Try to import win32api before evennia.py hits Twisted and causes an un-friendly looking exception. If win32api isn't found, show an error message with the download URL.
|
2009-01-24 02:56:53 +00:00 |
|
Greg Taylor
|
6715f76847
|
Make helpentry topic names unique. Add a description to the cross-platform startup script. Added a util directory and a MUX/MUSH help file importer script.
|
2009-01-22 16:56:00 +00:00 |
|
Greg Taylor
|
f5ba11e7e7
|
Clean up imports, done messing with this for a while. Please help test it.
|
2009-01-15 15:12:31 +00:00 |
|
Greg Taylor
|
f4b784cfa9
|
Use os.kill for shutting down the game instead of getting it through Popen.
|
2009-01-15 15:11:32 +00:00 |
|
Greg Taylor
|
2d746f617b
|
Catch keyboard interrupts so they don't throw an error.
|
2009-01-15 15:07:06 +00:00 |
|
Greg Taylor
|
6d93c4114f
|
Latest iteration of the new cross-platform startup script, please test!
|
2009-01-15 03:50:47 +00:00 |
|
Greg Taylor
|
abe17a2965
|
Re-designed the startup script to be more cross platform and robust.
|
2009-01-13 17:06:03 +00:00 |
|