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

Merge branch 'release_30' into release_31

Cleanup splash screen code.

25e3a64b4923ae76be29272e72548fa9dd5e5a6c authored about 10 years ago by Ahmed Charles <[email protected]>
Cleanup splash screen code.

957d46c6aa7082f74b688418ef7c53631f229335 authored about 10 years ago by Ahmed Charles <[email protected]>
removed unneccessary wait times from splash screen

62df40cdd4d247f5964a19d69286a57c8daece90 authored about 10 years ago by Chris Mitchell <[email protected]>
Update version information.

fb186e978d24906874ea78a7e88f6da12b0537b8 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #188 from ahmedcharles/dead

Remove function without definition.

90da0e53379fa01cf1262bfceb9002939dfa57a4 authored about 10 years ago by Ahmed Charles <[email protected]>
Remove function without definition.

fb9b87f2aa549ecaa7f7904566aa006812cba6d3 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Reenable the option for turning off GMCP.

7b4d162c4e0c74de559a5904fa52184f34f1107f authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

Reenable the option for turning off GMCP.

fa64a81ed84fb9a9a257bdaf5a1e6a3c2bfff4ea authored about 10 years ago by Ahmed Charles <[email protected]>
Reenable the option for turning off GMCP.

c0bf6eba7bc8bddb0cfe0660de4a771e6d2a8e66 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Fix bugs in telnet handling.

d4857ba484cb552e827e0a9bf5db8deaff32d541 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

Fix bugs in telnet handling.

2e3009fbb6b440065bd6d81b24163f7450e5b9cc authored about 10 years ago by Ahmed Charles <[email protected]>
Fix bugs in telnet handling.

962f308c8dcf8dd344b203010463ee2b81dae65c authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #185 from ahmedcharles/dead

Remove dead code.

b75959699c4097f253732eea157bde83e6db882c authored about 10 years ago by Ahmed Charles <[email protected]>
Remove dead code.

86f3305a2b242b857ce12ee12d2ee37b7b35433a authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Fix tabs so they aren't represented by spaces.

24fcfff2d4d79bf7e9a7d4f96cd09885e5c9bee8 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

Fix tabs so they aren't represented by spaces.

4f294ea0a4533400cda83f0e4daf0a048ab8a06a authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Fix incorrect wrapping when pasting, etc.

6967298532763518d8c7b3f6395f414b0ea95e59 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

Fix incorrect wrapping when pasting, etc.

2d8e0e8787e37ad8cf6ad11db0f12a53735fbe0a authored about 10 years ago by Ahmed Charles <[email protected]>
Fix tabs so they aren't represented by spaces.

639f1ac8625406d97cf36548d9ce8dad052fa466 authored about 10 years ago by Ahmed Charles <[email protected]>
Fix incorrect wrapping when pasting, etc.

458a2b6a317f248029708a75ceb5e83abd78c2ec authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #181 from ahmedcharles/qdebug

Use qDebug() instead of std::cout.

3bca9d9291b86b19be5f44d20687548da6b75b14 authored about 10 years ago by Ahmed Charles <[email protected]>
Use qDebug() instead of std::cout.

1730db6831656d7b1581665484b284f69af7659a authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Fix double deletion with debug area.

52b767c8c1aee2e6f976b068ff739c476264cb8e authored about 10 years ago by Ahmed Charles <[email protected]>
Fix double deletion with debug area.

82d308b8ca777e90470c03fd019fec7adf4f1efd authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Add a toggle for enabling MSDP.

0b9b7c7b491f035648e245252a7839f3a82816fb authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

Add a toggle for enabling MSDP.

d4234a2d21af07002e0f46212e05d8b42b49026b authored about 10 years ago by Ahmed Charles <[email protected]>
Add a toggle for enabling MSDP, fixes https://bugs.launchpad.net/mudlet/+bug/1372155.

c36358dfdfa97af7e9ab84b733489fc234e33b43 authored about 10 years ago by Vadim Peretokin <[email protected]>
Merge pull request #177 from ahmedcharles/hostmanager

Remove HostManager::self().

