User contributions
Jump to navigation
Jump to search
- 20:19, 27 January 2019 diff hist -4 m Manual:Mudlet Object Functions →tempAnsiColorTrigger (pending)
- 20:17, 27 January 2019 diff hist +1 m Manual:Mudlet Object Functions →tempAnsiColorTrigger (pending)
- 20:16, 27 January 2019 diff hist +3,352 Manual:Mudlet Object Functions →tempAnsiColorTrigger: add preliminary documentation
- 00:25, 14 January 2019 diff hist +269 m Manual:Mapper Functions →getRoomsByPosition: Add note about index starting from 0 and not 1
- 15:40, 3 January 2019 diff hist -148 Manual:Mapper Functions →getMapSelection: Revise to reflect removal of type member in output table
- 12:40, 3 January 2019 diff hist +1,515 Manual:Mapper Functions →getMapSelection: Added details of this new function
- 16:02, 4 November 2018 diff hist -2 Manual:Mapper Functions →setExitWeight
- 16:01, 4 November 2018 diff hist +12 m Manual:Mapper Functions →setExitWeight
- 21:43, 12 August 2018 diff hist +72 m Manual:Miscellaneous Functions →expandAlias: improve the documentation to show more clearly that the second argument is optional
- 23:00, 10 August 2018 diff hist +218 m Manual:Miscellaneous Functions →sendSocket: Added note about using 0xff as a data value and not Telnet IAC
- 17:28, 4 August 2018 diff hist +220 m Manual:Networking Functions →sendTelnetChannel102: Add link to Aardwolf Wiki detailing message options
- 01:19, 24 May 2018 diff hist +250 Manual:Mudlet Object Functions →disableKey: Updated return value to match fix introduced for 3.10.x
- 01:17, 24 May 2018 diff hist +250 Manual:Mudlet Object Functions →enableKey: Updated return value to match fix introduced for 3.10.x
- 20:10, 17 April 2018 diff hist +347 User:Slysven Tag: Visual edit: Switched
- 16:38, 29 March 2018 diff hist +439 Manual:Mapper Functions →getRoomAreaName: Add this missing item and include details of extended functionality
- 16:27, 29 March 2018 diff hist +44 m Manual:Mapper Functions →setRoomChar: add cross-ref to getRoomChar
- 16:25, 29 March 2018 diff hist +2,670 Manual:Mapper Functions →setRoomChar: added details of new functionality
- 16:42, 19 March 2018 diff hist +14 m IRE mapping script Removed nearly all mentions of Midkemia-Online...
- 17:43, 27 February 2018 diff hist +300 m Manual:Miscellaneous Functions →feedTriggers: Added note about need to use correct encoding for non-ASCII characters
- 08:45, 23 December 2017 diff hist +195 m Manual:UI Functions →setTextFormat: revised to be how code actually is...!
- 07:02, 23 December 2017 diff hist -44 m Manual:UI Functions →setTextFormat: Remove something I placed in edit to remind me of something but which should not have been saved
- 06:55, 23 December 2017 diff hist +314 Manual:UI Functions →setTextFormat: Updated to add details of optional strikeout option
- 22:17, 11 December 2017 diff hist +1,465 Compiling Mudlet →Compiling on Windows 10 (and ealier versions): Updated versions of dependencies & changed to sed for some inline files edits
- 23:57, 10 December 2017 diff hist +254 Compiling Mudlet →Travis Integration: renamed to Continuous Integration and details of AppVeyor CI added
- 00:07, 15 August 2017 diff hist +831 Talk:Standards:MMP
- 00:07, 6 August 2017 diff hist +909 Manual:Unicode →Changing encoding: Revised to correct definition of what an encoding is...
- 23:39, 5 August 2017 diff hist +99 m Manual:Miscellaneous Functions →closeMudlet: added a further warning that this command (not surprisingly) closes ALL open profiles
- 04:32, 3 August 2017 diff hist +1,383 N Talk:Standards:MMP →Initial talk page creation
- 04:17, 3 August 2017 diff hist -53 m Standards:MMP Fixed typo, and fixed indentation of sample XML
- 03:46, 1 August 2017 diff hist -6 m Manual:Event Engine →sysProtocolDisabled: removed a duplicated protocol from list (GMCP)
- 03:44, 1 August 2017 diff hist +2 m Manual:Event Engine →sysLuaInstallModule: correct name to sysLuaUninstallModule
- 03:44, 1 August 2017 diff hist +2 m Manual:Event Engine →sysSyncInstallModule: correct name to sysSyncUninstallModule
- 03:42, 1 August 2017 diff hist +2 m Manual:Event Engine →sysInstallModule: corrected name to sysUninstallModule
- 03:38, 1 August 2017 diff hist +77 m Manual:Event Engine →Example of registering and raising an event: Added warning about the sending profile not getting the event raised by the global event
- 16:47, 25 July 2017 diff hist +32 Manual:Mapper Functions →setAreaUserData: Update warning about Release 3.0.0 not being able to load Map Format 17 or later which is needed to store "Area" user data
- 16:43, 25 July 2017 diff hist +33 Manual:Mapper Functions →setMapUserData: Update warning about Release 3.0.0 not being able to load Map Format 17 or later which is needed to store "Map" user data
- 16:34, 25 July 2017 diff hist +12 Manual:Mapper Functions →getRoomUserData: revised explanation for prior code API breakage now that fix is in place in current code
- 16:30, 25 July 2017 diff hist +20 m Manual:Mapper Functions →searchRoomUserData: Fixed some typos
- 03:00, 30 June 2017 diff hist +8 Manual:Mapper Functions →clearMapUserDataItem: updated to use a more realistic whole map data item
- 18:24, 29 June 2017 diff hist +1,026 Compiling Mudlet →Key contributing information: note change of main project file from "src.pro" to "mudlet.pro"
- 00:27, 5 June 2017 diff hist +274 m Manual:Mudlet Object Functions →tempKey: added detail about possibility of using multiple keymodifier values
- 00:21, 5 June 2017 diff hist +457 m Manual:Mudlet Object Functions →permKey: noted that multiple modifiers can be used (fingers permitting!) and points out that the keycode and keymodifier are numbers
- 01:15, 7 May 2017 diff hist +577 Manual:Mudlet Object Functions →raiseGlobalEvent: revised
- 01:06, 17 April 2017 diff hist +1,752 Manual:Miscellaneous Functions →startLogging: added this command to Wiki
- 21:16, 1 April 2017 diff hist +491 Known Issues →Reporting Mudlet bugs: update to include the fact that the bug tracking has been relocated.
- 05:04, 23 March 2017 diff hist +375 Manual:Event Engine →Mudlet-raised events: Added mention of Aardwolf "channel102Message" Event
- 04:25, 23 March 2017 diff hist +294 Manual:Event Engine →sysManualLocationSetEvent: -- added this system event to Wiki
- 13:16, 20 March 2017 diff hist -9 m Manual:Mapper Functions →clearAreaUserDataItem: revised example to use data that is more suited to an "area" compared to prior "room" oriented things
- 13:09, 20 March 2017 diff hist +733 m Manual:Mapper Functions →setAreaUserData: Added need for Mudlet Map Format 17 or greater to save in Map File
- 13:08, 20 March 2017 diff hist +10 m Manual:Mapper Functions →setMapUserData