Commit graph

485 commits

Author SHA1 Message Date
wyld-sw
d0e08785f5 Addressed compiler warnings:
address of array '...' will always evaluate to 'true' [-Wpointer-bool-conversion]
2017-01-20 15:19:13 -05:00
tb4m11d
3782fc221c Added trigedit %actor.wait% variable (thanks WhiskyTest) 2017-01-20 15:19:12 -05:00
tb4m11d
367165f9f8 Update for 3.67 Release 2017-01-20 15:19:12 -05:00
wyld-sw
cacd2c2dd2 Addressed warnings from -Wall. 2017-01-20 15:13:37 -05:00
wyld-sw
5119361f15 Migrated away from using asctime() and ctime() - in favor of strftime().
Added year to several datestamps. Unbounded dates are locale-specific.
- Minor re-formatting was needed for STAT PLAYER and SHOW PLAYER.
The 'slay' feature of do_kill now requires a GRGOD or higher.
'last *' and 'last all' are now synonyms.
2015-09-18 09:16:04 -04:00
wyld-sw
898e041431 Addressed bugs:
# 71: whirlwind now does not function in peaceful rooms.
 #108: basic functionality of 'last' is now not limited by level.
2015-08-10 16:41:58 -04:00
wyld-sw
1e8dd801e3 Resolved bug #89: Identical defines in codebase.
- GET_OBJ_PERM has been removed in favor of GET_OBJ_AFFECT.

Implemented idea #55: Mail stamp cost.
- Postmaster no longer mentions stamp price for immortals.
2015-08-05 12:48:22 -04:00
wyld-sw
258faf2fa4 Standardized pronoun usage for some commands. 2015-06-19 14:25:08 -04:00
wyld-sw
3b64000d9f Corrected log message when player has 0 objects. 2015-06-19 14:23:52 -04:00
WyldTBA
4f5c220759 Altered previous truncation fix and added OLC setting for the HUH message. 2015-04-26 12:33:28 -04:00
WyldTBA
68fcdb73bf Prevent compiler warnings and potential OLC setting string truncation.
- Prevented compiler warnings when using
’-Wtautological-pointer-compare’ on development system (Darwin)
- Prevented possible string truncation when adding a newline to an OLC
setting string.
2015-04-23 08:49:48 -04:00
Jason "Opie" Babo
5dc6eae4c5 idle_max_level
Changing default idle_max_level to 31. (Can still be configured with
cedit like before.)
2015-04-20 09:28:13 +01:00
Jason "Opie" Babo
d012fb8c01 autowiz fix
Quick fix to autowiz not updating.
2015-04-17 15:24:32 +01:00
Rumble
b1b7864eb0 Windows Crash Bug. (thanks Fade) 2015-01-31 20:42:18 -06:00
Rumble
52cc4e8be1 Updated to 3.66 2015-01-18 21:08:08 -06:00
Rumble
027eec89fc Updated world and files for release. 2015-01-18 20:55:01 -06:00
Zach Langley
33c6d50e3c Fix more warnings. 2014-11-08 08:38:20 -08:00
Zach Langley
0ded4cf7e2 Fix more warnings and some style. 2014-11-07 21:19:32 -08:00
Rumble
4e27091e57 Merge pull request #13 from zlangley/warnings
Fix most compiler warnings and fix for OSX.
2014-11-07 20:44:15 -08:00
Zach Langley
eadcd45b6e Fix most compiler warnings and fix for OSX. 2014-11-07 20:23:40 -08:00
Zach Langley
b5df410819 Fix olist crasher. 2014-11-07 19:44:23 -08:00
Rumble
a61c2c6c60 Update act.informative.c 2014-09-11 20:00:20 -07:00
Rumble
2d69e438ec Update act.informative.c 2014-09-11 19:46:52 -07:00
Rumble
dc3b8d23c1 Update act.informative.c
Fix do_score to show quest name instead of number (thanks WhiskyTest)
2014-09-11 19:37:56 -07:00
Rumble
70713e2535 cleanup 2014-08-28 23:10:44 -05:00
Rumble
43d7f71c10 Merge branch 'master' of https://github.com/welcor/tbamud
Conflicts:
	src/interpreter.c
2014-08-28 22:50:03 -05:00
Rumble
f81cf24517 Update hedit.c
Bug report using wrong arg (thanks WhiskyTest)
2014-08-28 20:57:52 -07:00
Rumble
cf9902bafe Update interpreter.c 2014-08-28 20:52:56 -07:00
Rumble
e2d212f2d1 Update dg_scripts.c 2014-08-28 20:51:21 -07:00
Rumble
8bbcde427d clean-up 2014-08-28 22:34:54 -05:00
Rumble
5c864a030d Update utils.c 2014-05-03 19:54:05 -04:00
Rumble
f356d73243 Update ibt.c 2014-05-03 19:52:23 -04:00
Rumble
baccca0628 Update genobj.c 2014-05-03 19:51:14 -04:00
Rumble
0cfdaa2081 Update spec_procs.c 2014-05-03 19:49:20 -04:00
Rumble
f0d48f8507 Update dg_scripts.c 2014-05-03 19:47:02 -04:00
Rumble
4b32e087d7 Update comm.c
Missed an #include for Windows
2014-05-03 19:44:25 -04:00
Rumble
06db06f2b6 Added include for malloc.h in protocol.c 2014-05-01 18:03:36 -04:00
Rumble
20a88c09b9 Updated World and files for 3.65 release. --Rumble 2014-02-27 18:47:00 -06:00
Rumble
8b6d10f523 Update spec_assign.c
Added guildmaster
2014-01-04 19:22:16 -05:00
Rumble
ee9a87764d Update sysdep.h
Added Mac OS X define for rlimit (thanks Kyle)
2014-01-03 16:36:00 -05:00
Rumble
52c6c82421 Update genwld.c
Fixed a parsing bug in the text-editor where an errant %s could cause a crash. (thanks Kyle)
2014-01-02 18:12:10 -05:00
Rumble
4efecf77c1 Update objsave.c 2013-12-30 20:31:04 -05:00
Rumble
08c3c98011 Update objsave.c 2013-12-27 21:26:00 -05:00
Rumble
d0b87cfa6e Update dg_olc.c 2013-12-27 21:17:23 -05:00
Rumble
8d109df6e3 Update dg_olc.c 2013-12-27 21:15:01 -05:00
Rumble
c7006f6427 Update spec_procs.c 2013-12-27 20:33:40 -05:00
Rumble
b2db8888e3 Update modify.c 2013-12-27 20:31:15 -05:00
Rumble
45be2cd541 Update magic.c 2013-12-27 20:28:33 -05:00
Rumble
b219c16d73 Update handler.c 2013-12-27 20:27:00 -05:00
Rumble
407c7b0e3a Update objsave.c 2013-12-27 20:23:27 -05:00