429fca8af89b56069a11bb2c0b56b6488c4c1f6d authored about 10 years ago by Ahmed Charles <[email protected]>
Remove HostManager::self().

Use mudlet::self() instead.

2555505ec897d3ebc72ce87bfbe156ac40d990f8 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Fix sendMSDP to actually work.

116d6c77f8541868e4c7084f5ae513368fbc12a7 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

Fix sendMSDP to actually work.

a6456c8ae95318ff3fefc8d3c3eb5815d94ba4e7 authored about 10 years ago by Ahmed Charles <[email protected]>
Fix sendMSDP to actually work - it wasn't following the specification per http://tintin.sourceforge.net/msdp/ perviously.

43e1abaaf6f7910077d8ea71443515495205e146 authored about 10 years ago by Vadim Peretokin <[email protected]>
Merge pull request #176 from ahmedcharles/dead

Remove some dead code.

9adeb3082ee0c2bb494b0e5ce835dbf7c7664e10 authored about 10 years ago by Ahmed Charles <[email protected]>
Remove some dead code.

ef2d272ccb1553a737de1ed0f7b30729d0e288b6 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #175 from ahmedcharles/iostream

Add include for std::cout.

9ff23af152df2cb74ab97fbbb3caa7ec0c79538b authored about 10 years ago by Ahmed Charles <[email protected]>
Add include for std::cout.

200018aac3b71bc8933cd4a836016e9b9071879a authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #172 from ahmedcharles/auto

Use auto instead of typedefs for iterators.

d49215c642f0ee589e294e265a65bb7873267f8e authored about 10 years ago by Ahmed Charles <[email protected]>
Use auto instead of typedefs for iterators.

8f77577fe0a7e5c81098bfc69baf118e514c8ad1 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Make HostManager a member of mudlet (the class).

d96b0e30069207de3b5fe0c97df34d45fa15c716 authored about 10 years ago by Ahmed Charles <[email protected]>
Make HostManager a member of mudlet (the class).

This approach, rather than using a global singleton, makes it so that its
lifetime is better und...

d2116f59fa74392b5a1a2b488330b61712797330 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Make mpConsole in Host into a QPointer.
Don't access mpConsole if it is null.

ba7f758e5f19ea7122654c69678524c6ebde3d41 authored about 10 years ago by Ahmed Charles <[email protected]>
Make mpConsole in Host into a QPointer.

QPointer is set to null when the thing it points to is deleted.

dfd8e70759f03469d842e01d780c9ea9b42e88f9 authored about 10 years ago by Ahmed Charles <[email protected]>
Don't access mpConsole if it is null.

2168d51a9061e82eaea61a900deb1e60941ec30b authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Remove additional string copy from QByteArray.

0ec0f7a9952aeda3b0fb65ce306a2131cc074a8e authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Fix memory leaks in the way pcre is used.

d60b2d3e3ddf414a11ae620bc006b754484ac9ad authored about 10 years ago by Ahmed Charles <[email protected]>
Remove additional string copy from QByteArray.

Don't leak the string that defines the regex and since QByteArray's are
null terminated and cont...

fd9fcb9e1738be53a64a2f86375f30eb40e00912 authored about 10 years ago by Ahmed Charles <[email protected]>
Fix memory leaks in the way pcre is used.

aa26b72cc85f5a48986e05d4d3be7d3002900421 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Fix bug in area deletion fix.

312bd7e9ceb02ab15d2e20470a17f742eedd3397 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

Fix bug in area deletion fix.

6bcea284f05013d8feaf3fee1c852e98242bc65f authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #167 from ahmedcharles/communi

Update to Communi 1.2.1, which is the new version of the irc library.

7a4a1211f0b2b1678b91ee24f81e84fe44ccbcfe authored about 10 years ago by Ahmed Charles <[email protected]>
Update to Communi 1.2.1, which is the new version of the irc library.

f8fa0896eafa13780cdf738b8d127a21dc9869de authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #169 from ahmedcharles/debugger

Add a feature for debug builds to prompt to attach a debugger.

