CVS log for darkstar/COPYRIGHT |
![]() |
Request diff between arbitrary revisions
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.
* Add support for backward match cycling in the tabkey module.
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.
Update a few more copyright notices and prepare everything for the release of 0.2.10!
* The core scripts were still depending on $LOADER.PENDING_MODULE and as
a result were not having their config/format variables added properly.
* New theme: feedback
* Further updates to the README.
* [window.dsm] Removed the AUTO_BIND_ON_WINDOW_JOIN config variable since it
was redundant. The existing AUTO_BIND_ON_JOIN should do the trick.
* Added help pages for all the included modules. They are located in
$DS.HOME/help/3_modules/.
* Changes to the layout of the help directory.
1_Core -> 1_core_commands
New section: 2_core_functions
* Various other little changes for 0.2.0
* The 'darkstar' and 'feedback' statbars now exempt any windows listed
in the single_status array from getting double turned on. This replaces
the previous nasty little hack.
* Small changes to /DINFO.
* Actions are no longer sent if you try to unset away while not already being set as away. * When notifying channels of your return, show how long you were away rather than the date of when you set away.
* [window.dsm] We now cleanup keybindings and kill the msg window when the module is unloaded. * Added loader.get_saved_settings for forcing the loading of saved settings before a module is finished loading. * [tabkey.dsm] Both tabkey.channel_routine() and tabkey.nick_routine() now handle \'s correctly.
*** empty log message ***
Imported 0.0.8
Initial revision
| CVS Admin |
Powered by ViewCVS 0.9.2 |