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

Update cmake build for Qt5.

fb287989f0a832aa5184dd61e30f5655090782ad authored over 10 years ago by Ahmed Charles <[email protected]>
Fix include directory for moc generated includes.

6253eebe8322116dba1afb4be0476a61de25468f authored over 10 years ago by Ahmed Charles <[email protected]>
Don't set CMAKE_CONFIGURATION_TYPES.

52165488b7ae2285b0a4120d792423fdb1b140d8 authored over 10 years ago by Ahmed Charles <[email protected]>
Remove broken reference to MudletCPack.

9ec81cdf7adde3750aed42dc33bfda9a5776580d authored over 10 years ago by Ahmed Charles <[email protected]>
Rename the CMake project to 'mudlet'.

Move the CMake project definition to the top most CMakeList.txt, so that
the MSVC solution is na...

3f357b27d6c8124386faba13a02d1e3503220d3b authored over 10 years ago by Ahmed Charles <[email protected]>
BugFix: correct indexing into Lua state when retrieving Error messages

When multiple errors were encountered during the start up of the lua
subsystem use of a positive...

bdeffce8c9dd69e032ec1a0033d183bb5272ec8f authored over 10 years ago by Stephen Lyons <[email protected]>
BugFix: correct indexing into Lua state when retrieving Error messages

When multiple errors were encountered during the start up of the lua
subsystem use of a positive...

d884f6abbf906fb519bd818975ee2bd23aa5b0ee authored over 10 years ago by Stephen Lyons <[email protected]>
BugFix: replace global gSysMessage with per Host message stack

The prior system of pushing Error/OK type messages into a global
gSysMessage QStringList where t...

18669f21eb406d9f9a0d7974465d7b423e6b371d authored over 10 years ago by Stephen Lyons <[email protected]>
Merge pull request #32 from SlySven/mudletDev_customExitsFixAndEnhance

BugFix/Enhancement: Custom Line context menu/GUI

9cb0d46c06af3e15de3f2b43982875b0b31d421c authored over 10 years ago by Chris Mitchell <[email protected]>
Merge Prep: Update README & add merge guidance comment to src.pro

As the changes to the project file won't auto-merge I have tested
what needs to be done with mel...

08ffb3b4d28442f1267bf4efa102d67f9d5eeb72 authored over 10 years ago by Stephen Lyons <[email protected]>
Tweaks: some small changes to custom line drawing code

Change the circles around custom line points when selected to be solid
instead of dotted - looks...

1cb307452b33684ee22a49510c51d12260592d93 authored over 10 years ago by Stephen Lyons <[email protected]>
Merge Prepare: Rearrange project file to make it more merge-able

In preparation for use as Pull Request #32 on:
http://github.com/Chris7/Mudlet2/mudletDev reorga...

5ee8f4d44189eecaa50d423b9fc705b5bf667d00 authored over 10 years ago by Stephen Lyons <[email protected]>
BugFix: correct wrong cursor shape setting in part of dialog

Part of the dialog had the cursor set to be "UpArrowCursor" rather than
the desired "ArrowCursor...

7f9510ab6ecc7d255b0e8378a925ad658bf92723 authored over 10 years ago by Stephen Lyons <[email protected]>
Enhancement: Centralised control of Mudlet version.

Setting the (pre-existing) VERSION qmake variable to a 1.2.3
(major.minor.revision) form and the...

c87039651042ba6741fa339cb931dcab0dd19a0a authored over 10 years ago by Stephen Lyons <[email protected]>
BugFix/Enhancement: Custom Line context menu/GUI

The ability to draw new custom exit lines had been lost in the previous
SF Git master. This rev...

c85f7c3870f6bb37cc0f7846220c9f04a521cc11 authored over 10 years ago by Stephen Lyons <[email protected]>
Merge pull request #30 from SlySven/mudletDev_exitsDialog

Mudlet dev exits dialog

0ab4a6835eead2593bb7352b1f35934bf3692f64 authored over 10 years ago by Chris Mitchell <[email protected]>
Enhancement: Room Exits GUI - monitor/detect changes in exit data.

