tbamud/src
2025-12-28 20:55:43 -08:00
..
tests Add unit tests for stealth and sleight of hand 2025-12-25 08:54:28 -08:00
util Clean up legacy practice code 2025-12-27 15:28:42 -08:00
accounts.c Accounts update 2 2025-12-26 10:54:47 -08:00
accounts.h Accounts update 2 2025-12-26 10:54:47 -08:00
act.comm.c 5e-style skills and cleanup 2025-12-23 07:34:11 -08:00
act.h Coins as items update 2 2025-12-24 11:06:57 -08:00
act.informative.c Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
act.item.c Coins as items update 2 2025-12-24 11:06:57 -08:00
act.movement.c Permanent PC death 2025-12-23 09:46:56 -08:00
act.offensive.c Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
act.other.c Coins as items update 2 2025-12-24 11:06:57 -08: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 Species update 1 2025-12-28 16:56:57 -08: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 Boards update, added some items 2025-10-13 14:54:43 -07:00
boards.h Boards update, added some items 2025-10-13 14:54:43 -07: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 Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
class.c Species update 1 2025-12-28 16:56:57 -08:00
class.h Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08: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 Accounts update 1 2025-12-26 09:58:06 -08: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 Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
config.h Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
constants.c Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
constants.h Remove app_type bonuses in favor of ability mod bonus 2025-10-03 14:51:34 -07:00
db.c Species update 1 2025-12-28 16:56:57 -08:00
db.h Accounts update 1 2025-12-26 09:58:06 -08: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 Coins as items update 2 2025-12-24 11:06:57 -08:00
dg_objcmd.c Increase vnum capabilities 2025-10-02 15:30:14 -07: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 Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
dg_wldcmd.c Increase vnum capabilities 2025-10-02 15:30:14 -07: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 Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
fight.h Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
genmob.c Species update 1 2025-12-28 16:56:57 -08:00
genmob.h Background addition 2025-12-14 14:26:09 -08:00
genobj.c Remove rent code and cost per day 2025-12-24 08:38:38 -08:00
genobj.h The basis for 'oset' 2012-03-03 00:10:32 +00:00
genolc.c Remove rent code and cost per day 2025-12-24 08:38:38 -08: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 Coins as items update 2 2025-12-24 11:06:57 -08: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 Forage command update 2025-12-23 09:24:09 -08: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 NPC skills, update medit menu 2025-10-25 13:48:34 -07:00
graph.h Added some missed .h files. 2008-04-13 23:02:15 +00:00
handler.c Accounts update 2 2025-12-26 10:54:47 -08:00
handler.h Coins as items update 1 2025-12-24 10:34:28 -08:00
hedit.c Fix hedit segfault issue 2025-10-01 05:50:35 -07:00
hedit.h [Oct 09 2008] - Rumble 2008-10-09 00:17:42 +00:00
house.c Remove rent code and cost per day 2025-12-24 08:38:38 -08: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 Add player description to chargen 2025-10-31 12:15:16 -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 Species update 1 2025-12-28 16:56:57 -08:00
interpreter.h Accounts update 1 2025-12-26 09:58:06 -08:00
licheck Added send_cannot_edit, removed LVL_FREEZE, and fixed fight_messages. --Rumble 2007-03-04 20:18:13 +00:00
limits.c Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08: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 Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
mail.c Coins as items update 2 2025-12-24 11:06:57 -08:00
mail.h Coins as items update 2 2025-12-24 11:06:57 -08:00
Makefile Add unit tests for stealth and sleight of hand 2025-12-25 08:54:28 -08: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 Update Makefile.in to include unit tests 2025-12-25 11:37:17 -08: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 Fix medit background issue 2025-12-28 20:55:43 -08: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 Accounts update 1 2025-12-26 09:58:06 -08: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 Skinning update 2025-12-17 15:12:23 -08:00
oasis.h Species update 1 2025-12-28 16:56:57 -08: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 Coins as items update 2 2025-12-24 11:06:57 -08:00
oedit.c Remove rent code and cost per day 2025-12-24 08:38:38 -08:00
pfdefaults.h Species update 1 2025-12-28 16:56:57 -08:00
players.c Species update 1 2025-12-28 16:56:57 -08:00
prefedit.c Coins as items update 2 2025-12-24 11:06:57 -08:00
prefedit.h Updated World files for 3.62 release. --Rumble 2010-09-19 02:58:36 +00:00
protocol.c Clean up legacy practice code 2025-12-27 15:28:42 -08:00
protocol.h Clean up legacy practice code 2025-12-27 15:28:42 -08:00
qedit.c Coins as items update 2 2025-12-24 11:06:57 -08:00
quest.c Coins as items update 2 2025-12-24 11:06:57 -08:00
quest.h Coins as items update 2 2025-12-24 11:06:57 -08: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 Forage command update 2025-12-23 09:24:09 -08:00
roomsave.c Remove rent code and cost per day 2025-12-24 08:38:38 -08:00
roomsave.h Updated rsave command to save NPC's and equipment 2025-09-25 16:24:55 -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 Coins as items update 2 2025-12-24 11:06:57 -08:00
shop.h Coins as items update 2 2025-12-24 11:06:57 -08:00
Smakefile Setting up 3.5.0 as trunk 2006-12-19 22:56:18 +00:00
spec_assign.c Boards update, added some items 2025-10-13 14:54:43 -07:00
spec_procs.c Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
spec_procs.h Rename classes 2025-09-30 07:39:45 -07:00
species.c Minor species update to max stat values 2025-12-28 20:54:42 -08:00
species.h Species update 1 2025-12-28 16:56:57 -08:00
spell_parser.c 5e-style skills and cleanup 2025-12-23 07:34:11 -08:00
spells.c Cap skill levels, fix imm combat, remove plr_killer and plr_thief flags 2025-12-28 15:11:37 -08:00
spells.h Clean up legacy practice code 2025-12-27 15:28:42 -08:00
structs.h Species update 1 2025-12-28 16:56:57 -08: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 Accounts update 1 2025-12-26 09:58:06 -08:00
utils.h Species update 1 2025-12-28 16:56:57 -08: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