No description
Find a file
Alexander Motzkau c8d9c099b7 Fix crash (bad stack) when calling coroutines with efun::trace()
When efun::trace() is active, the stack pointer was modified in a wrong
way when executing a yield() statement.
2023-02-14 22:24:25 +01:00
.github/workflows Add github workflow for 32bit builds 2022-02-18 22:50:12 +01:00
autoconf autoconf/configure.ac: Update to autoconf 2.71 2023-10-01 17:36:11 +02:00
doc Implement LPC Type objects 2022-09-25 22:20:32 +02:00
etc Correcting spelling mistakes in documentation and output strings 2018-02-07 22:42:05 +11:00
gdb Implement LPC Type objects 2022-09-25 22:20:32 +02:00
mud Add TLS logon port support for LP 2.4.5 mudlib 2022-09-10 17:35:40 +02:00
mudlib Implement LPC Type objects 2022-09-25 22:20:32 +02:00
src Fix crash (bad stack) when calling coroutines with efun::trace() 2023-02-14 22:24:25 +01:00
test Fix crash (bad stack) when calling coroutines with efun::trace() 2023-02-14 22:24:25 +01:00
.gitignore Implement standard struct definitions for use in efuns 2022-09-22 22:17:24 +02:00
CHANGELOG New CHANGELOG file. 2013-06-20 22:38:48 +02:00
CHANGELOG.OLD Correcting spelling mistakes in documentation and output strings 2018-02-07 22:42:05 +11:00
COPYRIGHT Update build files for release of LDMud 3.6.5 2022-01-09 21:23:12 +01:00
CREDITS Added new contributors in CREDITS. 2013-06-20 22:30:42 +02:00
HISTORY Update build files for release of LDMud 3.6.6 2022-09-10 12:20:29 +02:00
INSTALL Update build files for release of LDMud 3.6.4 2021-04-06 19:22:47 +02:00
README Changed the homepage URL. 2013-06-18 20:17:01 +02:00