Commit graph

21 commits

Author SHA1 Message Date
Marthammor
a4af23538f
Add MTTS support (#150)
MTTS support - thanks to marthammer for the patch
2025-06-28 23:58:14 +02:00
Roman Shapiro
b2d38522e0
Added new easy way of building TbaMUD in the Visual Studio through the CMake (#127)
* Added new experimental MSVC build way through CMake

* Small build/README.md fix
2023-11-19 04:04:39 +01:00
wyld-sw
bf941bc9b2 Removed dead stores. 2018-07-15 10:33:06 -04:00
WhiskyTest
0bb51e2bc2 MSDP Newline Fix (#34)
* MSDP Newline Fix

MSDP is sending additional new lines still. Added missing fix from KaVir's plugin

* MSDP Newline Fix

MSDP is sending additional new lines still. Added missing fix from KaVir's plugin
2018-01-09 06:36:40 -05:00
mcclure
fc4c64c782 Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
wyld-sw
4590ba16d6 Addressed warnings from -Weverything subset:
-Wconditional-uninitialized
-Wshadow
-Wswitch-enum
-Wunreachable-code-break
-Wunused-macros
2017-01-20 15:59:11 -05:00
Zach Langley
33c6d50e3c Fix more warnings. 2014-11-08 08:38:20 -08:00
Zach Langley
eadcd45b6e Fix most compiler warnings and fix for OSX. 2014-11-07 20:23:40 -08:00
Rumble
06db06f2b6 Added include for malloc.h in protocol.c 2014-05-01 18:03:36 -04:00
Rumble
c255d299bb Changes to compile under Windows (thanks Fade) 2013-08-24 17:56:48 -04:00
Vatiken
60d5836959 Message Editor, Debugger Toggle, Hedit Fix, Code Cleanup, MUD Colour Adjustment 2012-07-07 04:43:10 +00:00
Vatiken
58ec913b46 Just some cosmetic code cleanup 2012-06-19 21:11:14 +00:00
Vatiken
24018d145b MAJOR: 3.63 Pre-Release: Cedit Toggle for prot system, new skill, updated documentation, and more. 2012-03-31 17:03:54 +00:00
Vatiken
61f538c112 Small changes to formatting, and to input handling 2012-03-21 04:44:23 +00:00
Vatiken
8852c83abf A couple small tweaks to ProtocolOutput() 2012-03-19 03:22:28 +00:00
Vatiken
870bb8ef38 Should fix the 'crash' bug related to input > 2 kb, as well as fix the mobile deletion crash bug, also a small memory leak plugged 2012-03-02 08:43:06 +00:00
Vatiken
bf26d79323 Bug Fix: Fixed major leak with the history system, as well as added a few more memory cleanups to make zmalloc happy. 2012-02-21 06:13:45 +00:00
Vatiken
ad3bb8bc64 some small additions to the event and list system, and some retractions of previously changed code. 2012-02-19 22:02:25 +00:00
Vatiken
01dc0b79b6 Added protocol .c .h 2012-02-12 22:12:57 +00:00
Vatiken
6dadf24c51 Removed hsedit.c mailedit.c protocol.c and protocol.h which were interfering with compiling. 2012-02-06 19:17:47 +00:00
Fizban
4b1ea25b58 Added various protocols. 2011-08-12 02:02:32 +00:00