CVS log for darkstar/KNOWNBUGS |
 |
Up to [Epic CVS] / darkstar
Request diff between arbitrary revisions
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.73
/
(view)
- annotate
- [select for diffs]
, Tue Jan 26 20:36:19 2010 UTC (7 weeks ago) by brian
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.72: +1 -0 lines
Diff to previous 1.72
Attempt to load dsrc file after modules load instead of before.
Revision
1.72
/
(view)
- annotate
- [select for diffs]
, Tue Jan 26 18:19:33 2010 UTC (7 weeks ago) by brian
Branch:
MAIN
Changes since 1.71: +1 -0 lines
Diff to previous 1.71
Added /DSET AWAY_LOG_ALWAYS (boolean) to away module (requested by Kanan)
Revision
1.71
/
(view)
- annotate
- [select for diffs]
, Tue Jan 26 18:09:20 2010 UTC (7 weeks ago) by brian
Branch:
MAIN
Changes since 1.70: +1 -0 lines
Diff to previous 1.70
Added /RE alias to misc module (requested by Kanan)
Revision
1.70
/
(view)
- annotate
- [select for diffs]
, Fri Jan 22 19:49:50 2010 UTC (7 weeks, 4 days ago) by brian
Branch:
MAIN
Changes since 1.69: +2 -1 lines
Diff to previous 1.69
*** empty log message ***
Revision
1.69
/
(view)
- annotate
- [select for diffs]
, Fri Jan 22 17:25:01 2010 UTC (7 weeks, 4 days ago) by brian
Branch:
MAIN
Changes since 1.68: +1 -0 lines
Diff to previous 1.68
Added /DSET TABKEY_MSGHIST_SENT_ONLY to tabkey module (requested by Kanan)
Revision
1.68
/
(view)
- annotate
- [select for diffs]
, Fri Jan 22 17:07:18 2010 UTC (7 weeks, 4 days ago) by brian
Branch:
MAIN
Changes since 1.67: +1 -0 lines
Diff to previous 1.67
*** empty log message ***
Revision
1.67
/
(view)
- annotate
- [select for diffs]
, Fri Mar 13 22:25:22 2009 UTC (12 months ago) by brian
Branch:
MAIN
Changes since 1.66: +1 -12 lines
Diff to previous 1.66
* Added /INSPECTARRAY to debug module.
Revision
1.66
/
(view)
- annotate
- [select for diffs]
, Sat Feb 14 23:43:21 2009 UTC (12 months, 4 weeks ago) by brian
Branch:
MAIN
Changes since 1.65: +3 -1 lines
Diff to previous 1.65
* Removed memo module
* Changed default of /SET LOAD_PROMPT to OFF.
DarkStar 0.4.1!
Revision
1.65
/
(view)
- annotate
- [select for diffs]
, Sat Feb 7 23:40:03 2009 UTC (13 months ago) by brian
Branch:
MAIN
Changes since 1.64: +2 -0 lines
Diff to previous 1.64
* Added BlackJac's history script to core scripts.
* Removed /DHELP command.
Revision
1.64
/
(view)
- annotate
- [select for diffs]
, Fri Oct 10 11:29:40 2008 UTC (17 months ago) by brian
Branch:
MAIN
Changes since 1.63: +1 -0 lines
Diff to previous 1.63
* Changed msg/notice formats in feedback theme.
Revision
1.63
/
(view)
- annotate
- [select for diffs]
, Fri Nov 9 13:58:23 2007 UTC (2 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.62: +1 -0 lines
Diff to previous 1.62
Fix for $tabkey.method.notify().
Revision
1.62
/
(view)
- annotate
- [select for diffs]
, Thu Sep 27 14:26:24 2007 UTC (2 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.61: +2 -0 lines
Diff to previous 1.61
* Reverted previous change to tabkey.dsm involving $match() and /xdebug dword
* Change tabkey.default to call $tabkey.method.nickchannotify().
Revision
1.61
/
(view)
- annotate
- [select for diffs]
, Fri Sep 21 16:27:38 2007 UTC (2 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.60: +1 -0 lines
Diff to previous 1.60
* Fix for using $match() with a quoted pattern in tabkey.dsm and formats.dsm.
Revision
1.60
/
(view)
- annotate
- [select for diffs]
, Fri Sep 21 16:16:37 2007 UTC (2 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.59: +2 -0 lines
Diff to previous 1.59
* Added scripted versions of the old xform functions: encode, decode,
urlencode, urldecode, b64encode, b64decode, sedcrypt, sha256.
Revision
1.59
/
(view)
- annotate
- [select for diffs]
, Tue Jul 3 16:31:52 2007 UTC (2 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.58: +1 -14 lines
Diff to previous 1.58
* Added 4 new core functions: $igmask(), $igtype(), $rigmask() and $rigtype().
Revision
1.58
/
(view)
- annotate
- [select for diffs]
, Sun Mar 25 15:51:59 2007 UTC (2 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.57: +1 -0 lines
Diff to previous 1.57
* The LEAVE format has been renamed to PART.
Revision
1.57
/
(view)
- annotate
- [select for diffs]
, Sat Mar 24 06:09:08 2007 UTC (2 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.56: +2 -0 lines
Diff to previous 1.56
Officially moving to EPIC5!
* Fixed $getdsets(), $getfsets(), $loadedmods() and $mods() with EPIC5.
* tabkey.dsm now works without /xdebug dword in EPIC5.
* Updated darkstar.irc to require EPIC5 instead of EPIC4.
Revision
1.56
/
(view)
- annotate
- [select for diffs]
, Wed Oct 25 12:44:35 2006 UTC (3 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.55: +2 -0 lines
Diff to previous 1.55
Added new functions from builtins script: myservers, notifywindows,
servports, winline, winsize.
Revision
1.55
/
(view)
- annotate
- [select for diffs]
, Tue Oct 17 19:51:11 2006 UTC (3 years, 4 months ago) by brian
Branch:
MAIN
Changes since 1.54: +1 -0 lines
Diff to previous 1.54
Fixed tabkey module to work with EPIC5 dword change.
Revision
1.54
/
(view)
- annotate
- [select for diffs]
, Mon May 8 17:42:32 2006 UTC (3 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.53: +1 -0 lines
Diff to previous 1.53
Changing the value of /DSET MSG_WINDOW_SIZE now resizes existing msg windows.
Revision
1.53
/
(view)
- annotate
- [select for diffs]
, Tue May 24 16:46:48 2005 UTC (4 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.52: +1 -0 lines
Diff to previous 1.52
* Fix F12 key binding (clear msgwin) on vt100 terminals.
Revision
1.52
/
(view)
- annotate
- [select for diffs]
, Tue May 24 13:55:58 2005 UTC (4 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.51: +1 -0 lines
Diff to previous 1.51
* Add tabkey msg history entry for "no server" (-1) on DCC CHAT.
Revision
1.51
/
(view)
- annotate
- [select for diffs]
, Sun May 15 20:39:33 2005 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.50: +1 -0 lines
Diff to previous 1.50
* Fix SERVER_NOTICE format in the bitchx, echoes, and scrollz themes.
Revision
1.50
/
(view)
- annotate
- [select for diffs]
, Sun May 15 16:23:19 2005 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.49: +2 -0 lines
Diff to previous 1.49
* Fix a bug in /LOADMOD that was preventing "/LOADMOD *" from working.
* Make /AUTOLOAD deal with being passed "*" in its list of modules.
Revision
1.49
/
(view)
- annotate
- [select for diffs]
, Thu May 5 17:26:16 2005 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.48: +2 -42 lines
Diff to previous 1.48
* Fix a bug where the TOPIC_UNSET format would be used instead of
TOPIC_CHANGE when a topic was set to "0".
Revision
1.48
/
(view)
- annotate
- [select for diffs]
, Mon Apr 25 16:38:47 2005 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.47: +2 -0 lines
Diff to previous 1.47
DarkStar 0.3.1!
* Display client version warning for EPIC5 users.
* Add /C command as an alias to /CMODE.
Revision
1.47
/
(view)
- annotate
- [select for diffs]
, Fri Apr 22 12:20:12 2005 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.46: +1 -0 lines
Diff to previous 1.46
Add KNOCK formats for the bitchx, echoes, porphyria, and scrollz themes.
Revision
1.46
/
(view)
- annotate
- [select for diffs]
, Wed Apr 20 20:16:59 2005 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.45: +3 -0 lines
Diff to previous 1.45
* Add format variables for the KNOCK feature present on EFNet servers.
* Add KNOCK formats for the astral, feedback, and epic4 themes.
* Add nickcomp theme files for all themes.
Revision
1.45
/
(view)
- annotate
- [select for diffs]
, Wed Apr 20 02:06:18 2005 UTC (4 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.44: +2 -0 lines
Diff to previous 1.44
Add server* functions from the latest round of updates to BlackJac's
builtins script from EPIC5.
Revision
1.44
/
(view)
- annotate
- [select for diffs]
, Sat Apr 16 20:59:59 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.43: +2 -0 lines
Diff to previous 1.43
* Check for the existence of $uh() before attempting to use it in
$tabkey.method.mask().
Revision
1.43
/
(view)
- annotate
- [select for diffs]
, Mon Apr 11 13:24:47 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.42: +2 -0 lines
Diff to previous 1.42
* Fix a bug in the auto-query code which caused it to bomb out when the
server refnum was 0.
Revision
1.42
/
(view)
- annotate
- [select for diffs]
, Mon Apr 11 12:48:17 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.41: +1 -0 lines
Diff to previous 1.41
* Add hook to ensure AUTO_CREATE_WINDOWS can only be set to an integer value.
Revision
1.41
/
(view)
- annotate
- [select for diffs]
, Fri Apr 8 16:55:00 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.40: +2 -0 lines
Diff to previous 1.40
* Add global variable named LEVELS containing all valid window levels.
* Use new LEVELS variable in tabkey.cmd.ignore and tabkey.cmd.window.
Revision
1.40
/
(view)
- annotate
- [select for diffs]
, Thu Apr 7 15:01:45 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.39: +3 -0 lines
Diff to previous 1.39
* Add key binding for Esc-Tab in tabkey.dsm that does backward match cycling.
* Remove Esc-Tab key binding in window.dsm.
* Remove the TABKEY_CYCLE_MATCHES config variable.
Revision
1.39
/
(view)
- annotate
- [select for diffs]
, Tue Apr 5 19:11:32 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.38: +2 -0 lines
Diff to previous 1.38
* Add all the win* functions from the builtins script included with EPIC5.
* Add aliases for /ADDSET and /DELSET (EPIC5 only)
Revision
1.38
/
(view)
- annotate
- [select for diffs]
, Thu Mar 31 19:07:27 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.37: +1 -0 lines
Diff to previous 1.37
* Fix /THEME -SAVE so it writes settings to unset variables with no value.
Revision
1.37
/
(view)
- annotate
- [select for diffs]
, Thu Mar 31 17:26:12 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.36: +1 -0 lines
Diff to previous 1.36
* Change the default value of AUTO_CREATE_WINDOWS to 0.
Revision
1.36
/
(view)
- annotate
- [select for diffs]
, Wed Mar 30 21:31:46 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.35: +1 -0 lines
Diff to previous 1.35
* Don't set the NAMES_SORT_BY_MODE config variable within themes.
Revision
1.35
/
(view)
- annotate
- [select for diffs]
, Wed Mar 30 21:13:18 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.34: +1 -0 lines
Diff to previous 1.34
* Fix the /LEAVE alias for EPIC5 (It now uses //PART).
Revision
1.34
/
(view)
- annotate
- [select for diffs]
, Tue Mar 29 14:01:01 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.33: +5 -1 lines
Diff to previous 1.33
* Remove "set REVERSE_STATUS_LINE" from all themes and add '^O' to the
beginning of all STATUS_FORMAT* sets.
* Do not write the value of REVERSE_STATUS_LINE when saving themes.
* Change the SEND_PUBLIC format in the epic4 theme to show the target.
Revision
1.33
/
(view)
- annotate
- [select for diffs]
, Sun Mar 27 18:16:08 2005 UTC (4 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.32: +1 -0 lines
Diff to previous 1.32
* Add support for backward match cycling in the tabkey module.
Revision
1.32
/
(view)
- annotate
- [select for diffs]
, Wed Mar 16 23:45:52 2005 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.31: +2 -0 lines
Diff to previous 1.31
* Always delete the 'nickmgr' timer in nickmgr.add_timer before creating a
new timer.
Revision
1.31
/
(view)
- annotate
- [select for diffs]
, Sun Mar 13 19:26:33 2005 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.30: +3 -0 lines
Diff to previous 1.30
* Fix _set so that it sends the correct args to the *_HEADER/*_FOOTER formats
according to type.
* Fix /TOPICS so that it numbers the list of topics correctly.
Revision
1.30
/
(view)
- annotate
- [select for diffs]
, Thu Mar 10 14:58:47 2005 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.29: +1 -0 lines
Diff to previous 1.29
* Fix a small mistake in the TOPIC_CHANGE format in the bitchx theme. rb daed.
Revision
1.29
/
(view)
- annotate
- [select for diffs]
, Sat Feb 26 05:24:03 2005 UTC (5 years ago) by brian
Branch:
MAIN
Changes since 1.28: +2 -0 lines
Diff to previous 1.28
* Make $tabkey.method.chan() attempt completion with #/& prefix if first
attempt fails.
Revision
1.28
/
(view)
- annotate
- [select for diffs]
, Fri Jan 28 12:35:19 2005 UTC (5 years, 1 month ago) by brian
Branch:
MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27
* Fix bug in /LESS (rb pwnt).
Revision
1.27
/
(view)
- annotate
- [select for diffs]
, Fri Sep 24 21:31:08 2004 UTC (5 years, 5 months ago) by brian
Branch:
MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
* Add relay module to the default auto-load list.
Revision
1.26
/
(view)
- annotate
- [select for diffs]
, Tue Aug 24 22:47:22 2004 UTC (5 years, 6 months ago) by brian
Branch:
MAIN
Changes since 1.25: +6 -44 lines
Diff to previous 1.25
* Display number of voiced users on all statbars that show user totals.
* Move highlight code into formats.do_highlight alias.
* Add support for highlighting in actions, public and private.
Revision
1.25
/
(view)
- annotate
- [select for diffs]
, Sat Aug 14 22:11:46 2004 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.24: +1 -0 lines
Diff to previous 1.24
DarkStar 0.3!
Revision
1.24
/
(view)
- annotate
- [select for diffs]
, Fri Aug 13 22:21:01 2004 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.23: +3 -0 lines
Diff to previous 1.23
* Don't bind pgup/pgdn in window.dsc -- They are bound by default.
* Add $chnormal().
* Rewrite and optimize $chhops(), $nochhops(), $chvoices(), and $nochvoices().
Revision
1.23
/
(view)
- annotate
- [select for diffs]
, Thu Aug 12 23:45:49 2004 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
* Fix /TOPICS. You can't count down with /for x from n to n { ... }, only up.
* Update section 3 help files.
Revision
1.22
/
(view)
- annotate
- [select for diffs]
, Tue Aug 10 23:59:19 2004 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.21: +1 -0 lines
Diff to previous 1.21
* Add /DSET NICK_COMPLETION_PATTERNS to make nick completion more configurable.
Revision
1.21
/
(view)
- annotate
- [select for diffs]
, Thu Jul 29 22:07:31 2004 UTC (5 years, 7 months ago) by brian
Branch:
MAIN
Changes since 1.20: +5 -0 lines
Diff to previous 1.20
* Rename auto-response feature. It is now called "highlight". All config
vars are now prefixed with "HIGHLIGHT" instead of "AUTO_RESPONSE" and
all format vars are now suffixed with "_HL" instead of "_AR".
* Add two new config vars for exempting channels/nicks from triggering a
highlight: HIGHLIGHT_IGNORE_CHANNELS and HIGHLIGHT_IGNORE_NICKS. rb larne.
Revision
1.20
/
(view)
- annotate
- [select for diffs]
, Tue Jul 6 19:24:45 2004 UTC (5 years, 8 months ago) by brian
Branch:
MAIN
Changes since 1.19: +2 -0 lines
Diff to previous 1.19
* Fix auto-response-notify behavior with wserv windows. A notification will
only be displayed for windows that are NOT visible. Reported by larne.
Revision
1.19
/
(view)
- annotate
- [select for diffs]
, Tue Jun 1 23:10:57 2004 UTC (5 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
* Add a $ts() function and 2 new config vars: TIMESTAMP and TIMESTAMP_FORMAT.
Revision
1.18
/
(view)
- annotate
- [select for diffs]
, Tue Jun 1 18:29:50 2004 UTC (5 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.17: +2 -0 lines
Diff to previous 1.17
* Make $getdsets()/$getfsets() support multiple patterns like $getsets().
* Make $loadedmods() and $mods() take pattern arguments like $getsets().
* Finish updating section 2 help files.
Revision
1.17
/
(view)
- annotate
- [select for diffs]
, Tue Jun 1 00:33:53 2004 UTC (5 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
* Add $chhops(), $nochhops(), and $nochvoices().
* Rename $chanvoice() to $chvoices() for consistency.
Revision
1.16
/
(view)
- annotate
- [select for diffs]
, Sun May 30 20:37:14 2004 UTC (5 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.15: +2 -0 lines
Diff to previous 1.15
Fix the away module so that away time is displayed properly. This was caused
by a missing call to $encode() in the 305 hook. Reported by wrath.
Revision
1.15
/
(view)
- annotate
- [select for diffs]
, Tue May 25 00:43:47 2004 UTC (5 years, 9 months ago) by brian
Branch:
MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
Add YELL hook to suppress the annoying getaddrinfo() messages.
Revision
1.14
/
(view)
- annotate
- [select for diffs]
, Mon Apr 26 21:06:11 2004 UTC (5 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.13: +5 -1 lines
Diff to previous 1.13
* Fix /THEME -SAVE
* Add a SIGNOFF format to all themes.
* Fix the default SEND_WALL format (also in epic4 theme).
* Add a SERVER_NOTICE format variable.
Revision
1.13
/
(view)
- annotate
- [select for diffs]
, Sat Apr 24 22:04:03 2004 UTC (5 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
Add context sensitive completion alias for /IG (tabkey.cmd.ig)
Revision
1.12
/
(view)
- annotate
- [select for diffs]
, Thu Apr 22 19:42:24 2004 UTC (5 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
* Make /TBAN support comma delimited lists of ban numbers.
* Update TODO file.
Revision
1.11
/
(view)
- annotate
- [select for diffs]
, Sat Apr 17 22:34:51 2004 UTC (5 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.10: +1 -0 lines
Diff to previous 1.10
Add a MSG_WINDOW_LEVEL config variable. Requested by blakangel.
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Sat Apr 17 21:44:02 2004 UTC (5 years, 10 months ago) by brian
Branch:
MAIN
Changes since 1.9: +4 -0 lines
Diff to previous 1.9
Prevent nickmgr.nickchange from sending more than one request at a time
to a server.
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Sun Mar 21 23:28:13 2004 UTC (5 years, 11 months ago) by brian
Branch:
MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
* Fix missing semi-colons in /TIG alias.
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Wed Mar 17 01:40:05 2004 UTC (6 years ago) by brian
Branch:
MAIN
Changes since 1.7: +1 -0 lines
Diff to previous 1.7
* Change the way msg windows are named from msgs/serv:<#> to msgs/<#>
* Document recent changes in UPDATES.
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Thu Mar 11 23:38:25 2004 UTC (6 years ago) by brian
Branch:
MAIN
Changes since 1.6: +3 -0 lines
Diff to previous 1.6
Keep the list of config/format variables belonging to each module (used by
/SAVE) in arrays instead of assign variables. This will hopefully fix that
pesky bug that was causing certain settings to not get saved.
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Sun Mar 7 01:36:52 2004 UTC (6 years ago) by brian
Branch:
MAIN
Changes since 1.5: +3 -1 lines
Diff to previous 1.5
* Use global vars to keep track of boolean config vars, instead of an array.
* Require EPIC4-2.0 or higher.
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Thu Feb 12 18:18:10 2004 UTC (6 years, 1 month ago) by brian
Branch:
MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
Make sure window.msgwin.show only operates on windows that actually exist.
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Sat Jan 31 19:41:30 2004 UTC (6 years, 1 month ago) by brian
Branch:
MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3
Remove $serverrefs() and replace all calls to it with calls to $myservers().
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Sat Jan 31 02:24:32 2004 UTC (6 years, 1 month ago) by brian
Branch:
MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Make sure to reset the value of extractw when exiting tabkey.main early.
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Fri Jan 30 04:00:20 2004 UTC (6 years, 1 month ago) by brian
Branch:
MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
Fix /MASSMODE
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Fri Jan 30 01:44:59 2004 UTC (6 years, 1 month ago) by brian
Branch:
MAIN
* Add a KNOWNBUGS file.
* Remove takbkey.cmd.mhelp; /MHELP was removed in a previous commit.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.