Ecosyste.ms: OpenCollective

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

github.com/fluffos/fluffos

Actively maintained LPMUD driver (LPC interpreter, MudOS fork)
https://github.com/fluffos/fluffos

Merge pull request #301 from Shea690901/rolldice

<fix>(contrib.spec): added missing roll_MdN

a9602b1eab34f9cebe3e7f84fc4fb8eebb9a61e6 authored almost 9 years ago by Yucong Sun <[email protected]>
Merge pull request #302 from Shea690901/daylightsavingtime

<fix>(contrib.cc): fixed #ifdef bug

555186d9972ff55460a54c88899fed1f879da50f authored almost 9 years ago by Yucong Sun <[email protected]>
<fix>(contrib.spec): added missing roll_MdN

cc070aa06d7e18d35ada6805ea68eebcab9a1752 authored almost 9 years ago by Shea690901 <[email protected]>
<fix>(contrib.cc) bug with '#define NO_ENVIRONMENT' within efun::get_garbage

code refers object->super which doesn't exist with NO_ENVIRONMENT defined

914114f8988c6e723e80567eeba51bfe51bc5ed3 authored almost 9 years ago by Shea690901 <[email protected]>
<fix>(contrib.cc): bug within efun::event with '#define NO_ENVIRONMENT'

code referenced 'object->contains' which does exist only as long as
NO_ENVIRONMENT isn't defined

f6225d88c6b68483ebc91344a7c52b99f63f426e authored almost 9 years ago by Shea690901 <[email protected]>
<refactor>(contrib.cc): removed obsolete '#ifdef/#endif'

within '#ifdef F_MEMORY_SUMMARY/#endif' it's redundant to check '#ifdef F_MEMORY_SUMMARY'

c933f6c656fddba625831474840bbd07600eb325 authored almost 9 years ago by Shea690901 <[email protected]>
Merge pull request #295 from Shea690901/documentation

<docs>(valid_override.4): update

453c29a3b946e19a73b57078ebce3da881965f01 authored almost 9 years ago by Yucong Sun <[email protected]>
Merge pull request #298 from Shea690901/ed

<fix>: compile issues with ed

1df1b921265317bcff5970deb4e7ed7b281292e9 authored almost 9 years ago by Yucong Sun <[email protected]>
<fix>: compile issues with ed

- efun::receive_ed works only with '#define OLD_ED'
- efuns_main.cc is missing '#include "ed.h"'