Restores "<dummy>" text items to special exits' room Id and command column
entries if any entry ...

d8ff7e0c12a358071e00f38e083a641848d6ab17 authored over 10 years ago by Stephen Lyons <[email protected]>
Bug Fix: Correct code block in wrong branch of if/else & wrong fixed string

Signed-off-by: Stephen Lyons <[email protected]>

139783a4ce175044ff71927db3cd0b22740a4958 authored over 10 years ago by Stephen Lyons <[email protected]>
Fixup: Add new distinct icon for Room Exits' Dialog

Was unable to insert the icon in previous commit as it was tucked away in
a different prototypin...

d54a6c73e03495b7e11b8737924c93ca975c833b authored over 10 years ago by Stephen Lyons <[email protected]>
Enhancement: Improved/extended exits GUI for 2D mapper

The GUI formed by dlgRoomExits.{cpp|h} and room_exits.ui combined now
provide full control and a...

83db9f94eda83ede696b9b0ead9b236f3c8ab05b authored over 10 years ago by Stephen Lyons <[email protected]>
Build Enhancement: Accommodate Qt Creator Shadow building

Shadow building (compile with multiple Qt Library Versions and types
{Release vs Build}) of obje...

b57594cee45142f8721b0b9e4f66decc2c190463 authored over 10 years ago by Stephen Lyons <[email protected]>
update to readme pointing to wiki

96296985418c8683cd9f96fa0746ca7bdb814ae6 authored over 10 years ago by Chris Mitchell <[email protected]>
Deleted an unused variable and fixed a space in an error message.

d58c89b2a2ca2109f7cbd51c871d4489136696c6 authored over 10 years ago by Vadim Peretokin <[email protected]>
Fix "Event system cannot take large numbers" #1277707. Lua's default number type is double, not ints - and any number over 999999 was getting converted into 0.

8aff2155b89c890d5d01a902934ad0c64163a8a7 authored over 10 years ago by Vadim Peretokin <[email protected]>
Deleted a set of unused variables.

4d3324b603eb10c25800c5e929b2aa4805ad73fb authored over 10 years ago by Vadim Peretokin <[email protected]>
Cleaned up debug echoes.

6147dfc9673a5f91a07cde00978c79533af3fcc8 authored over 10 years ago by Vadim Peretokin <[email protected]>
Keyboard navigation support for saveVar. Some changes to code formatting for consistency

0abdf1d7369fee9f7edc37269450b3ba7e77c2ae authored over 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'developmentGH' into mudletDev

1afc10ed515cacbf8214b9335132e768e77a3728 authored over 10 years ago by Chris Mitchell <[email protected]>
Removed a few unnecessary debug statements.

5521faaac34758541efda37a1688b0e945467e8b authored over 10 years ago by Vadim Peretokin <[email protected]>
Fixed painter errors as a result of trying to use dimensions of 0x#.

I suspect there are more places where this needs to get fixed. The cause of the issue seems to be...

73edf4771d9fc7ed676629108e0523060cdd6844 authored over 10 years ago by Vadim Peretokin <[email protected]>
Fixed IO errors as a result of trying to read from inexistent files.

We can ignore the inexistent files in this case as default values are substituted for them elsewh...

9272ca2ed4f85b4c6b673880c1863e9cb5d5dfd4 authored over 10 years ago by Vadim Peretokin <[email protected]>
Fixed libpng warnings: "libpng warning: Duplicate iCCP chunk"

ed164a26384430d5e630ff29e234058abfb52d10 authored over 10 years ago by Vadim Peretokin <[email protected]>
Added a similar -DDEBUG_TELNET flag to client messages.

68bac41c522f4407f6212987ccfd4590fe324d65 authored over 10 years ago by Vadim Peretokin <[email protected]>
Fixed QPainter warnings, we were trying to initialize them with dimensions of 0x27541248...

402107111f564d0136edf6ff7724457e71a775f7 authored over 10 years ago by Vadim Peretokin <[email protected]>
Deleted unused variable.

