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 #31 from ahmedcharles/build

Use the suffix -dev for development builds.

ea81759c3debc4af622953d980fc8fb80c286c23 authored about 10 years ago by Vadim Peretokin <[email protected]>
Use the suffix -dev for development builds.

Users can change this locally if they wish.

f75d99bb4fdf3cbb445ecb51afe55eac214ecb93 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #32 from ahmedcharles/travis

Update travis scripts.

73431600c169139fd3673a5d93053ce85de7ef1d authored about 10 years ago by Vadim Peretokin <[email protected]>
Update travis scripts.

Makes their output better.
Installs the right things on OSX.

1ba9870561c806a5f66d78e95c469d7d28b7bd7b authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #29 from ahmedcharles/cmake

Fix cmake's ability to find hunspell on homebrew.

e75a941a148bed4b141f8bfdc86cf34bdd4d10cc authored about 10 years ago by Vadim Peretokin <[email protected]>
Merge pull request #30 from ahmedcharles/travis

Move platform selection logic to its own script.

cce0b81a6665ff4c7c6b99f680ce2a3e325d132a authored about 10 years ago by Vadim Peretokin <[email protected]>
Fix cmake's ability to find hunspell on homebrew.

d29a4b6b56ca04adfeb6f55af06711b10c497668 authored about 10 years ago by Ahmed Charles <[email protected]>
Move platform selection logic to it's own script.

d20e0125fc6325b241f00588ad698c3863a17ef3 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #28 from ahmedcharles/flags

Fix flags so that they work for mac and non-mac.

df55537829b4a01953752b7c3a22a6077e0c6c87 authored about 10 years ago by Vadim Peretokin <[email protected]>
Fix flags so that they work for mac and non-mac.

e81882c506fb2ed82ea05474d6f540757a31c160 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #27 from ahmedcharles/qt5

Require Qt5.

ad774d611730fa972f0cba61a34e62208d32ef32 authored about 10 years ago by Vadim Peretokin <[email protected]>
Require Qt5.

be4c21d4c330ecd2cf21b6c503e4d335c8ba1ea4 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #26 from ahmedcharles/sort

Sort the lists of files in src.pro.

e00a0dccc036ea1724313bccbc574111c58465dc authored about 10 years ago by Vadim Peretokin <[email protected]>
Enabled notifications for all successful builds

This way Gitter can show us all notifications of successful builds.

430510f4b0cb39cca59a05d33003b64194a07528 authored about 10 years ago by Vadim Peretokin <[email protected]>
Sort the lists of files in src.pro.

800372472d09f775cebae58f8df646f709101a9b authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #25 from ahmedcharles/lua_yajl

Update to the newest lua_yajl.c.

1581dc10e0ae7117ad30f4a8505ef8d99748abcd authored about 10 years ago by Vadim Peretokin <[email protected]>
Update to the newest lua_yajl.c.

d48831428c1a42a7e2cab8dcc9295c2dcaebbae8 authored about 10 years ago by Ahmed Charles <[email protected]>
Added rough instructions for compiling in a Mac. The entire COMPILING file is quite outdated and needs help.

d49792c57061c9c5ae0623a23410cadc8ee2f511 authored about 10 years ago by Vadim Peretokin <[email protected]>
Merge pull request #21 from ahmedcharles/qt_no_stl

Remove QT_NO_STL, it's not properly documented.

67c592831cacfb54f171cb5555ed0dc9433950ca authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #11 from ahmedcharles/host

Remove Host's default constructor, which isn't used.

a8aff1a675bce2e3ab8c2b19d94a3498fb35200a authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #8 from ahmedcharles/t2dmap

Remove the T2DMap default constructor.

dfa552e59dd9c36897bd70769ab112ee37cd6ae2 authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #13 from ahmedcharles/host_fix

Deleting the host will make pH a dangling pointer, so remove it from mTabMap first.

2b8ee73f9bff0483044057da37ab6f554323d204 authored about 10 years ago by Chris Mitchell <[email protected]>
Remove QT_NO_STL, it's not properly documented.

bde1a4a8e7d37e8c484e0107e922772db1d95f04 authored about 10 years ago by Ahmed Charles <[email protected]>
Remove Host's default constructor, which isn't used.

c100c1b257407609ee582713a3b239f8250c5464 authored about 10 years ago by Ahmed Charles <[email protected]>
Deleting the host will make pH a dangling pointer, so remove it from mTabMap first.

