Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Mudlet

creating a portal to online text adventures
Collective - Host: opensource - https://opencollective.com/mudlet - Website: https://www.mudlet.org/ - Code: https://github.com/Mudlet/Mudlet

Fetching of values supported, added in display for GUI.

github.com/Mudlet/Mudlet - 0af0da899c8539445b092e8f223c10f54a21bf6f authored over 11 years ago by Chris Mitchell <[email protected]>
Initial Varible GUI: can read global namespace and display hierarchy in variable menu.

github.com/Mudlet/Mudlet - d0746985a403c7b687a0cd9ab65c459402f4551e authored over 11 years ago by Chris Mitchell <[email protected]>
Use of libzip instead of quazip

github.com/Mudlet/Mudlet - 3d5e14258c3994d631ee909e2c8b8fb40eca896b authored over 11 years ago by Chris Mitchell <[email protected]>
- workaround luasql being too old for sqlite bug

github.com/Mudlet/Mudlet - 564217f9f558616648ea78ea3aac220a3c9fd615 authored over 11 years ago by Vadim Peretokin <[email protected]>
- workaround luasql being too old for sqlite bug

github.com/Mudlet/Mudlet - 71d0aad1c2e85d55a7cf8435ef75fd3d8b844db6 authored over 11 years ago by Vadim Peretokin <[email protected]>
- added assertion to string.title

github.com/Mudlet/Mudlet - a4cf844aa20638f2d86e8de2c99cc0cffe9845cc authored over 11 years ago by Vadim Peretokin <[email protected]>
- added assertion to string.title

github.com/Mudlet/Mudlet - 61a145f33eb0664f653782474a56a55904020b4d authored over 11 years ago by Vadim Peretokin <[email protected]>
- impoved table.update (thanks to Jor'Mox on forums)

github.com/Mudlet/Mudlet - 0976ce79d99495dd75681bd7e13faef1d5f3235d authored over 11 years ago by Vadim Peretokin <[email protected]>
- impoved table.update (thanks to Jor'Mox on forums)

github.com/Mudlet/Mudlet - 3a8bd6a6318686824a4c735846522f69a071b778 authored over 11 years ago by Vadim Peretokin <[email protected]>
Merge branch 'mudletDev' into zipModules

github.com/Mudlet/Mudlet - 29da02897caab067222f9d02c1f8699e9a5cdb0a authored over 11 years ago by Chris Mitchell <[email protected]>
XMLimport didn't include TRoom

github.com/Mudlet/Mudlet - 53ec84005a954e8941eaf1800685cbab19a6e839 authored over 11 years ago by Chris Mitchell <[email protected]>
Merge branch 'master' into zipModules

Conflicts:
src/TLuaInterpreter.cpp

github.com/Mudlet/Mudlet - d09212921115d101f129b40161ff25c1caeabb1f authored over 11 years ago by Chris Mitchell <[email protected]>
Merge branch 'master' into mudletDev

github.com/Mudlet/Mudlet - 4a3b8e8bd8532b1e61a9764dac28176151e78c18 authored over 11 years ago by Chris Mitchell <[email protected]>
Merge of master

github.com/Mudlet/Mudlet - f86521f9422486b35968fdfd9658122ea6c2c5b1 authored over 11 years ago by Chris Mitchell <[email protected]>
Merge branch 'master' into mudletDev

Conflicts:
src/TLuaInterpreter.cpp

github.com/Mudlet/Mudlet - 4e8d8f207cea6ad2d812bd26779d116ba0be26af authored over 11 years ago by Chris Mitchell <[email protected]>
Merge branch 'master' of git://mudlet.git.sourceforge.net/gitroot/mudlet/mudlet

Conflicts:
src/TLuaInterpreter.cpp

github.com/Mudlet/Mudlet - 6d2d4dc15340ca95250edc53e13262cdc29fe125 authored over 11 years ago by Chris Mitchell <[email protected]>
Merge of master

github.com/Mudlet/Mudlet - e8520dcd1762b39f6e24ac57c6ff02b11ebf43ba authored over 11 years ago by Chris Mitchell <[email protected]>
misc

github.com/Mudlet/Mudlet - d9c07903da9795e9644652fbf40ed2aa4efd9a76 authored over 11 years ago by Heiko Koehn <[email protected]>
FIX: force room and exit weights >= 1

github.com/Mudlet/Mudlet - 36aba7246a43291f7c69dbc82d7fafe0d8999449 authored over 11 years ago by Heiko Koehn <[email protected]>
NEW: tab stop support, NEW: Lua func getAreaExits() FIX: line wrap bug in trigger context

github.com/Mudlet/Mudlet - b076e4dbdffe3205c3f12b1bffb6537364d1b7d3 authored over 11 years ago by Heiko Koehn <[email protected]>
Merge remote-tracking branch 'origin/master'

github.com/Mudlet/Mudlet - b59f91014da20091a65b803b9a5f30c7e569f86d authored over 11 years ago by Vadim Peretokin <[email protected]>