8e3f6024883435f4e458d7c5841f4d9e9d7b4bc5 authored over 10 years ago by Vadim Peretokin <[email protected]>
Updated the about dialog with current information. Haven't included Stephen Lyons as he has done that in his own branch and that'll be merged in.

f6d5e300f21c89109f371ec972a4a7df28f45f35 authored over 10 years ago by Vadim Peretokin <[email protected]>
Removed code that has been commented out for years.

f48527cd3fd6d8d7eafa2903d1cd121d7bf747e9 authored over 10 years ago by Vadim Peretokin <[email protected]>
Disabled telnet code echo by default, it can be enabled with -DDEBUG_TELNET if needed. AFAIK nobody is working on the telnet side atm and the debug code is really spammy.

1fbb84b8f0cd29a754fc499215cdf76197fd33fa authored over 10 years ago by Vadim Peretokin <[email protected]>
Fixed trigger/alias/key/timer/script contents not getting autosaved when the item was navigated away from. Variables aren't fixed yet (they don't use the same template of sorts), still need to be fixed.

993ab807cf54a6961389a441b6407dfc2063c1bc authored over 10 years ago by Vadim Peretokin <[email protected]>
Added a little note to src.pro to use clang's AddressSanitizer feature.

01310b430a2b9b13084dd0eef67e5c50d28b85ed authored over 10 years ago by Vadim Peretokin <[email protected]>
Fixed issue where deleting lines while buffer was empty would crash mudlet.

fe7c6d6142c59b1bfd08180e343cc4439d9f37c5 authored over 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'mudletDev' into developmentGH

62a6d19ca466434cdeb89e84a486fd110d354df2 authored over 10 years ago by Chris Mitchell <[email protected]>
Revert "Bug fix for spaces being deleting with echo word wrapping"

This reverts commit a5031f1fd64e59afe1511fbfb146148b34dc8872.

c94f449c690664c8dd38cf0c99deafff86a2b1d0 authored over 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'development' of https://github.com/Mudlet/Mudlet into developmentGH

c7f09a197bf54e051c154fb2c93b41ed107fa221 authored over 10 years ago by Chris Mitchell <[email protected]>
Added echo flag to TChar flags which fixed bug where spaces were deleted with echo word wrapping

38d059a81091421f298052012fbf09fb9dd680e1 authored over 10 years ago by Chris Mitchell <[email protected]>
Fixed a grammar error in the timer deactivation dialog.

fe01968f855f3efddaee0579a15977611c24ce87 authored over 10 years ago by Vadim Peretokin <[email protected]>
Changed TChar to use bitflags instead of separate fields for bold, underline, italics, inverse

cb1eefede1217923b53131d2baddf2ea21e9fda6 authored over 10 years ago by Chris Mitchell <[email protected]>
TConsoles are now named after they profile they're representing, to make them easier to find in a Qt debugger.

bbe268ceeb71a8ab2af5a53cb60e751be47fb492 authored over 10 years ago by Vadim Peretokin <[email protected]>
Enabled animated expansions for the timers and variables list.

8b9825db4a78670d6507974f710171c96a085a47 authored over 10 years ago by Vadim Peretokin <[email protected]>
Enabled re-orderable tabs in the main window.

362a0f409293e71eeb81ac07ea8b28cfd800b7e5 authored over 10 years ago by Vadim Peretokin <[email protected]>
Removed comment cruft relating to QScintilla, which we have not used in years and don't plan to in the future.

17e348dbe82d5a784ef10e7ccfbd485eee6dc5a9 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Removed debug echoes

8445881928c0937199b185480e13ee43737166b8 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Fixed saving to go back to itemClicked, as we can't force a save via keyboard anyway and it was messing with things (potentially causing a bug of the wrong content getting saved into the wrong item).

9db029abdff09ff26a482dd0b9f5e51e0c6f4c41 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Fixed grammar on activation failure message.

8b54b172e5cf4d4bab540e8dbcc8a0e129205b48 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Added formatting to the name in question to make it stand out.

156c7c60e237515687e3c2ede0068eb5aafe8f05 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Lowercased unnecessary capitalization in the middle of the sentence.