883b488e95d558b52004fc2db302f9f316de1844 authored about 10 years ago by Ahmed Charles <[email protected]>
Remove the extra T2DMap default constructor.

T2DMap currently has two default constructors, remove one.

4edc7225feae667ab39162fa2b582ca1952c531e authored about 10 years ago by Ahmed Charles <[email protected]>
added gitter webhook to travis

fb4df24dc1be77debc942f2f31f6c9ba63285516 authored about 10 years ago by Chris Mitchell <[email protected]>
removed commented out line

d646f9a40be60575ca118adc99189e98d421be49 authored about 10 years ago by Chris Mitchell <[email protected]>
added in fix to check for empty TRAVIS_OS_NAME variable and default

to linux build if not found

d3b78c95b0c0c89541dce21806bd99d0f68d0fac authored about 10 years ago by Chris Mitchell <[email protected]>
added executable bits to shell scripts

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

637bb4f9d6c1d424b1af029f461b6a5bed3403eb authored about 10 years ago by Chris Mitchell <[email protected]>
missing newline and error with = instead of == in travis yml

d7eef6ec738ca3d54deab5cd226f2e66947f7b97 authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #17 from ahmedcharles/travis_cmake

Travis doesn't support cmake version higher than 2.8.9.

We still backport to 2.8.11 but this ...

e5e08b2729c9d2578755c04d29d82865cb957517 authored about 10 years ago by Chris Mitchell <[email protected]>
Travis doesn't support cmake version higher than 2.8.9.

62db43550800dda89346c075a011460d8b8ba4e7 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge branch 'development' of https://github.com/Mudlet/Mudlet into development

3a4fa1d1e46e9fe6c354aad9d3aea39872ec97c7 authored about 10 years ago by Chris Mitchell <[email protected]>
added osx to travis

79424ac3e3fa2931f884165fddf1bb47ee35d24c authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #20 from ahmedcharles/test_travis

Remove HUNSPELL hack in travis build.

cb853e4a1703a57354e2c330f486b9ffc4ffebc2 authored about 10 years ago by Chris Mitchell <[email protected]>
Remove HUNSPELL hack in travis build.

0072c18a34c4bf0a0c4b3b83bdd277eec745038f authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #19 from ahmedcharles/development

Another cmake/travis fix.

e875b583b7b50f79b56673c3f9dba7e055f5cef1 authored about 10 years ago by Chris Mitchell <[email protected]>
Another cmake/travis fix.

c270890dfd842669278539a5c38046664377579d authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #18 from ahmedcharles/development

Fix cmake build with travis.

aca5c63e6d7c30dc80fbd4860115ea36c2d9d2d3 authored about 10 years ago by Chris Mitchell <[email protected]>
Fix cmake build with travis.

0366fa7a57a33f200687c304c6413e4225dc5921 authored about 10 years ago by Ahmed Charles <[email protected]>
added hunspell library to cmake travis

4d03270595c9e2dc59cb7e011e021261feaa353b authored about 10 years ago by Chris Mitchell <[email protected]>
added cmake 2.8.11 backport

a65dc04fbb78e8a5cac4d7c9db7ee453e8c394fa authored about 10 years ago by Chris Mitchell <[email protected]>
added newest version of cmake for build

37a3985daa511eb55d748d3260429ac4222ae175 authored about 10 years ago by Chris Mitchell <[email protected]>
fix stupid typo in travis yml

6e0b7154aeca677c25644f54d1430c5703027523 authored about 10 years ago by Chris Mitchell <[email protected]>
added cmake to travis

5336706e573fbf4284146ee2e0a85852662b7133 authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #14 from ahmedcharles/zip

Fix zip cmake build variable.

e85c03ffd7ff2222a4fe3402f37ac30f21fa5c53 authored about 10 years ago by Chris Mitchell <[email protected]>
Fix zip cmake build variable.

ce0dc235fb10abdfd6426d2555fde705f3e27c51 authored about 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #15 from ahmedcharles/merge_fix

Fix a bad merge from merge 7580b5d.

786dd0d966ae0559bdd979b255bcced0f7904b31 authored about 10 years ago by Chris Mitchell <[email protected]>
Fix cmake build.

Add definitions for the APP_* defines and remove a file which was removed
in a previous commit b...

1346314315e5e86d0b88278208d6a26c3c1b126a authored about 10 years ago by Ahmed Charles <[email protected]>
added github flavored readme with travis badge and moved old README with developer relevant info to dev_README

2e089a98046f3da43a84c5fdd9c16a010320ac5c authored about 10 years ago by Chris Mitchell <[email protected]>
moved travis make to script

