Release | Full Source | Patch | Obsoleted |
---|---|---|---|
0.9.1 | space-0.9.1.tar.gz | 0.9.0 -> patch-0.9.1.gz | patch-0.9.2 |
Patch v0.9.1 ============ - Added PennMUSH support for 1.7.2 patchlevel 8. Very lightly tested on a Linux glibc (RedHat 5.0) platform. - Cosmetic repairs to eng allocate, object list, specs, some log messages. - Modified roll behaviour to mimic turn behaviour. Maximum roll (in one nav turn) is now 90.0 * roll_factor / size^2. Note that size was not included before, and existing CF_ROLL_FACTOR settings will need to be revisited. - Moved roll_factor from the object structure into the ship structure. - Updated source code formatting in object.h and ship.h.
Standard installation instructions apply.
CHANGES | 18 ! INSTALL | 16 ! README | 1 patches/patch-pennmush-1.7.2p8 |only patches/patch-tinymux-1.4p13 |only patches/patch-tinymux-1.5p3 | 110 !!!!!!!!!!! src/Makefile | 2 src/eng.c | 2 src/events.c | 1 src/object.c | 45 +!!! src/object.h | 95 !!!!!!!!!! src/platform.c | 119 ++++++++++++ src/platform.h | 87 ++++!!!!! src/ship.h | 287 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! src/smain.c | 19 !! src/smisc.c | 2 src/spaceconf.h | 6 src/unsplit.c | 83 !!!!!!!! src/version.h | 2 19 files changed, 179 insertions(+), 716 modifications(!)
This code is provided as a development release. Not all of the functionality noted in the documentation may be present, and correct operation of the included components is not guaranteed. Caveat Emptor.