tbamud/src
2025-09-25 09:13:24 -07:00
..
tests Update unit tests 2025-09-13 12:45:22 -07:00
util Support cmake (#153) 2025-07-02 22:23:10 +02:00
act.comm.c Rename action_desc to main_desc 2025-09-07 16:11:05 -07:00
act.h Add mob equipment save function 2025-08-31 15:55:00 -07:00
act.informative.c Update to furniture items 2025-09-15 16:34:06 -07:00
act.item.c Update to furniture items 2025-09-15 16:34:06 -07:00
act.movement.c Update to furniture items 2025-09-15 16:34:06 -07:00
act.offensive.c Update skills for 5e system 2025-08-28 10:47:05 -07:00
act.other.c Only save room contents if something changed 2025-09-07 08:47:57 -07: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 Fix syserror messages on start related to msave 2025-09-25 09:13:24 -07:00
aedit.c Update aedit.c (#145) 2025-01-08 22:57:39 +01:00
asciimap.c New sector types and map update 2025-08-31 07:06:29 -07: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
cedit.c Remove holler command 2025-08-17 11:34:46 -07:00
class.c Update skills for 5e system 2025-08-28 10:47:05 -07:00
class.h Convert system to "5e-like" 2025-08-20 15:27:14 -07: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 Add in quit flag and fix quit logic 2025-09-06 15:39:42 -07: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 Fix some syslog startup messages 2025-09-25 08:50:33 -07:00
config.h Remove holler command 2025-08-17 11:34:46 -07:00
constants.c Update to furniture items 2025-09-15 16:34:06 -07:00
constants.h Further oedit fixes 2025-08-24 17:30:56 -07:00
db.c Fix syserror messages on start related to msave 2025-09-25 09:13:24 -07:00
db.h Remove happy hour 2025-08-13 15:41:29 -07: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 Fix syserror messages on start related to msave 2025-09-25 09:13:24 -07: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 Add WORN_BACK location 2025-08-31 10:56:33 -07: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 Remove redundant skillset command 2025-08-19 07:15:18 -07: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 Update skills for 5e system 2025-08-28 10:47:05 -07:00
fight.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
genmob.c Add mob equipment save function 2025-08-31 15:55:00 -07: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 Rename action_desc to main_desc 2025-09-07 16:11:05 -07:00
genobj.h The basis for 'oset' 2012-03-03 00:10:32 +00:00
genolc.c Rename action_desc to main_desc 2025-09-07 16:11:05 -07: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 Add skill gains on skill failures 2025-08-18 13:06:00 -07:00
graph.h Added some missed .h files. 2008-04-13 23:02:15 +00:00
handler.c Only save room contents if something changed 2025-09-07 08:47:57 -07: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 Fix outstanding tbamud compile errors 2025-08-31 06:38:31 -07: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 Add in quit flag and fix quit logic 2025-09-06 15:39:42 -07: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 Room save flag functions 2025-09-07 08:29:04 -07: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 Rename action_desc to main_desc 2025-09-07 16:11:05 -07: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 Update makefile to allow for unit testing 2025-08-20 15:28:12 -07: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 Remove redundant skillset command 2025-08-19 07:15:18 -07:00
modify.h Remove redundant skillset command 2025-08-19 07:15:18 -07: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 Fix furniture not showing oval names 2025-09-07 19:51:05 -07: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 Rename action_desc to main_desc 2025-09-07 16:11:05 -07:00
oedit.c Update to furniture items 2025-09-15 16:34:06 -07: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 Update gain_skill function with timers 2025-08-19 13:56:23 -07:00
prefedit.c Remove auction, grats, gossip 2025-08-20 08:04:01 -07: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 Fix outstanding tbamud compile errors 2025-08-31 06:38:31 -07: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
roomsave.c Only save room contents if something changed 2025-09-07 08:47:57 -07:00
roomsave.h Only save room contents if something changed 2025-09-07 08:47:57 -07: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 Fix some syslog startup messages 2025-09-25 08:50:33 -07:00
spec_procs.c Fix outstanding tbamud compile errors 2025-08-31 06:38:31 -07:00
spec_procs.h Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
spell_parser.c Rename action_desc to main_desc 2025-09-07 16:11:05 -07:00
spells.c Removed dead stores. 2018-07-15 10:33:06 -04:00
spells.h Update skills for 5e system 2025-08-28 10:47:05 -07:00
structs.h Update to furniture items 2025-09-15 16:34:06 -07: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 Add mob equipment save function 2025-08-31 15:55:00 -07:00
utils.h Rename action_desc to main_desc 2025-09-07 16:11:05 -07: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