658396e9d36639df7f0bf568019c870407d6325a authored about 10 years ago by Ahmed Charles <[email protected]>
Add a feature for debug builds to prompt to attach a debugger.

f187587c3391990308deb9fac82862de87b6f212 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Fix TEvent handling so it doesn't crash anymore.

a042873609b3890cdb581c73b402527a17e93942 authored about 10 years ago by Ahmed Charles <[email protected]>
Fix bug in area deletion fix.

9354392ca3c301188c256d1d3dc47413d1f1fbad authored about 10 years ago by Ahmed Charles <[email protected]>
Fix TEvent handling so it doesn't crash anymore.

4548001faca2e33d97f29ee11ae18931249f325f authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Add bool conversion to fix potential bug.

2ae958d56d4906b7de1e49ac632c7a772b96df0b authored about 10 years ago by Ahmed Charles <[email protected]>
Add bool conversion to fix potential bug.

Binary operations promote to int, which means that the comparisons here
are not guaranteed to do...

0c56816efef12b4ffba452a750d49fac1edcc166 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #163 from ahmedcharles/msvc_leak_detection

MSVC leak detection changes.

9d34f799a9e9ffc3e24640213f9ebbc33df30dd2 authored about 10 years ago by Ahmed Charles <[email protected]>
Improve lua's memory leak detection.

9f65b3e9295f604e00a0549d97a30d4b4ce1f658 authored about 10 years ago by Ahmed Charles <[email protected]>
Update lua_yajl to have better memory leak detection.

c58f50e39616b77d1a3aab57a16395a8950d5ff4 authored about 10 years ago by Ahmed Charles <[email protected]>
Setup memory leak checking on MSVC in debug builds.

e74c853d184705fd6548ece341c9ab3e44b8d411 authored about 10 years ago by Ahmed Charles <[email protected]>
Enable better tracking of PCRE allocations for memory leaks.

96838359cbc902facd9c63cd4bad24e4c2d8b0b5 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #168 from ahmedcharles/dead

Remove dead code.

1c9f322b6b63999bdafc91f41bfd90b3ff36714c authored about 10 years ago by Ahmed Charles <[email protected]>
Remove dead code.

a9b5edc604373f39f72401aa36ab4455652a2794 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #160 from ahmedcharles/warnings

Fix warnings.

59e921d116e8c5077fba60d20c4a6bbaba6ba77f authored about 10 years ago by Ahmed Charles <[email protected]>
Fix warnings.

One instance of a unnecessary switch statement.
One instance of an unreferenced parameter.

2136fc4ac4129bff9fcaaca1a0e16b218a9bd4ca authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #159 from ahmedcharles/replay

Rearrange some Timer code.

da904fb3a5e2e89866e807781ea2dcd5ed1761fd authored about 10 years ago by Ahmed Charles <[email protected]>
Rearrange some Timer code.

b32a06a787e452a492ffed138e98b1fb396036ea authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #166 from ahmedcharles/whitespace

Remove whitespace.

93d72a8417c575ab1e166f5a597feb2aadf1f153 authored about 10 years ago by Ahmed Charles <[email protected]>
Remove whitespace.

7ebc0ae932fe2c472174b66e343027999d05f0de authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #164 from ahmedcharles/duplicate_headers

Remove duplicate headers.

39f6a213ed6822df370300af7490103cf0b5e6de authored about 10 years ago by Ahmed Charles <[email protected]>
Remove duplicate headers.

e73151aa2311c0e24313a805e2dab02d12425fb3 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #157 from ahmedcharles/replay

Move some replay globals to class variables.

e610fb161edd072b141cc265f5709e3408ba4d9f authored about 10 years ago by Ahmed Charles <[email protected]>
Move some replay globals to class variables.

778cfae0e17fc49b0ff2ad02d7b5d1e33c2d6a87 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Minor typo fix for bug#1192118.

570e938467fa7f77818cb80835a022495b732227 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

Minor typo fix for bug#1192118.

dc3dfaa6e2b4412816bf3018a5ddb5f800ddf679 authored about 10 years ago by Ahmed Charles <[email protected]>
Minor typo fix for bug#1192118.

