Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/Mudlet/Mudlet
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
https://github.com/Mudlet/Mudlet
HTLM Issues addressed:
* a stray, unopened </span> was being placed at start of body of HTML.
* ...
Some steps had previously been taken to enforce no duplicate area names
when importing an XML ma...
bugfix: typos in dlgColorTrigger messes up cyan and lWhite triggers
1894313ef8014e9d1ce64748fd13671c14578c92 authored about 10 years ago8b1f1a5c991ae97d144f6c9a8cce0ecb7fb22b65 authored about 10 years ago
(release 30)fix area exits
f67aaf87050ec81fd15765851e29e4bdd35a625e authored about 10 years agob93a2673d3e92a0de7daf863ae5d19c39dc02bec authored about 10 years ago
Signed-off-by: Stephen Lyons <[email protected]>
6b1852a263c3a4db58e6608565ee02d0d11d8f0f authored about 10 years ago
Due to unawareness of standards I have deviated from them in producing
multiple return values up...
Rename:
(void)TArea::fast_ausgaengeBestimmen(int)
==> TArea...
The specification for this member is:
QMultiMap<int, QPair<int, int> > exits
and it is a rec...
Found these the hard way - in use - and it meant that one could not specify
a colour trigger to ...
BugFix: Fix original coding errors creating data in TArea::exits member
9d08e4a15bde367d828242225b588951cbad2008 authored about 10 years agoSigned-off-by: Stephen Lyons <[email protected]>
2c986c3427a72ac50e68b1416c13c7c029ef90ca authored about 10 years ago
Due to unawareness of standards I have deviated from them in producing
multiple return values up...
44299d5c1e2feeb7b235db8f8a7b5312cb688687 authored about 10 years ago
bug fix for losing old trigger/key/etc content with new item addition
a04a3c917e86abf5107ea871f154621c29739271 authored about 10 years ago478923ff9fe48c0132d54665756fa7af7be9f07b authored about 10 years ago
Rename:
(void)TArea::fast_ausgaengeBestimmen(int)
==> TArea...
The event is fired when one of the data protocols MSDP, MXP, ATCP, GMCP or
Channel 102 were succ...
Avoid content being overwritten in editor
558b979670a4290029c0dfa900102d027c53e3ee authored about 10 years agofbdf1be4d9e039c574dd5b235c2f5bb1c5007d4d authored about 10 years ago
Double click fixes
7570ad9acae23a0661c8fdfbbdc1941767345bb9 authored about 10 years ago38e34c876cd738ff888d51c7270fbf3349941f66 authored about 10 years ago
aaa669ab4107e1d0e1a303fb8949f1636c094b42 authored about 10 years ago
Changes to ansi2decho
d17642c56a03fbb56a55b7513275d90526ab7f46 authored about 10 years ago1922660001ab2dd88e6e12087cfda1dca7f4069c authored about 10 years ago
f826c170d8618c5d56076555f68a1ec168e069fa authored about 10 years ago
9acd9f7054b65a0b85144cf6ec8317c500c89b1f authored about 10 years ago
23674425076d9c430b341c0cc4ea47083c933e55 authored about 10 years ago
Got rid of the metadata tag after consultation with Thorsten Wilms - it was left over from a tem...
2900c521f325c9b23ac2d74d662fb35dbeb59497 authored about 10 years ago9339a71ead32ce409b99f08664bebf89f18f88d6 authored about 10 years ago
9975f41b9f78a438299f43fec79571bc824617e3 authored about 10 years ago
This way we don't need to unassemble and reassemble strings in convertindex.
65a7be6c8235d183ead0c1a90ae9a2f68065855b authored about 10 years ago05afc4286c9cbbb13e62d49bcffc3c1798c5a128 authored about 10 years ago
The specification for this member is:
QMultiMap<int, QPair<int, int> > exits
and it is a rec...
These tests are simple, but add a first framework for further tests.
1b4be299cf2bbc10462756485ac418057d9aa580 authored about 10 years ago
ANSI defines "bright" ambigously. Most terminals and most importantly mudlets
telnet parsing app...
Indexed lua tables go from 1 to #table... So we need to include #t in the while
loop.
Since ANSI colours can only contain numbers and semi-colons, this will prevent
us from catchin a...
Add support for strikeout/strikethrough/linethrough text
77eda358c63344ed2033c53de833761ea7b04a78 authored about 10 years ago
- fix the last commit
- add support for "light" or "bold" flag
- use rex.gsub instead of string....
1a467f0a9c4d4120a2c7635e04560f0c6204528b authored about 10 years ago
Colours 10-17 are still missing and no testing was done yet.
b0a72e496d56cd606ca6c8a99bf94ede81ae12af authored about 10 years ago08909ae6abbce30afa8e8a1cf27ac9a9f13d01a6 authored about 10 years ago
f9cc67304be4f4350511b2887ebb37358a5c2d17 authored about 10 years ago
We don't use Luadoc for other functions, they are documneted on wiki.mudlet.org.
009569704c5b00a773e096044b65691c53548aec authored about 10 years agoa0f3e41390765408b37982775512d34e6b09913e authored about 10 years ago
5c2d1d46412149d0fafbcf8a3cf64798ced9d4c7 authored about 10 years ago
2.0-rc Busted is stuffed, does not keep globals around declared in test setups. 1.11.1 is the las...
1fbf5d74fdb18df7c27bf4c0a2a49302b06fec01 authored about 10 years agoUpdate package.cpath for OSX
9fe2e4c7d8d0f5e353613baf7f575d3ea008d618 authored about 10 years ago56a059a4f94d8a61d12c0883033f3dabeaa4a387 authored about 10 years ago
c80c5d65c249ce917cde7f683e2cbe294c270bb6 authored about 10 years ago
Update package.cpath os it can find locally-shipped dylibs, and remove the LuaJIT cpath code as ...
9cfbadc3ead1b303dd140e5734a64033bef778cc authored about 10 years agoBugFix: Prevent colouring of exit number tool-tips on room exit dialog
d1f100e0ef3009db8c00de94583b3f44206c40a1 authored over 10 years agoBugFix: close button on map custom exit dialog not cancelling line drawi...
5850f5364c6240b80a0ab3fb73f9ccb4dac80f95 authored over 10 years agoEnhance: lua searchRoom() search, allow non-ASCII room names
09ef0d55ed832f5fb91c95161c368786eacedb39 authored over 10 years agoEnhance: provide missing functionality for Map Room User Data
250a19b5f46c0e244f4743b8bf9c915135032a07 authored over 10 years ago
Sorting operation is ineffective in the manner it was being used, Lua does
not operate in the wa...
As referred to in https://bugs.launchpad.net/mudlet/+bug/1369040 it has
been found that colourat...
As per http://bugs.launchpad.net/mudlet/+bug/1369041 the built-in dialog
button that some OS/Win...
BugFix: Fix wrong coloured Lua debug message
b0e447d8b16b816f9fb02cc176bf91ff44aa8b8a authored over 10 years ago
Update getRoomName(), setRoomName() and searcgRoom() to handle non-ASCII
room name data. The st...
In (bool)TLuaInterpreter::compile(const QString & code, QString & errorMsg)
an OK response was b...
Adds lua commands:
* getAllRoomUserData(roomID): given a roomId number returns a lua table of
...
Fix memory leaks.
b0daf6f86c1f1326c7124578d79b4f8c50f359f2 authored over 10 years agoAdd override specifier.
00b2783f1d7a6f5311ec84374d6cc3ae8ef990a8 authored over 10 years ago
Note: This was doing automatically, using clang-modernize. This means
that if there are any meth...
Fix gcc 4.7 and add a newer boost.
23962da514a35c73d469e495ebdcfa316198f887 authored over 10 years agoe4dd3690bba707c6a311519faa46cf766bce522c authored over 10 years ago
BugFix: Fix underlines AND italics in HTML copy.
198174f4f70697d11a4b600e8c4a3c3b349bfbe3 authored over 10 years ago
The CSS declaration for underline (and overline and strike-through) is
introduce by the words "t...
BugFix: faulty message alignment, cTelnet::postMessage() in non-ERROR cases
e5d1635b2af79e080894dc533e50cab4b554cbe3 authored over 10 years ago
Code that was put in to fix messages with tag "[ ERROR ] - " was not copied
to the other tag typ...
Use 'const QString&' for parameters.
4d811d74f25378ad5b6411cf93bbb56bcb7f22dc authored over 10 years agoee61b8029385f006e1175332785e2587206f4dfd authored over 10 years ago
d747dfa22a34b347714e35960ca0a462acab1748 authored over 10 years ago
Fix sendMSDP() to allow variable values.
d87a6dbe1e67e800ab744b5d5b48e5a407b97ada authored over 10 years agoFix sendMSDP() to allow variable values.
a4850d9fdcb3505c2c04ec0a0a8b946c7ec79d53 authored over 10 years ago
See http://tintin.sourceforge.net/msdp:
"client - IAC SB MSDP MSDP_VAR "SEND" MSDP_VAL "AREA NAM...
Don't reenter the mutex, it is not reentrant.
7df080adaacbfc3a284defcd4c3c8a44a2d96566 authored over 10 years agob3f3544c2c439f88dfeaf0dc1041d38c2d92885f authored over 10 years ago
Telnet debug
1d6bce3d019aa036a09d290d53c3e1b2e423b494 authored over 10 years ago35629ab52b216bc949b1872034193adcffe3d347 authored over 10 years ago
4b891d99dcf33fb84eb4d35309d399054e77fabf authored over 10 years ago
Dead code removal.
d1233ad1808ac8d3ff36f7c648925553f6eb10d4 authored over 10 years ago8d591dbd409f27930f0d6fbc0dee3cc8ead83a90 authored over 10 years ago
Remove unnecessary casts.
ca523fbdf7fcdc2722c7256ab965d69874bbb883 authored over 10 years ago772305c5eeb0c8ca065d673cb4251bd34522ce0a authored over 10 years ago
Fix leaks in XMLimport.
0cd52f3a9d76b6401945ca51fd6f5358bc57913a authored over 10 years agoMerge HostPool into HostManager.
da00b333983727b4facb5de32c46ec04c79aa7cb authored over 10 years ago7b0049c08d0c2766ff4666a83d35302a77127747 authored over 10 years ago
3e023d79bb1462bab6d0b7c6725cfd831251dcd7 authored over 10 years ago
fc5a4b10acacc073b2e23ffcd45e634a84794e60 authored over 10 years ago
c709e829e82c115eeea82ec21badd3896725c316 authored over 10 years ago
Improve qmake C++11 support.
88626c8715099419703bf5bb5eeb8ba7648598b4 authored over 10 years ago391576a29823e8573c98d8957f47535e242a3ba8 authored over 10 years ago
MSVC option additions.
24dd0b3bc954cb56c906b56b1506eade40438cab authored over 10 years agof0b86fc5086953b3f2eea5c2bc3b637a171bb7c9 authored over 10 years ago
6bfe2eaa0681b8fa3cd347fdebc833779f1f619d authored over 10 years ago
Cleanup splash screen code.
3089f9fb7df0aeec2edba89cc75eaff78ea1ab63 authored over 10 years ago