- Feb 03, 2013
- Feb 01, 2013
-
-
mcmlxxix authored
added event handler support to layout objects: Layout.onOpen/onClose, LayoutView.onOpen/onClose/onEnter/onExit, ViewTab.onEnter/onExit. (events are undefined by default). updated shitting documentation.
-
nightfox authored
Updated the SlyEdit documentation for v1.20. Also added the SlyEdit upgrading notes file from the SlyEdit package, which contains important notes about upgrading from previous versions.
-
nightfox authored
For SlyEdit v1.20: Added a configuration option to SlyEdit to enable/disable cross-posting (allowCrossPosting). It's enabled by default. Also, added color settings to the color theme files for the cross-post selection box.
-
nightfox authored
- Added a cross-posting feature. This allows a message to be posted in message areas other than the user's current message area. The message can be posted in multiple areas, or just one, and not necessarily the same message area as the user's current message area. Cross-posting is disabled when writing personal email or NetMail. New configuration options and colors were added for cross-posting. - When reading the configuration files, SlyEdit now checks the mods directory first, to allow the sysop to place customized configuration files there so they won't be accidentally overwritten when updating files from the Synchronet CVS repository. The directory search order for configuration files is as follows: 1. sbbs/mods 2. sbbs/ctrl 3. Same directory as SlyEdit - The height of the quote line window is now dynamically determined as about 42% of the height of the message edit area, rather than being hard-coded to 8 lines high. This was done to make it look proportionally the same with different terminal heights. - Bug fix: When deleting a line in the middle of the message, and if the user goes up to the previous line and starts typing and the line wraps, SlyEdit will now insert another line to preserve the message spacing. Previously, SlyEdit would let the text wrap into the next line, effectively removing a line from the message.
-
- Jan 29, 2013
- Jan 28, 2013
-
-
mcmlxxix authored
-
- Jan 27, 2013
-
-
art authored
-
- Jan 25, 2013
- Jan 24, 2013
- Jan 23, 2013
-
-
mcmlxxix authored
expand score list to make room for longer bbs names and user aliases (truncate both if longer than alotted space)
-
mcmlxxix authored
fix service failing to load modules if "sbbs/ctrl/undefined" is a valid file. (created if file.open() called on a new File(fileName) where fileName is undefined)
-
- Jan 22, 2013
-
-
mcmlxxix authored
-
mcmlxxix authored
-
mcmlxxix authored
fix ai self-attack bug, improve ai attack strategy, remove debug logging, fix empty/finished game removal, miscellaneous bug extraction.
-
mcmlxxix authored
-
mcmlxxix authored
added wordem. added note about recycling services after making changes to this file.
-
deuce authored
-
- Jan 21, 2013
-
-
echicken authored
Initial commit; playable, but still a work in progress.
-
mcmlxxix authored
defaults to json-service.ini
-
mcmlxxix authored
don't attempt to run maintenenace, load players, display rank, or anything else that you cant do if the game hasnt been initialized by the sysop (display message to user urging them yell at the sysop).
-
echicken authored
-
echicken authored
Replaced console.print() with console.putmsg() on line 77 ... shouldn't be necessary, but apparently is.
-
deuce authored
-
- Jan 18, 2013
- Jan 17, 2013