2a580b30b95ad35aba69db243039f083a97a5f66 authored about 10 years ago by Chris Mitchell <[email protected]>
reintroduced keybindings ui into src.pro

c8ea354e91afebbba5963d615e48fe07c72a1d29 authored about 10 years ago by Chris Mitchell <[email protected]>
auto accept new repo

7e98d1b1ab291bb98f3aad899028092a3156de5a authored about 10 years ago by Chris Mitchell <[email protected]>
added test travis build

16793afda25e8c95d44d14078b87a0fecde2357b authored about 10 years ago by Chris Mitchell <[email protected]>
mapper ui color wasnt removed from src.pro

b50bcbc809598e532b02422b2953c20689bb1c68 authored about 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'development' into mudletDev

Conflicts:
src/src.pro

facb0af687002664aed635b51b34d1ec4b4b3add authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #12 from ahmedcharles/clone

Remove clone related functions.

1871bba3a9d8e88906439b23d67447501f001015 authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #10 from ahmedcharles/unused

Less cruft is always good for me. Remove unused files.

3bfc2048807132d0137ff4f3f0d67aad2d6e5e14 authored about 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'ahmedcharles-cmake_unused' into development

7580b5d84b02780f12bded70effd0ce84318be7d authored about 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'cmake_unused' of https://github.com/ahmedcharles/Mudlet into ahmedcharles-cmake_unused

Conflicts:
src/CMakeLists.txt

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

1d3df7c697363b3b277c0f6d7009d574ac87196f authored about 10 years ago by Chris Mitchell <[email protected]>
Fixed dlgIrc to be uppercase

e01432cb147787edde8fe5040d0bae51957d7703 authored about 10 years ago by Chris Mitchell <[email protected]>
Merge pull request #7 from ahmedcharles/cmake_cleanup

Ran through it -- one issue was dlgIrc needs to be dlgIRC. Checking other pulls to see if this i...

28e6966c8748f9513cd96c378112de292931d71d authored about 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'mudletDev_fixGSysMessage' of https://github.com/SlySven/Mudlet2 into SlySven-mudletDev_fixGSysMessage

Conflicts:
src/TLuaInterpreter.cpp

cace6c8d926678f1b36807a482ec6e443dc4962b authored over 10 years ago by Chris Mitchell <[email protected]>
removed extra TARGET in src.pro and fixed build variable

1f0f75ba8ae2f27ff8cbae7236ef1beb52f6dbbf authored over 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'SlySven-mudletDev_versionData' into mudletDev

Conflicts:
src/mudlet_alpha.qrc
src/src.pro

ac4297d9037b5a35fea49b6c119875035e524bf6 authored over 10 years ago by Chris Mitchell <[email protected]>
Merge branch 'mudletDev_versionData' of https://github.com/SlySven/Mudlet2 into SlySven-mudletDev_versionData

b413d3c8c7b58e6bf9b70387a85ad696db83b91d authored over 10 years ago by Chris Mitchell <[email protected]>
Update Document: README updated to cover other branches

f9a79b329263a8b99389186148f7d9ffee4eeae9 authored over 10 years ago by Stephen Lyons <[email protected]>
Revise: Splash-screen code now takes long ver. text, copied to About dialog

The previous code to draw copyright and version text onto the Splash screen
image truncated vers...

b71b02e712ea4153dcc968ca64b2f65a338e8829 authored over 10 years ago by Stephen Lyons <[email protected]>
Tweak: Remove redundant debug mode compiler flag, de-optimise debug compile

The GCC debug compiler flag is set auto-magically by Qt and may not be
compatible with other com...

9269632c6e7ca3b3569e114bd9273f3152677476 authored over 10 years ago by Stephen Lyons <[email protected]>
Mute warnings: Comment out unused vars, delete unneeded comment, fix var

Tidying up some compiler warnings. Fix a signed/unsigned comparision clash
Also changed "build"...

5c55a065db0ac7cd17e776349b5323af8a8cb98f authored over 10 years ago by Stephen Lyons <[email protected]>
Fixed improper equality checks.

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

ff17e75250571dae112968a5a1dea83dd98ac1f9 authored over 10 years ago by Vadim Peretokin <[email protected]>
Remove clone related functions.

7e73bd9455cb9879e030bfaa6ff1dd68afde7f55 authored over 10 years ago by Ahmed Charles <[email protected]>
Remove unused files which require build changes.

