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 #253 from thefallentree/master

Make ed deal with chinese characters.

53d3a2e5ccceec2847f5ac87b862547ac941213b authored over 9 years ago by Yucong Sun <[email protected]>
Make ed deal with chinese characters.

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

FluffOS 8.1

aa6fa16a5d8ef96c7fbeaefd4019c399fefd2154 authored over 9 years ago by Yucong Sun <[email protected]>
Make source_revision detect better.

062e0e9da9a66c3d39b00a1094784e0fa63c648b authored over 9 years ago by Yucong Sun <[email protected]>
Test virtual object related stuff.

f04cf7e053838116ad5a26c758ca63148b7a862e authored over 9 years ago by Yucong Sun <[email protected]>
Adding set_config() efun, allowing changing rutime config.

Fix #123.

f882d95268bdaeb848437c2daea835c298618130 authored over 9 years ago by Yucong Sun <[email protected]>
Move APPLY_CACHE_BITS into runtime config.

for #246.

39ecfcccc08eb72d4d0f8e3b7995c550d86858dc authored over 9 years ago by Yucong Sun <[email protected]>
Adding runtime config "sprintf add_justfied ignore ANSI colors"

fix #247

19fb7cc5fc2a6837872fe5c433871f86aaf9300c authored over 9 years ago by Yucong Sun <[email protected]>
Move USE_ICONV, IPV6, DTRACE back to local_options.

For #246.

23c266ffe0a37e4f5b215c6e911dffe0e0cabc45 authored over 9 years ago by Yucong Sun <[email protected]>
Change USE_ICONV, IPV6 back to original undef.

0c7ab4ca45d0f2acb8ee83ff96f0c8f15207379b authored over 9 years ago by Yucong Sun <[email protected]>
Adding "enable_commands call init" runtime option.

Fix #250.

0d04f2f3d6675f203e94f195c5e078feec91b65c authored over 9 years ago by Yucong Sun <[email protected]>
fix #251 memory accounting int overflow

08c4fe79dc80b7189327a5ba32a0365af9c348f0 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #245 from sunyc/master

Adding check for PACKAGE_CORE / PACKAGE_OPS

a2dccbf41fafbb780638e46c97df86f8112b4ee4 authored over 9 years ago by Yucong Sun <[email protected]>
Adding check for PACKAGE_CORE and PACKAGE_OPS

02a80cc85394399d801babffc302f933e0117acc authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #244 from sunyc/master

Move many compile options into runtime options

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

c835d798a982e63270646fa357f32153edb88eae authored over 9 years ago by Yucong Sun <[email protected]>
Disable i386 build, and fix travis.

ea9c2066c96dd70fcdc6cf945bcef2951ea99be7 authored over 9 years ago by Yucong Sun <[email protected]>
Improve rc.cc

d8f4896ba8ccd1329bd84f9e39ef65ad6aff2de4 authored over 9 years ago by Yucong Sun <[email protected]>
Adding detection for outdated options in local_options.

c3d468f1d8972caf945a010ec5c1de8dca137070 authored over 9 years ago by Yucong Sun <[email protected]>
Re-organize local_options.

e43a8c2a4aa6a7bb57f2f6464e3f22ecfd7df5f2 authored over 9 years ago by Yucong Sun <[email protected]>
Move SUPPRESS_ARGUMENT_WARNINGS to runtime config.

Also rename NUM_EXTERNAL_CMDS.

9f27d6ec8e8e17047c1c90afb6bd9857215868e0 authored over 9 years ago by Yucong Sun <[email protected]>
Make ARGUMENTS_IN_TRACEBACK, LOCALS_IN_TRACEBACK always true.

cba24261dbcce67bbd41875214507db1644e8bc8 authored over 9 years ago by Yucong Sun <[email protected]>
Move OLD_RANGE_BEHAVIOR, WARN_OLD_RANGE_BEHAVIOR into runtime configs.

Also fixup WOMBLES etc in grammar.y.pre.

d34ba58abf28ffcea55ceb2f35cf11d0dc81b531 authored over 9 years ago by Yucong Sun <[email protected]>
Move OLD_TYPE_BEHAVIOR into runtime config.

62ab8b963f61cded329e31f9209f97843c11f409 authored over 9 years ago by Yucong Sun <[email protected]>
Remove HAS_STATUS_TYPE.

1c5219d0a58a40c8313bbe85f1ebcaf055f66693 authored over 9 years ago by Yucong Sun <[email protected]>
Move TRAP_CRASHES into runtime config.

5b4ddc21308b834e2b002676180c3ddd90b79316 authored over 9 years ago by Yucong Sun <[email protected]>
Remove CALLOUT_HANDLES, as it has beacme default.

