Commit graph

492 commits

Author SHA1 Message Date
mcclure
fc4c64c782 Addressed several compiler warnings. 2017-10-09 13:03:48 -04:00
Rumble
08374524d0 Fixed empty liquid container bug (thanks WhiskyTest) 2017-03-20 11:58:48 +01:00
Rumble
702612ba53 Merge remote branch 'origin/master' 2017-02-08 01:06:42 +01:00
Rumble
ef17530ed8 Update for 3.68 release 2017-02-08 01:03:16 +01:00
wyld-sw
dafa4491e4 Removed imm/wizlist content. 2017-02-05 09:26:22 -05:00
Rumble
71baf9bf00 Updated World files for release and merged conflicts 2017-02-04 19:05:59 +01:00
Rumble
819afdf3d2 Update World for release 2017-02-04 18:10:07 +01:00
wyld-sw
d62f0193af Added plrvars and house directories. 2017-01-21 12:56:25 -05:00
wyld-sw
905b5e440e Corrected typo in cedit. 2017-01-21 12:52:24 -05:00
wyld-sw
d85f6ba42e Addressed issue preventing group recall from working with non-lead casters. 2017-01-21 12:48:35 -05: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
wyld-sw
821cb709c0 Applied K&R style to previous commit. 2017-01-20 15:19:13 -05:00
WhiskyTest
82f821733d Get/Take Extra Description Message
Changes the message from 'You don't see that' to 'You cant take <xyz>'
when a player tries to take something in a room extra description
2017-01-20 15:19:13 -05:00
Thomas Arp
b5ac9f1dfb Fix of potential array-index-out-of-bounds when vict->in_room is NOWHERE. See http://www.tbamud.com/forum/4-development/4148-skill-stun-wierd-problem#6321 2017-01-20 15:19:13 -05:00
Thomas Arp
d6ef378e4f Added -Wno-unused-but-set-variable to MYFLAGS in configure.
This will prevent new users of the codebase from receiving a lot of noise on first run
2017-01-20 15:19:13 -05:00
Thomas Arp
bc786ae015 Fixed off-by-one bug in loop, illogical negation. - thanks for the bug report, Halenbane. 2017-01-20 15:19:13 -05:00
wyld-sw
ebfc7ce54b Removed ideas/typos/bugs when they are aborted. 2017-01-20 15:19:13 -05:00
wyld-sw
30e0ad1041 Implemented "[idea|bug|typo] list" with paging. 2017-01-20 15:19:13 -05:00
wyld-sw
629ce06e34 Added DG Scripts Code Syntax Highlighting improvement. 2017-01-20 15:19:13 -05:00
wyld-sw
2ed922cdb8 Constrained medit/oedit/qedit/redit/sedit/trigedit to the IDXTYPE range. 2017-01-20 15:19:13 -05:00
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
acfc90566d World update 2 2017-01-20 15:19:12 -05:00
tb4m11d
266a4bf210 World update 2017-01-20 15:19:12 -05:00
tb4m11d
367165f9f8 Update for 3.67 Release 2017-01-20 15:19:12 -05:00
tb4m11d
772fa3ecad Fixing permissions and adding God Complex extension (thanks Whiteknight) 2017-01-20 15:19:12 -05:00
tb4m11d
9daf1f4e73 Updating World files 2 of 2 2017-01-20 15:19:12 -05:00
tb4m11d
a1f22f9417 Updating World files 1 of 2 2017-01-20 15:19:12 -05:00
AndreasHack
58006554e2 Corrected sector types in wld-files according last know good 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
2f12752373 Removed ideas/typos/bugs when they are aborted. 2016-02-12 14:27:45 -05:00
wyld-sw
165d7feb87 Implemented "[idea|bug|typo] list" with paging. 2016-02-12 14:01:41 -05:00
wyld-sw
c344503411 Added DG Scripts Code Syntax Highlighting improvement. 2016-02-12 12:19:14 -05:00
wyld-sw
9c994bc8bb Constrained medit/oedit/qedit/redit/sedit/trigedit to the IDXTYPE range. 2016-02-12 12:04:35 -05:00
wyld-sw
8d5b184cc7 Addressed compiler warnings:
address of array '...' will always evaluate to 'true' [-Wpointer-bool-conversion]
2016-02-12 11:24:44 -05:00
tb4m11d
d6a58122b2 Added trigedit %actor.wait% variable (thanks WhiskyTest) 2016-02-07 07:41:01 +01:00
tb4m11d
d645e024ff World update 2 2016-01-28 20:55:37 +01:00
tb4m11d
87edc38b3b World update 2016-01-28 20:22:50 +01:00
tb4m11d
2845907c0d Update for 3.67 Release 2016-01-26 17:43:48 +01:00
tb4m11d
5f8895af01 Fixing permissions and adding God Complex extension (thanks Whiteknight) 2016-01-22 16:02:48 +01:00
tb4m11d
c53eec88ba Updating World files 2 of 2 2016-01-22 01:22:21 +01:00
tb4m11d
3adf4f66f9 Updating World files 1 of 2 2016-01-21 00:09:30 +01:00
Rumble
d3032945f6 Merge pull request #27 from AndreasHack/master
Corrected sector types in wld-files according last known good
2016-01-19 13:01:10 -05:00
AndreasHack
076cc48afc Corrected sector types in wld-files according last know good 2016-01-17 00:13:42 +01:00
Jason "Opie" Babo
d245d0e6b2 Merge pull request #26 from wyld-sw/master
Migrated away from using asctime() and ctime() - in favor of strftime().
2015-09-18 14:30:14 +01: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
Jason "Opie" Babo
ffead13dc1 Merge pull request #25 from wyld-sw/master
Addressed bugs:
2015-08-10 21:47:58 +01: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
Jason "Opie" Babo
a4de207eeb Merge pull request #24 from wyld-sw/master
Reolsved bug #89 and implemented idea #55.
2015-08-06 07:45:37 +01: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