Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
fluffos
FluffOS
Collective -
Host: opensource -
https://opencollective.com/fluffos-579
- Website: https://www.fluffos.info
- Code: https://github.com/fluffos/fluffos
<fix>(contrib.spec): added missing roll_MdN
github.com/fluffos/fluffos - a9602b1eab34f9cebe3e7f84fc4fb8eebb9a61e6 authored about 9 years ago<fix>(contrib.cc): fixed #ifdef bug
github.com/fluffos/fluffos - 555186d9972ff55460a54c88899fed1f879da50f authored about 9 years agogithub.com/fluffos/fluffos - cc070aa06d7e18d35ada6805ea68eebcab9a1752 authored about 9 years ago
code refers object->super which doesn't exist with NO_ENVIRONMENT defined
github.com/fluffos/fluffos - 914114f8988c6e723e80567eeba51bfe51bc5ed3 authored about 9 years ago
code referenced 'object->contains' which does exist only as long as
NO_ENVIRONMENT isn't defined
within '#ifdef F_MEMORY_SUMMARY/#endif' it's redundant to check '#ifdef F_MEMORY_SUMMARY'
github.com/fluffos/fluffos - c933f6c656fddba625831474840bbd07600eb325 authored about 9 years ago<docs>(valid_override.4): update
github.com/fluffos/fluffos - 453c29a3b946e19a73b57078ebce3da881965f01 authored about 9 years ago<fix>: compile issues with ed
github.com/fluffos/fluffos - 1df1b921265317bcff5970deb4e7ed7b281292e9 authored about 9 years ago
- efun::receive_ed works only with '#define OLD_ED'
- efuns_main.cc is missing '#include "ed.h"'
- renamed files from *.3 to *.pre to distinguish ready manuals from
skeletons
- out fleshed th...
- doc/efuns/contrib/TODO
see branch 'contrib' (pull request #297)
- doc/efuns/contrib/quest...
github.com/fluffos/fluffos - f0713cdfd17b263e89b1cbc0869dfec17f29ea6d authored about 9 years ago
'#define F_IS_DAYLIGHT_SAVINGS_TIME' without '#define F_ZONETIME' would
result in compile error ...
- cross check before fleshing out and rebasing!!!
- check TODO
- check questions
argument list and description missed the third argument.
github.com/fluffos/fluffos - f5578ea777fc5971140823b1a0d7a3837dea888b authored about 9 years agoDocumemtations, part 2
github.com/fluffos/fluffos - 5cc3e93fdbc829ec8aa39b87ac94a25a5d27cb00 authored about 9 years ago- argument flag was missing description for compressed save
github.com/fluffos/fluffos - 24d496a3ac3b8fe2a3be983bca7e25da9edded15 authored about 9 years ago
- new man pages for currently existing database efuns
- update for valid_database
Documentations
github.com/fluffos/fluffos - 3673d541f3055be362fe9dd4c75cdbc888d38c6f authored about 9 years agogithub.com/fluffos/fluffos - e3791b20407f11ef1150bb2f50e516bf09dc889c authored about 9 years ago
- get_mud_stats.4
- valid_database.4
github.com/fluffos/fluffos - b0731417eb501dcf0e8fa081558ce884f484859f authored about 9 years ago
github.com/fluffos/fluffos - 406bbd48f07aa413f18c5019a773bd66975bec52 authored about 9 years ago
- local_options/local_options.README
removed several outdated macros
among them 'RUNTIME...
<refactor>(valid.c): removed compile_to_c from testsuite's valid.c
github.com/fluffos/fluffos - ef4c11682959d9ff28c473b46fd78fe9b62a114c authored about 9 years ago
If 'outdated_define.txt' contains a macro which is part of a macro which
isn't outdated (e.g. ou...
Generate source
github.com/fluffos/fluffos - aa1d2d0fbd8af8e50777a1a20267c87a3999b789 authored about 9 years agogithub.com/fluffos/fluffos - cc19b46a530cc9bca668aad8163f9cb63e813edc authored about 9 years ago
github.com/fluffos/fluffos - d97f49605cb44b8e594a38780f23ef676f67e95c authored about 9 years ago
stub without functionality beside generating an error
new implementation not practicable...
removed '#ifndef CDLIB' with corresponding '#endif' for obviously no
longer used used define...
Fix crasher in terminal_colour().
github.com/fluffos/fluffos - 913d7cfc31180de3f1943f4063b8a42110efaf3f authored about 9 years agogithub.com/fluffos/fluffos - 2acfc12f15f56af494fcc52249579961dea153c2 authored about 9 years ago
Workaround crash caused by broken client
github.com/fluffos/fluffos - b355008e76dc1afc2642e85474f90b8be126d66f authored about 9 years agogithub.com/fluffos/fluffos - 8c70b1530c8a015983f6661982a7f99e6f2b8917 authored about 9 years ago
Update posix_timers.cc
github.com/fluffos/fluffos - dd9e5a6e4bd7f92b2b611328c0cdd405f86ef3ce authored about 9 years agogithub.com/fluffos/fluffos - 20fcdcc2ed83b4f88e05da1b66fb09e0bc7d0de9 authored about 9 years ago
Fix issues for 3.0alpha9.0
github.com/fluffos/fluffos - db4c382c467f6103e8dbbf9e59ff27ef8de8a1fa authored over 9 years agogithub.com/fluffos/fluffos - 2be1249ade175872bae4342fd57b2eaf23224a44 authored over 9 years ago
github.com/fluffos/fluffos - 586d09a38bd3a694e237ddd0d253dace3ce2d1ed authored over 9 years ago
More fixes for alpha9.0
github.com/fluffos/fluffos - eae180b1754e9735949e4cf36961c7a717e208fa authored over 9 years agogithub.com/fluffos/fluffos - 0a92095a8486638f19e71c270059bdf03e451747 authored over 9 years ago
github.com/fluffos/fluffos - db1c1ee47ff3cef839c748670e04bfa6e9d1b862 authored over 9 years ago
github.com/fluffos/fluffos - 8712dd00307354c3e2bb2c7399bbb3286ea265a2 authored over 9 years ago
Revert "Remove #define NO_LIGHT"
github.com/fluffos/fluffos - ec04fdd73bee7874a639571b9c9899e57f33899a authored over 9 years agoThis reverts commit 327d3bef6475e263f5f10dd545659712ebf7f6ea.
github.com/fluffos/fluffos - 124cea41b26fa59e727a9c9b85ef34e9c1d31d1c authored over 9 years agoSource Format.
github.com/fluffos/fluffos - 944ee228aacbb0acb66a6232a7ce83ef5ac8a9dd authored over 9 years agogithub.com/fluffos/fluffos - 4a725e4574c8f2729cc001708bf5de146e3b3558 authored over 9 years ago
Fix libtelnet bug for reusing same va_list.
github.com/fluffos/fluffos - e3f1749b8ff026df8d052d5f95748eb60b7ba339 authored over 9 years agogithub.com/fluffos/fluffos - 50671e51a4b39e12f528573848ed0d463e10d193 authored over 9 years ago
Switch to telnet_printf for add_message / mssp
github.com/fluffos/fluffos - acec162d72fa9fe6b33f46870711a19899e67b20 authored over 9 years agotelnet_printf will correctly deal with LRNUL/CRLF.
github.com/fluffos/fluffos - 9c90ff291b925e0e5ef8bec1a38e6a0189f82c32 authored over 9 years agoAdds -pthread to fix compile with jemalloc under centos.
github.com/fluffos/fluffos - 33814b98710dd8581ee49d1b96cf680017920d1a authored over 9 years agogithub.com/fluffos/fluffos - ee1a10b9e7d6208bc55e42a78bbdd81fed9867dd authored over 9 years ago
Version alpha9.0
github.com/fluffos/fluffos - 79dca727f9f63d95976f8819eae8549055d80d72 authored over 9 years agogithub.com/fluffos/fluffos - d72d970e2f95339824ff0f7445c9aa3d78e73fdc authored over 9 years ago
github.com/fluffos/fluffos - 6a3b892bc3a1023df85e5ce051398ca54aaa0d29 authored over 9 years ago
github.com/fluffos/fluffos - 5772273fdf41ca88bbf6703e1ae4a84f509c6fc6 authored over 9 years ago
github.com/fluffos/fluffos - 7e63b9a2fcb3d279c800c0b737c9917726d93945 authored over 9 years ago
github.com/fluffos/fluffos - de3a9b35eaee2660c841819d47126883c7eeb6f1 authored over 9 years ago
This commit provides default value for each option, and print
overriden ones on startup.
github.com/fluffos/fluffos - 78fba2f079b3f5ed9be1e929ae5a8dc6a7c48f77 authored over 9 years ago
github.com/fluffos/fluffos - 7a3c791854a27f23e38bbfe7b803eb871eb2d3e4 authored over 9 years ago
github.com/fluffos/fluffos - 3d1488eb0872f2eb284c4c8cc552c63fc8282236 authored over 9 years ago
Correctly fix optimize with time_expression
github.com/fluffos/fluffos - 661d1ce5fc0d50d371dbca5646d13d3fef5cb076 authored over 9 years agogithub.com/fluffos/fluffos - fc197ab0f7678b70d1bedbbca4ea3d626b29a9f0 authored over 9 years ago
Fix icode optimize bug with time_expression.
github.com/fluffos/fluffos - ff43507b8d5d89c2957fbaa1872d20487576416c authored over 9 years ago
optimize didn't handle time_expression OPCODE, causing it to emit
wrong byte code and cause poss...
Compat: ignore empty file.
github.com/fluffos/fluffos - 80e9aa93647cc522c247cfdb1f82c2d6f8ad0eac authored over 9 years agogithub.com/fluffos/fluffos - ec0365ed1a43fd40c13895826973205f358c9ce8 authored over 9 years ago
Compat: ignore save file when file doesn't exists.
github.com/fluffos/fluffos - f45efa7ca08159c7e66162e993b685d1832171d0 authored over 9 years agogithub.com/fluffos/fluffos - 0de5f4ce57ce4a66448505358fc2a4ec43237ef6 authored over 9 years ago
Fix valid_path() wrong argument in restore_object.
github.com/fluffos/fluffos - 22dfba18bb2982586dfdbc87fcd907ed36a7cce0 authored over 9 years agogithub.com/fluffos/fluffos - b9dbdee821a96a8115fe0c123709aad4bc8b3a9d authored over 9 years ago
Correctly handle error context on restore_object().
github.com/fluffos/fluffos - 752e172f5d5409283059ed9e21a33fbfd282d7a1 authored over 9 years agogithub.com/fluffos/fluffos - 11a505855b80c8375a2f64be74c665ae7631315e authored over 9 years ago
Fix restore_object() related issue.
github.com/fluffos/fluffos - 477e1a2590cc1a153bf18df19a32257530487966 authored over 9 years agogithub.com/fluffos/fluffos - 835a1efaea24b5660ef89af6dbec2c3a653b55b8 authored over 9 years ago
github.com/fluffos/fluffos - d03fb14a910642403fae80210d508e888079a6f8 authored over 9 years ago
github.com/fluffos/fluffos - 390d761705f3923cd6953da36debd7ef6e5aee15 authored over 9 years ago
Adding more features for 3.0-alpha-8.1 release.
github.com/fluffos/fluffos - d039162e133ef65e9d599df9e6cf9f0a818051d1 authored over 9 years agogithub.com/fluffos/fluffos - b1a860fd59dbe5e1edceb228a2a2587b2696e7d0 authored over 9 years ago
new runtime config "call_out(0) nest level" determine how many call_out(0) can be scheduled on s...
github.com/fluffos/fluffos - 7148a70cd13f409f971e6d60240b43739794af94 authored over 9 years agoFall-back to CLOCK_REALTIME if not available.
github.com/fluffos/fluffos - 67e4ee92e49a837b4fb2ba3f3e809195a2e8e157 authored over 9 years agogithub.com/fluffos/fluffos - 2e231396c90eaa81525b24e493991667d1e2e95e authored over 9 years ago
Optimize error handling around logon().
github.com/fluffos/fluffos - ea7658d52bc151cb15030a0f6e34984ee9485fd7 authored over 9 years agogithub.com/fluffos/fluffos - b3a4b0087bf4e1db350d76fb0c965da5ed650184 authored over 9 years ago
More bugfixes for 3.0-alpha-8.1 release
github.com/fluffos/fluffos - f91cba29243a74f6a6a72a152d61a970031b3903 authored over 9 years agogithub.com/fluffos/fluffos - 0d7644b695084299aec1d07d02d5cacdf3c028fd authored over 9 years ago
github.com/fluffos/fluffos - 6dfe27c26ccde73f8a8ae64badb24b237af02ab5 authored over 9 years ago
Also improve command scheduling logic.
github.com/fluffos/fluffos - 50e0156284630c7644faf32ee113657f5b33dce4 authored over 9 years agogithub.com/fluffos/fluffos - d86bf9776b73f6b491d3b8320d385b736e56a24a authored over 9 years ago
github.com/fluffos/fluffos - 3b091d85365f2e0f28dcbfcdd739390653732b90 authored over 9 years ago
github.com/fluffos/fluffos - 40dfecb2c483bb841de447c1e3c1dd9c2b7c7a61 authored over 9 years ago
Fix reset() caused by runtime config migration.
github.com/fluffos/fluffos - e75020edaed48f92daa42530c730e53a8eac7d52 authored over 9 years agogithub.com/fluffos/fluffos - 0fc08da39031eea0652a856a0bf75ecc7f5a820c authored over 9 years ago
Upgrade coverity scan.
github.com/fluffos/fluffos - 56959abaed9cfe76a774b381247b02ba35d6a6bc authored over 9 years agogithub.com/fluffos/fluffos - 699d6180f08575db52008bbb6e2df8d034036686 authored over 9 years ago
More fixes for 3.0-alpha8.1
github.com/fluffos/fluffos - 1bdb673889aeb9e03626235e73cb3f1b9d262f7c authored over 9 years agogithub.com/fluffos/fluffos - 84645f5dcea8f2d4f8fcfcef7298151b10aa3cfa authored over 9 years ago
github.com/fluffos/fluffos - a8326997d52a3dd18b4224b698e2e7652266cc2c authored over 9 years ago