2da492d3e1ec800510ae8c29ad0034c33b020d82 authored over 9 years ago by Yucong Sun <[email protected]>
Move NON_INTERACTIVE_STDERR_WRITE to runtime config.

1267bae8f2d3a3cd9096f28895416f9a58e2950e authored over 9 years ago by Yucong Sun <[email protected]>
Make CACHE_STATS always true, restore lost LPC predefines.

d362ea8fbd33fbdd7383d13b599f1d1d4a04ee2d authored over 9 years ago by Yucong Sun <[email protected]>
Move USE_32BIT_ADDRESS , MAX STRING into options_internal.h

0c5cc883846a3d52b896f22a30ef4ae3a9159e6a authored over 9 years ago by Yucong Sun <[email protected]>
Move HAS_CONSOLE to runtime config.

4fafa7b94c5ce307654854de8ce2d2fda93a59f3 authored over 9 years ago by Yucong Sun <[email protected]>
Move INTERACTIVE_CATCH_TELL, SNOOP_SHADOWED, RECEIVE_SNOOP, REVERSE_DEFER to runtime config.

1a7aa15e7716f0baa12c25aea44ac3a43044c320 authored over 9 years ago by Yucong Sun <[email protected]>
REMOVE OPCPROF OPCPROF_2D.

27f47faf705f6bd97d3f6b39fe998f8846184039 authored over 9 years ago by Yucong Sun <[email protected]>
Move TRACE & TRACE_CODE.

429bc9ac58e5d8ac8bc34e1b099b967535d495b4 authored over 9 years ago by Yucong Sun <[email protected]>
Move THIS_PLAYER_IN_CALL_OUT to runtime config.

e6975ee816b3fce9e303adbacf5dee43e219b207 authored over 9 years ago by Yucong Sun <[email protected]>
Delete no longer exists CALLOUT_LOOP_PROTECTION.

1a4433a22e9a7b9996a1dda7f5e77c10b5e07e9c authored over 9 years ago by Yucong Sun <[email protected]>
Move NO_ANSI, STRIP_BEFORE_PROCESS_INPUT to runtime config.

c3e44ee3ee69ce45c239df813dc3ced607d4d2a6 authored over 9 years ago by Yucong Sun <[email protected]>
Move NO_RESETS, LAZY_RESETS, RADOMIZED_RESETS into runtime config.

59126d07a6734fb3eb91154fea811bdc2701549c authored over 9 years ago by Yucong Sun <[email protected]>
Move MUDLIB_ERROR_HANDLER as runtime config.

f766390ccdc11ef6190370d4e062a6424d9ca417 authored over 9 years ago by Yucong Sun <[email protected]>
Move WOMBLES, CALL_OTHER_TYPE_CHECK, CALL_OTHER_WARN to runtime config.

b86341995e8742ac874b2eb3ac550d8c1c46b6aa authored over 9 years ago by Yucong Sun <[email protected]>
Move WARN_TAB to runtime.

Also fixes compile.

066de6636fd991e0cc629839bc7d3021f6489d53 authored over 9 years ago by Yucong Sun <[email protected]>
Move SANE_SORTING as runtime configs.

e0144b9d8522ef98cf147688349cd3afb85263e6 authored over 9 years ago by Yucong Sun <[email protected]>
Move EXPLODE* compile time options to runtime configs.

68dd9d599520b028de54f08ca1b9fba0a91a689e authored over 9 years ago by Yucong Sun <[email protected]>
Remove #define NO_LIGHT

327d3bef6475e263f5f10dd545659712ebf7f6ea authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #243 from sunyc/master

More compile fixes

c2f4dc770c00b7cdf53237a3205dee3dcb817d61 authored over 9 years ago by Yucong Sun <[email protected]>
Adding missing unistd.h

be3eb8b10bc9e48ec67521bfdcc7f7e92d8b7d06 authored over 9 years ago by Yucong Sun <[email protected]>
Fix compiling under #undef SANE_SORTING.

d449fa1bfd0304cf00e69d883d1f3810a7de75d6 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #242 from sunyc/master

Fix more compile issue under different situation.

7052b58eeb83536a6dd9e8f0db01d5ef137ee2fa authored over 9 years ago by Yucong Sun <[email protected]>
Fix compile without HAVE_ZLIB.

dab02fa40296f07d2ba45532cb565619ac6a6b46 authored over 9 years ago by Yucong Sun <[email protected]>
Warn about NUM_EXTERNAL_CMDS

61ffdca19c33827e45a1340bda33b5cbfbf17208 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #241 from sunyc/master

Add missing #include for uisdigit.

06a0a398e2c4887690ecb40720aa2d103efa86d3 authored over 9 years ago by Yucong Sun <[email protected]>
Add missing #include for uisdigit.

874a73f3af0ad7c2c8cb339c7a6d2b19e6f504ec authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #239 from sunyc/master