11d369de1b79a3b2c1a98d60c10a84d8d560e392 authored over 10 years ago by Ahmed Charles <[email protected]>
Remove unused files.

0a2024a4a4a9e427d3c545f621959ec5bf87ca8a authored over 10 years ago by Ahmed Charles <[email protected]>
Sort all of the lists.

Some alphabetical, some logical.

ce61f0b3686b6869f49245c498b58cb44bd104e4 authored over 10 years ago by Ahmed Charles <[email protected]>
Remove dlgTriggers_main_area.h.

Update the build files so that they refer to dlgTriggersMainArea.h
rather than dlgTriggers_main_...

c5663067b5e8cbdc840bee9b55c581fc118d3cc3 authored over 10 years ago by Ahmed Charles <[email protected]>
Cleanup the include, executable and library lists.

013d40a6da52ba20676b004b422f799014b43d15 authored over 10 years ago by Ahmed Charles <[email protected]>
Cleanup the source, header and moc lists.

0a5543e872595eccc05e36f1d5e41b12bda4dfb4 authored over 10 years ago by Ahmed Charles <[email protected]>
Remove untested GCC flags from cmake build.

edccbab2e7a9503125e8cb790aa3ab74ed6163ab authored over 10 years ago by Ahmed Charles <[email protected]>
Add include dependencies to cmake build.

This makes it so that includes show up in MSVC and are considered as
proper dependencies during ...

1bf608bb259a777412c63b98cddfdec23d2b1b25 authored over 10 years ago by Ahmed Charles <[email protected]>
Remove untested install from cmake build.

60bb2a2ec8f9714b00fd04169245fb412b124130 authored over 10 years ago by Ahmed Charles <[email protected]>
Remove unneeded entries from the cmake moc list.

aa710600d31c4e05672214807b958187b3b6fdb9 authored over 10 years ago by Ahmed Charles <[email protected]>
Enable multiprocessor builds on MSVC.

1ea09b17ffc943d9abb9cdd546006b77cbfbcef1 authored over 10 years ago by Ahmed Charles <[email protected]>
Merge pull request #6 from ahmedcharles/cmake_build

Cmake build

f4951b35d23ee514d6c631051af1a0d73010f332 authored over 10 years ago by Vadim Peretokin <[email protected]>
Make it so that lua_yajl works.

5dd71132da7afbc3773aae6caa9ae16802c76f29 authored over 10 years ago by Ahmed Charles <[email protected]>
Use an #ifdef to turn off OPENSSL, if it isn't available.

2e41714e7012e671cdbc31d2d9fd83ee0d640649 authored over 10 years ago by Ahmed Charles <[email protected]>
Add missing files to the cmake build.

5c72268de882e71e0b8dd7a946f870ad8a86d05d authored over 10 years ago by Ahmed Charles <[email protected]>
Add irc to cmake build in a generic way.

0ca893d821e73379b6f89d1b94c27f3dd49fc144 authored over 10 years ago by Ahmed Charles <[email protected]>
Add zip to the cmake build in a generic way.

e0b49829ef869b54b05801a14ad9f0151cdba5f5 authored over 10 years ago by Ahmed Charles <[email protected]>
Add hunspell into the cmake build in a generic way.

7e09d0794bb6d998099edc961d6954d0dea10c25 authored over 10 years ago by Ahmed Charles <[email protected]>
Add yajl into the cmake build in a generic way.

Use yajl2 for MSVC.

c2f608dedb4393b7ef064c843c84dcce6ccf0d65 authored over 10 years ago by Ahmed Charles <[email protected]>
Add boost into the cmake build in a generic way.

Moc has issues with boost, so don't parse boost headers.

3c83ee347c4f0ea5e81e8e9763428352a6590e50 authored over 10 years ago by Ahmed Charles <[email protected]>
Add pcre into the cmake build in a generic way.

8b9bda1ef937aa46951d7ad3dc7aae9ed02e0bf5 authored over 10 years ago by Ahmed Charles <[email protected]>
Add zlib into the cmake build in a generic way.

e7df1d8b59fe3b5ce2ccfcc6acc85b896703b1dd authored over 10 years ago by Ahmed Charles <[email protected]>
Add lua to the cmake build in a generic way.

9c4131d73a387db164deb947007db999533382d1 authored over 10 years ago by Ahmed Charles <[email protected]>
Add Qt/OpenGL to the cmake build in a generic way.

795cbba83891b09aaaf27f533cd571e568a435a5 authored over 10 years ago by Ahmed Charles <[email protected]>