home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
OS2
/
ZPARS102.ZIP
/
HISTORY
< prev
next >
Wrap
Text File
|
1994-02-18
|
2KB
|
66 lines
Gamma Release 1 (build .263)
Added Modem$ to allow redefining the ModemByte and CallCost based upon
the current values.
Added HubMode to the redirection code to eliminate redirection for hubs.
Added status indicator to function building the indices.
Beta Release 5 (build .259)
Cleaned up code for the 16bit OS/2 version and DOS Protected-mode.
Added config verb "internal" to override internal compile-time limits.
ie Internal N<number> -- where <#> is the total number of processed nodes.
Corrected phone redirection code when target node was ones self.
Added code to open nodelist(s) in share mode, denywrite
Added UserFlags config verb and processing code for user defined strings.
Cleaned up the old error messages in the config parser.
Beta Release 4 (build .253)
Added NoZones, AddZones, and DelZones config verbs.
Rewrote the override creating/application code.
Unrolled and Inlined sysop name comparison functions
Removed the linear searches from the modem flag routines.
Beta Release 3 (build .247)
Added Default config verb
ie Default cost {National|Intl} <cost> [<fee>]
Added Phone keyword ie. phone <4d-addr> <replacement phone #>
Consolidated several routines for better streamlining.
Added more kevlar to config parsing routines.
Squashed glitches in the 16bit heap management code.
Beta Release 2
Added override verb to assign an absolute cost, fee, modem byte value
to a node.
Added a null string (@) to the phone translation table.
To strip an area code use.
1-604- @/ [cost [fee]]
Rewrite completed on the heap management routines to deal with OS/2 1.x
segmented 16bit code. (Ooouuuccchhh!)
Removed most of the linear searches from the code. The logic appears to
be correct, time to work on the speed.
Beta Release 1