Fix compile without PACKAGE_COMPRESS

a8e6b4c05bd3222aafcf29c9d93873ae9ab00fe5 authored over 9 years ago by Yucong Sun <[email protected]>
Fix compile without PACKAGE_COMPRESS

f021eda863434d6906c29cbc543d0d8042272837 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #238 from sunyc/master

Fix compile issue

30ad9ded808e02b198dd33e0d4a7ccb90fc20db9 authored over 9 years ago by Yucong Sun <[email protected]>
Fix build without PACKAGE_COMPRESS, adding missing errno.

From: andersgong <[email protected]>

7da375730c4bc30f02f7d675f4124bd659c355f5 authored over 9 years ago by Yucong Sun <[email protected]>
Update header guard to avoid name clashing with old local_options.

9ab4fbde28f1b3a77ba5b9ae975d2e76bd3f8346 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #237 from sunyc/master

Bump version to alpha8.1

e76dc00ec96218e92f7b4adef506b1351c3a4ac4 authored over 9 years ago by Yucong Sun <[email protected]>
Bump version to alpha8.1

39bbd2cfecfdd606a80f54a18683814e4a764a29 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #236 from sunyc/master

Bump version to alpha8.1

26beb7629c6a5bb20c6ea9f16a91b486453dd411 authored over 9 years ago by Yucong Sun <[email protected]>
Bump version to alpha8.1

3986f75f7efa211e5a934c55108d20b3c2bea0a6 authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #235 from sunyc/master

Sync thirdparty/libtelnet @ HEAD

4f5868b303e996517b3d55ad414913f4e1e0941a authored over 9 years ago by Yucong Sun <[email protected]>
Fix travis build error.

898edf0bb1d3f487aae0eec106c5a0c917c9ac0a authored over 9 years ago by Yucong Sun <[email protected]>
Merge pull request #233 from bikeboy888/next-3.0

external_start() fix - socketpair() registered in LPC socket event system

26d5641d8b0de05225840a5cacaaac8789097d97 authored over 9 years ago by Yucong Sun <[email protected]>
Move new_lpc_socket_event_listener from src/packages/external/external.cc to src/packages/sockets/socket_efuns.h #234

a46b14c88f452f9117fe961e2ae88cc7665807d9 authored over 9 years ago by Stephen Quan <[email protected]>
Sync thirdparty/libtelnet @ HEAD

625bbe5fbd3f13d0a4873d715ece68c98a673783 authored over 9 years ago by Yucong Sun <[email protected]>
external_start fix - register socketpair() file descriptors to receive socket events

780e62cc355b23f9ff82f3218daed183a3d5de02 authored over 9 years ago by Stephen Quan <[email protected]>
Merge pull request #231 from stavros-swmud/next-3.0

fix stray brace when INTERACTIVE_CATCH_TELL is on

d5b1679a1b2b74376fa81561cff37d8517a961c7 authored almost 10 years ago by Yucong Sun <[email protected]>
fix stray brace when INTERACTIVE_CATCH_TELL is on

2887e3bb2a2ae4496cf34efc19946b8bc424c306 authored almost 10 years ago by Carl Lucas <[email protected]>
Merge pull request #230 from sunyc/master

Accounting improvement.

2c428b2d28fec4674dcd790d514818ef68f3282f authored almost 10 years ago by Yucong Sun <[email protected]>
restoring some network traffic accounting.

2ec8f3306e95ad771f84930b3af211669a994d28 authored almost 10 years ago by Yucong Sun <[email protected]>
source format

b81af1673e62117311770972888154e86c821622 authored almost 10 years ago by Yucong Sun <[email protected]>
Fix mis-alignment in compiler memory allocations.

This is apparently a leftover bug from 32bit world. where alignment requirement was 4bytes.
Sinc...

a1bbc566219eedb9ef82a8979be349a81fbc5a8d authored almost 10 years ago by Yucong Sun <[email protected]>
Remove STRING_STATS, CLASS_STATS, ARRAY_STATS, enabled by default.

e2860f9407bd2994899ce5b43747b379faf0de27 authored almost 10 years ago by Yucong Sun <[email protected]>
Upgrade driver internal accounting to use uint64.

Fix #229. Also move most of the global variables into stats.cc.

87642e4c33d896eda8536779378d6276aaf8db1c authored almost 10 years ago by Yucong Sun <[email protected]>
Merge pull request #227 from sunyc/master

Remove corruption detection in MD, fix #198

9fc6a6ee691032e40c6611293958238db90854d4 authored about 10 years ago by Yucong Sun <[email protected]>
Remove corruption detection in MD, fix #198

7220914b5cea9ecc4abd358a02ab9edb3c1bab3a authored about 10 years ago by Yucong Sun <[email protected]>
Merge pull request #226 from sunyc/master

