- 05 Oct, 2013 5 commits
-
-
deuce authored
-
rswindell authored
(accidentally bumped 2 versions in previous commit)
-
rswindell authored
memcpy calls and explicit setting of fields to 0) - this code is just bad. The only functional change should be that the SBBSecho product code (0x12FF) and major/minor version number is now added to headers of type 2+ packets generated by SBBSecho. Type 2 and 2.2 packets will have just 0xff for the product code and the SBBSecho major version number in the product "serial number" field (as is the common practice). I guess everyone's using type 2+ packets these days? You don't get 5D addresses with 2+, but SBBSecho doesn't really do anything with 5D addresses anyway. <shrug>
-
rswindell authored
Print wanring if type 2+ orig/dest zones don't match the zone fields in the type-2 portion of the header. Updated some pkt header field names in fidodefs.h.
-
rswindell authored
system's address was being added to SEEN-BY list twice when destination zone was different than the system's zone. Another experimental change for Joe (1:249/303) and Wilfred: when parsing SEEN-BYs from incoming packets, assume the zone of the nodes in the SEEN-BYs is the same as the origin zone of the packet, rather than the destination zone of the packet.
-
- 04 Oct, 2013 5 commits
- 03 Oct, 2013 24 commits
-
-
deuce authored
-
deuce authored
-
echicken authored
-
echicken authored
Add a div per message to push message reply forms into.
-
deuce authored
-
deuce authored
-
deuce authored
can still be updated.
-
deuce authored
-
deuce authored
-
deuce authored
been open()ed.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Trach the latest page view in data/user/%04d.ecweb and display this info in the who's online sidebar.
-
deuce authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Removed 'getmessage' condition (would call printMessage from forum.ssjs, which wasn't used, didn't work, and has been removed.)
-
echicken authored
-
rswindell authored
that MSVC RTL functions will not terminate the program (e.g. jsexec, sbbsctrl) if an invalid parameter is detected (e.g. unsupported format specifier in call to strftime()).
-
- 02 Oct, 2013 6 commits