Skip to content

Commit

Permalink
Final NPP 7.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: nppangband <nppangbanddev@verizon.net>
  • Loading branch information
nppangband committed Oct 19, 2013
1 parent 15e9f74 commit 7693d5e
Show file tree
Hide file tree
Showing 29 changed files with 33 additions and 29 deletions.
2 changes: 1 addition & 1 deletion lib/edit/artifact.txt
Expand Up @@ -74,7 +74,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0


# Here is the list of 'Special' artifacts - Amulets, Light Sources, Rings.
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/ego_item.txt
Expand Up @@ -64,7 +64,7 @@
# Lothl['o]rien or Lothl[oacute]rien are both valid ways to get an acute accent
# on the o in Lothlorien . All valid codes can be found in util.c.

V:7.0.0
V:7.1.0



Expand Down
2 changes: 1 addition & 1 deletion lib/edit/flavor.txt
Expand Up @@ -14,7 +14,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

# Plain Gold Ring Fixed - The One Ring
N:1:45:37
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/limits.txt
Expand Up @@ -11,7 +11,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0



Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_artifact.txt
Expand Up @@ -69,7 +69,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0


# Here is the list of 'Special' artifacts - The Phial
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_ego_item.txt
Expand Up @@ -62,7 +62,7 @@
# Lothl['o]rien or Lothl[oacute]rien are both valid ways to get an acute accent
# on the o in Lothlorien . All valid codes can be found in util.c.

V:7.0.0
V:7.1.0



Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_limits.txt
Expand Up @@ -11,7 +11,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0



Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_monster.txt
Expand Up @@ -136,7 +136,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

##### Non-race (contains the player picture) #####
N:0:<player>
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_object.txt
Expand Up @@ -107,7 +107,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0


##### Non-kind (contains the 'pile' picture) #####
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_p_class.txt
Expand Up @@ -62,7 +62,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

N:0:Warrior
S:5:-2:-2:2:2:-1
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_p_hist.txt
Expand Up @@ -14,7 +14,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

N:1:2:10:25
D:You are the illegitimate and unacknowledged child
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_p_race.txt
Expand Up @@ -50,7 +50,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

N:0:Human
S:0:0:0:0:0:0
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_quest.txt
Expand Up @@ -14,7 +14,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

# This slot for the adventurer's guild quests. This must be 0, as it is hard coded in
# the source code
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/m_shop_own.txt
Expand Up @@ -12,7 +12,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

# General Store
N:0
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/monster.txt
Expand Up @@ -138,7 +138,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

##### Non-race (contains the player picture) #####
N:0:<player>
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/names.txt
Expand Up @@ -13,7 +13,7 @@
# Format:
# N:name

V:7.0.0
V:7.1.0

N:adanedhel
N:adurant
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/object.txt
Expand Up @@ -109,7 +109,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0


##### Non-kind (contains the 'pile' picture) #####
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/p_class.txt
Expand Up @@ -62,7 +62,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

N:0:Warrior
S:5:-2:-2:2:2:-1
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/p_hist.txt
Expand Up @@ -29,7 +29,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0


N:1:2:10:25
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/p_race.txt
Expand Up @@ -50,7 +50,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0


N:0:Human
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/player_ghost.txt
Expand Up @@ -25,7 +25,7 @@
# as well.


V:7.0.0
V:7.1.0

##### Player Ghost information #####

Expand Down
2 changes: 1 addition & 1 deletion lib/edit/quest.txt
Expand Up @@ -15,7 +15,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

# This slot for the adventurer's guild quests. This must be 0, as it is hard coded in
# the source code
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/shop_own.txt
Expand Up @@ -12,7 +12,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

# General Store
N:0
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/terrain.txt
Expand Up @@ -96,7 +96,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

N:0:nothing
G: :w
Expand Down
2 changes: 1 addition & 1 deletion lib/edit/vault.txt
Expand Up @@ -48,7 +48,7 @@

# Version stamp (required)

V:7.0.0
V:7.1.0

### Simple Vaults (type 7) -- maximum size 44x22 ###

Expand Down
2 changes: 1 addition & 1 deletion src/Makefile.src
Expand Up @@ -4,7 +4,7 @@
# across a range of different makefiles, to cut down on maintenance.
#

VERSION = 7.0.0
VERSION = 7.1.0
COPYRIGHT = (c) 1995-2015 NPPAngband and Angband contributors

HEADERS = \
Expand Down
4 changes: 2 additions & 2 deletions src/defines.h
Expand Up @@ -55,14 +55,14 @@
/*
* Current version string
*/
#define VERSION_STRING "7.0.0"
#define VERSION_STRING "7.1.0"


/*
* Current version numbers
*/
#define VERSION_MAJOR 7
#define VERSION_MINOR 0
#define VERSION_MINOR 1
#define VERSION_PATCH 0
#define VERSION_EXTRA 0

Expand Down
2 changes: 1 addition & 1 deletion src/effect.c
Expand Up @@ -489,7 +489,7 @@ bool set_effect_trap_player(int f_idx, byte y, byte x)
bool set_effect_glyph(byte y, byte x)
{
int x_idx = x_pop();
u16b flags = (EF1_GLYPH | EF1_PERMANENT | EF1_SKIP);;
u16b flags = (EF1_GLYPH | EF1_PERMANENT | EF1_SKIP);

/*All full*/
if (!x_idx) return (FALSE);
Expand Down
4 changes: 4 additions & 0 deletions src/main-crb.c
Expand Up @@ -3906,6 +3906,10 @@ int main(void)
/* Initialise the cursor and turn it into an "arrow" */
InitCursor();

/* init empty game mode before switches (which might set it) */
game_mode = 0;


/*
* Remember Mac OS version, in case we have to cope with version-specific
* problems
Expand Down

0 comments on commit 7693d5e

Please sign in to comment.