420f97ef9cd8a8635e02e13af02a45fe18b29c17 authored about 10 years ago by Vadim Peretokin <[email protected]>
Merge pull request #155 from ahmedcharles/mapper

Update to latest mudlet-mapper, from 12.12.3 to 14.6.1.

bbc76d165e87c77ad05d58bab170a93c05592d65 authored about 10 years ago by Ahmed Charles <[email protected]>
Update to latest mudlet-mapper, from 12.12.3 to 14.6.1.

e2a4bdff287b9b8154f9dc5c0d0c36a8c4f8c847 authored about 10 years ago by Vadim Peretokin <[email protected]>
Merge pull request #156 from ahmedcharles/mudlet-lua

Mudlet lua improvements.

b529a0b22f79c611fa987ec41bf0a7c028454575 authored about 10 years ago by Ahmed Charles <[email protected]>
Fixed improper equality checks.

3b9616cfc1a00df338d4879fb06d1d80d7076c91 authored about 10 years ago by Vadim Peretokin <[email protected]>
Improved db:create to re-open connections after they've been closed.

81257d5d7848fab1af4d7f52abfb72cccca668b7 authored about 10 years ago by Vadim Peretokin <[email protected]>
Merge branch 'mudlet' into development

Separate creating the mudlet instance from accessing it.

12b9ceb3588a178f97cb00bf910a59e04259c450 authored about 10 years ago by Ahmed Charles <[email protected]>
Separate creating the mudlet instance from accessing it.

In situations where something tries to access mudlet (the class), before
or after it is construc...

74b40b8994896d11c88e31136dfd1f25564b4605 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'import' into development

Fix typo: port.png is used instead of import.png.

65ec4a148eb7f03f265461c7f9d3ed429a903744 authored about 10 years ago by Ahmed Charles <[email protected]>
Fix typo: port.png is used instead of import.png.

9d52886268cfbb77498bedced2dc52ce6da1c815 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Call lua_close when destructing TLuaInterpreter.

c035b0cd3559ba72a4eb3f27257ae1cb5d9bceb8 authored about 10 years ago by Ahmed Charles <[email protected]>
Call lua_close when destructing TLuaInterpreter.

0fc80ae00dbf3ae0616a49c0b9ea284b945e4abc authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'replay' into development

Debug code fix: for two bugs in debugging code.

a4f9e44702a1e9b2420e33076ec0a8bbf73c2a58 authored about 10 years ago by Ahmed Charles <[email protected]>
Debug code fix: for two bugs in debugging code

First bug was one that printed out a copy of the current chunk of the
replay for EACH character ...

fea67ac0d692da2248b2f72228e38abcd8f04e85 authored about 10 years ago by Stephen Lyons <[email protected]>
Merge branch 'release_31' into development

speedup room deletion.

954131e3e24cd747b0251a99ff9c72a2b78410e9 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_30' into release_31

speedup room deletion.

64914f5ec5c344b15687f1044f7c4dc24b5d13ae authored about 10 years ago by Ahmed Charles <[email protected]>
speedup room deletion

94c5066613e97705a65ec215208609ef35a2f6e8 authored about 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'release_31' into development

Fix memory leaks related to the debug window.

4618f4210064e04474670fa94584decfb3c0bb91 authored about 10 years ago by Ahmed Charles <[email protected]>
Fix memory leaks related to the debug window.

ae643eebe8c7d6b3a098ae0e3286a35b626d932b authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Switch to using QPointer for the debug console.
Use QPointer for all of the pointers to Host in ...

8dfd90f790ed0e6035494a36232a65f01ab19a9c authored about 10 years ago by Ahmed Charles <[email protected]>
Use QPointer for all of the pointers to Host in other types.

16f9c7ff72339946f9f807e588f3937cd1edd5fc authored about 10 years ago by Ahmed Charles <[email protected]>
Switch to using QPointer for the debug console.

0cbed803470e19c3584a2ea1becd86e26c6c17dc authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'release_31' into development

Homebrew now uses lua 5.2 by default.

7a6655cd1335070df9d9853b6e7172b1268add90 authored about 10 years ago by Ahmed Charles <[email protected]>