- 17 Aug, 2013 3 commits
- 16 Aug, 2013 2 commits
- 15 Aug, 2013 2 commits
- 13 Aug, 2013 1 commit
-
-
deuce authored
and irritate people who send DEL when backspace is pressed (same as getstr())
-
- 12 Aug, 2013 2 commits
- 09 Aug, 2013 1 commit
-
-
rswindell authored
-
- 06 Aug, 2013 2 commits
- 10 Jul, 2013 1 commit
-
-
rswindell authored
-
- 03 Jul, 2013 2 commits
- 12 Jun, 2013 1 commit
-
-
rswindell authored
Added comment about stack variable buffer overflow sighting.
-
- 05 Jun, 2013 1 commit
-
-
echicken authored
-
- 29 May, 2013 11 commits
-
-
deuce authored
constructors and destructors?
-
mcmlxxix authored
-
mcmlxxix authored
added tree.onOpen() and tree.onClose() event emitters. ex: tree.onOpen = function() { do something when tree is opened };
-
mcmlxxix authored
-
mcmlxxix authored
added emulated event emitter/handler adapter (applies event handling and emitting prototypes to objects)
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
use chat.colors instead of chat.settings for attribute settings, use array slice(-1 * chat.settings.MAX_HISTORY) to retrieve message history
-
mcmlxxix authored
-
- 25 May, 2013 2 commits
- 24 May, 2013 2 commits
-
-
nightfox authored
Version 1.27: Simplified how SlyEdit decides whether to use bbs.msg_number or bbs.smb_curmsg. SlyEdit now uses bbs.msb_number if it's greater than 0 (rather than checking the Synchronet verison and build date). Also, for sysops who have Digital Distortion's Message Lister installed, this version of SlyEdit now requires version 1.36 (or newer) of Digital Distortion's Message Lister.
-
nightfox authored
-
- 23 May, 2013 1 commit
-
-
rswindell authored
-
- 19 May, 2013 2 commits
- 18 May, 2013 2 commits
-
-
nightfox authored
-
nightfox authored
Version 1.26: Updated to use the absolute message number only on Synchronet >= 3.16 from March 12, 2013 onward, since bbs.msg_number is valid only from that date forward. For previous versions & builds of Synchronet, SlyEdit uses bbs.smb_curmsg, as before (although that can result in some incorrect message headers chosen for author initials in Scan For New Messages To You, resulting in incorrect initials used in message quoting).
-
- 16 May, 2013 1 commit
-
-
rswindell authored
-
- 15 May, 2013 1 commit
-
-
rswindell authored
-