tbamud/src
Thomas Arp 3e0c1ccc18
Support cmake (#153)
* First cmake list file, simple docs.

TODO: utils folder.

* Support for building utils

* All fields except HAVE_DOPRNT in place

* Now builds and runs :)
2025-07-02 22:23:10 +02:00
..
util Support cmake (#153) 2025-07-02 22:23:10 +02:00
act.comm.c Remove webster lookup since it no longer works (#99) 2025-07-02 22:18:40 +02:00
act.h Zonereset Fix (#60) 2019-11-05 08:15:09 -05:00
act.informative.c Feature/issue 141 immort where (#142) 2025-07-02 22:21:14 +02:00
act.item.c avoid freeing obj_proto[].name. (#149) 2025-05-06 23:15:06 +02:00
act.movement.c Added check for NOTHING key in has_key() 2022-11-02 22:31:56 +01:00
act.offensive.c new bandage command to enable fighting classes to help incapacitated players (#11) 2017-10-20 23:29:07 -04:00
act.other.c Bugfix: the "rest" is added but was never subtracted. (#120) 2022-11-16 23:08:51 +01:00
act.social.c Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
act.wizard.c GitHub issues 78 79 81 num aff flags off by one (#82) 2020-02-25 18:39:29 -05:00
aedit.c Update aedit.c (#145) 2025-01-08 22:57:39 +01:00
asciimap.c Removed dead stores. 2018-07-15 10:33:06 -04:00
asciimap.h [Aug 03 2008] - Rumble 2008-08-03 21:42:02 +00:00
ban.c Fix string truncation warnings (Wstringop-truncation) (#53) 2018-07-15 17:23:26 -04:00
ban.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
boards.c Fixes for w-format-truncation. Also, export of zones work again on linux 2020-01-11 01:05:32 +01:00
boards.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
bsd-snprintf.c Addressed warnings from -Weverything subset: 2017-01-20 15:59:11 -05:00
bsd-snprintf.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
build_circlemud.com Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00
castle.c jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
cedit.c Mostly Mudlog (#42) 2018-02-15 10:55:18 -05:00
class.c new bandage command to enable fighting classes to help incapacitated players (#11) 2017-10-20 23:29:07 -04:00
class.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
CMakeLists.txt Added new easy way of building TbaMUD in the Visual Studio through the CMake (#127) 2023-11-19 04:04:39 +01:00
comm.c Remove webster lookup since it no longer works (#99) 2025-07-02 22:18:40 +02:00
comm.h Remove webster lookup since it no longer works (#99) 2025-07-02 22:18:40 +02:00
conf.h.amiga jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
conf.h.arc jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
conf.h.cmake.in Support cmake (#153) 2025-07-02 22:23:10 +02:00
conf.h.in jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
conf.h.mac jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
conf.h.macOS Changes to make the code compile normally on macOS. (#137) 2024-09-22 11:15:28 +02:00
conf.h.msvs Changes to compile under Windows (thanks Fade) 2013-08-24 17:56:48 -04:00
conf.h.os2 jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
conf.h.vms jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
conf.h.win jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
config.c Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
config.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
constants.c Added a new trigger type for mobs, called "Damage", that triggers every (#151) 2025-07-02 22:22:17 +02:00
constants.h Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
db.c Fix for pointer in fread() db.c to fix Raspberry Pi load issue (#97) 2020-11-16 12:36:04 -05:00
db.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
dg_comm.c Added %log% command, and made capitalization up to the builders discretion in various trigedit messages. (#35) 2018-01-15 15:37:42 -05:00
dg_db_scripts.c Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
dg_event.c GitHub issues 78 79 81 num aff flags off by one (#82) 2020-02-25 18:39:29 -05:00
dg_event.h Added protocols,lists and events, and fixed some bugs... refer to changelog. 2012-02-12 22:07:50 +00:00
dg_handler.c jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
dg_misc.c Removed dead stores. 2018-07-15 10:33:06 -04:00
dg_mobcmd.c Removed dead stores. 2018-07-15 10:33:06 -04:00
dg_objcmd.c DG Scripts bug fixes (#44) 2018-02-15 14:06:35 -05:00
dg_olc.c Update dg_olc.c (#143) 2025-01-01 11:05:54 +01:00
dg_olc.h Added a new trigger type for mobs, called "Damage", that triggers every (#151) 2025-07-02 22:22:17 +02:00
dg_scripts.c Added loop counter per while instead of global. fixes #135 (#136) 2024-09-16 22:25:29 +02:00
dg_scripts.h Added a new trigger type for mobs, called "Damage", that triggers every (#151) 2025-07-02 22:22:17 +02:00
dg_triggers.c Added a new trigger type for mobs, called "Damage", that triggers every (#151) 2025-07-02 22:22:17 +02:00
dg_variables.c Fixes for w-format-truncation. Also, export of zones work again on linux 2020-01-11 01:05:32 +01:00
dg_wldcmd.c DG Scripts bug fixes (#44) 2018-02-15 14:06:35 -05:00
dox_noGraphs.doxyfile jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
dox_withGraphs.doxyfile jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
fight.c Added a new trigger type for mobs, called "Damage", that triggers every (#151) 2025-07-02 22:22:17 +02:00
fight.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
genmob.c Corrected logic preventing writing mobile records. 2018-12-27 15:29:53 -05:00
genmob.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
genobj.c Fix format overflow issues (#52) 2018-07-15 11:52:27 -04:00
genobj.h The basis for 'oset' 2012-03-03 00:10:32 +00:00
genolc.c Fixes for w-format-truncation. Also, export of zones work again on linux 2020-01-11 01:05:32 +01:00
genolc.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
genqst.c Fix format overflow issues (#52) 2018-07-15 11:52:27 -04:00
genshp.c Fixed a crash bug with saving shops due to double parsing 2012-04-04 01:24:25 +00:00
genshp.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
genwld.c Fix string truncation warnings (Wstringop-truncation) (#53) 2018-07-15 17:23:26 -04:00
genwld.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
genzon.c use strncat(sizeof(...) - strlen(...) - 1) 2022-09-03 00:11:03 -04:00
genzon.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
graph.c Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
graph.h Added some missed .h files. 2008-04-13 23:02:15 +00:00
handler.c Replaced missing semi-colon. -No Compile 2022-11-04 21:02:35 -03:00
handler.h New Group System, Room Events, and Event System Efficiency Upgrade... and a couple bug fixes. 2013-02-15 03:54:25 +00:00
hedit.c Removed dead stores. 2018-07-15 10:33:06 -04:00
hedit.h [Oct 09 2008] - Rumble 2008-10-09 00:17:42 +00:00
house.c Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
house.h Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
htmlh-head Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00
htmlh-tail Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00
ibt.c Add missing lookup for flags in read_ibt (#128) 2024-03-02 23:11:28 +01:00
ibt.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
improved-edit.c Updated for 2019 release 2019-01-19 23:25:38 +00:00
improved-edit.h Couple adjustments to the tab handling, added MXP here and there, and added a toggler '\t' to the improved editor to grant access to tabs. 2012-02-27 01:04:09 +00:00
interpreter.c Removed dead stores. 2018-07-15 10:33:06 -04:00
interpreter.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
licheck Added send_cannot_edit, removed LVL_FREEZE, and fixed fight_messages. --Rumble 2007-03-04 20:18:13 +00:00
limits.c Fix error in "last all" command and several -Wunused-result compiler errors (#55) 2018-07-21 19:37:18 -04:00
lists.c Bugfixes (#38) 2018-01-19 18:53:04 -05:00
lists.h New Group System, Room Events, and Event System Efficiency Upgrade... and a couple bug fixes. 2013-02-15 03:54:25 +00:00
magic.c GitHub issues 78 79 81 num aff flags off by one (#82) 2020-02-25 18:39:29 -05:00
mail.c Migrated away from using asctime() and ctime() - in favor of strftime(). 2015-09-18 09:16:04 -04:00
mail.h Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
Makefile.amiga jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
Makefile.arc jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
Makefile.bcc jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
Makefile.bcc55 jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
Makefile.in Changes to make the code compile normally on macOS. (#137) 2024-09-22 11:15:28 +02:00
Makefile.lcc jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
Makefile.macOS Changes to make the code compile normally on macOS. (#137) 2024-09-22 11:15:28 +02:00
Makefile.msvc Updated Makefile.msvc to work under windows (thanks Cblake) 2013-08-31 17:21:26 -04:00
Makefile.os2 jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
medit.c GitHub issues 78 79 81 num aff flags off by one (#82) 2020-02-25 18:39:29 -05:00
mobact.c New Group System, Room Events, and Event System Efficiency Upgrade... and a couple bug fixes. 2013-02-15 03:54:25 +00:00
modify.c Fix several misleading indentation warnings on GCC 8.1.1 (#50) 2018-07-14 12:31:20 -04:00
modify.h Added protocols,lists and events, and fixed some bugs... refer to changelog. 2012-02-12 22:07:50 +00:00
msgedit.c Fix error in "last all" command and several -Wunused-result compiler errors (#55) 2018-07-21 19:37:18 -04:00
msgedit.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
mud_event.c Removed dead stores. 2018-07-15 10:33:06 -04:00
mud_event.h New Group System, Room Events, and Event System Efficiency Upgrade... and a couple bug fixes. 2013-02-15 03:54:25 +00:00
oasis.c Mostly Mudlog (#42) 2018-02-15 10:55:18 -05:00
oasis.h Altered previous truncation fix and added OLC setting for the HUH message. 2015-04-26 12:33:28 -04:00
oasis_copy.c Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
oasis_delete.c Altered previous truncation fix and added OLC setting for the HUH message. 2015-04-26 12:33:28 -04:00
oasis_list.c Removed dead stores. 2018-07-15 10:33:06 -04:00
objsave.c Fixes for w-format-truncation. Also, export of zones work again on linux 2020-01-11 01:05:32 +01:00
oedit.c GitHub issues 78 79 81 num aff flags off by one (#82) 2020-02-25 18:39:29 -05:00
pfdefaults.h Major: Backport to rvn 241, with the addition of all previously found bug fixes. 2012-02-06 19:13:03 +00:00
players.c GitHub issues 78 79 81 num aff flags off by one (#82) 2020-02-25 18:39:29 -05:00
prefedit.c Feature/issue 141 immort where (#142) 2025-07-02 22:21:14 +02:00
prefedit.h Updated World files for 3.62 release. --Rumble 2010-09-19 02:58:36 +00:00
protocol.c Add MTTS support (#150) 2025-06-28 23:58:14 +02:00
protocol.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
qedit.c Removed dead stores. 2018-07-15 10:33:06 -04:00
quest.c Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
quest.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
random.c jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
redit.c Removed dead stores. 2018-07-15 10:33:06 -04:00
SCOPTIONS Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00
screen.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
sedit.c Removed dead stores. 2018-07-15 10:33:06 -04:00
shop.c Fixes for w-format-truncation. Also, export of zones work again on linux 2020-01-11 01:05:32 +01:00
shop.h Restores shop item values after previous precision change. 2017-11-03 07:44:22 -04:00
Smakefile Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00
spec_assign.c Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
spec_procs.c GitHub issues 78 79 81 num aff flags off by one (#82) 2020-02-25 18:39:29 -05:00
spec_procs.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
spell_parser.c Gcc 9.2.1 warnings (#87) 2020-03-08 08:33:59 -04:00
spells.c Removed dead stores. 2018-07-15 10:33:06 -04:00
spells.h new bandage command to enable fighting classes to help incapacitated players (#11) 2017-10-20 23:29:07 -04:00
structs.h Feature/issue 141 immort where (#142) 2025-07-02 22:21:14 +02:00
sysdep.h Changes to make the code compile normally on macOS. (#137) 2024-09-22 11:15:28 +02:00
tedit.c Mostly Mudlog (#42) 2018-02-15 10:55:18 -05:00
telnet.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
utils.c Bug/drink containers (#94) 2020-06-07 08:52:22 -04:00
utils.h Bug/drink containers (#94) 2020-06-07 08:52:22 -04:00
weather.c jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00
zedit.c Mostly Mudlog (#42) 2018-02-15 10:55:18 -05:00
zmalloc.c Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
zmalloc.h jeremyosborne | 2008-04-04 02:36:38 +0200 (Fri, 04 Apr 2008) | 1 line 2008-04-12 01:31:58 +00:00