Directory pup_land/lone_town/

Total Files:
31
Deleted Files:
0
Lines of Code:
79330

[root]/pup_land/lone_town
             apartment (4 files, 38669 lines)
             cave (3 files, 8427 lines)
             dragonhangar (1 files, 11099 lines)
             shops (2 files, 9711 lines)

Lines of Code

pup_land/lone_town/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 268 (100.0%) 2259 (100.0%) 8.4
rjtanner 126 (47.0%) 1211 (53.6%) 9.6
eracc 3 (1.1%) 911 (40.3%) 303.6
kbulgrien 5 (1.9%) 77 (3.4%) 15.4
akirschbaum 39 (14.6%) 57 (2.5%) 1.4
quinet 2 (0.7%) 3 (0.1%) 1.5
qal21 93 (34.7%) 0 (0.0%) 0.0

Most Recent Commits

rjtanner 2008-07-21 14:45

Backport from trunk, make exit path relative

2 lines of code changed in:

  • pup_land/lone_town: town (+2 -2)
rjtanner 2008-07-21 14:44

Backport from trunk, map header shop information

5 lines of code changed in:

  • pup_land/lone_town: gemshop (+3), mshop (+2)
rjtanner 2008-07-21 14:42

Backport from trunk, add slaying field to keys

3 lines of code changed in:

  • pup_land/lone_town: gemshop_ud (+2), thief_market (+1)
rjtanner 2008-07-21 14:33

Backport from trunk, removed duplicate and unused floor tile information

1 lines of code changed in:

  • pup_land/lone_town: cordish2 (+1 -72)
rjtanner 2008-07-21 14:06

Backport from trunk, @match is case insensitive - made dialog all lower case

79 lines of code changed in:

  • pup_land/lone_town: church_ud (+2 -2), cordish (+2 -2), guild_freedom (+15 -14), guild_law (+8 -8), tavern (+46 -45), thief_market (+2 -1), training (+4 -3)
rjtanner 2008-07-21 13:30

Backport from trunk, replace no_pass with move_block

87 lines of code changed in:

  • pup_land/lone_town: bank (+17 -17), cordish (+6 -6), dress1 (+3 -3), guild_freedom (+7 -7), guild_law (+3 -3), heinrich (+6 -6), inn (+10 -10), magic (+3 -3), tavern (+23 -23), thief_market (+5 -5), town (+2 -2), town_ud1 (+2 -2)
quinet 2008-07-19 18:09

Updated map header.

1 lines of code changed in:

  • pup_land/lone_town: gemshop (+1)
quinet 2008-07-19 16:34

Fix for bug #2022422.

2 lines of code changed in:

  • pup_land/lone_town: gemshop (+2 -2)
rjtanner 2008-06-06 00:05

Correct broken map path in the dragon transport from Lonetown to Pupland Terminal

2 lines of code changed in:

  • pup_land/lone_town: town (+2 -2)
rjtanner 2008-05-14 11:36

Typo correction, should be mission instead of misson

1 lines of code changed in:

  • pup_land/lone_town: guild_freedom (+1 -1)
rjtanner 2008-03-23 23:00

Rearranged map stacking order, moved no_spell tiles to the bottom of the stack

166 lines of code changed in:

  • pup_land/lone_town: town (+166 -165)
rjtanner 2008-03-19 20:08

Synchronize Lonetown map changes between trunk, branches/1.x and branches/lalo-pupland

203 lines of code changed in:

  • pup_land/lone_town: bank (+1 -1), church (+1 -1), church_ud (+2 -1), cordish (+7 -20), cordish2 (+1 -1), dress1 (+3 -1), dress2 (+17 -1), dress3 (+47 -3), gemshop (+1 -1), gemshop_ud (+1 -1), gshop (+1 -1), guild_freedom (+16 -29), guild_freedom_ud (+1 -1), guild_law (+13 -23), guild_law_ud (+1 -1), heinrich (+3 -8), inn (+1 -1), magic (+1 -1), mshop (+1 -1), mshop_ud (+1 -1), nf_bar (+5), pupuly (+5 -5), tavern (+47 -107), tavern_ud (+1 -1), thief_market (+2 -1), town (+4 -5), town_ud1 (+1 -1), town_ud2 (+1 -1), training (+16 -9), training2 (+1 -1)
rjtanner 2007-11-18 20:27