cf7656eb7f6645ff0190a97b72485305a7af8df6 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Fixed typos and spacing in activation/deactivation messages.

5be891cfb683f8b5fae2aca0154536a07c15a426 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Bug fix for spaces being deleting with echo word wrapping

a5031f1fd64e59afe1511fbfb146148b34dc8872 authored almost 11 years ago by Chris Mitchell <[email protected]>
Refactored selection method names

Now that we've got both mouse and keyboard navigation, a "click" method name is misleading - we'r...

799e5ecf473ef8f92c9f32f57db15b16e75cf5f4 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Fixed a crash on a serach result that would happen when no current item was given by Qt

ea3d79abac524477eefff22feac78ce095395fc2 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Removed debug echo on getAreaRooms()

bd0572d137eb869c98c31c974a5db47dd2d605b3 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Enabled keyboard navigation for the trigger editor

As an added bonus, this also removed a lot of useless column arguments.

ce10a6343c06feaab36a32156c8ff3f3dbc3e13e authored almost 11 years ago by Vadim Peretokin <[email protected]>
Fixed infinite loop detection going off on alias groups, and improved the error message to help the under understand better what they need to do.

164e8812683bbafabf239c9876cdf8cd976ce01a authored almost 11 years ago by Vadim Peretokin <[email protected]>
Fixed the close button on the warning/info/error box to go react on a full click, instead of a press, as one would expect

59bac5f6398534b2a9a4cc352180719dc1e1305e authored almost 11 years ago by Vadim Peretokin <[email protected]>
Cleaned up debug messages

36d3dc2ea0eaabcde8e0fddf49ae2b3a4a232572 authored almost 11 years ago by Chris Mitchell <[email protected]>
Removed some debug information related to mapping

The amount of information being generated was enourmous and was making it really difficult to wor...

83b0c2afcfe646b4ada3058e4416edc275ced0b2 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Removed warnings for boost compiling

… because it has a ton of them, and we aren't interested nor in a
position to fix them.

08eec14a561bfc4eb8a76912b1c436555f104546 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Allow the user to use existing cancel buttons to stop the wizard.

Making filePath public to make this work is a bit dodgy; perhaps a status-tracking variable shou...

29820057795acb2d0bcfc352e52bf21d11cc8b9e authored almost 11 years ago by Vadim Peretokin <[email protected]>
Removed a debug text

f1032ebb1a1401cc3b1c0c10547bf5b2a8818c2b authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge pull request #5 from vadi2/development

Improve dictionary finding in Linux

232cc20d958ac02617d2cade48b7eceafbc91818 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge commit '7aeafb3ac9104e7488943949b8fcf3adbd59b17d' into development

4625d2e91adecd3ad0ce0540db1db122d36c483c authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge pull request #4 from vadi2/development

Merge mac comple fixes in

4b1756b634bc70a3518df25638dea008a3876d7b authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge branch 'mac-compile-fix'

1dc158590ab9b4169fb0c09105d05bed73b5d61b authored almost 11 years ago by Vadim Peretokin <[email protected]>
Re-enabled setAppStyleSheet(), it works fine (was previously disabled because we were using the Lua API wrong). Fixes #1205487

4fa8cc0549796b6654a8cb4ce08f25134c6a187b authored almost 11 years ago by Vadim Peretokin <[email protected]>
Removed unnused stdout on map restore - we haven't had issues selecting the latest map file to restore in years.

f0ffaea0c937e0af2852963de13d3d0b0f0a073c authored almost 11 years ago by Vadim Peretokin <[email protected]>
Removed slots unnused for years (they just generated errors)

a0c13795f57ac42ee64697a2adde9ce583c7f807 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Fixed some profile buttons in the connection dialog having a black background (the integer was overflowing and qHash returns a uint, not an int). Fixes #1207957

a2906d2230f1ff7874553305d4ac5ef4c29b1a68 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Removed unnecessary stdout from ages ago. The font loading has been working fine for years.

f606f23e68095c0dade3d76bc2cfecc948c56622 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Added missing deploy step to INSTALL