Fixed-delay game tick scheduling & call_out_walltime & subsecond call_out

7bff4744147574b4984d919b54f092f1b5a3df49 authored about 10 years ago by Yucong Sun <[email protected]>
Fix compile under m32.

912a5b09f52f66ac0fbc8cef1d7b6899b6e3a7c6 authored about 10 years ago by Yucong Sun <[email protected]>
Use time_to_gametick / gametick_to_time to simplify code.

dca56bb511ae1bc2104c33dd7a8c9464313c7851 authored about 10 years ago by Yucong Sun <[email protected]>
Accepting float argument for call_out and call_out_walltime.

Allow subsecond scheduling (gametick or millisecond resolution) for call_out.
Fix #203.

6f84449d21fda2689690adfb75221ff6f3efe105 authored about 10 years ago by Yucong Sun <[email protected]>
Adding call_out_walltime() efun for walltime delay based callback.

Fix #202.

c4383f48a482964ddc067d62ebb764bc12afcdc3 authored about 10 years ago by Yucong Sun <[email protected]>
Adding add_walltime_event, rename add_tick_event to add_game_tickevent.

part of #202

eccd7d59bb9f753cf15c6c9b60adcfbb2042b259 authored about 10 years ago by Yucong Sun <[email protected]>
Implement million second level gametick loop.

Part of #203, also deleted HEARTBEAT_INTERVAL in options.h
Add two runtime config, gametick msec...

930dca66afc0f8b4f277c08ccfd4401953946a9c authored about 10 years ago by Yucong Sun <[email protected]>
Remove unused runner.cc

19b37fd98482f9e5c7306ca8429af572d182764e authored about 10 years ago by Yucong Sun <[email protected]>
make lpc socket closeonexec, set send buffer size.

Fix #225

21aaacf84dd5614dd6fc34c901d5688ed96c50b9 authored about 10 years ago by Yucong Sun <[email protected]>
Run Clang-tidy across codebase.

c09af5aeb642014c7849791dca61d2eeac042efc authored about 10 years ago by Yucong Sun <[email protected]>
Merge pull request #224 from sunyc/master

Correctly Fix #221

e7c99556aab4f1ea48b4cfd4967be2e93f6ab4d4 authored about 10 years ago by Yucong Sun <[email protected]>
Correctly Fix #221

This commit revert 364eb15b0f1efd9a63a3c8bce164c721eb851e47, and fix #223.

The logic should be ...

b06f45f40655cf4ebb09480a4010890effb5cfef authored about 10 years ago by Yucong Sun <[email protected]>
Merge pull request #222 from sunyc/master

Continuing code cleanup

528a5fa6b00df75d0efdc88db2288b79e5092360 authored about 10 years ago by Yucong Sun <[email protected]>
Reformat bison grammar file.

Also let bison auto generate grammar report, and enabled bison warning.

8451d58a7a5b9ce177c361f71874e8ff79fe7232 authored about 10 years ago by Yucong Sun <[email protected]>
Fix crasher in overriding undefined function by inherit.

Fix #221.

364eb15b0f1efd9a63a3c8bce164c721eb851e47 authored about 10 years ago by Yucong Sun <[email protected]>
Merge event.cc into backend.cc

Move some VM related stuff into vm package.

75c66249a25a7a5e2ee920ec0017d3e98c738e23 authored about 10 years ago by Yucong Sun <[email protected]>
Remove the mutex protecting tick_event_queue, As 3.0 have no multi-threading planned.

ac5be36e811818342e41ed0184db480a94745a2e authored about 10 years ago by Yucong Sun <[email protected]>
Merge pull request #220 from sunyc/master

Revert "Remove support for ! char as the escap ecommand.

8c0f7aec16afcc27eee12cd1587769af6abb2241 authored about 10 years ago by Yucong Sun <[email protected]>
Revert "Remove support for ! char as the escap ecommand. (Please complain if you are still using this somehow)."

This reverts commit d288af83d6fa158950e4eaad25d5e7049bb752ab.

d19e1eeeb62e3259d1c26cb5af3338a9bbe0d115 authored about 10 years ago by Yucong Sun <[email protected]>
Fix possible getaddrinfo leak in rare case.

980a7b2f5947db8b3666702cb31125e88d358cbc authored about 10 years ago by Yucong Sun <[email protected]>
Merge pull request #218 from sunyc/master

fix add_vmessage

823c346a08e2f3cd70e84f89503eafd7d2f2c921 authored about 10 years ago by Yucong Sun <[email protected]>
Adding a telnet edit testcase.

cf8b93cf7640bef45b0af64b77616af75895cc4d authored about 10 years ago by Yucong Sun <[email protected]>
fix add_vmessage

2f3ec9db4160c239e2d38fea22f2506c402e3bca authored about 10 years ago by Yucong Sun <[email protected]>