- Mar 05, 2013
-
-
echicken authored
I should probably just rewrite this thing at some point.
-
- Mar 01, 2013
-
-
mcmlxxix authored
added frame.write(str,attr) method (behaves like console.write). updated inputline to use frame.write() instead of frame.putmsg()
-
mcmlxxix authored
-
mcmlxxix authored
todo: possibly add support for P_SAVEATTR and other flags
-
mcmlxxix authored
-
mcmlxxix authored
-
echicken authored
-
mcmlxxix authored
-
- Feb 28, 2013
-
-
mcmlxxix authored
-
mcmlxxix authored
update documentation. TODO: give child objects first dibs on event handling, thus better facilitating command overrides, bitch.
-
mcmlxxix authored
accept instanceof LayoutView as Layout.current setter parameter (and ViewTab for LayoutView.current setter).
-
mcmlxxix authored
added onKeyPress[key]() event handler to Layout, LayoutView, and ViewTab objects. generally for use with hotkeys, but should work for strings. undefined by default.
-
deuce authored
-
- Feb 27, 2013
-
-
mcmlxxix authored
no longer populate data to fit frame size. added frame.insertLine(y) and frame.deleteLine(y) methods
-
- Feb 26, 2013
-
-
echicken authored
New scoreboard, updated weapons, player can now choose and name their ship via a flashy rotating sprite ship chooser thingy dealio type thing and stuff.
-
- Feb 19, 2013
- Feb 18, 2013
-
-
mcmlxxix authored
-
mcmlxxix authored
fixed some command handling bugs. added pageup/pagedown to chat views (home/end).. scroll to end of frame when submitting a new message (or receiving a new message)
-
nightfox authored
Bug fix: If the user is posting a new message on a sub-board, SlyEdit now should have the correct sub-board info, even if the user is posting on a different sub-board than the one they're currently set for reading. Also, defaulted the option for indenting quote lines with initials to true. SlyEdit is now at version 1.24.
-
echicken authored
-
- Feb 17, 2013
-
-
rswindell authored
work-around door game bug reported by DeliriumTremens.
-
- Feb 16, 2013
- Feb 15, 2013
-
-
mcmlxxix authored
-
mcmlxxix authored
added word_wrap toggle to Frame() objects (default off), set word_wrap on for chat views in Layout() objects
-
mcmlxxix authored
-
echicken authored
Changed disabled tree-item foreground colour to LIGHTGRAY because MCMLXXIX is animinal complain about so many bug like mircosoft roof roof roof not even close to spekking enlish lanuage.
-
- Feb 14, 2013
-
-
echicken authored
Corrected pluralization of certain items in the daily report. Added random misfortunes to the daily routine (fire, flood, blizzard, etc.)
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
-
echicken authored
Rent is collected every four weeks.
-
echicken authored
Spell out "Probability of Precipitation" for people in Connecticut who don't know what POP stands for.
-
rswindell authored
messages in the terminal server.
-
nightfox authored
Bug fix: If the user doesn't have a current message sub-board (i.e., a new user applying for access), SlyEdit now uses the first sub-board that the user can post into. This avoids crashes due to JavaScript errors. SlyEdit is now at version 1.23.
-
echicken authored
-