8e6b56c7d9d2739275a17396b62a40ffff5d1f1a authored almost 11 years ago by Vadim Peretokin <[email protected]>
Set object names, so you can see them in GammaRay (Qt Runtime inspector). Fixes #1191278

193773829cbbace1294c428f3019091d3e3171bb authored almost 11 years ago by Vadim Peretokin <[email protected]>
removed quazip remnants

0e2510ad6db71d9e45ef7a4421a3fff030a34524 authored almost 11 years ago by Chris Mitchell <[email protected]>
Infinite recursion check added to alias substitutions

b925a00e537f675da4a0b3681968128577739cbd authored almost 11 years ago by Chris Mitchell <[email protected]>
Bug fix: setRoomArea removes from old area and will not let users set area of 0/-1. resetRoomArea method added to clear room areas.

e2bf4b61ce41c0a963e97bdd366d94ceac5f9c1d authored almost 11 years ago by Chris Mitchell <[email protected]>
Changed debug to use -g flag instead of optimizing. Also added paths for Chris' include/libs

b9d216e090feb978280f52310bb94b930b372f0c authored almost 11 years ago by Chris Mitchell <[email protected]>
Added variable button/icon to menu buttonbar

f56ece9780b6370e3c438e43112fe90f9a9734c3 authored almost 11 years ago by Chris Mitchell <[email protected]>
Merge branch 'development' of https://github.com/Mudlet/Mudlet into mudletDev

0e3607bf9c8b42d67810f546ec5274007f385679 authored almost 11 years ago by Chris Mitchell <[email protected]>
Background/foreground colors now propogated to echos

1fbfb5d3fd3a6ed3ccbd4dca5beef0fc8110c106 authored almost 11 years ago by Chris Mitchell <[email protected]>
Fixed Manual button to work

b364fb13598679e3b100935118fcfa8d501b2330 authored almost 11 years ago by Vadim Peretokin <[email protected]>
- added a button for the module manager to the toolbar

- improved tooltips wording, fixed them to actually show

b3cac514308e3c3e591c2338256b5e673381f24f authored almost 11 years ago by Vadim Peretokin <[email protected]>
- applied patch at https://bugs.launchpad.net/mudlet/+bug/1092784

393ea047c7363d4a156d8875bd71b1572b4aa292 authored almost 11 years ago by Vadim Peretokin <[email protected]>
- added an autogenerated file to be ignored

9bb32fcf0d22cb01a7831d39426de4a825a0b99f authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge pull request #3 from vadi2/mmp-crash-fix

Fixed Mudlet crash when downloading an MMP map

9ab79435ff589b10edaf53332086373d9045691d authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge pull request #2 from vadi2/development

Profile keyboard navigation

6335dcdea8aa6eebe02f072a05a950c25c42cb2d authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge pull request #1 from vadi2/profiles-keyboard

Profile keyboard navigation

db08e558abad55579b252dc0a07e3b343d2e96c4 authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge branch 'origin/master'

4d104cb5cae4ed460557a290f5dab0be119b800e authored almost 11 years ago by Vadim Peretokin <[email protected]>
Merge remote-tracking branch 'mudlet-lua/master' into development

66e3ea205fc7220f7c42e7396428c8b90e048757 authored almost 11 years ago by Vadim Peretokin <[email protected]>
- removed mudlet-lua in preparation for re-adding it via subtree

dfe85aef38b1c5462fab9946de91198e1135aa58 authored almost 11 years ago by Vadim Peretokin <[email protected]>
- removed old_mudlet-lua as it is not in use anymore

843441aee94d7dde0aaf8157e7557574197368bd authored almost 11 years ago by Vadim Peretokin <[email protected]>
Changed getRoom to use an iterator to avoid double lookups.

edf16969d4063063252f071d596b8cc5202a5f1c authored almost 11 years ago by Chris Mitchell <[email protected]>
variable rooms changed in TRoomDB to be QHash instead of QMap for faster lookups.

b8e7fb61c8e766d28b8108fbb5c2ad12e6890517 authored almost 11 years ago by Chris Mitchell <[email protected]>