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 pull request #334 from SlySven/(release_30)bodge_restoreMinimumFontSizeToProfileNameText

(release_30)bodge: restore min. font size to profile icon text in Connection Profile

56d2078743ebfbccf8e47ac260534e58b8b4246a authored about 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #333 from SlySven/Bodge_restoreMinimumFontSizeToProfileNameText

bodge: restore min. font size to profile icon text in Connection Profile

21185289860210a9b42094614d4acd0f1b341c3e authored about 8 years ago by Stephen Lyons <[email protected]>
CriticalBugFix: prevent crash on New Profile Creation

In trying to avoid a crash if the user renamed the very first profile in
Connection Dialog I han...

a8fdf1ca77807384d95771e799c72636b064368b authored about 8 years ago by Stephen Lyons <[email protected]>
CriticalBugFix: prevent crash on New Profile Creation

In trying to avoid a crash if the user renamed the very first profile in
Connection Dialog I han...

767dce55a43808cd0b1cb0ab9aa8d638c3e11bb3 authored about 8 years ago by Stephen Lyons <[email protected]>
revert: remove previous code added to suppress some Timer debug output

It also removes the code that produces the output that it was removing if
the timer interval was...

892c4f9b4ad25cb380259a6f094bb3638cbbac0a authored about 8 years ago by Stephen Lyons <[email protected]>
revert: remove previous code added to suppress some Timer debug output

It also removes the code that produces the output that it was removing if
the timer interval was...

5f05f9f2f99e7b670a001fcf748ef68b2fd02edb authored about 8 years ago by Stephen Lyons <[email protected]>
bodge: restore minimum font size to profile icon text in Connection Profile

I accidentally restored the font size to a readable one for the text
assigned to the QListWidget...

db50e815943d8070c6b0dfaf04013c8829177519 authored about 8 years ago by Stephen Lyons <[email protected]>
bodge: restore minimum font size to profile icon text in Connection Profile

I accidentally restored the font size to a readable one for the text
assigned to the QListWidget...