f620d930fa0078e7f18789de37e054ed29fc2a22 authored almost 9 years ago by Shea690901 <[email protected]>
<docs>(efuns/contrib/*): out fleshed first manuals

- renamed files from *.3 to *.pre to distinguish ready manuals from
skeletons
- out fleshed th...

27bf85a7026ddf72e3a2fa92c187fdeb5df26d0a authored almost 9 years ago by Shea690901 <[email protected]>
<docs>: update

- doc/efuns/contrib/TODO
see branch 'contrib' (pull request #297)

- doc/efuns/contrib/quest...

f0713cdfd17b263e89b1cbc0869dfec17f29ea6d authored almost 9 years ago by Shea690901 <[email protected]>
<fix>(contrib.cc): fixed #ifdef bug

'#define F_IS_DAYLIGHT_SAVINGS_TIME' without '#define F_ZONETIME' would
result in compile error ...

edb63d3c94b111ea66b64eb1372fb0281da27782 authored almost 9 years ago by Shea690901 <[email protected]>
<docs>(efuns/contrib/*): preliminary skeletons

- cross check before fleshing out and rebasing!!!
- check TODO
- check questions

96a2ac4e9e660c2c0356e05b79bf4864bcdc18ac authored almost 9 years ago by Shea690901 <[email protected]>
<docs>(valid_override.4): update

argument list and description missed the third argument.

f5578ea777fc5971140823b1a0d7a3837dea888b authored almost 9 years ago by Shea690901 <[email protected]>
Merge pull request #293 from Shea690901/documemtations

Documemtations, part 2

5cc3e93fdbc829ec8aa39b87ac94a25a5d27cb00 authored about 9 years ago by Yucong Sun <[email protected]>
<docs>(save_object.3): update option dewcription

- argument flag was missing description for compressed save

24d496a3ac3b8fe2a3be983bca7e25da9edded15 authored about 9 years ago by Shea690901 <[email protected]>
<docs>: man pages for efun::db_*

- new man pages for currently existing database efuns
- update for valid_database

b0aa6ff9a4f760b7f3682361d3343d77ffbf7510 authored about 9 years ago by Shea690901 <[email protected]>
Merge pull request #288 from Shea690901/documemtations

Documentations

3673d541f3055be362fe9dd4c75cdbc888d38c6f authored about 9 years ago by Yucong Sun <[email protected]>
<docs>(local_options.README): extended comment for package/db

e3791b20407f11ef1150bb2f50e516bf09dc889c authored about 9 years ago by Shea690901 <[email protected]>
<docs>: new manual pages

- get_mud_stats.4
- valid_database.4

b7170cd58fdc247d76b447ceab4b3ed768311905 authored about 9 years ago by Shea690901 <[email protected]>
<docs>: removed references to obsolete master::slow_shutdown()

b0731417eb501dcf0e8fa081558ce884f484859f authored about 9 years ago by Shea690901 <[email protected]>
<docs>(origin.3): added missing return values

406bbd48f07aa413f18c5019a773bd66975bec52 authored about 9 years ago by Shea690901 <[email protected]>
<docs>: update sample config

- local_options/local_options.README
removed several outdated macros
among them 'RUNTIME...

ab633965d7b28dcf2526cba8538ce1d3fadc3c62 authored about 9 years ago by Shea690901 <[email protected]>
Merge pull request #291 from Shea690901/generate_source

<refactor>(valid.c): removed compile_to_c from testsuite's valid.c

ef4c11682959d9ff28c473b46fd78fe9b62a114c authored about 9 years ago by Yucong Sun <[email protected]>
<fix>(configure.ac): bug in build process

If 'outdated_define.txt' contains a macro which is part of a macro which
isn't outdated (e.g. ou...

84f01c21408e94422f83d7e8ba50c27700957ebf authored about 9 years ago by Shea690901 <[email protected]>
Merge pull request #289 from Shea690901/generate_source

Generate source

aa1d2d0fbd8af8e50777a1a20267c87a3999b789 authored about 9 years ago by Yucong Sun <[email protected]>
<refactor>(valid.c): removed compile_to_c from testsuite's valid.c

cc19b46a530cc9bca668aad8163f9cb63e813edc authored about 9 years ago by Shea690901 <[email protected]>
<refactor>(applies): removed obsolete VALID_ASM

d97f49605cb44b8e594a38780f23ef676f67e95c authored about 9 years ago by Shea690901 <[email protected]>
<refactor>: #287, removed 'efun::generate_source'

stub without functionality beside generating an error
new implementation not practicable...

60ecddf8aa6cad62e9e44d50acb5b914f1320d1a authored about 9 years ago by Shea690901 <[email protected]>
<refactor>(lex.cc): removed #ifndef/#endif

removed '#ifndef CDLIB' with corresponding '#endif' for obviously no
longer used used define...

93f9884d6fa397ea087a7817317704db42b9c49f authored about 9 years ago by Shea690901 <[email protected]>
Merge pull request #284 from thefallentree/master

Fix crasher in terminal_colour().

913d7cfc31180de3f1943f4063b8a42110efaf3f authored about 9 years ago by Yucong Sun <[email protected]>
Fix crasher in terminal_colour().

2acfc12f15f56af494fcc52249579961dea153c2 authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #281 from thefallentree/master

Workaround crash caused by broken client

b355008e76dc1afc2642e85474f90b8be126d66f authored about 9 years ago by Yucong Sun <[email protected]>
Workaround crash caused by broken client

8c70b1530c8a015983f6661982a7f99e6f2b8917 authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #280 from iamwlj/next-3.0

Update posix_timers.cc

dd9e5a6e4bd7f92b2b611328c0cdd405f86ef3ce authored about 9 years ago by Yucong Sun <[email protected]>
Update posix_timers.cc

20fcdcc2ed83b4f88e05da1b66fb09e0bc7d0de9 authored about 9 years ago by iamwlj <[email protected]>
Merge pull request #278 from thefallentree/master

Fix issues for 3.0alpha9.0

db4c382c467f6103e8dbbf9e59ff27ef8de8a1fa authored about 9 years ago by Yucong Sun <[email protected]>
Fix build problem with.

2be1249ade175872bae4342fd57b2eaf23224a44 authored about 9 years ago by Yucong Sun <[email protected]>
Fix potential memory issue introduced by telnet_printf.

586d09a38bd3a694e237ddd0d253dace3ce2d1ed authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #277 from thefallentree/master

More fixes for alpha9.0

eae180b1754e9735949e4cf36961c7a717e208fa authored about 9 years ago by Yucong Sun <[email protected]>
Adds a null termiantion check for add_message.

0a92095a8486638f19e71c270059bdf03e451747 authored about 9 years ago by Yucong Sun <[email protected]>
Fix a issue sending MSSP reply.

db1c1ee47ff3cef839c748670e04bfa6e9d1b862 authored about 9 years ago by Yucong Sun <[email protected]>
exclude JEMALLOC from CYGWIN build

8712dd00307354c3e2bb2c7399bbb3286ea265a2 authored about 9 years ago by unknown <[email protected]>
Merge pull request #276 from thefallentree/master

Revert "Remove #define NO_LIGHT"

ec04fdd73bee7874a639571b9c9899e57f33899a authored about 9 years ago by Yucong Sun <[email protected]>
Revert "Remove #define NO_LIGHT"

This reverts commit 327d3bef6475e263f5f10dd545659712ebf7f6ea.

124cea41b26fa59e727a9c9b85ef34e9c1d31d1c authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #273 from thefallentree/master

Source Format.

944ee228aacbb0acb66a6232a7ce83ef5ac8a9dd authored about 9 years ago by Yucong Sun <[email protected]>
Source Format.

4a725e4574c8f2729cc001708bf5de146e3b3558 authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #272 from thefallentree/master

Fix libtelnet bug for reusing same va_list.

e3f1749b8ff026df8d052d5f95748eb60b7ba339 authored about 9 years ago by Yucong Sun <[email protected]>
Fix libtelnet bug for reusing same va_list.

50671e51a4b39e12f528573848ed0d463e10d193 authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #271 from thefallentree/master

Switch to telnet_printf for add_message / mssp

acec162d72fa9fe6b33f46870711a19899e67b20 authored about 9 years ago by Yucong Sun <[email protected]>
Switch to telnet_printf for add_message / mssp

telnet_printf will correctly deal with LRNUL/CRLF.

9c90ff291b925e0e5ef8bec1a38e6a0189f82c32 authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #270 from thefallentree/master

Adds -pthread to fix compile with jemalloc under centos.

33814b98710dd8581ee49d1b96cf680017920d1a authored about 9 years ago by Yucong Sun <[email protected]>
Adds -pthread to fix compile with jemalloc under centos.

ee1a10b9e7d6208bc55e42a78bbdd81fed9867dd authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #269 from thefallentree/master

Version alpha9.0

79dca727f9f63d95976f8819eae8549055d80d72 authored about 9 years ago by Yucong Sun <[email protected]>
Increase travis sleep time.

d72d970e2f95339824ff0f7445c9aa3d78e73fdc authored about 9 years ago by Yucong Sun <[email protected]>
Deal with CRLF in read_file.

6a3b892bc3a1023df85e5ce051398ca54aaa0d29 authored about 9 years ago by Yucong Sun <[email protected]>
Vendoring jemalloc 4.0.3

5772273fdf41ca88bbf6703e1ae4a84f509c6fc6 authored about 9 years ago by Yucong Sun <[email protected]>
Optimize startup logging.

7e63b9a2fcb3d279c800c0b737c9917726d93945 authored about 9 years ago by Yucong Sun <[email protected]>
Cleanup functions in async/file.

de3a9b35eaee2660c841819d47126883c7eeb6f1 authored about 9 years ago by Yucong Sun <[email protected]>
Reorganize RC configs

This commit provides default value for each option, and print
overriden ones on startup.

909c3576de2ac0731b462cb938d38b55e1c88c5e authored about 9 years ago by Yucong Sun <[email protected]>
Format source.

78fba2f079b3f5ed9be1e929ae5a8dc6a7c48f77 authored about 9 years ago by Yucong Sun <[email protected]>
Ignore addtional files.

7a3c791854a27f23e38bbfe7b803eb871eb2d3e4 authored about 9 years ago by Yucong Sun <[email protected]>
Bump version to alpha9.0

3d1488eb0872f2eb284c4c8cc552c63fc8282236 authored about 9 years ago by Yucong Sun <[email protected]>
Merge pull request #268 from thefallentree/master

Correctly fix optimize with time_expression

661d1ce5fc0d50d371dbca5646d13d3fef5cb076 authored over 9 years ago by Yucong Sun <[email protected]>
Correctly fix optimize with time_expression

fc197ab0f7678b70d1bedbbca4ea3d626b29a9f0 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #267 from thefallentree/master

Fix icode optimize bug with time_expression.

ff43507b8d5d89c2957fbaa1872d20487576416c authored over 9 years ago by Yucong Sun <[email protected]>
Fix icode optimize bug with time_expression.

optimize didn't handle time_expression OPCODE, causing it to emit
wrong byte code and cause poss...

7211f775180027164070cd5e7523863f4062545e authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #266 from thefallentree/master

Compat: ignore empty file.

80e9aa93647cc522c247cfdb1f82c2d6f8ad0eac authored over 9 years ago by Yucong Sun <[email protected]>
Compat: ignore empty file.

ec0365ed1a43fd40c13895826973205f358c9ce8 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #265 from thefallentree/master

Compat: ignore save file when file doesn't exists.

f45efa7ca08159c7e66162e993b685d1832171d0 authored over 9 years ago by Yucong Sun <[email protected]>
Compat: ignore save file when file doesn't exists.

0de5f4ce57ce4a66448505358fc2a4ec43237ef6 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #264 from thefallentree/master

Fix valid_path() wrong argument in restore_object.

22dfba18bb2982586dfdbc87fcd907ed36a7cce0 authored over 9 years ago by Yucong Sun <[email protected]>
Fix valid_path() wrong argument in restore_object.

b9dbdee821a96a8115fe0c123709aad4bc8b3a9d authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #263 from thefallentree/master

Correctly handle error context on restore_object().

752e172f5d5409283059ed9e21a33fbfd282d7a1 authored over 9 years ago by Yucong Sun <[email protected]>
Correctly handle error context on restore_object().

11a505855b80c8375a2f64be74c665ae7631315e authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #262 from thefallentree/master

Fix restore_object() related issue.

477e1a2590cc1a153bf18df19a32257530487966 authored over 9 years ago by Yucong Sun <[email protected]>
Source format.

835a1efaea24b5660ef89af6dbec2c3a653b55b8 authored over 9 years ago by Yucong Sun <[email protected]>
Rewrote restore_object() using STL, and fix previous errors.

d03fb14a910642403fae80210d508e888079a6f8 authored over 9 years ago by Yucong Sun <[email protected]>
Fix valid_path in restore_object.

390d761705f3923cd6953da36debd7ef6e5aee15 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #261 from thefallentree/master

Adding more features for 3.0-alpha-8.1 release.

d039162e133ef65e9d599df9e6cf9f0a818051d1 authored over 9 years ago by Yucong Sun <[email protected]>
Clean up and optimize save/restore function, using zlib.

b1a860fd59dbe5e1edceb228a2a2587b2696e7d0 authored over 9 years ago by Yucong Sun <[email protected]>
Restore call_out(0) prevention.

new runtime config "call_out(0) nest level" determine how many call_out(0) can be scheduled on s...

7148a70cd13f409f971e6d60240b43739794af94 authored over 9 years ago by Yucong Sun <[email protected]>
Adding detection for CLOCK_MONOTONIC_COARSE, CLOCK_MONOTONIC.

Fall-back to CLOCK_REALTIME if not available.

67e4ee92e49a837b4fb2ba3f3e809195a2e8e157 authored over 9 years ago by Yucong Sun <[email protected]>
Reorg save_* related efuns.

2e231396c90eaa81525b24e493991667d1e2e95e authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #260 from thefallentree/master

Optimize error handling around logon().

ea7658d52bc151cb15030a0f6e34984ee9485fd7 authored over 9 years ago by Yucong Sun <[email protected]>
Optimize error handling around logon().

b3a4b0087bf4e1db350d76fb0c965da5ed650184 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #259 from thefallentree/master

More bugfixes for 3.0-alpha-8.1 release

f91cba29243a74f6a6a72a152d61a970031b3903 authored over 9 years ago by Yucong Sun <[email protected]>
Make replace_program with function reference a warning instead.

0d7644b695084299aec1d07d02d5cacdf3c028fd authored over 9 years ago by Yucong Sun <[email protected]>
Remove useless safe_error().

6dfe27c26ccde73f8a8ae64badb24b237af02ab5 authored over 9 years ago by Yucong Sun <[email protected]>
Fix crasher on user disconnecting/destruction during logon().

Also improve command scheduling logic.

50e0156284630c7644faf32ee113657f5b33dce4 authored over 9 years ago by Yucong Sun <[email protected]>
Ignore generated files.

d86bf9776b73f6b491d3b8320d385b736e56a24a authored over 9 years ago by Yucong Sun <[email protected]>
Restore DEBUG_MACRO and related efun.

3b091d85365f2e0f28dcbfcdd739390653732b90 authored over 9 years ago by Yucong Sun <[email protected]>
Upgrade object ref counter to uint32.

40dfecb2c483bb841de447c1e3c1dd9c2b7c7a61 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #258 from thefallentree/master

Fix reset() caused by runtime config migration.

e75020edaed48f92daa42530c730e53a8eac7d52 authored over 9 years ago by Yucong Sun <[email protected]>
Fix reset() caused by runtime config migration.

0fc08da39031eea0652a856a0bf75ecc7f5a820c authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #255 from thefallentree/master

Upgrade coverity scan.

56959abaed9cfe76a774b381247b02ba35d6a6bc authored over 9 years ago by Yucong Sun <[email protected]>
Upgrade coverity scan.

699d6180f08575db52008bbb6e2df8d034036686 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #254 from thefallentree/master

More fixes for 3.0-alpha8.1

1bdb673889aeb9e03626235e73cb3f1b9d262f7c authored over 9 years ago by Yucong Sun <[email protected]>
Rename runtime_config.h predefines to __RC_ prefixes.

84645f5dcea8f2d4f8fcfcef7298151b10aa3cfa authored over 9 years ago by Yucong Sun <[email protected]>
Correctly fix ANSI handling in ed.cc

a8326997d52a3dd18b4224b698e2e7652266cc2c authored over 9 years ago by Yucong Sun <[email protected]>