Updated various banks to include a gold -> silver conversion table; addresses bug# 1832558 - Silver conversion

9 lines of code changed in:

  • pup_land/lone_town: bank (+9)
akirschbaum 2007-11-04 15:05

Update spellcasting objects to use inventory objects.

24 lines of code changed in:

  • pup_land/lone_town: cordish (+5), guild_law (+3), heinrich (+3), magic (+5 -2), pupuly (+5 -1), training2 (+3)
akirschbaum 2007-11-02 17:49

Unify Created: and Modified: map headers.

31 lines of code changed in:

  • pup_land/lone_town: bank (+1 -3), church (+1 -3), church_ud (+1 -3), cordish (+1 -3), cordish2 (+1 -3), dress1 (+1 -3), dress2 (+1 -3), dress3 (+1 -3), gemshop (+1 -3), gemshop_ud (+1 -3), gshop (+1 -3), gshop_ud (+1 -3), guild_freedom (+1 -3), guild_freedom_ud (+1 -3), guild_law (+1 -3), guild_law_ud (+1 -3), heinrich (+1 -3), inn (+1 -3), magic (+1 -3), mshop (+1 -3), mshop_ud (+1 -3), nf_bar (+1 -3), pupuly (+1 -3), tavern (+1 -3), tavern_ud (+1 -3), thief_market (+1 -3), town (+1 -3), town_ud1 (+1 -3), town_ud2 (+1 -3), training (+1 -3), training2 (+1 -3)
rjtanner 2007-10-31 23:08

In-progress or partial check in; remove improper protected and immune values for levers, correct problems with partial_resistance values for monsters

51 lines of code changed in:

  • pup_land/lone_town: church (-1), dress3 (+1 -8), gshop_ud (+8 -1), guild_law (+42 -30), mshop_ud (-2), thief_market (-2), training (-13), training2 (-3)
rjtanner 2007-10-28 02:02

In-progress or partial check in; Updated map names and added map difficulty settings

53 lines of code changed in:

  • pup_land/lone_town: bank (+2 -1), church (+2 -1), church_ud (+2 -1), cordish (+2 -1), cordish2 (+2 -1), dress1 (+1 -1), dress2 (+1 -1), dress3 (+1 -1), gemshop (+2 -1), gemshop_ud (+2 -1), gshop (+2 -1), gshop_ud (+1 -1), guild_freedom (+2 -1), guild_freedom_ud (+2 -1), guild_law (+2 -1), guild_law_ud (+2 -1), heinrich (+2 -1), inn (+2 -1), magic (+2 -1), mshop (+2 -1), mshop_ud (+2 -1), nf_bar (+2 -1), pupuly (+1 -1), tavern (+2 -1), tavern_ud (+2 -1), thief_market (+2 -1), town (+2 -1), town_ud1 (+1 -1), town_ud2 (+1 -1), training (+1 -1), training2 (+1 -1)
rjtanner 2007-09-13 00:05

Changes due to map editor reformatting.

538 lines of code changed in:

  • pup_land/lone_town: church (+4 -4), church_ud (+10 -13), cordish (+7 -5), cordish2 (+6 -6), dress1 (+4 -2), dress2 (+4 -2), dress3 (+11 -11), gemshop (+4 -4), gemshop_ud (+3 -1), gshop (+6 -6), gshop_ud (+5 -4), guild_freedom (+59 -59), guild_freedom_ud (+3 -2), guild_law (+112 -112), guild_law_ud (+3 -2), inn (+5 -5), magic (+5 -5), mshop (+3 -3), mshop_ud (+88 -88), nf_bar (+3 -3), tavern (+98 -98), tavern_ud (+5 -5), thief_market (+5 -4), town_ud1 (+10 -10), town_ud2 (+26 -26), training (+19 -20), training2 (+30 -30)
akirschbaum 2007-09-05 15:18

Replace obsolete fields fly_on/fly_off/walk_on/walk_off with move_on/move_off.

1 lines of code changed in:

  • pup_land/lone_town: pupuly (+1 -2)
kbulgrien 2007-07-25 23:41

- Remove redundant match strings and unnecessary match expressions.
- Merge some minor changes from trunk to branch.
- Clean up line breaks in message text.
- Minor conversation adjustments.

29 lines of code changed in:

  • pup_land/lone_town: pupuly (+29 -53)

(11 more)

Generated by StatSVN 0.3.1