0b0c4f9629c17abce3c3d8c863bbe15404279e22 authored about 8 years ago by Stephen Lyons <[email protected]>
Update: remove Midkemia (and add WoTMUD) to list of predefined MUDs (#332)

The I.R.E. MUD Midkemia-online was shutdown on 2016/09/07 and it is not
helpful to continue to ...

654911775db59d91fed656ef501e40b0c997bcec authored about 8 years ago by Stephen Lyons <[email protected]>
Update: remove Midkemia (and add WoTMUD) to list of predefined MUDs (#321)

* Update: remove Midkemia (and add WoTMUD) to list of predefined MUDs

The I.R.E. MUD Midkemia...

dc753e9302a7e8debf5bcd5d833b0e73bc469f27 authored about 8 years ago by Stephen Lyons <[email protected]>
Update version to epsilon (#328)

8ed5ffe3419f9790dc30799913abae42f7d776f9 authored about 8 years ago by Vadim Peretokin <[email protected]>
Merge pull request #331 from SlySven/(release_30)cleanup_removeOldLuaGlobalLuaFile

(release_30)remove: Obsolete LuaGlobal.lua in root of source tree

032b2b85b67bdc7e4dcacfdc36686b3bc84e9936 authored about 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #330 from SlySven/Cleanup_removeOldLuaGlobalLuaFile

Remove: Obsolete LuaGlobal.lua in root of source tree

0ef1a3810436e8ef3c4a527ef1a14e24d0427b2d authored about 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #324 from SlySven/(release_30)bugFix_downloadFileForHttpsUrls

(release_30)bugFix: TLuaInterpreter::downloadFile() not working for https URLs

4c45e1c8c44a759ac2ca9c359ba988a99372d5e5 authored about 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #323 from SlySven/BugFix_downloadFileForHttpsUrls

BugFix: TLuaInterpreter::downloadFile() not working for https URLs

78be5b549dae5a805c35a3b7199fd6282b122943 authored about 8 years ago by Stephen Lyons <[email protected]>
Remove: Obsolete LuaGlobal.lua in root of source tree

This may have been the origin of a file which is now:
./src/mudlet-lua/lua/LuaGlobal.lua
but it ...

4391732d3b219c84ef8250808966df6ba9578168 authored about 8 years ago by Stephen Lyons <[email protected]>
Remove: Obsolete LuaGlobal.lua in root of source tree

This may have been the origin of a file which is now:
./src/mudlet-lua/lua/LuaGlobal.lua
but it ...

c092f8cfef6f8a62645d59731ef91719bd1262a1 authored about 8 years ago by Stephen Lyons <[email protected]>
Enhance: fix map downloading code, add manual XML map importing (#326)

* Enhance: fix map downloading code, add manual XML map importing

A recent move by I.R.E. to ...

6a0a04950c816ec598181c82c31e388cc1968c14 authored about 8 years ago by Stephen Lyons <[email protected]>
Enhance: fix map downloading code, add manual XML map importing (#329)

A recent move by I.R.E. to using SSL for their public MUD map URLs broke
the ability for Mudlet...

525ea2993fa965ca99b8a0205dfce613fc937086 authored about 8 years ago by Stephen Lyons <[email protected]>
Bugfix for spawn() in TForkedProcess.cpp (#325)

bc0f5899ac4cc58b2e7999fd33a49f6f73659096 authored about 8 years ago by chrio <[email protected]>
BugFix: TLuaInterpreter::downloadFile() not working for https URLs

As per the original poster on:
https://bugs.launchpad.net/mudlet/+bug/1427364
With a forum menti...

da3e91892b5c3a37bb1553186455c56ef159b25f authored about 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #319 from SlySven/(release_30)Bugfix_crashOnStartupWithAutoLogin

(release_30)bugFix: fix crash on profile auto-load (bug 1624720)

c61612b2187d760341c074ad219f849dc9a6683e authored about 8 years ago by Stephen Lyons <[email protected]>
BugFix: TLuaInterpreter::downloadFile() not working for https URLs

As per the original poster on:
https://bugs.launchpad.net/mudlet/+bug/1427364
With a forum menti...

8e4bd9485eab57239b5071c6d0dd672fcf3c87fb authored about 8 years ago by Stephen Lyons <[email protected]>
Bugfix for spawn() in TForkedProcess::slotRecievedData() (#322)

d1bc6ea6444e7db178c71f339f5b5e9fcfe327ff authored about 8 years ago by chrio <[email protected]>
BugFix: fix crash on profile auto-load (bug 1624720)

The uninitialised TVar::parent member in the default constructor is used
in the profile auto-loa...

6b753cd1bf2b2ee7d2f2602ca9fc40b0609e38b9 authored about 8 years ago by Stephen Lyons <[email protected]>
Miscellaneous: tweaks/bugfixes to TVar class

Fixed a (subtle ?) bug in local functor TVarLessThan(TVar *, TVar *) which
tested the number val...

313b6af4d6b4dbad6d1efa5026bdfb3c813eb35a authored about 8 years ago by Stephen Lyons <[email protected]>
Update readme (#320)

* Update README.md

I noticed the readme could use some love. I know I haven't been too active...

836a386150eb773c888ca23799bc3eb195f6f0ff authored about 8 years ago by Chris Mitchell <[email protected]>
BugFix: fix crash on profile auto-load (bug 1624720) (#318)

* BugFix: fix crash on profile auto-load (bug 1624720)

The uninitialised TVar::parent member ...

f94e44d655a7b290353faa01bd77651dd24f28ea authored about 8 years ago by Stephen Lyons <[email protected]>
(release_30)made OpenGL workaround be Windows only (#317)

* Made OpenGL workaround be Windows only

* Updated to hunspell 1.4

Hunspell 1.4 doesn't re...

53337cdc06b7cced46ef53bb6a540d15a5e9e84d authored about 8 years ago by Vadim Peretokin <[email protected]>
Qt 5.6.0 fixes for OpenGL on Windows (#316)

* Updates for Qt 5.6.1 on Windows

Qt changed things in regards to OpenGL and GLUT, see http:/...

8db1dd73a13e6ac9d0788fe5fb4e24eed0fec1e2 authored about 8 years ago by Vadim Peretokin <[email protected]>
Updates for Qt 5.6.1 on Windows

Qt changed things in regards to OpenGL and GLUT, see http://doc.qt.io/
qt-5/windows-requirements...

fa7d1722afcf540014fe6d5becfca32bb2760f84 authored about 8 years ago by Vadim Peretokin <[email protected]>
Update Mudlet mac instructions

aed349463eadf61b293133fe603bbd6b686c01a4 authored about 8 years ago by Vadim Peretokin <[email protected]>
Update Mac installer instructions

d88a1a9a78ce6bd961be41a21b4e1b040f90ef53 authored about 8 years ago by Vadim Peretokin <[email protected]>
Merge pull request #314 from SlySven/(release_30)bugfix_issueInSearchRoomOrAreaUserData

(release_30)bugFix: correctly identify no area/room user data in searchXXXXUserDa…

060176437ff7be0d567a677e8112ede5ab457699 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #313 from SlySven/Bugfix_issueInSearchRoomOrAreaUserData

BugFix: correctly identify no area/room user data in searchXXXXUserDa…

a98b153e593286a1fcd76d03ed40667bdf92bd7f authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: correctly identify no area/room user data in searchXXXXUserData(...)

There was a bug in my previous code in both:
* TLuaInterpreter::searchRoomUserData(...)
* TLuaIn...

9b88c1e049483cda186a1bc22bf4c59948ca60b1 authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: correctly identify no area/room user data in searchXXXXUserData(...)

There was a bug in my previous code in both:
* TLuaInterpreter::searchRoomUserData(...)
* TLuaIn...

333a5101d8902c9bc32bf90af21cf9cd88e4c856 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #312 from SlySven/(release_30)bugFix_wrongIdNumberDataType

(release_30)bugfix: wrong ID number Data-type

0e1859e6a6c43679e8ef913f29e6f35f2f4c9ad2 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #311 from SlySven/Bugfix_wrongIdNumberDataType

Bugfix: wrong ID number Data-type

37ea78bda6931304437749319aa1c241ce5455e8 authored over 8 years ago by Stephen Lyons <[email protected]>
tweak: fix a CMake warning message and remove a no-longer valid comment

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

f5a15c7704543328cdf146867e915fe74f76d311 authored over 8 years ago by Stephen Lyons <[email protected]>
tweak: fix a CMake warning message and remove a no-longer valid comment

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

3bb68ed4a06051cd6f00593e515a407383399aff authored over 8 years ago by Stephen Lyons <[email protected]>
BrokenCIFixAttempt: for Travis C.I. testing platform

* The Ubuntu team have moved the very early Qt 5.x (5.0.2) that is used
for Linux platform bui...

7955397280a2a883a95b9dc9163cb018296bf4fe authored over 8 years ago by Stephen Lyons <[email protected]>
BrokenCIFixAttempt: for Travis C.I. testing platform

* The Ubuntu team have moved the very early Qt 5.x (5.0.2) that is used
for Linux platform bui...

878e69bab455557c1743b4ccacba2c2960245ef8 authored over 8 years ago by Stephen Lyons <[email protected]>
Bugfix: wrong ID number Data-type

Although the Tree.h uses qint64 for the (internal) ID numbers of actions,
aliases, keys, scripts...

f92abb87cbace471d1d3b0950c2f5198d1b68d39 authored over 8 years ago by Stephen Lyons <[email protected]>
Bugfix: wrong ID number Data-type

Although the Tree.h uses qint64 for the (internal) ID numbers of actions,
aliases, keys, scripts...

0743edc96a0954ec422b9082dcf6eb0d41026d42 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #11 from keneanung/Adapt_ansi2decho_to_mudlet_changes

Port new ANSI colour code to lua

c0bc0e40149706d02530f83e96dd46c6eb6af4ea authored over 8 years ago by Vadim Peretokin <[email protected]>
Change some comments and whitespace

76fc7c136085d7136af1cbbf343963c4d2807b5a authored over 8 years ago by keneanung <[email protected]>
Merge pull request #308 from SlySven/(release_30)enhancement_moveTAreaRoomsToQSet_updated

(release 30)enhancement: move TArea::rooms to QSet (updated)

As per my merge comment for #301...

6b7e08501ccbd39ae1bfa8e3c4e30bdb7d530515 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #301 from SlySven/Enhancement_moveTAreaRoomsToQSet_updated

Enhancement: move TArea::rooms to QSet (updated)

In the absence of @vadi2 I will take the ste...

4f6a41d6c5f40fd8f01db91355ba029992b1f73c authored over 8 years ago by Stephen Lyons <[email protected]>
Merge-preparation: revise code so that it can be merged

Some recent changes caused the Pull Request on GitHub to become
unmergeable, the changes here sh...

3b0b077524aaeb91ce11c44657c5d1541546a0a5 authored over 8 years ago by Stephen Lyons <[email protected]>
Revision: route most of map auditing messages to errors.txt file

As the amount of messages produced by the new/improve map auditing/clean-up
code can be large fo...

084f8974951d54eceafb49f85fd0a293e3ec5de4 authored over 8 years ago by Stephen Lyons <[email protected]>
Revision: route most of map auditing messages to errors.txt file

As the amount of messages produced by the new/improve map auditing/clean-up
code can be large fo...

93bec9471d520573180e6eb35b2eefe5e1c70a7c authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: make area selection widget respond to use of centerview()

This detail was missing and was confusing when centerview(roomId) was used.

Also, handle the ca...

a0d242cb8a24c704a8b21c372a477b819fc6a8e7 authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: make area selection widget respond to use of centerview()

This detail was missing and was confusing when centerview(roomId) was used.

Also, handle the ca...

e5fe487b7059215e76c7768c19f95895b11bc854 authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: make area selection widget centre map on room in middle of area

As discussed in http://forums.mudlet.org/viewtopic.php?f=13&t=4818#p24498
this commit improves t...

178c664d5a9f3f8d350cbbb4519f90da51961b7b authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: make area selection widget centre map on room in middle of area

As discussed in http://forums.mudlet.org/viewtopic.php?f=13&t=4818#p24498
this commit improves t...

af986079fcfe8b240e3f992f30e2e2c75c6123f5 authored over 8 years ago by Stephen Lyons <[email protected]>
UserRequest: Allow Default Area to be hidden in mapper area control

As per this message in the Forum:
http://forums.mudlet.org/viewtopic.php?f=13&t=4857&start=20#p2...

20fcf4945f9730469564c129cf8ea82359dc4c72 authored over 8 years ago by Stephen Lyons <[email protected]>
Refactor: eliminate an unnecessary SIGNAL/SLOT usage

The recently introduced code that "improved" the saving/sharing of a map
to other profiles had a...

028402b62e29ffdacb618b79e255d043d865c784 authored over 8 years ago by Stephen Lyons <[email protected]>
UserRequest: Allow Default Area to be hidden in mapper area control

As per this message in the Forum:
http://forums.mudlet.org/viewtopic.php?f=13&t=4857&start=20#p2...

b286850971e484f60669c62a1161cbe5a47ad498 authored over 8 years ago by Stephen Lyons <[email protected]>
Refactor: eliminate an unnecessary SIGNAL/SLOT usage

The recently introduced code that "improved" the saving/sharing of a map
to other profiles had a...

27f50bce9f3c0950f5d8ba12021d7d59eda42df3 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #310 from SlySven/(release_30)warningFix_stripBuggyElementOutOfAardwulfLogoIconFile

(release_30)warningFix: strip buggy element out of Aardwulf logo/icon file

a9f35b7b85b362afc52802de004528e13495f5a9 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #309 from SlySven/WarningFix_stripBuggyElementOutOfAardwulfLogoIconFile

WarningFix: strip buggy element out of Aardwulf logo/icon file

a78b0e9ee32dbe5a00a5f6c2c642aa0dea3edf69 authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: correct logic error in validating exitCmd in Lua setDoor(...)

I had got the logic wrong in identifying whether an exit was a normal or
a special exit - so the...

9b821e00fd1b3816e5bdf3d3cfb88769ee209304 authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: correct logic error in validating exitCmd in Lua setDoor(...)

I had got the logic wrong in identifying whether an exit was a normal or
a special exit - so the...

53f16b7123a55c7e3ad0c6682b038f2e6afbe690 authored over 8 years ago by Stephen Lyons <[email protected]>
Revision: prevent warning about a stub on invalid exit converted to stub

Needed to move a line:
exitStubsPool.remove( dirCode );
outside of an:
if( ! exitStubs.conta...

8ecfd241f09299116ffbf10203883617f8a45a61 authored over 8 years ago by Stephen Lyons <[email protected]>
Revision: prevent warning about a stub on invalid exit converted to stub

Needed to move a line:
exitStubsPool.remove( dirCode );
outside of an:
if( ! exitStubs.conta...

f4e1352ec0b0342c8732756387b36c6980898caf authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: correct bug that caused removal of doors on stub exits

Also refactored TLuaInterpreter::setDoor(...) & getDoor(...) to current
error handling standards...

2a055b964ef14cf95109cd3a631ae3a94e017279 authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: correct bug that caused removal of doors on stub exits

Also refactored TLuaInterpreter::setDoor(...) & getDoor(...) to current
error handling standards...

0a1de4f5ad7404ff56232be4767b1b8e588fa1ea authored over 8 years ago by Stephen Lyons <[email protected]>
WarningFix: strip buggy element out of Aardwulf logo/icon file

libpng versions 1.6 or later now produces a warning message:
"libpng warning: iCCP: known incorr...

168006d122e13510a7de73df0095f3d1c079faed authored over 8 years ago by Stephen Lyons <[email protected]>
WarningFix: strip buggy element out of Aardwulf logo/icon file

libpng versions 1.6 or later now produces a warning message:
"libpng warning: iCCP: known incorr...

3048f5f573c27a31a8916719214372d6bac830ef authored over 8 years ago by Stephen Lyons <[email protected]>
Fix: Ensure that default (-1) area ALWAYS exists

Although we have the provision of a default area (with Id -1) we have not
previously actually ma...

398e004c07fbe9372220a03bedf7aba6adbb2b43 authored over 8 years ago by Stephen Lyons <[email protected]>
Fix: Ensure that default (-1) area ALWAYS exists

Although we have the provision of a default area (with Id -1) we have not
previously actually ma...

86e669862bc71dd695be6d304acf5d22c043e829 authored over 8 years ago by Stephen Lyons <[email protected]>
CompilationFix: revert use of "nullptr" to a 0

One build version on Travis C.I. (Linux/Cmake/GCC) did not seem to like the
use of nullptr - so ...

bf412e9e0f0b6e318393ca33ed26437eeb74931e authored over 8 years ago by Stephen Lyons <[email protected]>
CompilationFix: revert use of "nullptr" to a 0

One build version on Travis C.I. (Linux/Cmake/GCC) for a different code
branch did not seem to l...

bde158d5f3e0df053b87b79743d30ed4ae94a9e9 authored over 8 years ago by Stephen Lyons <[email protected]>
Tweak: make a QLabel widget span width of Profile Preferences dialog

Recent code changes uses longer messages in the "label_mapFileActionResult"
in the "Mapper" tab ...

8f95472e50c650d9adf5fa92e5abef0e9b81ae47 authored over 8 years ago by Stephen Lyons <[email protected]>
Tweak: make a QLabel widget span width of Profile Preferences dialog

Recent code changes uses longer messages in the "label_mapFileActionResult"
in the "Mapper" tab ...

6e01626da20cecd751b7f99b67dad4f9bd0070c2 authored over 8 years ago by Stephen Lyons <[email protected]>
Fixup: make copying map to multiple profiles work better

Refactor the code that identifies where player is in other profiles, saves
it in current profile...

16946dbea62a87af50f0edf76bf5124b5842f678 authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: make map auditing more thorough and robust

As well as fixing the Area ownership of rooms (which has been an issue that
crops up from past b...

43d6b642fc301d87f86543336fb1b0a08e91b0f7 authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: store current player location in map file on a per profile basis

It is possible to copy a saved map from one profile to another - even if
that other profile is i...

1e60d82063019ae6243d75855375cd6f6bf139c4 authored over 8 years ago by Stephen Lyons <[email protected]>
Tidy: code layout tweaks without functional changes

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

15b5bbf1f2d54736f204199dcc3598d24a2df56c authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: make messages show up during large map file cases on Preferences

Found during testing with humongous map files that the "Loading" & "Saving"
messages did not sho...

1b62e537e3b6f828740b6570e5e70dea41eef529 authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: 2D Map Room Selection, better big map performance + other mods

In situations when we check whether a room in an area both for internal
purposes and when rooms ...

7720f0ae98c23affc19247b47403238ddc6b8d0b authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #305 from SlySven/(release_30)enhance_addAbilityToGetAllKeysUsedByAllRoomOrAreaUserDataitems

(release_30)enhance: add ability to get ALL keys used by ALL room/area User Data …

84c11101b4c4ad7889f4261530667993db046f4a authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #304 from SlySven/Enhance_addAbilityToGetAllKeysUsedByAllRoomsOrAreasUserDataItems

Enhance: add ability to get ALL keys used by ALL room/area User Data …

f35582a3f696e672de2fa3c826554ac5951a292b authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #307 from SlySven/(release_30)enhance_addAbilityToSpecifyMinimumRoomIdForNewRoomCreation

(release_30)enhance: Add ability to specify starting room number to createRoomID()

291b24e219de905d207d251f67b2c1c0681ff412 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #306 from SlySven/Enhance_addAbilityToSpecifyMinimumRoomIdForNewRoomCreation

Enhance: Add ability to specify starting room number to createRoomID()

9b40780f933568591a39c9630390a1086acd7640 authored over 8 years ago by Stephen Lyons <[email protected]>
Revise: merge new getAllXXXXsUserDataKeys() code into searchXXXXUserData()

(where XXXX is Room or Area!)

I have realised that the functionality could usefully be included...

fe4808d1afa4b1f87b4acaeba117faad5cb4cd3c authored over 8 years ago by Stephen Lyons <[email protected]>
Revise: merge new getAllXXXXsUserDataKeys() code into searchXXXXUserData()

(where XXXX is Room or Area!)

I have realised that the functionality could usefully be included...

4f8c57f61f56953dc2e27f8cc239f86b4da4c8ad authored over 8 years ago by Stephen Lyons <[email protected]>
CommentFix: correcting an error in function documenting comment

These commands take NO arguments - the text was a remnant from a copy and
paste operation. 8-)

...

a98be91f2cfc052684a1225ca17bb74d047c805b authored over 8 years ago by Stephen Lyons <[email protected]>
CommentFix: correcting an error in function documenting comment

These commands take NO arguments - the text was a remnant from a copy and
paste operation. 8-)

...

6dd6721f5e57edcf201d9c4cc51a49958f749235 authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: Add ability to specify starting room number to createRoomID()

About to start a real session of MUD playing I noted that there is no quick
way to assign ranges...

ff6297f63ed8dff8fa70cb0f2a2647e78cedfc08 authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: Add ability to specify starting room number to createRoomID()

About to start a real session of MUD playing I noted that there is no quick
way to assign ranges...

86736b2f43b0eae62bfa5a74a7e53364efad9d0d authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: add ability to get ALL keys used by ALL room/area User Data items

Not essential but can be useful when working with maps not of own making
as it enable the user t...

86ff2b95afef698fa45fea9cfc089591668a23cd authored over 8 years ago by Stephen Lyons <[email protected]>
Enhance: add ability to get ALL keys used by ALL room/area User Data items

Not essential but can be useful when working with maps not of own making
as it enable the user t...

cf05804d34965d3db0408abbabb2fdce3cb5dc27 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #303 from SlySven/(release_30)bugFix_logicErrorInTBuffer

(release_30)BugFix: fix a logic error that may be causing a hang on startup

255fe451b3625de24fa19650390b62756d12c484 authored over 8 years ago by Stephen Lyons <[email protected]>
Merge pull request #302 from SlySven/BugFix_logicErrorInTBuffer

BugFix: fix a logic error that may be causing a hang on startup

474b51cbda0856168e1fe25d7a005ef9d6a9f9f8 authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: fix a logic error that may be causing a hang on startup

Whilst debugging other code I found that the flag that is set when a line
is started in a TConso...

6cd957de8c87f13bdbf85cc377cc0837585764fc authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: fix a logic error that may be causing a hang on startup

Whilst debugging other code I found that the flag that is set when a line
is started in a TConso...

5feac8ebdb55a509f75158cacb28ad2a2091215c authored over 8 years ago by Stephen Lyons <[email protected]>
LibVersionFix: include conditional compilation around >= Qt5.2 feature

C.I. Testing detected this issue around QListWidget::setSizeAdjustPolicy
which is only available...

21f7f8e25c364ccd974c1a8405031a0e06cbcd56 authored over 8 years ago by Stephen Lyons <[email protected]>
BugFix: correct error made in map auditing error reporting code

I forgot to replace a #define constant with a variable when a literal block
of code was moved to...

df54928c4732ec485288035c0923444f0aee1187 authored over 8 years ago by Stephen Lyons <[email protected]>