Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0007417 [DCSS] Patches text N/A 2013-07-31 17:56 2013-07-31 18:29
Reporter chris View Status public  
Assigned To neil
Priority normal Resolution done  
Status closed   Product Branch 0.13 ancient branch
Summary 0007417: Rename some item properties
Description
From d576bb8300d65e37c9950cb1235c556dd5c44225 Mon Sep 17 00:00:00 2001
From: Chris Oelmueller <chris.oelmueller@gmail.com>
Date: Wed, 31 Jul 2013 17:55:48 +0200
Subject: Rename some item properties in &t mode

Mostly modernizing and unifying the abbreviations to kind-of match
current inscription policies. Notable changes are adding 'r' in front
of a bunch of stuff, renaming 'Mag' to 'MR' and introducing the "-+*"
modifiers.
---
 crawl-ref/source/wiz-item.cc | 34 +++++++++++++++++-----------------
 1 file changed, 17 insertions(+), 17 deletions(-)

diff --git a/crawl-ref/source/wiz-item.cc b/crawl-ref/source/wiz-item.cc
index 5235e9c..6018866 100644
--- a/crawl-ref/source/wiz-item.cc
+++ b/crawl-ref/source/wiz-item.cc
@@ -253,24 +253,24 @@ static const char* _prop_name[] = {
     "Str",
     "Int",
     "Dex",
-    "Fire",
-    "Cold",
-    "Elec",
-    "Pois",
-    "Neg",
-    "Mag",
+    "rFire",
+    "rCold",
+    "rElec",
+    "rPois",
+    "rNeg",
+    "MR",
     "SInv",
-    "Inv",
-    "Fly",
-    "Blnk",
-    "Bers",
-    "Nois",
-    "NoSpl",
-    "RndTl",
-    "NoTel",
-    "Anger",
-    "Metab",
-    "Mut",
+    "+Inv",
+    "+Fly",
+    "+Blnk",
+    "+Rage",
+    "Noisy",
+    "-Cast",
+    "*Tele",
+    "-Tele",
+    "*Rage",
+    "Hungr",
+    "Contm",
     "Acc",
     "Dam",
     "Curse",
-- 
1.8.3.4
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0023607)
neil (administrator)
2013-07-31 18:22

Applied in trunk (0.13-a0-2585-g68e2346), thanks!

- Issue History
Date Modified Username Field Change
2013-07-31 17:56 chris New Issue
2013-07-31 18:22 neil Note Added: 0023607
2013-07-31 18:22 neil Status new => resolved
2013-07-31 18:22 neil Fixed in Branch => 0.13 development branch
2013-07-31 18:22 neil Resolution open => done
2013-07-31 18:22 neil Assigned To => neil
2013-07-31 18:29 chris Status resolved => closed


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker