-
qal21
2008-03-31 22:13
#206
Rev.: 8684
-
24 lines of code changed in 6 files:
-
server/branches/1.x:
ChangeLog (+7)
-
server/branches/1.x/plugins/cfpython:
cfpython.c (-6),
cfpython_map.c (+1 -1),
cfpython_object.c (+12 -57)
-
server/branches/1.x/plugins/cfpython/include:
cfpython_object.h (new)
-
ryo_saeba
2008-03-30 17:18
#205
Rev.: 8683
-
118 lines of code changed in 40 files:
-
server/trunk:
ChangeLog (+17)
-
server/trunk/common:
button.c (+1 -1),
map.c (+6 -6),
utils.c (+1 -1)
-
server/trunk/include:
map.h (-2)
-
server/trunk/plugins/common:
plugin_common.c (+1 -1)
-
server/trunk/random_maps:
decor.c (+1 -1),
exit.c (+1 -1),
special.c (+3 -3),
standalone.c (+2 -2),
style.c (+1 -1),
treasure.c (+5 -5),
wall.c (+1 -1)
-
server/trunk/server:
alchemy.c (+1 -1),
apply.c (+2 -2),
attack.c (+2 -2),
c_wiz.c (+1 -1),
disease.c (+1 -1),
monster.c (+5 -5),
move.c (+3 -3),
pets.c (+4 -4),
player.c (+4 -4),
plugins.c (+2 -2),
resurrection.c (+1 -1),
rune.c (+2 -2),
shop.c (+1 -1),
skill_util.c (+1 -1),
skills.c (+10 -10),
spell_attack.c (+6 -6),
spell_effect.c (+9 -9),
spell_util.c (+5 -5),
time.c (+5 -5)
-
server/trunk/socket:
item.c (+3 -3)
-
server/trunk/types/common:
projectile.c (+1 -1)
-
server/trunk/types/exit:
exit.c (+2 -2)
-
server/trunk/types/peacemaker:
peacemaker.c (+1 -1)
-
server/trunk/types/shop_inventory:
shop_inventory.c (+1 -1)
-
server/trunk/types/spell_effect:
spell_effect.c (+1 -1)
-
server/trunk/utils:
bwp.c (+2 -2),
mapper.c (+2 -2)
-
akirschbaum
2008-03-30 08:54
#204
Rev.: 8682
-
1 lines of code changed in 1 file:
-
jxclient/trunk/skins/ragnorok:
help.skin (+1 -1)
-
ryo_saeba
2008-03-30 07:23
#203
Rev.: 8681
-
25 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
player.c (+21 -19)
-
akirschbaum
2008-03-30 06:35
#202
Rev.: 8680
-
10 lines of code changed in 1 file:
-
jxclient/trunk/skins/ragnorok:
help.skin (+10 -8)
-
ryo_saeba
2008-03-30 06:28
#201
Rev.: 8679
-
5 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+3)
-
server/trunk/common:
living.c (+2 -7)
-
akirschbaum
2008-03-30 06:24
#200
Rev.: 8678
-
3 lines of code changed in 1 file:
-
jxclient/trunk/skins/ragnorok:
help.skin (+3 -4)
-
akirschbaum
2008-03-30 06:17
#199
Rev.: 8677
-
0 lines of code changed in 2 files:
-
jxclient/trunk/skins/ragnorok:
main.skin (new)
-
ryo_saeba
2008-03-30 06:15
#198
Rev.: 8676
-
82 lines of code changed in 4 files:
-
server/trunk:
ChangeLog (+6)
-
server/trunk/include:
sproto.h (-1)
-
server/trunk/server:
apply.c (-79)
-
server/trunk/types/exit:
exit.c (+76 -1)
-
akirschbaum
2008-03-30 06:10
#197
Rev.: 8675
-
140 lines of code changed in 6 files:
-
jxclient/trunk:
ChangeLog (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindowRenderer.java (+15 -6)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/commands:
AbstractCommand.java (+10),
Commands.java (+1),
ScreenshotCommand.java (new 109)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/settings:
Filenames.java (+1 -1)
-
ryo_saeba
2008-03-30 05:59
#196
Rev.: 8674
-
1 lines of code changed in 1 file:
-
server/trunk/types/blindness:
blindness.c (+1 -1)
-
ryo_saeba
2008-03-30 05:52
#195
Rev.: 8672
-
75 lines of code changed in 8 files:
-
server/trunk:
ChangeLog (+9)
-
server/trunk/include:
sproto.h (-1),
typesproto.h (+2)
-
server/trunk/server:
ob_types.c (+1),
time.c (-23)
-
server/trunk/types:
Makefile.am (+1)
-
server/trunk/types/blindness:
blindness.c (new 62)
-
server/trunk/types/legacy:
process.c (-4)
-
akirschbaum
2008-03-30 05:39
#194
Rev.: 8671
-
2 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/commands:
AbstractCommand.java (+2 -1)
-
ryo_saeba
2008-03-30 05:33
#193
Rev.: 8670
-
8 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
c_object.c (+4 -5)
-
ryo_saeba
2008-03-30 05:23
#192
Rev.: 8669
-
33 lines of code changed in 7 files:
-
server/trunk:
ChangeLog (+5)
-
server/trunk/include:
sproto.h (+3 -3)
-
server/trunk/server:
apply.c (+3 -3),
attack.c (+15 -25),
skills.c (+2 -2),
spell_effect.c (+1 -1),
spell_util.c (+4 -4)
-
ryo_saeba
2008-03-30 05:14
#191
Rev.: 8668
-
86 lines of code changed in 4 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/random_maps:
maze_gen.c (+82 -46),
maze_gen.h (-7),
rproto.h (-5)
-
ryo_saeba
2008-03-30 04:12
#190
Rev.: 8667
-
10 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
attack.c (+6 -11)
-
ryo_saeba
2008-03-29 17:37
#189
Rev.: 8666
-
108 lines of code changed in 8 files:
-
server/trunk:
ChangeLog (+9)
-
server/trunk/include:
sproto.h (-1),
typesproto.h (+2)
-
server/trunk/server:
ob_types.c (+1),
time.c (-52)
-
server/trunk/types:
Makefile.am (+1)
-
server/trunk/types/legacy:
process.c (-4)
-
server/trunk/types/player_changer:
player_changer.c (new 95)
-
ryo_saeba
2008-03-29 17:04
#188
Rev.: 8665
-
5 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
time.c (+1 -11)
-
ryo_saeba
2008-03-29 16:45
#187
Rev.: 8664
-
19 lines of code changed in 1 file:
-
maps/trunk/test:
python.py (+19)
-
ryo_saeba
2008-03-29 16:45
#186
Rev.: 8663
-
24 lines of code changed in 5 files:
-
server/trunk:
ChangeLog (+7)
-
server/trunk/plugins/cfpython:
cfpython.c (-6),
cfpython_map.c (+1 -1),
cfpython_object.c (+12 -57)
-
server/trunk/plugins/cfpython/include:
cfpython_object.h (+4 -6)
-
ryo_saeba
2008-03-29 12:42
#185
Rev.: 8662
-
70 lines of code changed in 3 files:
-
server/trunk:
ChangeLog (+6)
-
server/trunk/doc/playbook:
Makefile.am (+53 -51)
-
server/trunk/doc/scripts:
makeps.pl (+11 -3)
-
ryo_saeba
2008-03-29 12:14
#184
Rev.: 8661
-
8 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
alchemy.c (+4 -10)
-
ryo_saeba
2008-03-29 12:03
#183
Rev.: 8660
-
9 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+5)
-
server/trunk/random_maps:
wall.c (+4 -7)
-
ryo_saeba
2008-03-29 11:56
#182
Rev.: 8659
-
13 lines of code changed in 6 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/random_maps:
random_map.c (+2 -2),
rproto.h (+2 -2),
snake.c (+1 -5),
square_spiral.c (+2 -4),
test.c (+2 -2)
-
ryo_saeba
2008-03-29 11:33
#181
Rev.: 8658
-
100 lines of code changed in 4 files:
-
server/trunk:
ChangeLog (+6)
-
server/trunk/include:
sproto.h (+1 -1)
-
server/trunk/server:
c_object.c (+22 -12),
shop.c (+71 -49)
-
ryo_saeba
2008-03-29 11:21
#180
Rev.: 8657
-
5 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/socket:
request.c (+1)
-
ryo_saeba
2008-03-29 10:43
#179
Rev.: 8656
-
8 lines of code changed in 4 files:
-
server/trunk:
ChangeLog (+5)
-
server/trunk/include:
sproto.h (+1 -1)
-
server/trunk/server:
spell_effect.c (+1 -6),
spell_util.c (+1 -1)
-
ryo_saeba
2008-03-29 10:38
#178
Rev.: 8655
-
27 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
build_map.c (+23 -25)
-
ryo_saeba
2008-03-29 10:30
#177
Rev.: 8654
-
15 lines of code changed in 4 files:
-
server/trunk:
ChangeLog (+7 -2)
-
server/trunk/include:
object.h (+4 -7)
-
server/trunk/server:
monster.c (+2 -2),
move.c (+2 -2)
-
ryo_saeba
2008-03-29 10:22
#176
Rev.: 8653
-
26 lines of code changed in 4 files:
-
server/trunk:
ChangeLog (+6)
-
server/trunk/include:
sproto.h (+4 -4)
-
server/trunk/server:
player.c (+13 -25)
-
server/trunk/socket:
request.c (+3 -1)
-
ryo_saeba
2008-03-29 10:14
#175
Rev.: 8652
-
7 lines of code changed in 3 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/include:
sproto.h (+1 -1)
-
server/trunk/server:
player.c (+2 -8)
-
ryo_saeba
2008-03-29 06:40
#174
Rev.: 8651
-
15 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
hiscore.c (+11 -14)
-
ryo_saeba
2008-03-29 06:30
#173
Rev.: 8650
-
46 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
hiscore.c (+42 -45)
-
ryo_saeba
2008-03-29 05:58
#172
Rev.: 8649
-
6 lines of code changed in 2 files:
-
client/trunk:
ChangeLog (+5)
-
client/trunk/sound-src:
cfsndserv.c (+1 -1)
-
ryo_saeba
2008-03-29 05:45
#171
Rev.: 8648
-
68 lines of code changed in 11 files:
-
server/trunk:
ChangeLog (+7)
-
server/trunk/common:
holy.c (+7 -8),
readable.c (+1 -1)
-
server/trunk/include:
libproto.h (+1 -1),
sproto.h (+3 -3)
-
server/trunk/server:
attack.c (+2 -2),
c_wiz.c (+2 -1),
gods.c (+26 -26),
pets.c (+5 -3),
spell_attack.c (+4 -3),
spell_effect.c (+10 -6)
-
ryo_saeba
2008-03-29 05:25
#170
Rev.: 8647
-
47 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
c_wiz.c (+43 -43)
-
ryo_saeba
2008-03-29 05:14
#169
Rev.: 8646
-
30 lines of code changed in 3 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/random_maps:
rproto.h (-1),
treasure.c (+26 -22)
-
ryo_saeba
2008-03-29 05:05
#168
Rev.: 8645
-
21 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/random_maps:
treasure.c (+17 -19)
-
ryo_saeba
2008-03-29 04:52
#167
Rev.: 8644
-
4 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
time.c (-4)
-
ryo_saeba
2008-03-29 04:47
#166
Rev.: 8643
-
12 lines of code changed in 5 files:
-
server/trunk:
ChangeLog (+6)
-
server/trunk/common:
map.c (+3 -8)
-
server/trunk/include:
libproto.h (+1 -1)
-
server/trunk/server:
swap.c (+1 -1)
-
server/trunk/test/unit/server:
comet_perf.c (+1 -1)
-
ryo_saeba
2008-03-29 04:39
#165
Rev.: 8642
-
6 lines of code changed in 3 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
c_party.c (+1 -2),
c_wiz.c (+1 -2)
-
ryo_saeba
2008-03-29 04:31
#164
Rev.: 8641
-
12 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/server:
spell_util.c (+8 -9)
-
ryo_saeba
2008-03-29 04:18
#163
Rev.: 8640
-
8 lines of code changed in 3 files:
-
server/trunk:
ChangeLog (+5)
-
server/trunk/include:
sproto.h (+1 -1)
-
server/trunk/server:
swap.c (+2 -4)
-
ryo_saeba
2008-03-27 17:36
#162
Rev.: 8639
-
2 lines of code changed in 1 file:
-
maps/trunk/pup_land/lone_town:
town (+2 -2)
-
gros
2008-03-26 13:15
#161
Rev.: 8638
-
10858 lines of code changed in 10 files:
-
maps/trunk:
ChangeLog (+10)
-
maps/trunk/python/maps/scorn/towers/mad_mage:
mad_mage_user.py (+8 -1),
milking_blueprints (new 1)
-
maps/trunk/scorn/towers:
brewery.1 (new 7604),
brewery.2 (new 977),
brewery.3 (new 1215),
brewery.4 (new 1032),
tower (del),
tower.mad3 (+7 -2)
-
maps/trunk/world:
world_105_116 (+4 -4)
-
ryo_saeba
2008-03-25 18:15
#160
Rev.: 8637
-
161 lines of code changed in 3 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/test/unit/common:
Makefile.am (+2 -2),
check_item.c (+155 -5)
-
ryo_saeba
2008-03-25 13:55
#159
Rev.: 8636
-
59 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/utils:
mapper.c (+55 -2)
-
rjtanner
2008-03-24 22:59
#158
Rev.: 8635
-
34 lines of code changed in 3 files:
-
maps/branches/1.x:
ChangeLog (+4)
-
maps/branches/lalo-pupland:
ChangeLog (+4)
-
maps/trunk:
ChangeLog (+26)
-
akirschbaum
2008-03-24 17:20
#157
Rev.: 8634
-
331 lines of code changed in 29 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+33 -33)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
AbstractLabel.java (+1 -1),
GUIButton.java (+1 -1),
GUICheckBox.java (+1 -1),
GUICommand.java (+33 -33),
GUIElement.java (+13 -13),
GUIGauge.java (+2 -2),
GUIHTMLLabel.java (+10 -10),
GUIItem.java (+1 -1),
GUIItemInventory.java (+13 -13),
GUIItemSpelllist.java (+18 -18),
GUIMagicMap.java (+9 -9),
GUIMap.java (+38 -38),
GUIMetaElement.java (+1 -1),
GUIPicture.java (+2 -2),
GUIScrollBar.java (+1 -1),
GUIText.java (+2 -2),
GUITextButton.java (+1 -1),
InternalHTMLRenderer.java (+40 -40)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/log:
GUILog.java (+2 -2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
CfMapUpdater.java (+12 -12),
CrossfireCommandMapscrollEvent.java (+6 -6)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireCommandDrawextinfoEvent.java (+12 -12),
CrossfireCommandDrawinfoEvent.java (+7 -7),
CrossfireCommandQueryEvent.java (+7 -7)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/spells:
Spell.java (+57 -57),
SpellChangedEvent.java (+4 -4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/stats:
CrossfireCommandStatsEvent.java (+4 -4)
-
akirschbaum
2008-03-24 16:42
#156
Rev.: 8633
-
3 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/map:
CfMap.java (+3 -18)
-
akirschbaum
2008-03-24 16:36
#155
Rev.: 8632
-
0 lines of code changed in 3 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/map:
CfMap.java (-14),
CfMapPatch.java (-41),
CfMapSquare.java (-11)
-
akirschbaum
2008-03-24 16:10
#154
Rev.: 8631
-
190 lines of code changed in 11 files:
-
jxclient/trunk/skins/prelude:
main.skin (+63 -63)
-
jxclient/trunk/skins/ragnorok:
ground.skin (+31 -31),
inventory.skin (+60 -60)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIItem.java (+9 -5),
GUIItemFloor.java (+2 -2),
GUIItemInventory.java (+2 -2),
GUIItemItem.java (+2 -2),
GUIItemShortcut.java (+2 -2),
GUIItemSpelllist.java (+2 -2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/skin:
JXCSkinLoader.java (+17 -18)
-
akirschbaum
2008-03-24 15:16
#153
Rev.: 8630
-
0 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIItem.java (-8)
-
akirschbaum
2008-03-24 15:09
#152
Rev.: 8629
-
5 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMap.java (+5 -5)
-
akirschbaum
2008-03-24 14:45
#151
Rev.: 8628
-
36 lines of code changed in 3 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (-1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
CfMapUpdater.java (+34 -20)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+2 -1)
-
akirschbaum
2008-03-24 14:10
#150
Rev.: 8627
-
230 lines of code changed in 5 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+3 -4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireCommandMagicmapEvent.java (new 160),
CrossfireMagicmapListener.java (new 34),
CrossfireServerConnection.java (+30 -2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/skin:
JXCSkinLoader.java (+3 -4)
-
akirschbaum
2008-03-24 13:52
#149
Rev.: 8626
-
58 lines of code changed in 4 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+1 -5)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/magicmap:
CfMagicMap.java (+2 -11),
CrossfireCommandMagicmapEvent.java (+17 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+38 -7)
-
akirschbaum
2008-03-24 13:36
#148
Rev.: 8625
-
11 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+11 -4)
-
akirschbaum
2008-03-24 13:33
#147
Rev.: 8624
-
11 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+11 -4)
-
akirschbaum
2008-03-24 13:30
#146
Rev.: 8623
-
5 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+5 -2)
-
akirschbaum
2008-03-24 13:28
#145
Rev.: 8622
-
18 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+18 -8)
-
akirschbaum
2008-03-24 13:08
#144
Rev.: 8621
-
5 lines of code changed in 2 files:
-
jxclient/trunk:
ChangeLog (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+1 -1)
-
akirschbaum
2008-03-24 12:47
#143
Rev.: 8620
-
65 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/magicmap:
CrossfireCommandMagicmapEvent.java (+65 -3)
-
akirschbaum
2008-03-24 12:37
#142
Rev.: 8619
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/magicmap:
CrossfireCommandMagicmapEvent.java (+1 -1)
-
akirschbaum
2008-03-24 12:35
#141
Rev.: 8618
-
18 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/magicmap:
CrossfireCommandMagicmapEvent.java (+18 -14)
-
akirschbaum
2008-03-24 12:00
#140
Rev.: 8617
-
13 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+13 -13)
-
ryo_saeba
2008-03-24 06:36
#139
Rev.: 8616
-
8 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/common:
friend.c (+4 -8)
-
ryo_saeba
2008-03-24 06:23
#138
Rev.: 8615
-
5 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/utils:
mapper.c (+1 -1)
-
ryo_saeba
2008-03-24 06:18
#137
-
6 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/utils:
mapper.c (+2 -3)
-
ryo_saeba
2008-03-24 06:05
#136
Rev.: 8612
-
26 lines of code changed in 2 files:
-
maps/trunk/quests/greyshield:
Greysword (+2)
-
maps/trunk/quests/peterm/CTower:
Dungeon (+24)
-
ryo_saeba
2008-03-24 04:13
#135
Rev.: 8611
-
8 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/utils:
mapper.c (+4)
-
ryo_saeba
2008-03-24 04:12
#134
Rev.: 8610
-
21 lines of code changed in 1 file:
-
maps/trunk/quests/peterm/quests:
wyvern_quest (+21 -21)
-
ryo_saeba
2008-03-24 04:04
#133
Rev.: 8609
-
75 lines of code changed in 13 files:
-
maps/trunk/euthville:
demon_quest (+5 -1)
-
maps/trunk/quests/peterm/quests:
TitanGate (+5),
dragon_quest (+5),
dragonquest2 (+5),
goblin_chief (+5 -1),
mushroom_quest (+5 -1),
ogre_chief (+5 -1),
titan_quest (+5 -1),
wyvern_quest (+5)
-
maps/trunk/scorn/misc:
HallOfQuests (+15),
church (+5)
-
maps/trunk/scorn/peterm:
undead_quest (+5 -1)
-
maps/trunk/scorn/taverns:
goths (+5)
-
rjtanner
2008-03-24 01:49
#132
-
1221 lines of code changed in 3 files:
-
maps/branches/1.x:
ChangeLog (+405 -2)
-
maps/branches/lalo-pupland:
ChangeLog (+720)
-
maps/trunk:
ChangeLog (+96 -2)
-
rjtanner
2008-03-24 00:04
#131
Rev.: 8606
-
22 lines of code changed in 5 files:
-
arch/branches/1.x:
CHANGES (+4)
-
arch/branches/1.x/ground/Winter:
snowroad.arc (new 8),
snowroad.base.111.png (new 1),
snowroad2.arc (new 8),
snowroad2.base.111.png (new 1)
-
rjtanner
2008-03-23 23:18
#130
Rev.: 8605
-
8 lines of code changed in 3 files:
-
maps/branches/lalo-pupland/quests/pupland:
port_e (+2 -1)
-
maps/branches/lalo-pupland/quests/pupland/jk:
gs_house (+3 -2)
-
maps/branches/lalo-pupland/rainbow_islands:
islands (+3 -3)
-
rjtanner
2008-03-23 23:06
#129
Rev.: 8604
-
4558 lines of code changed in 2 files:
-
maps/branches/lalo-pupland/lone_town:
town (+1 -1)
-
maps/branches/lalo-pupland/lone_town/shops:
transport.shoppe (new 4557)
-
rjtanner
2008-03-23 23:00
#128
Rev.: 8603
-
493 lines of code changed in 3 files:
-
maps/branches/1.x/pup_land/lone_town:
town (+166 -165)
-
maps/branches/lalo-pupland/lone_town:
town (+163 -162)
-
maps/trunk/pup_land/lone_town:
town (+164 -163)
-
rjtanner
2008-03-23 22:28
#127
Rev.: 8602
-
1 lines of code changed in 1 file:
-
maps/branches/lalo-pupland/santo_dominion:
tavern.2ndfloor (+1 -1)
-
ryo_saeba
2008-03-23 18:01
#126
Rev.: 8601
-
137 lines of code changed in 5 files:
-
server/trunk:
ChangeLog (+5),
Doxyfile (+19 -3)
-
server/trunk/utils:
bwp.c (+4 -1),
gridarta-types-convert.c (+3 -3),
mapper.c (+106 -103)
-
akirschbaum
2008-03-23 17:26
#125
Rev.: 8600
-
16 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/skin:
DialogFactory.java (+16 -16)
-
akirschbaum
2008-03-23 17:22
#124
Rev.: 8598
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/skin:
DialogFactory.java (+1 -1)
-
kbulgrien
2008-03-23 17:20
#123
-
8 lines of code changed in 4 files:
-
maps/branches/1.x:
ChangeLog (+3)
-
maps/branches/1.x/santo_dominion:
tavern.2ndfloor (+1 -1)
-
maps/trunk:
ChangeLog (+3)
-
maps/trunk/santo_dominion:
tavern.2ndfloor (+1 -1)
-
ryo_saeba
2008-03-23 17:17
#122
-
13 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/plugins/citylife:
citylife.c (+9 -7)
-
akirschbaum
2008-03-23 15:15
#121
Rev.: 8594
-
11 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+11 -2)
-
akirschbaum
2008-03-23 14:48
#120
Rev.: 8593
-
9 lines of code changed in 2 files:
-
jxclient/trunk:
ChangeLog (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+5)
-
akirschbaum
2008-03-23 14:22
#119
Rev.: 8592
-
84 lines of code changed in 9 files:
-
jxclient/trunk:
ChangeLog (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+1 -1),
JXCWindowRenderer.java (+2 -2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
ActivatableGUIElement.java (+5 -17),
GUIButton.java (+1 -7),
GUIItem.java (+1 -7),
GUIMetaElement.java (+16 -26),
GUITextButton.java (+1 -7),
Gui.java (+53 -26)
-
ryo_saeba
2008-03-23 09:07
#118
Rev.: 8591
-
5 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/utils:
mapper.c (+1)
-
ryo_saeba
2008-03-23 09:06
#117
Rev.: 8590
-
54 lines of code changed in 23 files:
-
server/trunk:
ChangeLog (+13)
-
server/trunk/common:
button.c (+1 -1),
image.c (+1 -1),
info.c (+1 -1),
init.c (+1 -1),
item.c (+1 -1),
player.c (+1 -1),
time.c (+1 -1),
treasure.c (+1 -1)
-
server/trunk/plugins/cfpython:
cfpython_map.c (+13 -4)
-
server/trunk/random_maps:
exit.c (+1 -1),
random_map.h (+1 -1),
treasure.c (+1 -1)
-
server/trunk/server:
apply.c (+2 -2),
plugins.c (+7 -5),
rune.c (+1 -1),
spell_effect.c (+1 -1)
-
server/trunk/types/button:
button.c (+1 -1)
-
server/trunk/types/exit:
exit.c (+1 -1)
-
server/trunk/types/legacy:
apply.c (+1 -1)
-
server/trunk/types/spell_effect:
spell_effect.c (+1 -1)
-
server/trunk/types/trap:
rune.c (+1 -1)
-
server/trunk/types/treasure:
treasure.c (+1 -1)
-
akirschbaum
2008-03-23 04:21
#116
Rev.: 8589
-
2 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindowRenderer.java (+2 -2)
-
rjtanner
2008-03-23 02:08
#115
Rev.: 8588
-
11 lines of code changed in 1 file:
-
maps/trunk/templates/guild:
mainfloor (+11 -100)
-
akirschbaum
2008-03-22 06:31
#114
Rev.: 8587
-
96 lines of code changed in 3 files:
-
jxclient/trunk:
ChangeLog (+2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindowRenderer.java (+83 -7)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
Gui.java (+11)
-
akirschbaum
2008-03-22 05:56
#113
Rev.: 8586
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
MouseTracker.java (+1 -1)
-
akirschbaum
2008-03-22 05:43
#112
Rev.: 8585
-
13 lines of code changed in 2 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindowRenderer.java (+12 -5)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
Gui.java (+1)
-
akirschbaum
2008-03-22 05:23
#111
Rev.: 8584
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindowRenderer.java (+1 -1)
-
akirschbaum
2008-03-22 04:51
#110
Rev.: 8583
-
97 lines of code changed in 7 files:
-
jxclient/trunk:
ChangeLog (+2)
-
jxclient/trunk/skins/prelude:
meta.skin (new)
-
jxclient/trunk/skins/ragnorok:
meta.skin (+9 -9)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMetaElement.java (+17 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/metaserver:
MetaserverEntry.java (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/skin:
JXCSkinLoader.java (+57 -9)
-
akirschbaum
2008-03-22 03:32
#109
Rev.: 8582
-
8 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/metaserver:
MetaserverEntry.java (+8 -1)
-
akirschbaum
2008-03-22 03:27
#108
Rev.: 8581
-
0 lines of code changed in 2 files:
-
jxclient/trunk/skins/ragnorok:
meta.skin (changed)
-
rjtanner
2008-03-22 02:25
#107
Rev.: 8580
-
2 lines of code changed in 2 files:
-
maps/branches/1.x/darcap/raffle:
raffle1_u3 (+1 -1)
-
maps/branches/lalo-pupland/darcap/raffle:
raffle1_u3 (+1 -1)
-
rjtanner
2008-03-22 01:28
#106
Rev.: 8579
-
914 lines of code changed in 20 files:
-
maps/trunk/darcap/raffle:
raffle1_u3 (+1 -1)
-
maps/trunk/python/guilds:
guild_dues.py (+63 -33),
guild_entry.py (+5 -3),
guild_questpoints_apply.py (+1 -1),
guildbuy.py (+2 -2),
guildjoin.py (+1 -1),
guildoracle.py (+4 -3),
guildpay.py (new 110)
-
maps/trunk/templates/guild:
README.txt (+69 -17),
basement (+6 -2),
bigchest (+6 -3),
guild_alchemy (+5 -2),
guild_bbq (+6 -2),
guild_hq (+32 -24),
guild_jeweler (+6 -44),
guild_thaum (+6 -22),
guild_toolshed (+38 -6),
hallofjoining (+31 -6),
mainfloor (+350 -2947),
secondfloor (+172 -160)
-
rjtanner
2008-03-21 23:43
#105
Rev.: 8578
-
18 lines of code changed in 9 files:
-
maps/branches/1.x/darcap/raffle:
raffle1 (+2 -2),
raffle1_u1 (+2 -2),
raffle1_u2 (+2 -2)
-
maps/branches/lalo-pupland/darcap/raffle:
raffle1 (+2 -2),
raffle1_u1 (+2 -2),
raffle1_u2 (+2 -2)
-
maps/trunk/darcap/raffle:
raffle1 (+2 -2),
raffle1_u1 (+2 -2),
raffle1_u2 (+2 -2)
-
rjtanner
2008-03-21 23:27
#104
Rev.: 8577
-
687 lines of code changed in 111 files:
-
maps/branches/1.x/azumauindo/minatomachi/buildings:
guildkeybuilding1 (+1 -1),
guildkeybuildingB1 (+1 -1)
-
maps/branches/1.x/azumauindo/minatomachi/gates:
gate1 (+1 -1),
gate2 (+1 -1)
-
maps/branches/1.x/azumauindo/minatomachi/stores:
buildshop (+1 -1),
diamondex1 (+1 -1),
generalstore (+1 -1),
postoffice (+1 -1)
-
maps/branches/1.x/azumauindo/minatomachi/temples:
templeruggilli1 (+1 -1),
templeruggilli2 (+1 -1)
-
maps/branches/1.x/azumauindo/misc:
cave1 (+1 -1),
entrance1 (+1 -1),
shrine1 (+1 -1),
shrine2 (+1 -1),
shrine3 (+1 -1),
shrineb1 (+1 -1)
-
maps/branches/1.x/azumauindo/ranbounagisatoshi/temples:
rruggilli1 (+1 -1),
rruggilli2 (+1 -1)
-
maps/branches/1.x/azumauindo/ranbounagisatoshi/towers:
tou1 (+32 -32),
tou2 (+30 -30),
tou3 (+26 -26)
-
maps/branches/1.x/azumauindo/suno-yamatoshi/apartments:
lapartment1 (+1 -1)
-
maps/branches/1.x/azumauindo/suno-yamatoshi/buildings:
tatemonoA1 (+1)
-
maps/branches/1.x/azumauindo/suno-yamatoshi/shops:
armourshop1 (+1 -1),
bank1 (+8 -1),
bank2 (+8 -1),
magicshop1 (+1 -1),
magicshop2 (+1 -1),
pawn1 (+1 -1),
weaponshop1 (+1 -1)
-
maps/branches/1.x/azumauindo/suno-yamatoshi/temples:
ruggilli1 (+1 -1),
ruggilli2 (+1 -1)
-
maps/branches/1.x/azumauindo/suno-yamatoshi/tou:
tou1 (+32 -32),
tou2 (+30 -30),
tou3 (+26 -26)
-
maps/branches/1.x/azumauindo/suno-yamatoshi/towers:
tou1 (+32 -32),
tou2 (+30 -30),
tou3 (+26 -26)
-
maps/branches/lalo-pupland/azumauindo/minatomachi/buildings:
guildkeybuilding1 (+1 -3),
guildkeybuildingB1 (+1 -3),
guildkeybuildingB2a (+1 -2),
guildkeybuildingB2b (+1 -2),
guildkeybuildingB2c (+1 -2)
-
maps/branches/lalo-pupland/azumauindo/minatomachi/gates:
gate1 (+1 -3),
gate2 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/minatomachi/ketsueki_itsuryuu:
bigchest (+1 -2),
storage_room (+2 -2),
upper (+2 -12)
-
maps/branches/lalo-pupland/azumauindo/minatomachi/stores:
buildshop (+1 -3),
diamondex1 (+1 -3),
generalstore (+1 -3),
postoffice (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/minatomachi/temples:
templeruggilli1 (+1 -3),
templeruggilli2 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/misc:
cave1 (+1 -3),
entrance1 (+1 -3),
shrine1 (+1 -3),
shrine2 (+1 -3),
shrine3 (+1 -3),
shrineb1 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/ranbounagisatoshi/apartments:
sapartment (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/ranbounagisatoshi/gates:
gate1 (+1 -3),
gate2 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/ranbounagisatoshi/shops:
groupshop (+1 -3),
groupshop2 (+1 -3),
groupshopb1 (+1 -3),
groupshopb2 (+1 -3),
potionshop1 (+1 -3),
tradecenter (+2 -3)
-
maps/branches/lalo-pupland/azumauindo/ranbounagisatoshi/temples:
rruggilli1 (+1 -3),
rruggilli2 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/ranbounagisatoshi/towers:
tou1 (+33 -35),
tou2 (+31 -33),
tou3 (+27 -29),
tou4 (+1 -3),
tou5 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/apartments:
lapartment1 (+23 -27)
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/buildings:
dojoA1 (+1 -3),
dojoA2 (+1 -3),
dojoB1 (+1 -3),
jadechesthouse1 (+1 -3),
ninjadojoA1 (+1 -3),
tatemonoA2 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/gates:
gate1 (+1 -3),
gate2 (+1 -3),
gate3 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/nenshou_youso:
bigchest (+1 -2),
storage_room (+2 -2),
upper (+2 -12)
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/shops:
armourshop1 (+1 -3),
bank1 (+8 -1),
bank2 (+8 -3),
magicshop1 (+1 -3),
magicshop2 (+1 -3),
pawn1 (+1 -3),
weaponshop1 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/temples:
ruggilli1 (+1 -3),
ruggilli2 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/tou:
tou1 (+33 -35),
tou2 (+31 -33),
tou3 (+27 -29),
tou4 (+1 -3),
tou5 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/towers:
tou1 (+33 -35),
tou2 (+31 -33),
tou3 (+27 -29),
tou4 (+1 -3),
tou5 (+1 -3)
-
maps/branches/lalo-pupland/azumauindo/zaseki_dzuki_ryoku:
bigchest (+1 -2),
storage_room (+2 -2),
upper (+2 -12)
-
akirschbaum
2008-03-21 19:06
#103
Rev.: 8576
-
70 lines of code changed in 5 files:
-
jxclient/trunk:
ChangeLog (+2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+16)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMetaElement.java (+9),
Gui.java (+22)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/metaserver:
Metaserver.java (+21)
-
akirschbaum
2008-03-21 18:43
#102
Rev.: 8575
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/metaserver:
Metaserver.java (+1 -1)
-
akirschbaum
2008-03-21 18:33
#101
Rev.: 8574
-
38 lines of code changed in 2 files:
-
jxclient/trunk:
ChangeLog (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
StatGaugeUpdater.java (+34 -1)
-
akirschbaum
2008-03-21 18:20
#100
Rev.: 8573
-
9 lines of code changed in 3 files:
-
jxclient/trunk/src/test/com/realtime/crossfire/jxclient/gui/log:
ParserTest.java (+1 -1),
RenderStateTest.java (+6)
-
jxclient/trunk/src/test/com/realtime/crossfire/jxclient/mapupdater:
CfMapUpdaterTest.java (+2 -2)
-
akirschbaum
2008-03-21 17:57
#99
Rev.: 8572
-
6 lines of code changed in 2 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+1 -4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
ItemsManager.java (+5 -2)
-
akirschbaum
2008-03-21 17:53
#98
Rev.: 8571
-
18 lines of code changed in 4 files:
-
server/branches/1.x:
ChangeLog (+4)
-
server/branches/1.x/common:
object.c (+5 -4)
-
server/trunk:
ChangeLog (+4)
-
server/trunk/common:
object.c (+5 -4)
-
akirschbaum
2008-03-21 17:38
#97
Rev.: 8570
-
33 lines of code changed in 1 file:
-
server/branches/1.x/common:
item.c (+33 -33)
-
akirschbaum
2008-03-21 16:50
#96
Rev.: 8569
-
0 lines of code changed in 2 files:
-
server/branches/1.x/plugins/cfpython:
cfpython.c (-13)
-
server/trunk/plugins/cfpython:
cfpython.c (-13)
-
akirschbaum
2008-03-21 16:42
#95
Rev.: 8568
-
6 lines of code changed in 1 file:
-
server/trunk/plugins/cfpython:
cfpython.c (+6 -6)
-
akirschbaum
2008-03-21 16:25
#94
Rev.: 8567
-
22 lines of code changed in 4 files:
-
server/branches/1.x:
ChangeLog (+4)
-
server/branches/1.x/socket:
request.c (+7)
-
server/trunk:
ChangeLog (+4)
-
server/trunk/socket:
request.c (+7)
-
akirschbaum
2008-03-21 15:42
#93
Rev.: 8566
-
9 lines of code changed in 2 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
CfMapUpdater.java (+8)
-
akirschbaum
2008-03-21 15:29
#92
Rev.: 8565
-
44 lines of code changed in 2 files:
-
jxclient/trunk:
ChangeLog (+2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/sound:
StatsWatcher.java (+42 -8)
-
akirschbaum
2008-03-21 14:40
#91
Rev.: 8564
-
142 lines of code changed in 7 files:
-
jxclient/trunk:
ChangeLog (+2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/log:
Buffer.java (+18),
BufferListener.java (+10),
Parser.java (+78 -11),
RenderState.java (+23),
RenderStateManager.java (+7)
-
akirschbaum
2008-03-21 14:36
#90
Rev.: 8563
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+1 -1)
-
akirschbaum
2008-03-21 13:11
#89
Rev.: 8562
-
22 lines of code changed in 6 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+1 -1),
JXCWindowRenderer.java (+2 -2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+1 -1),
GUIMap.java (+3 -3),
Gui.java (+2 -2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+13 -13)
-
akirschbaum
2008-03-21 13:08
#88
Rev.: 8561
-
2 lines of code changed in 2 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+1 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/stats:
PoisonWatcher.java (+1 -1)
-
akirschbaum
2008-03-21 13:04
#87
Rev.: 8560
-
6 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/log:
RenderState.java (+6 -6)
-
akirschbaum
2008-03-21 12:59
#86
Rev.: 8559
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindowRenderer.java (+1 -1)
-
akirschbaum
2008-03-21 12:55
#85
Rev.: 8558
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
GUIMagicMap.java (+1)
-
akirschbaum
2008-03-21 12:54
#84
Rev.: 8557
-
0 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/mapupdater:
CfMapUpdater.java (-1)
-
akirschbaum
2008-03-21 12:52
#83
Rev.: 8556
-
2 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+2 -3)
-
akirschbaum
2008-03-21 12:48
#82
Rev.: 8555
-
8 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+8 -8)
-
akirschbaum
2008-03-21 12:46
#81
Rev.: 8554
-
2 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+2 -2)
-
akirschbaum
2008-03-21 12:42
#80
Rev.: 8553
-
14 lines of code changed in 2 files:
-
jxclient/trunk:
ChangeLog (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+10 -17)
-
akirschbaum
2008-03-21 12:32
#79
Rev.: 8552
-
6 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+6 -1)
-
akirschbaum
2008-03-21 12:31
#78
Rev.: 8551
-
16 lines of code changed in 2 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+10 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/faces:
Faces.java (+6 -7)
-
akirschbaum
2008-03-21 12:26
#77
Rev.: 8550
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
Timeouts.java (+1 -1)
-
akirschbaum
2008-03-21 12:24
#76
Rev.: 8549
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
CfItem.java (+1 -1)
-
akirschbaum
2008-03-21 12:22
#75
Rev.: 8548
-
3 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/settings:
Settings.java (+3 -3)
-
rjtanner
2008-03-21 01:15
#74
Rev.: 8547
-
78315 lines of code changed in 16 files:
-
maps/branches/lalo-pupland/quests/greyshield:
Archery (new 6292),
Arena (new 7533),
Castle (new 5520),
Cave (new 1570),
Cavern (new 6931),
Cavern2 (new 4774),
Chamber (new 4732),
Doors (new 1097),
Dungeon (new 4998),
Elements (new 6549),
Factory (new 8556),
Finish (new 2669),
Fortress (new 7095),
GreyMaster (new 5191),
Greysword (new 2621),
Sphinx (new 2187)
-
rjtanner
2008-03-20 19:15
#73
Rev.: 8546
-
29 lines of code changed in 18 files:
-
maps/branches/1.x/templates:
README (+2 -2)
-
maps/branches/1.x/templates/keep:
grounds.tpl (+1 -1),
keep1.tpl (+1 -1),
keep2.tpl (+1 -1),
keep3.tpl (+1 -1),
keep_b.tpl (+1 -1),
keep_roof.tpl (+1 -1)
-
maps/branches/lalo-pupland/templates:
README (+2 -2)
-
maps/branches/lalo-pupland/templates/bungalo:
bungalo1.tpl (+1 -3),
bungalo2.tpl (+2 -4),
bungalo3.tpl (+1 -3),
bungalo_b.tpl (+1 -3)
-
maps/branches/lalo-pupland/templates/keep:
grounds.tpl (+1 -3),
keep1.tpl (+2 -4),
keep2.tpl (+1 -3),
keep3.tpl (+1 -3),
keep_b.tpl (+8 -3),
keep_roof.tpl (+1 -3)
-
rjtanner
2008-03-20 19:07
#72
Rev.: 8545
-
490 lines of code changed in 183 files:
-
maps/branches/1.x/pup_land/rainbow:
Keira (+2),
l_h1 (+1 -1),
l_h2 (+1 -1),
l_hB (+1 -1),
river (+1 -1),
station (+3 -1),
w-tower (+4 -3),
well (+1 -1),
woods (+1 -1)
-
maps/branches/1.x/pup_land/rainbow/Lv1:
Bizuzu (+1 -1),
b_pass (+1 -1),
cage (+1 -1),
cd_room (+2 -1),
d_pass (+1 -1),
e_hall (+1 -1),
f_a (+1 -1),
g_boss (+1 -1),
g_road (+1 -1),
hut1 (+1 -1),
hut2 (+1 -1),
hut3 (+1 -1),
hut4 (+1 -1),
n_gate (+1 -1),
orc_f (+1 -1),
prison (+1 -1),
t_room (+1 -1)
-
maps/branches/1.x/pup_land/rainbow/Lv2:
Kum (+1 -1),
b_inner (+1 -1),
b_m (+1 -1),
b_m2 (+1 -1),
d_cage (+1 -1),
e_hall (+1 -1),
h_pass (+1 -1),
holes (+1 -1),
maze (+1 -1),
n_gate (+1 -1),
sticky (+1 -1),
tray (+1 -1)
-
maps/branches/1.x/pup_land/rainbow/Lv3:
Garan (+1 -1),
Goraon (+1 -1),
Ring (+1 -1),
Rufto (+1 -1),
Wips (+1 -1),
c-road (+1 -1),
e-path (+1 -1),
e_hall (+1 -1),
hidden (+1 -1),
maze (+1 -1),
n-gate (+1 -1),
name (+1 -1),
prison (+1 -1),
sec-p (+1 -1),
w-path (+1 -1)
-
maps/branches/1.x/pup_land/rainbow/Lv4:
alter (+2 -1),
alter2 (+1 -1),
bot (+1 -1),
curve (+1 -1),
demi (+1 -1),
e-hall (+2 -1),
hidden (+1 -1),
junk (+1 -1),
key (+1 -1),
mf (+1 -1),
n-gate (+1 -1),
path4 (+1 -1),
path7 (+1 -1),
path8 (+1 -1),
path9 (+1 -1),
statue (+1 -1)
-
maps/branches/1.x/pup_land/rainbow/Lv5:
cross (+2 -2),
e-hall (+2 -2),
romm88 (+1 -1),
room2 (+1 -1),
room22 (+1 -1),
room4 (+1 -1),
room44 (+1 -1),
room6 (+1 -1),
room66 (+1 -1),
room8 (+1 -1),
room88 (+1 -1)
-
maps/branches/1.x/pup_land/rainbow/Lv6:
big-hall (+2 -2),
n-gate (+4 -4)
-
maps/branches/1.x/pup_land/rainbow/Lv7:
back (+1 -1)
-
maps/branches/1.x/pup_land/rainbow/red_town:
shop (+1 -1),
town (+1 -1)
-
maps/branches/lalo-pupland/rainbow_islands:
Keira (+4 -3),
bed_room (+3 -4),
entrance1 (+3 -6),
islands (+7 -4),
l_h1 (+3 -4),
l_h2 (+3 -4),
l_hB (+3 -4),
river (+3 -4),
roof (+3 -4),
shore (new),
station (+5 -7),
w-tower (+8 -16),
well (+3 -4),
woods (+3 -4)
-
maps/branches/lalo-pupland/rainbow_islands/Lv1:
Bizuzu (+3 -4),
b_pass (+3 -4),
cage (+88 -39),
cd_room (+4 -5),
d_pass (+3 -4),
e_hall (+3 -12),
f_a (+3 -10),
g_boss (+3 -4),
g_road (+3 -4),
hut1 (+3 -4),
hut2 (+3 -4),
hut3 (+3 -4),
hut4 (+3 -4),
n_gate (+3 -6),
orc_f (+3 -6),
prison (+3 -4),
t_room (+3 -4)
-
maps/branches/lalo-pupland/rainbow_islands/Lv2:
Kum (+2 -3),
b_inner (+3 -4),
b_m (+3 -4),
b_m2 (+3 -4),
d_cage (+3 -4),
e_hall (+3 -4),
h_pass (+3 -4),
holes (+3 -4),
maze (+3 -4),
n_gate (+3 -4),
sticky (+3 -4),
tray (+3 -4)
-
maps/branches/lalo-pupland/rainbow_islands/Lv3:
Garan (+2 -3),
Goraon (+2 -3),
Ring (+2 -3),
Rufto (+2 -3),
Wips (+2 -3),
c-road (+3 -4),
e-path (+3 -4),
e_hall (+3 -4),
hidden (+3 -4),
maze (+3 -4),
n-gate (+3 -4),
name (+3 -4),
prison (+3 -4),
sec-p (+3 -4),
w-path (+3 -4)
-
maps/branches/lalo-pupland/rainbow_islands/Lv4:
alter (+4 -4),
alter2 (+3 -4),
bot (+3 -4),
curve (+3 -4),
demi (+3 -4),
e-hall (+4 -4),
hidden (+3 -4),
junk (+3 -4),
key (+3 -4),
mf (+3 -4),
n-gate (+3 -4),
path4 (+3 -4),
path7 (+3 -4),
path8 (+3 -4),
path9 (+3 -4),
statue (+3 -4)
-
maps/branches/lalo-pupland/rainbow_islands/Lv5:
cross (+4 -5),
e-hall (+4 -5),
n-gate (+3 -4),
romm88 (+3 -4),
room2 (+3 -4),
room22 (+3 -4),
room4 (+3 -4),
room44 (+3 -4),
room6 (+3 -4),
room66 (+3 -4),
room8 (+3 -4),
room88 (+3 -4)
-
maps/branches/lalo-pupland/rainbow_islands/Lv6:
big-hall (+5 -6),
e-hall (+3 -4),
n-gate (+7 -8),
order (+3 -4)
-
maps/branches/lalo-pupland/rainbow_islands/Lv7:
back (+3 -4),
e-hall (+3 -4),
grave (+3 -4)
-
maps/branches/lalo-pupland/rainbow_islands/red_town:
shop (+6 -5),
town (+3 -4)
-
rjtanner
2008-03-20 19:04
#71
Rev.: 8544
-
7 lines of code changed in 2 files:
-
maps/trunk/pup_land/rainbow:
w-tower (+4 -3)
-
maps/trunk/pup_land/rainbow/Lv1:
cd_room (+3 -3)
-
akirschbaum
2008-03-20 16:29
#70
Rev.: 8543
-
0 lines of code changed in 2 files:
-
maps/branches/1.x/editor/scripts:
WorldMaker (-8)
-
maps/trunk/editor/scripts:
WorldMaker (-8)
-
akirschbaum
2008-03-20 02:09
#69
Rev.: 8542
-
15 lines of code changed in 4 files:
-
server/branches/1.x:
ChangeLog (+4)
-
server/branches/1.x/common:
porting.c (+5 -1)
-
server/trunk:
ChangeLog (+4)
-
server/trunk/common:
porting.c (+2 -4)
-
rjtanner
2008-03-20 00:36
#68
Rev.: 8541
-
1015 lines of code changed in 88 files:
-
maps/branches/1.x/pup_land/nurnberg:
agito (+6),
alshop (+2 -1),
aqueduct (+1 -1),
castle (+7 -1),
castle_ud (+7 -1),
city (+40 -40),
guild (+6),
guild_ud (+8 -1),
hq (+3 -3),
hq_training (+2 -1),
nf_bar (+6),
paslab (+1 -1),
pshop (+1)
-
maps/branches/1.x/pup_land/nurnberg/apartment:
cave (+1 -1),
main (+1 -1),
to_past (+12)
-
maps/branches/1.x/pup_land/nurnberg/castle_bauer:
castle2 (+7 -1),
castle3 (+1 -1),
castle4 (+1 -1)
-
maps/branches/1.x/pup_land/nurnberg/dick:
bomb1 (+1 -1),
house (+1)
-
maps/branches/1.x/pup_land/nurnberg/dragonhangar:
hangar (+1 -1)
-
maps/branches/lalo-pupland/nurnberg:
IPO_nurnberg (+2 -1),
agito (+11 -6),
alshop (+7 -4),
aqueduct (+3 -4),
ashop (+2 -4),
bshop (+2 -4),
castle (+13 -14),
castle_ud (+16 -9),
church (+3 -4),
city (+9 -6),
fshop (+3 -4),
guild (+51 -20),
guild_ud (+10 -10),
hotel (+3 -17),
hq (+5 -6),
hq_training (+4 -4),
jshop (+2 -4),
nf_bar (+11 -6),
paslab (+3 -4),
pshop (+4 -4),
storehouse (+3 -4),
storehouse2 (+3 -4),
washop (+2 -4),
wshop (+2 -4)
-
maps/branches/lalo-pupland/nurnberg/apartment:
cave (+3 -4),
main (+9 -18),
to_past (+40 -30),
upstairs (+3 -4)
-
maps/branches/lalo-pupland/nurnberg/castle_bauer:
castle2 (+33 -28),
castle3 (+39 -40),
castle4 (+3 -4)
-
maps/branches/lalo-pupland/nurnberg/dick:
bomb (+31 -14),
bomb1 (+35 -70),
click (+22 -4),
heaven (+39 -20),
hell (+39 -20),
house (+4 -4),
house2 (+3 -4),
maze (+6 -4),
showinv (+2 -4)
-
maps/branches/lalo-pupland/nurnberg/dragonhangar:
hangar (+4 -5)
-
maps/branches/lalo-pupland/nurnberg/reception:
electricity2 (+3 -4),
electricity3 (+15 -16),
electricity4 (+3 -4),
electricity5 (+33 -17),
electricity6 (+18 -11),
electricity7 (+10 -13),
fire2 (+2 -40),
fire3 (+3 -4),
fire4 (+3 -4),
fire5 (+11 -10),
fire6 (+2 -36),
fire7 (+8 -10),
reception (+113 -46),
water2 (+2 -4),
water3 (+5 -4),
water4 (+3 -4),
water5 (+4 -4),
water6 (+14 -15),
water7 (+7 -6),
wind2 (+3 -4),
wind3 (+3 -4),
wind4 (+3 -4),
wind5 (+3 -4),
wind6 (+15 -10),
wind7 (+124 -24)
-
rjtanner
2008-03-20 00:34
#67
Rev.: 8540
-
12 lines of code changed in 2 files:
-
maps/trunk/pup_land/nurnberg/apartment:
main (+3 -3)
-
maps/trunk/pup_land/nurnberg/dick:
bomb1 (+9 -9)
-
rjtanner
2008-03-19 20:08
#66
Rev.: 8539
-
682 lines of code changed in 78 files:
-
maps/branches/1.x/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)
-
maps/branches/1.x/pup_land/lone_town/apartment:
groundfloor (+3 -3),
sharedcourtyard (+4 -4),
upper1 (+22 -22)
-
maps/branches/1.x/pup_land/lone_town/cave:
b1 (+1 -1),
b2 (+1 -1),
b3 (+1 -1)
-
maps/branches/1.x/pup_land/lone_town/dragonhangar:
hangar (+1 -1)
-
maps/branches/lalo-pupland/lone_town:
bank (+1 -1),
church (+3 -5),
church_ud (+4 -4),
cordish (+14 -23),
cordish2 (+3 -4),
dress1 (+4 -4),
dress2 (+18 -4),
dress3 (+48 -13),
gemshop (+3 -4),
gemshop_ud (+3 -4),
gshop (+3 -4),
gshop_ud (+10 -5),
guild_freedom (+18 -32),
guild_freedom_ud (+3 -4),
guild_law (+60 -56),
guild_law_ud (+3 -4),
heinrich (+8 -11),
inn (+3 -4),
magic (+8 -6),
mshop (+3 -4),
mshop_ud (+3 -6),
nf_bar (+8 -4),
pupuly (+34 -57),
tavern (+49 -110),
tavern_ud (+3 -4),
thief_market (+4 -6),
town (+14 -8),
town_ud1 (+2 -4),
town_ud2 (+2 -4),
training (+17 -25),
training2 (+5 -7)
-
maps/branches/lalo-pupland/lone_town/apartment:
basement (+3 -3),
groundfloor (+14 -21),
sharedcourtyard (+7 -6),
upper1 (+25 -25)
-
maps/branches/lalo-pupland/lone_town/cave:
b1 (+3 -4),
b2 (+7 -5),
b3 (+20 -51)
-
maps/branches/lalo-pupland/lone_town/dragonhangar:
hangar (+3 -4)
-
maps/branches/lalo-pupland/lone_town/shops:
buildshop (+3 -3)
-
rjtanner
2008-03-19 20:06
#65
Rev.: 8538
-
1 lines of code changed in 1 file:
-
maps/trunk/pup_land/lone_town/cave:
b3 (+1 -1)
-
rjtanner
2008-03-19 18:50
#64
Rev.: 8537
-
2490 lines of code changed in 295 files:
-
maps/branches/1.x/pup_land:
barrier (+5 -1),
hall2 (+1 -1),
hall_of_fame (+1 -1),
hq (+91 -13),
hq_ud (+1),
port_e (+1 -1),
port_e_house (+1 -1),
port_w (+1 -1),
terminal (+1 -1),
terminal_u1 (+1 -1)
-
maps/branches/1.x/pup_land/ancient:
to_future (+5 -300),
world (+1 -3)
-
maps/branches/1.x/pup_land/ancient/castle:
castle.1 (+1 -1),
castle.ud1 (+2),
gothwolte.1 (+1 -1),
gothwolte.2 (+2 -1),
gothwolte.3 (+1 -1)
-
maps/branches/1.x/pup_land/ancient/kurte:
house (+1)
-
maps/branches/1.x/pup_land/ancient/mountain:
tower.1 (+5 -5),
tower.2 (+3 -3),
tower.3 (+3 -3),
tower.4 (+1 -1),
tower.b1 (+1 -1)
-
maps/branches/1.x/pup_land/ancient/ruin:
underground (+2 -1)
-
maps/branches/1.x/pup_land/ancient/village:
inn (+1),
library (+1 -1),
tavern (+37),
tavern1 (+3)
-
maps/branches/1.x/pup_land/ancient/village/hole:
hole.B1 (+1 -1),
hole.B2 (+1 -1),
hole.B3 (+1 -1),
hole.B4 (+1 -1),
hole.B5 (+2 -2),
hole.B6 (+1 -1)
-
maps/branches/1.x/pup_land/ancient/village/siegfried:
lever (+1 -1),
siegfried.1 (+1 -1),
siegfried.2 (+1 -1),
siegfried.3 (+1 -1),
siegfried.B1 (+1 -1),
siegfried.B2 (+1 -1),
siegfried.B3 (+4 -4),
siegfried.B4 (+1 -1),
siegfried.B5 (+1 -1)
-
maps/branches/1.x/pup_land/castle_eureca:
castle_eureca1 (+23 -1),
castle_eureca2 (+1 -1),
castle_eureca3 (+1 -1),
castle_eureca4 (+1 -1),
castle_eureca5 (+1 -1),
castle_eureca6 (+1 -1),
castle_eureca7 (+1 -1),
castle_eureca8 (+1 -1),
castle_eureca9 (+1 -1),
castle_eurecaB1 (+14 -4),
castle_eurecaB2 (+9 -2),
cave_pass (+3 -2),
cave_pass2 (+1 -1),
cave_pass3 (+1 -1),
cave_pass4 (+1 -1)
-
maps/branches/1.x/pup_land/cave_weapon:
cave1 (+3 -1),
cave2 (+32),
cave3 (+11),
cave4 (+55 -19)
-
maps/branches/1.x/pup_land/guilds/laughing_skull:
ground (+1 -1)
-
maps/branches/1.x/pup_land/guilds/purple_butterfly:
ground (+2 -1)
-
maps/branches/1.x/pup_land/kurte:
eureca_road1 (+1 -1),
eureca_road2 (+1 -1),
eureca_road3 (+6 -4),
eureca_road31 (+2 -1),
house (+2 -2),
hut1 (+1 -1),
hut2 (+1 -1),
jungle (+1 -1),
kurte (+2 -1),
penta (+1 -1),
to_past (+11 -601)
-
maps/branches/1.x/pup_land/ordeal:
tower_ordeal1 (+1 -1),
tower_ordeal2 (+1 -1),
tower_ordeal3 (+13 -13),
tower_ordeal4 (+2 -2),
tower_ordeal5 (+2 -2),
tower_ordeal6 (+1 -1),
tower_ordealB1 (+8 -8),
tower_ordealB2 (+1 -1),
tower_ordealB3 (+1 -1)
-
maps/branches/1.x/pup_land/pplant:
pplant_ud2 (+4 -4)
-
maps/branches/1.x/pup_land/raffle:
raffle1 (+3 -3),
raffle1_u1 (+2 -2),
raffle1_u2 (+2 -2),
raffle1_u3 (+1 -1),
raffle2 (+1 -1),
raffle2_u1 (+1 -1),
raffle2_u2_a (+1 -1),
raffle2_u2_b (+1 -1),
raffle2_u3 (+1 -1),
raffle2_u3a (+1 -1),
raffle2_u4 (+1 -1),
raffle3 (+1 -1),
raffle3_u1 (+1),
raffle3_u2a (+1 -1)
-
maps/branches/1.x/pup_land/ruin_barbarian:
hole1 (+2 -1),
hole2 (+1 -1),
jungle (+1 -1)
-
maps/branches/1.x/pup_land/s_f:
floor2 (+1 -1),
special (+1 -1),
st2 (+92),
st7 (+1 -1)
-
maps/branches/lalo-pupland/quests/pupland:
barrier (+7 -21),
hall2 (+3 -4),
hall_of_fame (+3 -4),
hq (+100 -25),
hq_ud (+28 -7),
port_e (+4 -5),
port_e_house (+3 -7),
port_w (+3 -7),
terminal (+5 -8),
terminal_u1 (+3 -4),
world (+7 -13)
-
maps/branches/lalo-pupland/quests/pupland/ancient:
company (+3 -4),
to_future (+8 -304),
world (+7 -8)
-
maps/branches/lalo-pupland/quests/pupland/ancient/castle:
castle.1 (+47 -15),
castle.2 (+4 -8),
castle.3 (+4 -8),
castle.4 (+8 -7),
castle.5 (+114 -18),
castle.6 (+4 -8),
castle.ud1 (+4 -3),
ghoswolte (+2 -4),
gothwolte.1 (+3 -4),
gothwolte.2 (+4 -5),
gothwolte.3 (+21 -5)
-
maps/branches/lalo-pupland/quests/pupland/ancient/kurte:
house (+5 -5),
kurte (+3 -4),
shop (+8 -55)
-
maps/branches/lalo-pupland/quests/pupland/ancient/mountain:
atelir1 (+2 -4),
atelir2 (+3 -13),
cave.b1 (+2 -4),
cave.b2 (+7 -5),
cave.b3 (+22 -31),
mountain.a1 (+2 -4),
mountain.a2 (+2 -4),
mountain.a3 (+2 -4),
mountain.b1 (+2 -4),
mountain.b2 (+2 -4),
mountain.b3 (+2 -4),
tower.1 (+37 -104),
tower.2 (+13 -84),
tower.3 (+16 -41),
tower.4 (+2 -15),
tower.b1 (+2 -22)
-
maps/branches/lalo-pupland/quests/pupland/ancient/ruin:
house1 (+3 -4),
house2 (+8 -4),
house3 (+6 -5),
house4 (+3 -4),
house5 (+3 -4),
path (+3 -4),
shop (+3 -4),
tower (+3 -4),
underground (+3 -4),
village (+3 -4)
-
maps/branches/lalo-pupland/quests/pupland/ancient/village:
graveyard (+3 -4),
hut1 (+3 -4),
hut2 (+4 -5),
hut3 (+3 -6),
hut4 (+3 -4),
hut5 (+3 -4),
hut6 (+3 -4),
inn (+4 -4),
library (+3 -4),
shop (+3 -4),
tavern (+40 -4),
tavern1 (+9 -4),
village (+3 -4)
-
maps/branches/lalo-pupland/quests/pupland/ancient/village/hole:
hole.B1 (+9 -7),
hole.B2 (+2 -4),
hole.B3 (+2 -4),
hole.B4 (+2 -4),
hole.B5 (+3 -5),
hole.B6 (+2 -4)
-
maps/branches/lalo-pupland/quests/pupland/ancient/village/siegfried:
lever (+3 -4),
siegfried.1 (+19 -10),
siegfried.2 (+6 -4),
siegfried.3 (+2 -4),
siegfried.B1 (+3 -4),
siegfried.B2 (+2 -4),
siegfried.B3 (+66 -37),
siegfried.B4 (+21 -25),
siegfried.B5 (+2 -4),
siegfried.B5a (+11 -8),
siegfried.B5b (+11 -8),
siegfried.B5c (+35 -20)
-
maps/branches/lalo-pupland/quests/pupland/ancient/volcano:
guardians (+24 -167),
treasure (+2 -4),
volcano.1 (+2 -30),
volcano.2 (+4 -28),
volcano.3 (+10 -11)
-
maps/branches/lalo-pupland/quests/pupland/begin:
adv (+3 -24),
p1 (+3 -4),
p2 (+3 -4),
p3 (+3 -4)
-
maps/branches/lalo-pupland/quests/pupland/castle_eureca:
castle_eureca1 (+29 -4),
castle_eureca2 (+14 -9),
castle_eureca3 (+2 -4),
castle_eureca4 (+27 -8),
castle_eureca5 (+3 -4),
castle_eureca6 (+10 -7),
castle_eureca7 (+3 -4),
castle_eureca8 (+7 -20),
castle_eureca9 (+3 -4),
castle_eurecaB1 (+15 -7),
castle_eurecaB2 (+10 -6),
cave_pass (+7 -5),
cave_pass2 (+18 -6),
cave_pass3 (+2 -4),
cave_pass4 (+2 -4),
chest (+4 -6)
-
maps/branches/lalo-pupland/quests/pupland/cave_weapon:
cave1 (+5 -5),
cave2 (+93 -53),
cave3 (+26 -17),
cave4 (+57 -23),
cave5 (+4 -26),
cave51 (+7 -5)
-
maps/branches/lalo-pupland/quests/pupland/guilds/laughing_skull:
bigchest (+1 -2),
ground (+1 -1),
storage_room (+1 -2),
upper (+18 -12)
-
maps/branches/lalo-pupland/quests/pupland/guilds/purple_butterfly:
bigchest (+1 -2),
ground (+2 -1),
storage_room (+1 -2),
upper (+18 -12)
-
maps/branches/lalo-pupland/quests/pupland/jk:
gs_house (+25 -54),
heads (+3 -4)
-
maps/branches/lalo-pupland/quests/pupland/kurte:
eureca_road1 (+10 -4),
eureca_road2 (+3 -4),
eureca_road3 (+14 -13),
eureca_road31 (+4 -4),
house (+6 -7),
hut1 (+3 -5),
hut2 (+3 -4),
jungle (+3 -4),
kurte (+4 -4),
penta (+3 -4),
to_past (+18 -614)
-
maps/branches/lalo-pupland/quests/pupland/ordeal:
tower_ordeal1 (+3 -4),
tower_ordeal2 (+2 -4),
tower_ordeal3 (+14 -16),
tower_ordeal4 (+3 -5),
tower_ordeal5 (+3 -5),
tower_ordeal6 (+3 -5),
tower_ordealB1 (+9 -11),
tower_ordealB2 (+2 -4),
tower_ordealB3 (+2 -4)
-
maps/branches/lalo-pupland/quests/pupland/pplant:
pplant1 (+3 -5),
pplant2 (+59 -4),
pplant3 (+62 -5),
pplant_ud1 (+2 -4),
pplant_ud2 (+19 -24),
pplant_ud3 (+14 -7)
-
maps/branches/lalo-pupland/quests/pupland/raffle:
raffle1 (+5 -6),
raffle1_u1 (+5 -6),
raffle1_u2 (+5 -6),
raffle1_u3 (+4 -5),
raffle2 (+3 -4),
raffle2_u1 (+3 -4),
raffle2_u2_a (+10 -4),
raffle2_u2_b (+3 -4),
raffle2_u3 (+7 -5),
raffle2_u3a (+3 -4),
raffle2_u4 (+3 -4),
raffle3 (+3 -4),
raffle3_u1 (+21 -8),
raffle3_u2 (+5 -4),
raffle3_u2a (+2 -4)
-
maps/branches/lalo-pupland/quests/pupland/ruin_barbarian:
hole1 (+4 -6),
hole2 (+2 -7),
jungle (+2 -4)
-
maps/branches/lalo-pupland/quests/pupland/s_f:
Kira (+8 -10),
cave1 (+3 -4),
cave2 (+3 -4),
floor1 (+3 -6),
floor2 (+4 -5),
ki (+2 -6),
ki2 (+12 -52),
ruin (+3 -4),
ruin_ug (+3 -17),
secret (+3 -4),
special (+3 -4),
st1 (+3 -5),
st2 (+95 -35),
st3 (+48 -52),
st5 (+3 -4),
st6 (+3 -24),
st7 (+16 -17),
to-jyo (+47 -18)
-
rjtanner
2008-03-19 18:43
#63
Rev.: 8536
-
1 lines of code changed in 1 file:
-
maps/trunk/pup_land/s_f:
st7 (+1 -1)
-
akirschbaum
2008-03-19 15:27
#62
Rev.: 8535
-
8 lines of code changed in 1 file:
-
jxclient/trunk:
build.xml (+8)
-
akirschbaum
2008-03-19 15:24
#61
Rev.: 8534
-
44 lines of code changed in 30 files:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
CommandQueue.java (+2 -2),
MouseTracker.java (+1 -1),
Timeouts.java (+3 -3),
jxclient.java (+1 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/animations:
Animation.java (+1 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/commands:
Commands.java (+1 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui:
AbstractLabel.java (+1 -1),
GUIElement.java (+2 -2),
GUIHTMLLabel.java (+1 -1),
GUIScrollBar.java (+3 -4),
GUITextGauge.java (+1 -1),
Gui.java (-2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/log:
Buffer.java (+1 -1),
GUILabelLog.java (-2),
GUIMessageLog.java (-2),
MessageBufferUpdater.java (+1 -2),
RenderState.java (+1 -1),
RenderStateManager.java (+1 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
AbstractManager.java (+1 -1),
CurrentFloorManager.java (+1 -1),
ItemsManager.java (+1 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/metaserver:
MetaserverEntryParser.java (+1 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+6 -6)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/shortcuts:
Shortcut.java (+2 -2),
Shortcuts.java (+1 -1)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/skin:
JXCSkinLoader.java (+2 -2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/sound:
MusicManager.java (+1 -1),
MusicWatcher.java (+1 -1),
StatsWatcher.java (+2 -2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/stats:
Stats.java (+4 -3)
-
akirschbaum
2008-03-19 15:12
#60
Rev.: 8533
-
4 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireServerConnection.java (+4 -4)
-
akirschbaum
2008-03-19 14:40
#59
Rev.: 8532
-
4 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindowRenderer.java (+4 -4)
-
akirschbaum
2008-03-19 14:17
#58
Rev.: 8531
-
61 lines of code changed in 3 files:
-
jxclient/trunk:
ChangeLog (+4)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/log:
MessageBufferUpdater.java (+30 -14)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/server:
CrossfireCommandDrawinfoEvent.java (+27 -1)
-
rjtanner
2008-03-18 20:36
#57
Rev.: 8530
-
18855 lines of code changed in 67 files:
-
maps/branches/1.x/wolfsburg:
etern_rew (+9 -2),
inns (+23 -23),
piratechurch (+6 -6)
-
maps/branches/1.x/wolfsburg/dungeons:
church.3 (+1 -1),
church.4a (+1 -1),
church.4b (+1 -1),
church.4c (+9 -1),
church.4d (+1 -1),
hut (+1 -1),
pirateenter (+1 -1),
underworld (+116 -12)
-
maps/branches/1.x/wolfsburg/eeur:
tower1.1 (+3172),
tower1.2 (+1 -1),
tower1.3 (+12)
-
maps/branches/1.x/wolfsburg/magara:
cellar_1 (+1 -1)
-
maps/branches/1.x/wolfsburg/magara/castle:
cellar (+1 -1),
floor_1 (+9 -1),
floor_3 (+1 -1)
-
maps/branches/1.x/wolfsburg/magara/cellar1:
hole (+1 -1)
-
maps/branches/1.x/wolfsburg/magara/tower1:
entrance (+1 -1)
-
maps/branches/1.x/wolfsburg/magara/tower2:
floor_2 (+1 -1)
-
maps/branches/1.x/wolfsburg/temple:
temple (+2 -2)
-
maps/branches/1.x/wolfsburg/volcano:
vvhuts (+93 -63)
-
maps/branches/lalo-pupland/wolfsburg:
dept_store_armour (+131 -4),
dept_store_magic (+334 -136),
dept_store_misc (+212 -76),
dept_store_weapon (+246 -114),
snakepit (+1 -3),
ware1 (+11 -11),
whorehouse (del)
-
maps/branches/lalo-pupland/wolfsburg/apartments:
wolfsburg.apartment (new 4943)
-
maps/branches/lalo-pupland/wolfsburg/dungeons:
church.2 (+7 -7),
church.3 (+1 -3),
church.4a (+1 -3),
church.4b (+3 -4),
church.4c (+1 -3),
church.4d (+16 -4),
piratedung (+1 -3),
pirateenter (+1 -3),
ship_deck2 (+1 -3),
stronghold (+4 -6)
-
maps/branches/lalo-pupland/wolfsburg/eeur:
tower1.2 (+1 -3),
tower1.3 (+7)
-
maps/branches/lalo-pupland/wolfsburg/guilds/damned_heretics:
bigchest (+1 -2),
storage_room (+1 -2),
upper (+18 -12)
-
maps/branches/lalo-pupland/wolfsburg/magara:
cellar_1 (+8 -4)
-
maps/branches/lalo-pupland/wolfsburg/magara/castle:
cellar (+1 -3),
floor_1 (+9 -3),
floor_3 (+1 -3)
-
maps/branches/lalo-pupland/wolfsburg/magara/cellar1:
hcellar_1 (+2 -1),
hcellar_2 (+2 -1),
hole (+3 -4)
-
maps/branches/lalo-pupland/wolfsburg/magara/tower1:
entrance (+3 -4),
floor_1 (+2 -1),
floor_3 (+2 -1)
-
maps/branches/lalo-pupland/wolfsburg/magara/tower2:
floor_1 (+2 -1),
floor_2 (+3 -4)
-
maps/branches/lalo-pupland/wolfsburg/shops:
buildshop (new 4783),
transport.shoppe (new 4606)
-
maps/branches/lalo-pupland/wolfsburg/temple:
enterance (+1 -3),
ixalovh (+1 -3),
temp_dung1 (+4 -4),
temple (+2 -2)
-
maps/branches/lalo-pupland/wolfsburg/volcano:
volcano (+11),
vvhuts (+1 -1),
vvmansion (+2 -1)
-
rjtanner
2008-03-18 20:34
#56
Rev.: 8529
-
170 lines of code changed in 70 files:
-
maps/branches/1.x/whalingoutpost:
lighthouse1 (+1 -1),
lighthouse2 (+1 -1),
lighthouse3 (+1 -1),
lighthouse4 (+1 -1),
lighthouse5 (+1 -1),
lighthouse6 (+1 -1),
lighthouse6attic (+1 -1),
lightkeepershouse1 (+1 -1),
lightkeepershouseb1 (+1 -1)
-
maps/branches/1.x/whalingoutpost/houses:
fishershouse1 (+1 -1),
infestedhouse1 (+1 -1)
-
maps/branches/1.x/whalingoutpost/misc:
castle1 (+1 -1),
castle2 (+1 -1),
castle3 (+1 -1),
castle4 (+1 -1),
castleb1 (+1 -1),
castleb1keep (+1 -1),
castleb2 (+1 -1),
castleb3 (+1 -1),
fisherswell1 (+1 -1),
frostcavern1 (+1 -1),
holeinice1 (+1 -1),
icecavern1 (+1 -1),
icecavern2 (+1 -1),
icehole1 (+1 -1),
polarbearcave1 (+1 -1),
polarbearcave2 (+1 -1),
polarbearcave3 (+1 -1),
trollcave1 (+1 -1)
-
maps/branches/1.x/whalingoutpost/taverns:
fishershall1 (+1 -1),
fishershallb1 (+1 -1),
storehouse1 (+1 -1)
-
maps/branches/1.x/whalingoutpost/underwaterdungeon:
level1 (+24 -24),
level2 (+13 -13),
level3 (+14 -14)
-
maps/branches/lalo-pupland/whalingoutpost:
lighthouse1 (+1 -3),
lighthouse2 (+1 -3),
lighthouse3 (+1 -3),
lighthouse4 (+1 -3),
lighthouse5 (+1 -3),
lighthouse6 (+1 -3),
lighthouse6attic (+1 -3),
lightkeepershouse1 (+2 -3),
lightkeepershouseb1 (+1 -3)
-
maps/branches/lalo-pupland/whalingoutpost/houses:
fishershouse1 (+1 -3),
infestedhouse1 (+1 -3)
-
maps/branches/lalo-pupland/whalingoutpost/misc:
castle1 (+5 -23),
castle2 (+1 -3),
castle3 (+1 -3),
castle4 (+1 -3),
castleb1 (+1 -3),
castleb1keep (+1 -3),
castleb2 (+1 -3),
castleb3 (+1 -3),
fisherswell1 (+1 -3),
frostcavern1 (+1 -3),
holeinice1 (+1 -3),
icecavern1 (+1 -3),
icecavern2 (+1 -3),
icehole1 (+1 -3),
polarbearcave1 (+1 -3),
polarbearcave2 (+25 -27),
polarbearcave3 (+1 -3),
trollcave1 (+1 -3)
-
maps/branches/lalo-pupland/whalingoutpost/taverns:
fishershall1 (+1 -3),
fishershallb1 (+1 -3),
storehouse1 (+1 -3)
-
maps/branches/lalo-pupland/whalingoutpost/underwaterdungeon:
level1 (+24 -26),
level2 (+1 -3),
level3 (+1 -3)
-
rjtanner
2008-03-18 20:33
#55
Rev.: 8528
-
4 lines of code changed in 3 files:
-
maps/branches/1.x/under_world:
README (+1 -1)
-
maps/branches/lalo-pupland/under_world:
README (+2 -2),
uworld_120_109 (+1 -2)
-
rjtanner
2008-03-18 20:32
#54
Rev.: 8527
-
14 lines of code changed in 2 files:
-
maps/branches/lalo-pupland/teamarena:
teamwar (+10 -6),
twregister (+4 -10)
-
rjtanner
2008-03-18 20:31
#53
Rev.: 8526
-
208 lines of code changed in 29 files:
-
maps/branches/1.x/sisters:
README (+1),
granary (+1 -1),
necro_ruin1a (+1 -1),
shrine0_east (+24 -24),
small_manor0 (+1 -1),
small_manor1 (+1 -1),
small_manor2 (+1 -1),
tower2 (+33 -17)
-
maps/branches/lalo-pupland/sisters:
README (+1 -1),
compound1 (+1 -3),
compound2 (+5 -7),
compound3 (+1 -3),
entrance (+3 -5),
granary (+1 -3),
necro_entrance (+11 -8),
necro_hole1 (+1 -3),
necro_ruin1 (+3 -5),
necro_ruin1a (+1 -3),
shrine0 (+1 -2),
shrine0_east (+25 -27),
shrine0_west (+1 -3),
shrine1 (+10 -9),
small_manor0 (+1 -3),
small_manor1 (+1 -3),
small_manor2 (+3 -4),
tower0 (+1 -4),
tower1 (+19 -14),
tower2 (+33 -19),
tower3 (+22 -10)
-
rjtanner
2008-03-18 20:28
#52
Rev.: 8525
-
10 lines of code changed in 3 files:
-
maps/trunk/pup_land:
barrier (+2 -2)
-
maps/trunk/pup_land/ruin_barbarian:
hole2 (+2 -2)
-
maps/trunk/wolfsburg/dungeons:
church.2 (+6 -6)
-
rjtanner
2008-03-18 13:57
#51
Rev.: 8524
-
3784 lines of code changed in 201 files:
-
maps/branches/1.x/scorn/anthony:
prison (+471 -10)
-
maps/branches/1.x/scorn/guilds/mailed_fist:
ground (+1 -1)
-
maps/branches/1.x/scorn/houses:
easy_house.1.a (+1),
resir (+16 -9)
-
maps/branches/1.x/scorn/kar:
drink (+4 -4),
gorks1 (+5 -5),
gorks2 (+2 -2),
gorks3 (+3),
somehouse3 (+6 -4)
-
maps/branches/1.x/scorn/mansion:
garden (+112),
stronghold (+1 -1)
-
maps/branches/1.x/scorn/misc:
HouseofHealing (+25 -25),
beginners2 (+8 -10),
castle2 (+1),
church (+2 -2),
drywell (+14 -14),
jail_upper (+72 -72),
kboldtemp1 (+1 -1),
kboldtemp1b1 (+1 -1),
kboldtemp1b2 (+1 -1),
kboldtemp1b3 (+1 -1),
kboldtemp1b4 (+5 -5),
prison (+690 -25),
templedevour (+5 -4),
zoo2 (+155 -41)
-
maps/branches/1.x/scorn/misc/battle_arena:
entrance (+5 -5),
first-aide (+7 -7),
snack (+14 -14)
-
maps/branches/1.x/scorn/oldcity:
oldcity13 (+322),
oldcity5 (+6 -6),
oldcity6 (+4),
oldcity7 (+4 -1)
-
maps/branches/1.x/scorn/shops:
BasicSpells (+40 -44),
IPO_scorn (+32 -32),
bowshop (+1),
gemshop (+8 -8),
light_shop (+11 -7),
scorn.sale2 (+105 -105),
weaponshop (+1)
-
maps/branches/1.x/scorn/taverns:
goths (+4 -1),
goths0 (+21 -21),
goths2 (+2 -2)
-
maps/branches/1.x/scorn/temples:
gaea (+1),
ruggilli2 (+1 -1),
valriel3 (+2)
-
maps/branches/1.x/scorn/towers:
tower.mad3 (+9 -14)
-
maps/branches/lalo-pupland/scorn/anthony:
portgate (+25 -30),
prison (+6 -8)
-
maps/branches/lalo-pupland/scorn/apartment:
Apartments1 (+1 -3),
Apartments2 (+1 -3),
Apartments3 (+1 -3),
Apartments4 (+1 -3),
Apartments5 (+1 -3),
apartments (+4 -24)
-
maps/branches/lalo-pupland/scorn/cannery:
ware1 (+1 -3)
-
maps/branches/lalo-pupland/scorn/crow/train:
train (+21 -6)
-
maps/branches/lalo-pupland/scorn/dtabb:
cave (+1 -3),
cave3 (+4 -3)
-
maps/branches/lalo-pupland/scorn/guilds:
guildhousesinc (+20 -2)
-
maps/branches/lalo-pupland/scorn/guilds/mailed_fist:
bigchest (+1 -2),
ground (+1 -1),
storage_room (+1 -2),
upper (+18 -12)
-
maps/branches/lalo-pupland/scorn/houses:
angrygiant (+2 -4),
barracks (+2 -4),
bowyer (+26 -16),
breezy_acres (+2 -4),
breezy_under (+12 -14),
breezy_under2 (+7 -7),
chess_club (+8 -28),
cornerbrook (+4 -8),
cornerbrook_under (+2 -4),
easy_house.1.a (+2 -2),
easy_house.1.b (+1 -2),
easy_house.1.c (+1 -2),
farmhouse (+3 -6),
house.haunted (+1 -3),
house1 (+3 -4),
house2 (+3 -4),
house3.1st (+6 -5),
house3.2nd (+2 -3),
house3.bas1 (+12 -9),
house3.bas2 (+16 -8),
jeweler (+2 -4),
kitchen (+3 -3),
map.fr.ruin (+34 -1),
messhall (+2 -4),
newhouse1 (+3 -4),
resir (+17 -12),
riverside_manor (+1 -3),
riverside_under (+4 -3),
smithery (+1 -2),
tannery (+1 -2),
wizardw (+1 -2),
wizz.entry (+13 -5),
wizz.lev1 (+54 -32),
wizz.lev1.pass1 (+3 -16)
-
maps/branches/lalo-pupland/scorn/kar:
creepy.house (+1 -3),
drink (+1 -3),
gorks1 (+1 -1),
gorks2 (+2 -2),
gorks3 (+3),
somehouse3 (+3 -3)
-
maps/branches/lalo-pupland/scorn/magara:
porter_house (+4 -6)
-
maps/branches/lalo-pupland/scorn/mansion:
entrance (+61 -12),
garden (+4 -4),
str-tunnel (+2 -5),
stronghold (+2 -3)
-
maps/branches/lalo-pupland/scorn/misc:
HallOfQuests (+1 -3),
HospitalityRoom (+1 -3),
HouseofHealing (+157 -88),
PowerHouse (+125 -29),
beginners (+5 -4),
beginners2 (+9 -13),
castle (+24 -31),
castle2 (+2 -3),
church (+26 -18),
cityhall (+142 -153),
devourlower (+1 -3),
dragon_guild (+1 -2),
drywell (+4 -20),
gatehouse (+2 -6),
jail (+1 -3),
jail_upper (+1 -3),
kboldtemp1 (+1 -3),
kboldtemp1b1 (+1 -3),
kboldtemp1b2 (+1 -3),
kboldtemp1b3 (+1 -3),
kboldtemp1b4 (+1 -3),
library (+16 -18),
map.esben.2 (+1 -3),
mercenaries (+2 -4),
port_arena (+20 -3),
prison (+4 -6),
puddings.place (+1 -3),
templedevour (+2 -3),
templelyth (+3 -4),
testing_area (+1 -3),
wizhide (new),
zoo (+10 -3),
zoo2 (+10 -3)
-
maps/branches/lalo-pupland/scorn/misc/battle_arena:
arena (+183 -236),
arena_ud (+1 -3),
entrance (+9 -7),
first-aide (+11 -3),
snack (+2 -3)
-
maps/branches/lalo-pupland/scorn/oldcity:
end (+1 -3),
oldcity1 (+1 -3),
oldcity11 (+1 -3),
oldcity12 (+3 -4),
oldcity13 (+2 -2),
oldcity15 (+1 -3),
oldcity15e (+1 -3),
oldcity2 (+1 -3),
oldcity3 (+1 -3),
oldcity5 (+1 -3),
oldcity54 (+3 -4),
oldcity6 (+9),
oldcity7 (+1 -3),
oldcity8 (+4)
-
maps/branches/lalo-pupland/scorn/peterm:
undead_quest (+4 -4)
-
maps/branches/lalo-pupland/scorn/shops:
BasicSpells (+1 -3),
IPO_scorn (+1 -3),
alclass (+1 -2),
armourshop (+1 -3),
bowshop (+2 -3),
buildshop (+1 -2),
coffeeshop (+21 -17),
foodshop (+1 -3),
gemshop (+1 -3),
generalshop (+4 -4),
light_shop (+1 -2),
magicshop (+6 -5),
oleds_cafe (+1 -2),
potionshop (+1 -3),
scorn.sale1 (+7 -7),
scorn.sale2 (+110 -255),
weaponshop (+2 -3)
-
maps/branches/lalo-pupland/scorn/taverns:
apartments (+1 -3),
barking_mule (+2 -3),
goths (+6 -5),
goths0 (+5 -5),
inn (+16 -5),
inn2 (+1 -3)
-
maps/branches/lalo-pupland/scorn/temples:
gaea (+3 -4),
gnarg (+1 -3),
gorokh (+8 -3),
ixalovh (+1 -3),
mostrai (+11 -5),
mostrai2 (+74 -29),
ruggilli1 (+1 -3),
ruggilli2 (+2 -4),
sorig (+1 -3),
sorig2 (+6 -3),
valriel (+1 -3),
valriel3 (+3 -3)
-
maps/branches/lalo-pupland/scorn/towers:
tower (+1 -3),
tower.mad (+1 -3),
tower.mad2 (+1 -3),
tower.mad3 (+9 -14)
-
rjtanner
2008-03-17 21:05
#50
Rev.: 8523
-
398 lines of code changed in 77 files:
-
maps/branches/1.x/santo_dominion:
basement (+2 -2),
house_of_hell (+2 -2),
north_farm (+1 -1),
tavern (+1),
tavern.downstairs (+1 -1),
tobias.top (+1 -1)
-
maps/branches/1.x/santo_dominion/eeur:
hut.1 (+1 -1)
-
maps/branches/1.x/santo_dominion/espen:
espen2 (+18 -2),
palace (+1 -1)
-
maps/branches/1.x/santo_dominion/guilds/drunken_barbarian:
ground (+1 -1)
-
maps/branches/1.x/santo_dominion/houses:
house1 (+1 -1)
-
maps/branches/1.x/santo_dominion/magara:
opera (+4 -4)
-
maps/branches/1.x/santo_dominion/magara/hut:
floor_2 (+1 -1),
floor_3 (+1 -1)
-
maps/branches/1.x/santo_dominion/magara/north_lighthouse:
floor_1 (+1 -1),
floor_3 (+1 -1)
-
maps/branches/1.x/santo_dominion/magara/south_lighthouse:
floor_1 (+1 -1)
-
maps/branches/1.x/santo_dominion/mudman:
mudman.2 (+1 -1),
mudman.3 (+2 -2)
-
maps/branches/1.x/santo_dominion/shaft:
undeadshaft.1 (-4)
-
maps/branches/1.x/santo_dominion/shops:
armour (+1 -1),
eliks (+1 -1),
rings (+1 -1)
-
maps/branches/lalo-pupland/santo_dominion:
basement (+13),
city_hall (+1 -3),
crossfire (+9),
house_of_hell (+2 -2),
map.and.sale (+1 -64),
north_barn (+13 -101),
north_farm (+2 -2),
sdomino_appartment (+2 -6),
tavern (+3 -9),
tavern.2ndfloor (+7 -13),
tavern.downstairs (+3 -22),
tobias (+25 -374),
tobias.top (+1 -3),
tollpost (-21)
-
maps/branches/lalo-pupland/santo_dominion/eeur:
hut.1 (+1 -3)
-
maps/branches/lalo-pupland/santo_dominion/espen:
espen1 (+17),
espen2 (+10 -3),
palace (+3 -19)
-
maps/branches/lalo-pupland/santo_dominion/guilds/drunken_barbarian:
bigchest (+1 -2),
ground (+1 -1),
storage_room (+1 -2),
upper (+19 -12)
-
maps/branches/lalo-pupland/santo_dominion/houses:
house1 (+1 -3)
-
maps/branches/lalo-pupland/santo_dominion/lord_byron:
1st_floor (+17),
2nd_floor (+23),
main (+11)
-
maps/branches/lalo-pupland/santo_dominion/magara:
opera (+8 -237)
-
maps/branches/lalo-pupland/santo_dominion/magara/hut:
floor_2 (+1 -3),
floor_3 (+1 -3)
-
maps/branches/lalo-pupland/santo_dominion/magara/north_lighthouse:
floor_1 (+12 -3),
floor_3 (+1 -3)
-
maps/branches/lalo-pupland/santo_dominion/magara/south_lighthouse:
floor_1 (+1 -3),
floor_3 (+59)
-
maps/branches/lalo-pupland/santo_dominion/magara/well:
cave (+5 -10),
top (+3 -4),
treasure (+2 -4)
-
maps/branches/lalo-pupland/santo_dominion/mudman:
mudman.1 (+1 -3),
mudman.2 (+9 -11),
mudman.3 (+38 -62)
-
maps/branches/lalo-pupland/santo_dominion/shaft:
undeadshaft.1 (+2 -2),
undeadshaft.2 (+1 -2),
undeadshaft.3 (+1 -2),
undeadshaft.4 (+1 -2)
-
maps/branches/lalo-pupland/santo_dominion/shops:
armour (+1 -3),
eliks (+1 -3),
erash (+1 -1),
nosferatu (+6 -5),
rings (+1 -8)
-
maps/branches/lalo-pupland/santo_dominion/temple_naive:
templenaive.1 (+3 -3),
templenaive.2 (+7 -6)
-
rjtanner
2008-03-17 21:04
#49
Rev.: 8522
-
5 lines of code changed in 2 files:
-
maps/trunk/santo_dominion/espen:
palace (+1 -1)
-
maps/trunk/santo_dominion/magara:
opera (+4 -4)
-
rjtanner
2008-03-17 20:06
#48
Rev.: 8521
-
30 lines of code changed in 18 files:
-
maps/branches/1.x/mlab/citydeclouds/apartment:
cwdctownhaus2lvl1 (+1 -1),
cwdctownhaus2lvl2 (+2 -2),
cwdctownhaus3lvl1 (+1 -1),
cwdctownhaus3lvl2 (+2 -2),
cwdctownhaus4lvl1 (+1 -1),
cwdctownhaus4lvl2 (+2 -2)
-
maps/branches/lalo-pupland/mlab/citydeclouds/apartment:
cwdctownhaus2lvl1 (+1 -1),
cwdctownhaus2lvl2 (+2 -2),
cwdctownhaus3lvl1 (+1 -1),
cwdctownhaus3lvl2 (+2 -2),
cwdctownhaus4lvl1 (+1 -1),
cwdctownhaus4lvl2 (+2 -2)
-
maps/trunk/mlab/citydeclouds/apartment:
cwdctownhaus2lvl1 (+2 -2),
cwdctownhaus2lvl2 (+2 -2),
cwdctownhaus3lvl1 (+2 -2),
cwdctownhaus3lvl2 (+2 -2),
cwdctownhaus4lvl1 (+2 -2),
cwdctownhaus4lvl2 (+2 -2)
-
rjtanner
2008-03-17 19:10
#47
Rev.: 8520
-
26 lines of code changed in 3 files:
-
maps/branches/1.x/mlab/citydeclouds:
cloudworlddecity (+9 -8)
-
maps/branches/lalo-pupland/mlab/citydeclouds:
cloudworlddecity (+9 -8)
-
maps/trunk/mlab/citydeclouds:
cloudworlddecity (+8 -8)
-
rjtanner
2008-03-17 17:59
#46
Rev.: 8519
-
2476 lines of code changed in 197 files:
-
maps/branches/1.x/quests/cd:
cd.castle.750 (+4),
cd.store.753 (+1 -1)
-
maps/branches/1.x/quests/greyshield:
Cavern2 (+1 -1),
Dungeon (+1 -1),
Finish (+203 -10),
Fortress (+247 -171),
GreyMaster (+14 -6),
Greysword (+32 -32),
Sphinx (+42 -18)
-
maps/branches/1.x/quests/hendel:
mountain_pass (+1 -1)
-
maps/branches/1.x/quests/mak/chaos:
down2 (+3 -3),
down5 (+5 -97),
monsters.pick (+128 -133),
up3 (+8 -4),
up4 (+3 -3),
up5 (+5 -99)
-
maps/branches/1.x/quests/mak/undead:
mausoleum (+2 -2)
-
maps/branches/1.x/quests/mcz:
castle1 (+23 -19)
-
maps/branches/1.x/quests/peterm:
Nethack_in_crossfire_Yendor (+1 -1),
Nethack_in_crossfire_entrance (+9 -9)
-
maps/branches/1.x/quests/peterm/CTower:
Barracks (+6 -6),
Dungeon (+15 -6),
GroundLevel (+112 -4),
Officers (+4 -4),
Servants (+35 -19),
TowerTop (+32)
-
maps/branches/1.x/quests/peterm/Demonology:
AirMaster (+5 -4),
AirTower1 (+1 -1),
ApprenticeLevel (+2 -2),
Demon3 (+1 -1),
EarthMaster (+5 -4),
EarthTower1 (+1 -1),
FireMaster (+5 -4),
FireTower1 (+1 -1),
GroundLevel (+4 -4),
JourneymanLevel (+37 -3),
MasterLevel (+48 -10),
WaterMaster (+5 -4),
WaterTower1 (+1 -1)
-
maps/branches/1.x/quests/peterm/FireTemple:
Entrance (+13 -1),
Fire4 (+2 -2),
FirstFloor (+1 -1),
HotMines (+1 -1),
Mezannine1 (+1 -1),
Passageway (+1 -1),
SecondFloor (+1 -1),
ThirdFloor (+1 -1)
-
maps/branches/1.x/quests/peterm/quests:
TitanGate (+1 -1),
ogre_chief (+1 -1),
wyvern_quest (+8 -19)
-
maps/branches/1.x/quests/peterm/temple:
AnteChamber (+2 -2),
OuterTemple (+1 -1),
Temple (+1 -1)
-
maps/branches/1.x/quests/todd/aljwaf:
crypt (+1 -1),
crypt5 (+1 -1)
-
maps/branches/lalo-pupland/quests/cd:
cd.castle.750 (+1 -3),
cd.store.753 (+1 -3),
cd.tower1.754 (+18 -1),
cd.tower2.755 (+19 -6)
-
maps/branches/lalo-pupland/quests/hendel:
acid_room (+1 -3),
mountain_pass (+1 -3),
pre_acid (+1 -3)
-
maps/branches/lalo-pupland/quests/mak:
MainFloor (+4 -8)
-
maps/branches/lalo-pupland/quests/mak/chaos:
down1 (+1 -3),
down2 (+4 -6),
down3 (+3 -6),
down4 (+1 -3),
down5 (+6 -100),
fallen (+6 -8),
monsters.pick (+129 -136),
tritemples (+7 -9),
up1 (+1 -3),
up2 (+1 -3),
up3 (+4 -6),
up4 (+4 -6),
up5 (+2 -102)
-
maps/branches/lalo-pupland/quests/mak/dragons:
chaos (+2 -4),
elec (+5 -7),
fire (+2 -4),
ice (+2 -4)
-
maps/branches/lalo-pupland/quests/mak/giant:
mainfloor (+1 -3),
secondfloor (+1 -3),
thirdfloor (+1 -3)
-
maps/branches/lalo-pupland/quests/mak/mansion:
basement (+1 -3),
floor1 (+1 -3),
floor2 (+2 -5)
-
maps/branches/lalo-pupland/quests/mak/troll_cave:
Guards (+1 -3),
cave.1 (+1 -3),
cave.2 (+1 -3),
cave.3 (+1 -3)
-
maps/branches/lalo-pupland/quests/mak/undead:
catacombs (+1 -3),
graveyard (+1 -3),
mausoleum (+3 -5)
-
maps/branches/lalo-pupland/quests/mak/unnatural:
unnat (+1 -3)
-
maps/branches/lalo-pupland/quests/mcz:
castle1 (+9 -10),
castle_air (+1 -3),
castle_earth (+2 -3),
castle_fire (+1 -3),
castle_low1 (+2 -3),
castle_low2 (+2 -3),
castle_water (+1 -3)
-
maps/branches/lalo-pupland/quests/peterm:
Nethack_in_crossfire_Yendor (+1 -3),
Nethack_in_crossfire_entrance (+1 -3)
-
maps/branches/lalo-pupland/quests/peterm/CTower:
Barracks (+28 -30),
Chamber (+4 -4),
Dungeon (+1 -3),
GroundLevel (+5 -7),
Laboratory (+1 -3),
Library (+1 -3),
Officers (+3 -5),
Servants (+5 -7),
Study (+1 -3),
TowerTop (+1 -3)
-
maps/branches/lalo-pupland/quests/peterm/Demonology:
AirMaster (+3 -4),
AirStudy (+6 -5),
AirTower1 (+3 -5),
AirTower2 (+111 -76),
ApprenticeLevel (+5 -7),
Demon1 (+2 -4),
Demon2 (+2 -4),
Demon3 (+4 -6),
EarthMaster (+4 -5),
EarthStudy (+6 -5),
EarthTower1 (+3 -5),
EarthTower2 (+111 -76),
FireMaster (+4 -5),
FireStudy (+6 -5),
FireTower1 (+3 -5),
FireTower2 (+111 -76),
GroundLevel (+6 -8),
HighTower1 (+2 -4),
HighTower2 (+2 -4),
HighTowerTop (+2 -4),
JourneymanLevel (+39 -7),
MasterLevel (+42 -6),
WaterMaster (+4 -5),
WaterStudy (+6 -5),
WaterTower1 (+3 -5),
WaterTower2 (+111 -76)
-
maps/branches/lalo-pupland/quests/peterm/DragonQuest:
ElectricAnte (+2 -4),
ElectricHatchery (+19 -12),
ElectricLord (+2 -4),
Entrance (+2 -4),
FireAnte (+2 -4),
FireHatchery (+2 -4),
FireLord (+3 -4),
IceAnte (+2 -4),
IceHatchery (+18 -12),
IceLord (+3 -4),
WyvernNest (+3 -4)
-
maps/branches/lalo-pupland/quests/peterm/FireTemple:
Entrance (+1 -3),
FifthFloor (+1 -3),
Fire1 (+7 -15),
Fire2 (+1 -3),
Fire3 (+1 -3),
Fire4 (+15 -9),
FirstFloor (+1 -3),
FourthFloor (+10 -7),
HotMines (+74 -39),
LavaChamber (+10 -3),
Mezannine1 (+1 -3),
Passageway (+1 -3),
SecondFloor (+1 -3),
ThirdFloor (+2 -4)
-
maps/branches/lalo-pupland/quests/peterm/quests:
TitanGate (+1 -3),
dragon_quest (+1 -3),
dragonquest2 (+1 -3),
goblin_chief (+4 -3),
mushroom_quest (+4 -4),
ogre_chief (+11 -6),
titan_quest (+27),
wyvern_quest (+1 -4)
-
maps/branches/lalo-pupland/quests/peterm/temple:
AnteChamber (+1 -3),
GemTunnel (+150 -3),
InnerTemple (+1 -3),
OuterTemple (+1 -3),
Temple (+1 -3)
-
maps/branches/lalo-pupland/quests/skud:
court (+12 -3),
east_1 (+11 -13),
entrance (+1 -3),
maze (+2 -1),
north_1 (+19 -20),
west_1 (+1 -3)
-
maps/branches/lalo-pupland/quests/todd/aljwaf:
crypt (+8 -6),
crypt2 (+1 -2),
crypt3 (+1 -3),
crypt4 (+1 -2),
crypt5 (+1 -2),
crypt6 (+1 -3),
hall1 (+2 -4),
hall2 (+6 -12),
ruins (+11 -11),
tomb (+1 -2),
tower1 (+1 -3),
tower2 (+1 -3),
tower3 (+1 -2),
tower4 (+2 -4)
-
rjtanner
2008-03-17 17:33
#45
Rev.: 8518
-
4 lines of code changed in 1 file:
-
maps/trunk/quests/mak/chaos:
tritemples (+4 -4)
-
rjtanner
2008-03-15 01:39
#44
Rev.: 8517
-
531 lines of code changed in 3 files:
-
maps/branches/1.x:
ChangeLog (+219)
-
maps/branches/lalo-pupland:
ChangeLog (+277)
-
maps/trunk:
ChangeLog (+35 -27)
-
rjtanner
2008-03-15 01:18
#43
Rev.: 8516
-
148 lines of code changed in 24 files:
-
maps/branches/1.x/port_joseph/goblin:
fort2 (+2 -2),
fortress (+5 -5),
netower (+1 -1),
nwtower (+5 -5),
setower (+3 -3)
-
maps/branches/1.x/port_joseph/pirates:
fortvsship (+1 -1),
madvillage (+4)
-
maps/branches/1.x/port_joseph/town:
generalstore (+1 -1),
inn (+4 -4)
-
maps/branches/lalo-pupland/port_joseph/goblin:
dungeon1 (+1 -3),
dungeon2 (+1 -3),
dungeon3 (+4 -3),
fort2 (+5 -6),
fortress (+6 -8),
netower (+2 -4),
nwtower (+6 -8),
setower (+4 -6)
-
maps/branches/lalo-pupland/port_joseph/pirates:
fortvsship (+40 -4),
madvillage (+4 -5),
mbgrave2 (+7 -8)
-
maps/branches/lalo-pupland/port_joseph/town:
church (+32 -18),
generalstore (+3 -4),
inn (+5 -7),
tomassos_house (+2 -2)
-
rjtanner
2008-03-15 01:17
#42
Rev.: 8515
-
10 lines of code changed in 7 files:
-
maps/branches/1.x/planes:
greenway5 (-3),
greenway6 (-3),
greenway8 (-3)
-
maps/branches/lalo-pupland/planes:
greenway5 (+3 -7),
greenway6 (+3 -7),
greenway8 (+3 -7),
harcanna_wood (+1 -3)
-
rjtanner
2008-03-15 01:15
#41
Rev.: 8514
-
5 lines of code changed in 1 file:
-
maps/trunk/port_joseph/pirates:
mbgrave2 (+5 -5)
-
rjtanner
2008-03-15 00:55
#40
Rev.: 8513
-
38187 lines of code changed in 246 files:
-
maps/branches/1.x/navar_city:
city1court (+135 -135),
collosium (+151 -145),
spyhouse (+24 -5)
-
maps/branches/1.x/navar_city/dreaming_sage:
ground (+1 -1)
-
maps/branches/1.x/navar_city/illusion:
illtow1 (+52 -52),
illtow5 (+8 -8)
-
maps/branches/1.x/navar_city/light:
smugship1 (+5 -4)
-
maps/branches/1.x/navar_city/misc:
aliscave (+1 -1),
aliswell (+1 -1),
city1armour (-1),
city1mermaid (+13 -13),
market1 (+1 -1),
market2 (+1 -1),
theater (+211 -211),
theater2 (+129 -129),
theater3 (+65 -65),
theater4 (+1 -1),
theaterb1 (+181 -181),
theaterb2 (+181 -181),
theaterb3 (+63 -63),
theaterb4 (+1 -1)
-
maps/branches/1.x/navar_city/mlab:
dream (+1 -1),
tadobebuild2 (new 10735),
tadobebuild3 (new 12083),
tavern (+144 -37),
tavern2 (+1 -1),
tavern3 (+21 -5),
tavern4 (+1 -1),
tavern5 (+1 -1),
tavern6 (+1 -1),
tavern7 (+1 -1),
tavernb1 (+11 -3),
tavernb2 (+1 -2),
tavernb3 (+3 -5),
tavernb4 (+3 -3),
thehole (+2 -3),
ttower10 (+1 -1),
ttower11 (+1 -1),
ttower12 (+1 -1),
ttower13 (+1 -1),
ttower14 (+1 -1),
ttower15 (+1 -1),
ttower16 (+1 -1),
ttower17 (+1 -1),
ttower18 (+1 -1),
ttower19 (+1 -1),
ttower20 (+31 -31),
ttower21 (+1 -1),
ttower22 (+1 -1),
ttower23 (+1 -1),
ttower24 (+1 -1),
ttower25 (+1 -1),
ttower26 (+1 -1),
ttower27 (+1 -1),
ttower28 (+117 -61),
ttower29 (+25 -25),
ttower30 (+1 -1),
ttower31 (+1 -1),
ttower32 (+1 -1),
ttower33 (+1 -1),
ttower34 (+4 -10),
ttower35 (+1 -1),
ttower36 (+1 -1),
ttower37 (+1 -1),
ttower38 (+1 -1),
ttower39 (+1 -1),
ttower40 (+1 -1),
ttower41 (+1 -1),
ttower42 (+1 -1),
ttower43 (+1 -1),
ttower44 (+1 -1),
ttower45 (+1 -1),
ttower8 (+8 -8),
ttower9 (+1 -1),
ttowerchoswld1 (+6 -11),
zealothouse2 (new 8736),
zealothouseb1 (new 2591)
-
maps/branches/1.x/navar_city/temples:
gaea (+1 -1),
sorig (+55 -47),
valriel (+81 -81)
-
maps/branches/1.x/navar_city/tower:
magetowfinal (-1)
-
maps/branches/1.x/navar_city/troll_canyon:
troll_canyon.4 (-1),
troll_canyon.8 (-1)
-
maps/branches/lalo-pupland/navar_city:
city1court (+1 -3),
city1enter (+1 -3),
city1houses (+1 -3),
city1houses2 (+1 -3),
city1houses3 (+3 -6),
city1prison (+1 -3),
collosium (+1 -3),
mouse_house (new),
spyhouse (+7 -3),
warehouse1 (+1 -3),
warehouse2 (+1 -3),
warehouse3 (+4 -3),
warehouse4 (+1 -3),
warehouse5 (+1 -19),
warehouse6 (+1 -3),
warehouse7 (+1 -3),
warehouse8 (+1 -3)
-
maps/branches/lalo-pupland/navar_city/apartments:
apartment (+3 -4),
apartment_attic (+1 -2),
apartment_basement (+1 -2),
apartment_upstairs (+1 -2)
-
maps/branches/lalo-pupland/navar_city/casino_infernal:
casino_infernal1 (+1 -3),
casino_infernal2 (+1 -3)
-
maps/branches/lalo-pupland/navar_city/dragon_hangar:
hangar (+1 -2)
-
maps/branches/lalo-pupland/navar_city/dreaming_sage:
bigchest (+1 -2),
ground (+1 -1),
storage_room (+1 -2),
upper (+19 -12)
-
maps/branches/lalo-pupland/navar_city/illusion:
illexit (+1 -3),
illtow1 (+53 -55),
illtow2 (+1 -3),
illtow3 (+1 -3),
illtow4 (+1 -3),
illtow5 (+2 -4),
illtow6 (+32 -3),
illtow7 (+7 -5)
-
maps/branches/lalo-pupland/navar_city/jail:
jail (new),
jail2 (new),
jail3 (new)
-
maps/branches/lalo-pupland/navar_city/light:
light0 (+1 -3),
light1 (+1 -3),
light2 (+1 -3),
light3 (+1 -3),
light4 (+3 -4),
smugship (+1 -3),
smugship1 (+6 -7)
-
maps/branches/lalo-pupland/navar_city/magara/houses:
earth_house (+3 -3),
family_house (+1 -3),
kaisas_place (+1 -3),
large_house (+10 -3),
museum (+1 -3)
-
maps/branches/lalo-pupland/navar_city/misc:
IPO_navar (+1 -3),
aliscave (+1 -3),
aliswell (+1 -3),
bowyer (+48 -50),
buildshop (+1 -2),
city1armour (+10 -6),
city1gen (+1 -3),
city1magic (+2 -8),
city1mermaid (+2 -5),
city1smith (+1 -3),
city1weapon (+2 -3),
dragon_guild (+2 -2),
jeweler (+1 -3),
kitchen (+1 -3),
library (+16 -18),
market1 (+1 -3),
market2 (+1 -3),
midane (new 1775),
navarwiz (+1 -2),
tannery (+1 -2),
thamshop (+2 -5),
theater (+1 -3),
theater2 (+1 -3),
theater3 (+1 -3),
theater4 (+1 -3),
theaterb1 (+1 -3),
theaterb2 (+1 -3),
theaterb3 (+5 -4),
theaterb4 (+1 -3)
-
maps/branches/lalo-pupland/navar_city/mlab:
dream (+1 -3),
tavern (+21 -4),
tavern2 (+21 -23),
tavern3 (+25 -27),
tavern4 (+3 -5),
tavern5 (+1 -3),
tavern6 (+1 -3),
tavern7 (+1 -3),
tavernb1 (+2 -4),
tavernb2 (+1 -4),
tavernb3 (+1 -4),
tavernb4 (+2 -4),
thehole (+1 -4),
ttower10 (+1 -3),
ttower11 (+1 -3),
ttower12 (+1 -3),
ttower13 (+1 -3),
ttower14 (+1 -3),
ttower15 (+1 -3),
ttower16 (+1 -3),
ttower17 (+1 -3),
ttower18 (+1 -3),
ttower19 (+1 -3),
ttower20 (+1 -3),
ttower21 (+1 -3),
ttower22 (+1 -3),
ttower23 (+1 -3),
ttower24 (+3 -5),
ttower25 (+1 -3),
ttower26 (+1 -3),
ttower27 (+1 -3),
ttower28 (+2 -3),
ttower29 (+1 -3),
ttower30 (+1 -3),
ttower31 (+1 -3),
ttower32 (+3 -5),
ttower33 (+1 -3),
ttower34 (+1 -3),
ttower35 (+1 -3),
ttower36 (+1 -3),
ttower37 (+1 -3),
ttower38 (+1 -3),
ttower39 (+1 -3),
ttower40 (+1 -3),
ttower41 (+1 -3),
ttower42 (+1 -3),
ttower43 (+1 -3),
ttower44 (+1 -3),
ttower45 (+1 -3),
ttower8 (+1 -3),
ttower9 (+1 -3),
ttowerchoswld1 (+1 -3)
-
maps/branches/lalo-pupland/navar_city/slums:
Iggys_house (+1 -3),
Iggys_house_lower (+1 -3),
Iggys_house_upper (+4 -3),
rockgardens (+1 -3)
-
maps/branches/lalo-pupland/navar_city/smugglers_cove:
sc_warehouse (+5 -6),
sc_warehouse2 (+1 -3),
sc_warehouse3 (+1 -3),
smugglercamp (+1 -3)
-
maps/branches/lalo-pupland/navar_city/temples:
gaea (+1 -3),
gorokh (+4 -6),
gorokh2 (+4 -3),
ixalovh (+2 -3),
ixalovh2 (+1 -2),
ruggilli (+2 -4),
ruggilli2 (+11 -8),
sorig (+1 -3),
templelyth (+2 -3),
valriel (+1 -3)
-
maps/branches/lalo-pupland/navar_city/tower:
magetower1 (+1 -3),
magetower2 (+1 -3),
magetower3 (+16 -3),
magetower4 (+2 -4),
magetower5 (+1 -3),
magetower_low (+1 -3),
magetowfinal (+1 -5)
-
maps/branches/lalo-pupland/navar_city/troll_canyon:
troll_canyon.4 (-1),
troll_canyon.8 (-1)
-
rjtanner
2008-03-14 22:57
#39
Rev.: 8512
-
4192255 lines of code changed in 200 files:
-
maps/branches/1.x/mlab:
mlabscrntrd1 (+1 -1),
mlabscrntrd2 (+2 -2),
mlabscrntrdb1 (+1 -1),
mlabscrntrdb2 (+1 -1),
mlabscrntrdb3 (+1 -1)
-
maps/branches/1.x/mlab/citydeclouds:
IPO_citydeclouds (new 11554),
cdcapart1 (new 28744),
cdcapart2 (new 12811),
cdccloudre1 (new 6114),
cdccourthsuplvl1 (new 8871),
cdcgatea2 (new 7059),
cdcmesshluper1 (new 663),
cdcnrkpdevtmp1 (new 992),
cdcnwgateuprlv1 (new 7893),
cdcscasino (new 1300),
cdcwgrotto1 (new 27298),
citydeclouds2A (+36 -28),
citydeclouds2B (+13 -20),
citydeclouds2C (+2 -9),
citydeclouds2D (+41 -41),
citydeclouds2E (+57 -89),
citydeclouds2F (+16 -48),
citydeclouds2G (+18 -26),
citydeclouds2H (+71 -58),
citydeclouds2I (+25 -40),
citydecloudsA (+2 -2),
citydecloudsB (+52 -28),
citydecloudsC (+18 -9),
cloudworlddecity (new 228651),
cwdcguestofmarquis1 (new 19403)
-
maps/branches/1.x/mlab/citydeclouds/apartment:
cwdctownhaus1lvl1 (new 4587),
cwdctownhaus1lvl2 (new 4548),
cwdctownhaus2lvl1 (new 4587),
cwdctownhaus2lvl2 (new 4548),
cwdctownhaus3lvl1 (new 4587),
cwdctownhaus3lvl2 (new 4548),
cwdctownhaus4lvl1 (new 4587),
cwdctownhaus4lvl2 (new 4548)
-
maps/branches/1.x/mlab/citydeclouds/bank:
bank1 (+2 -8),
bank2 (+1 -6),
bank3 (+2 -1),
bank4 (+2 -1),
bank5 (+2 -1),
vaulta1 (+1 -1),
vaultb2 (+1 -1),
vaultc3 (+1 -1),
vaultd4 (+1 -1),
vaulte5 (+1 -1)
-
maps/branches/1.x/mlab/citydeclouds/castle:
cwdccastleb1 (new 80545),
cwdccastleb10 (new 523),
cwdccastleb11 (new 523),
cwdccastleb12 (new 523),
cwdccastleb13 (new 523),
cwdccastleb14 (new 523),
cwdccastleb15 (new 523),
cwdccastleb16 (new 523),
cwdccastleb17 (new 523),
cwdccastleb18 (new 523),
cwdccastleb19 (new 523),
cwdccastleb2 (new 129673),
cwdccastleb20 (new 523),
cwdccastleb21 (new 523),
cwdccastleb3 (new 119403),
cwdccastleb4 (new 149970),
cwdccastleb5 (new 157620),
cwdccastleb6 (new 158387),
cwdccastleb7 (new 162696),
cwdccastleb8 (new 164805),
cwdccastleb9 (new 523),
cwdccastlechoswld1 (new 27073),
cwdccastlef1 (new 109787),
cwdccastlef2 (new 88607),
cwdccastlef3 (new 83041),
cwdccastlef4 (new 82875),
cwdccastlef5 (new 80982),
cwdccastleofmarquis1 (new 26674),
cwdccastleofmarquis2 (new 31677),
cwdccastleofmarquis3 (new 31253),
cwdccastleofmarquis4 (new 25233),
cwdccastleofmarquis5 (new 11702),
cwdccastleofmarquisb1 (new 22266)
-
maps/branches/1.x/mlab/citydeclouds/cdcbigstore:
cdcbigstore2f (+92 -95),
cdcbigstore3f (+103 -106)
-
maps/branches/1.x/mlab/citydeclouds/cdccastlekeep:
cdccastlekeep1 (+1 -1),
cdccastlekeep2 (+1 -1),
cdccastlekeep3 (+1 -1),
cdccastlekeep4 (+1 -1),
cdccastlekeepb1 (+1 -1),
cdckeepbarrack1 (+1 -1)
-
maps/branches/1.x/mlab/citydeclouds/cdcspire:
cdcspire1 (+2 -2),
cdcspireexit1 (+2 -2),
cdcspireexit2 (+3 -2)
-
maps/branches/1.x/mlab/citydeclouds/keep:
cwdcrandkeep1 (new 3545)
-
maps/branches/1.x/mlab/citydeclouds/misc:
cwdcchessarenaa1 (new 19480),
cwdcchessarenaa2 (new 10803),
cwdcchessarenab2 (new 7591)
-
maps/branches/1.x/mlab/citydeclouds/shops:
cdcwcafe1 (new 6815),
cwdcgenshop1 (new 6758),
cwdckitchen (new 1513),
cwdcpotionshop1 (new 6476),
cwdctrademarket (new 3084)
-
maps/branches/1.x/mlab/citydeclouds/temples:
valriel (new 1812)
-
maps/branches/1.x/mlab/citydeclouds/villa:
citydecloudsvillaC1 (new 1433),
citydecloudsvillaC2 (new 5408),
citydecloudsvillaC3 (new 5290),
citydecloudsvillab1 (new 44127),
citydecloudsvillab2 (new 16004),
citydecloudsvillab3 (new 27132)
-
maps/branches/lalo-pupland/mlab:
mlabscrntrd1 (+1 -3),
mlabscrntrd2 (+1 -3),
mlabscrntrdb1 (+1 -3),
mlabscrntrdb2 (+1 -3),
mlabscrntrdb3 (+1 -3)
-
maps/branches/lalo-pupland/mlab/citydeclouds:
IPO_citydeclouds (+1 -3),
citydeclouds2A (+20 -22),
citydeclouds2B (+14 -16),
citydeclouds2C (+9 -11),
citydeclouds2D (+40 -42),
citydeclouds2E (+44 -52),
citydeclouds2F (+1 -3),
citydeclouds2G (+1 -3),
citydeclouds2H (+1 -3),
citydeclouds2I (+26 -25),
citydecloudsA (+1 -3),
citydecloudsB (+1 -3),
citydecloudsC (+1 -2),
cloudworlddecity (+176 -1734),
cwdcguestofmarquis1 (new 19403)
-
maps/branches/lalo-pupland/mlab/citydeclouds/apartment:
cwdctownhaus1lvl1 (new 4587),
cwdctownhaus1lvl2 (new 4548),
cwdctownhaus2lvl1 (new 4587),
cwdctownhaus2lvl2 (new 4548),
cwdctownhaus3lvl1 (new 4587),
cwdctownhaus3lvl2 (new 4548),
cwdctownhaus4lvl1 (new 4587),
cwdctownhaus4lvl2 (new 4548)
-
maps/branches/lalo-pupland/mlab/citydeclouds/bank:
bank1 (+1 -2),
bank2 (+6 -8),
bank3 (+1 -2),
bank4 (+1 -2),
bank5 (+1 -2),
vaulta1 (+1 -3),
vaultb2 (+1 -3),
vaultc3 (+1 -3),
vaultd4 (+1 -3),
vaulte5 (+1 -3)
-
maps/branches/lalo-pupland/mlab/citydeclouds/castle:
cwdccastleb1 (new 80545),
cwdccastleb10 (new 523),
cwdccastleb11 (new 523),
cwdccastleb12 (new 523),
cwdccastleb13 (new 523),
cwdccastleb14 (new 523),
cwdccastleb15 (new 523),
cwdccastleb16 (new 523),
cwdccastleb17 (new 523),
cwdccastleb18 (new 523),
cwdccastleb19 (new 523),
cwdccastleb2 (new 129673),
cwdccastleb20 (new 523),
cwdccastleb21 (new 523),
cwdccastleb3 (new 119403),
cwdccastleb4 (new 149970),
cwdccastleb5 (new 157620),
cwdccastleb6 (new 158387),
cwdccastleb7 (new 162696),
cwdccastleb8 (new 164805),
cwdccastleb9 (new 523),
cwdccastlechoswld1 (new 27073),
cwdccastlef1 (new 109787),
cwdccastlef2 (new 88607),
cwdccastlef3 (new 83041),
cwdccastlef4 (new 82875),
cwdccastlef5 (new 80982),
cwdccastleofmarquis1 (new 26674),
cwdccastleofmarquis2 (new 31677),
cwdccastleofmarquis3 (new 31253),
cwdccastleofmarquis4 (new 25233),
cwdccastleofmarquis5 (new 11702),
cwdccastleofmarquisb1 (new 22266)
-
maps/branches/lalo-pupland/mlab/citydeclouds/cdcbigstore:
cdcbigstore2f (+90 -92),
cdcbigstore3f (+100 -102)
-
maps/branches/lalo-pupland/mlab/citydeclouds/cdccastlekeep:
cdccastlekeep1 (+1 -3),
cdccastlekeep2 (+1 -3),
cdccastlekeep3 (+1 -3),
cdccastlekeep4 (+1 -3),
cdccastlekeepb1 (+1 -3),
cdckeepbarrack1 (+1 -3)
-
maps/branches/lalo-pupland/mlab/citydeclouds/cdcspire:
cdcspire1 (+1 -3),
cdcspireexit1 (+2 -4),
cdcspireexit2 (+1 -3)
-
maps/branches/lalo-pupland/mlab/citydeclouds/keep:
cwdcrandkeep1 (new 3545)
-
maps/branches/lalo-pupland/mlab/citydeclouds/misc:
cwdcchessarenaa1 (new 19480),
cwdcchessarenaa2 (new 10803),
cwdcchessarenab2 (new 7591)
-
maps/branches/lalo-pupland/mlab/citydeclouds/shops:
cdcwcafe1 (new 6815),
cwdcgenshop1 (new 6758),
cwdckitchen (new 1513),
cwdcpotionshop1 (new 6476),
cwdctrademarket (new 3084)
-
maps/branches/lalo-pupland/mlab/citydeclouds/temples:
valriel (new 1812)
-
rjtanner
2008-03-12 01:09
#38
Rev.: 8511
-
0 lines of code changed in 2 files:
-
maps/branches/1.x/lake_country/Butakis:
prison_s (-8)
-
maps/branches/lalo-pupland/lake_country/Butakis:
prison_s (-8)
-
rjtanner
2008-03-11 20:46
#37
Rev.: 8510
-
72 lines of code changed in 10 files:
-
maps/branches/1.x/marksel:
church (+4 -3),
keep (+1)
-
maps/branches/lalo-pupland/marksel:
cellar (+1 -3),
church (+17 -3),
grumms_inn (+1 -3),
grumms_inn2 (+1 -3),
keep (+6 -3),
mines (+1 -2),
shop (+1 -3),
wizard (+39 -3)
-
rjtanner
2008-03-11 20:43
#36
Rev.: 8509
-
5663 lines of code changed in 156 files:
-
maps/branches/1.x/lake_country/Butakis:
B_gshop (+1 -1),
Butakis0 (+1 -1),
Wist_portal (+1 -1),
Wist_study (+1),
arena (+1 -1),
church0 (+5),
church1 (+1 -1),
gate_inner (+3 -3),
gate_outer (+1 -1),
inn (+6),
luck1 (+1),
luck3 (+3 -2),
p_ghouse_s (+1 -1),
p_ghouse_w (+1 -1),
prison-1 (+1 -1),
prison_e (+5 -2),
prison_n (+1 -1),
prison_s (+1 -1),
prison_w (+1 -1)
-
maps/branches/1.x/lake_country/Butakis/houses:
Jacks_house (+1),
Jacobs_house (+2 -1),
Sams_house (+2 -1)
-
maps/branches/1.x/lake_country/Mwizard:
Mwizard0 (+2 -1),
Mwizard1 (+1 -1),
Mwizard2 (+2 -1),
Mwizard3 (+1 -1),
Mwizard4 (+1 -1),
Mwizard5 (+1 -1),
Mwizard6 (+1 -1),
MwizardD (+1 -1),
MwizardG (+1 -1),
MwizardT (+1 -1)
-
maps/branches/1.x/lake_country/RETower:
tower0 (+2 -2),
tower2 (+1 -1),
tower4 (+8)
-
maps/branches/1.x/lake_country/Sunset_Lake:
gatehouse (+1 -1),
inn (+3 -9)
-
maps/branches/1.x/lake_country/ebony:
entrance1 (+2 -1),
entrance2 (+2 -1),
masterlev (+10)
-
maps/branches/1.x/lake_country/elven_moon:
elvenmoon.4 (-1)
-
maps/branches/1.x/lake_country/marsh:
marsh1_1 (+1 -1),
marsh1_2 (+1 -1),
marsh2_1 (+1 -1),
marsh2_2 (+1 -1)
-
maps/branches/1.x/lake_country/shops:
Mopoon_wshop (+2638 -1394),
Olds_jewel (+1 -1),
clems_archery (+1 -1),
klondors_wands (+1 -1)
-
maps/branches/1.x/lake_country/small_buildings:
LC_inn1 (+5 -2),
burial_ground (+2 -2),
hut_Galmorus (+2),
portal (+1 -1)
-
maps/branches/1.x/lake_country/snake_pit:
Chaos_lair2 (+3 -3),
Chaos_lair3 (+3 -3),
Chaos_lair4 (+6 -6),
Takuse_lair (+1111),
snakepit_2 (+2 -2),
snakepit_3 (+5 -5),
snakepit_4 (+100 -4),
snakepit_5 (+516 -5)
-
maps/branches/lalo-pupland/lake_country:
DA (+4 -4)
-
maps/branches/lalo-pupland/lake_country/Butakis:
B_gshop (+1 -3),
B_wshop (+1 -3),
Butakis0 (+1 -3),
Rlib1 (+1 -3),
Rlib2 (+2 -4),
Wist_portal (+1 -3),
Wist_study (+8 -5),
alchemist (+1 -3),
arena (+2 -4),
blacksmith (+4 -4),
church-1 (+1 -3),
church0 (+6 -3),
church1 (+1 -3),
gate_inner (+45 -6),
gate_outer (+34 -7),
inn (+11 -5),
luck1 (+1),
luck2 (+4 -7),
luck3 (+4 -3),
p_ghouse_s (+1 -3),
p_ghouse_w (+1 -3),
prison-1 (+1 -3),
prison0 (+1 -3),
prison1 (+3 -5),
prison_e (+32 -15),
prison_n (+12 -8),
prison_s (+9 -3),
prison_w (+38 -3)
-
maps/branches/lalo-pupland/lake_country/Butakis/houses:
Bobs_house (+7 -5),
Jacks_house (+8 -5),
Jacobs_house (+4),
James_house (+3),
Sams_house (+6 -4),
Seans_house (+7 -5)
-
maps/branches/lalo-pupland/lake_country/Mwizard:
Mwizard0 (+3 -4),
Mwizard1 (+2 -4),
Mwizard2 (+3 -4),
Mwizard3 (+2 -4),
Mwizard4 (+2 -4),
Mwizard5 (+6 -8),
Mwizard6 (+11 -4),
MwizardD (+2 -4),
MwizardG (+16 -6),
MwizardT (+7 -6)
-
maps/branches/lalo-pupland/lake_country/RETower:
tower0 (+3 -5),
tower1 (+8 -3),
tower2 (+8 -3),
tower3 (+1 -3),
tower4 (+9 -3),
tower5 (+40 -18)
-
maps/branches/lalo-pupland/lake_country/Sunset_Lake:
fortress (+1 -3),
gatehouse (+1 -3),
inn (+6 -3)
-
maps/branches/lalo-pupland/lake_country/dragon_hangar:
hangar (+2 -3)
-
maps/branches/lalo-pupland/lake_country/ebony:
entrance1 (+2 -3),
entrance2 (+26 -15),
masterlev (+22 -8)
-
maps/branches/lalo-pupland/lake_country/elven_moon:
elvenmoon.1 (+2 -3),
elvenmoon.2 (new),
elvenmoon.3 (new),
elvenmoon.4 (new),
elvenmoon.5 (new),
elvenmoon.6 (new),
elvenmoon.9 (new)
-
maps/branches/lalo-pupland/lake_country/marsh:
marsh1_1 (+3 -5),
marsh1_2 (+3 -5),
marsh2_1 (+3 -5),
marsh2_2 (+33 -35)
-
maps/branches/lalo-pupland/lake_country/shops:
Mopoon_wshop (+22 -9),
Olds_jewel (+7 -7),
clems_archery (+1 -3),
klondors_wands (+2 -4)
-
maps/branches/lalo-pupland/lake_country/small_buildings:
LC_inn1 (+4 -3),
burial_ground (+9 -6),
hut_Galmorus (+4 -4),
oak_twak1 (+1 -3),
portal (+1 -3)
-
maps/branches/lalo-pupland/lake_country/snake_pit:
Chaos_lair1 (+18 -3),
Chaos_lair2 (+24 -15),
Chaos_lair3 (+16 -13),
Chaos_lair4 (+19 -16),
Takuse_lair (+2 -4),
pit (+1 -3),
snakepit_1 (+8 -5),
snakepit_2 (+9 -6),
snakepit_3 (+38 -21),
snakepit_4 (+1 -3),
snakepit_5 (+82 -46)
-
akirschbaum
2008-03-11 18:33
#35
Rev.: 8508
-
44 lines of code changed in 4 files:
-
jxclient/trunk:
ChangeLog (+3)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient:
JXCWindow.java (+2)
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
AbstractManager.java (+8),
ItemsManager.java (+31 -12)
-
akirschbaum
2008-03-11 18:28
#34
Rev.: 8507
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
AbstractManager.java (+1 -1)
-
akirschbaum
2008-03-11 18:24
#33
Rev.: 8506
-
1 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/items:
AbstractManager.java (+1 -1)
-
akirschbaum
2008-03-11 18:22
#32
Rev.: 8505
-
0 lines of code changed in 1 file:
-
jxclient/trunk/src/jxclient/com/realtime/crossfire/jxclient/gui/log:
MessageBufferUpdater.java (-1)
-
akirschbaum
2008-03-11 18:20
#31
Rev.: 8504
-
13 lines of code changed in 2 files:
-
jxclient/trunk:
ChangeLog (+4)
-
jxclient/trunk/skins/ragnorok:
inventory.skin (+9 -1)
-
rjtanner
2008-03-10 00:41
#30
Rev.: 8503
-
66 lines of code changed in 3 files:
-
maps/branches/1.x:
ChangeLog (+21)
-
maps/branches/lalo-pupland:
ChangeLog (+34)
-
maps/trunk:
ChangeLog (+11)
-
rjtanner
2008-03-10 00:25
#29
Rev.: 8502
-
275 lines of code changed in 3 files:
-
maps/branches/1.x:
HallOfSelection (+128 -371)
-
maps/branches/lalo-pupland:
HallOfDMs (+19 -3),
HallOfSelection (+128 -373)
-
rjtanner
2008-03-10 00:20
#28
Rev.: 8501
-
2351 lines of code changed in 15 files:
-
maps/branches/1.x/inn_and_outpost:
hermes_inn (+6 -6),
outpost_aranor1 (+1 -1)
-
maps/branches/lalo-pupland/inn_and_outpost:
hermes_inn (+2 -4),
hermes_inn2 (+2 -5),
nirlas_house (+720 -453),
outpost_aranor1 (+1 -3),
pypers_treehouse (+471 -277),
sweets_inn (+257 -131),
sweets_inn2 (+141 -73),
treehouse_df1 (+125 -67),
treehouse_df2 (+125 -67),
treehouse_df3 (+125 -67),
treehouse_df4 (+125 -67),
treehouse_df5 (+125 -67),
treehouse_df6 (+125 -67)
-
rjtanner
2008-03-10 00:18
#27
Rev.: 8500
-
48 lines of code changed in 1 file:
-
maps/trunk:
HallOfSelection (+48)
-
rjtanner
2008-03-09 23:52
#26
Rev.: 8499
-
102 lines of code changed in 21 files:
-
maps/branches/1.x/euthville:
devil.church5 (+18 -18)
-
maps/branches/lalo-pupland/euthville:
boulder_inferno (+1),
demon_quest (+5 -1),
devil.church1 (+2 -3),
devil.church2 (+5 -3),
devil.church3 (+2 -3),
devil.church4 (+2 -3),
devil.church5 (+20 -21),
hallofbones (+3 -5),
magic.shop (+10 -5),
map.fr.0 (+1),
map.fr.1 (+2 -3),
map.fr.2 (+1),
map.fr.3 (+1),
wiz1 (+17 -7),
wiz2 (+2 -3),
wiz3 (+2 -3),
wiz4 (+2 -3),
wiz5 (+2 -3),
wiz6 (+2 -3),
wiz7 (+2 -3)
-
rjtanner
2008-03-08 03:03
#25
Rev.: 8498
-
380 lines of code changed in 3 files:
-
maps/branches/1.x:
ChangeLog (+82 -4)
-
maps/branches/lalo-pupland:
ChangeLog (+195)
-
maps/trunk:
ChangeLog (+103 -9)
-
rjtanner
2008-03-08 02:39
#24
Rev.: 8497
-
4735 lines of code changed in 39 files:
-
maps/branches/1.x/dungeons/train:
demon_train (+1 -1),
dragon_train (+1 -1),
gobl_zomb_train (+1 -1),
humanoid_train (+1 -1),
ogre (+1 -1),
ogre_skel_train (+1 -1),
undead_train (+1 -1),
zombie (+1 -1)
-
maps/branches/lalo-pupland/dungeons:
castle_aaaarg (+1 -3),
hole (+1 -3),
ruins (+38 -3),
trollbridge (+1 -3),
xyzzy-mines (+6 -3)
-
maps/branches/lalo-pupland/dungeons/gorokh:
gorokh_final (+4562 -82),
gorokh_treasure (new)
-
maps/branches/lalo-pupland/dungeons/grukks:
grukks.1 (+1 -3),
grukks.2 (+1 -3),
grukks.3 (+1 -3),
grukks.4 (+1 -3)
-
maps/branches/lalo-pupland/dungeons/hut:
ancient_hut (+1 -3),
kjerring (+1 -3),
watertunnel (+1 -3)
-
maps/branches/lalo-pupland/dungeons/monkey_temple:
m_temple1 (+4 -6),
m_temple2 (+24 -27)
-
maps/branches/lalo-pupland/dungeons/train:
demon_train (+3 -6),
dragon_train (+3 -6),
gobl_zomb_train (+2 -4),
goblin (+6 -4),
humanoid_train (+6 -6),
ogre (+7 -5),
ogre_skel_train (+2 -4),
skeleton (+6 -4),
train-old (+1 -2),
undead_train (+3 -6),
zombie (+7 -5)
-
maps/branches/lalo-pupland/dungeons/valriel:
valriel_final (+27 -5),
valriel_treasure (+5 -4)
-
rjtanner
2008-03-08 02:37
#23
Rev.: 8496
-
8 lines of code changed in 8 files:
-
maps/trunk/dungeons/train:
demon_train (+1 -1),
dragon_train (+1 -1),
gobl_zomb_train (+1 -1),
humanoid_train (+1 -1),
ogre (+1 -1),
ogre_skel_train (+1 -1),
undead_train (+1 -1),
zombie (+1 -1)
-
akirschbaum
2008-03-08 01:47
#22
Rev.: 8495
-
45 lines of code changed in 14 files:
-
server/branches/1.x:
ChangeLog (+9)
-
server/branches/1.x/common:
exp.c (+3 -3),
living.c (+3 -3)
-
server/branches/1.x/include:
libproto.h (+1 -1),
sproto.h (+1 -1)
-
server/branches/1.x/server:
attack.c (+1 -1),
skill_util.c (+5 -4)
-
server/trunk:
ChangeLog (+9)
-
server/trunk/common:
exp.c (+2 -2),
living.c (+3 -3)
-
server/trunk/include:
libproto.h (+1 -1),
sproto.h (+1 -1)
-
server/trunk/server:
attack.c (+1 -1),
skill_util.c (+5 -4)
-
akirschbaum
2008-03-08 01:30
#21
Rev.: 8494
-
125 lines of code changed in 6 files:
-
server/branches/1.x/common:
exp.c (+6 -6),
living.c (+110 -110)
-
server/branches/1.x/server:
attack.c (+2 -2)
-
server/trunk:
ChangeLog (+2 -2)
-
server/trunk/common:
living.c (+1 -1)
-
server/trunk/server:
attack.c (+4 -4)
-
rjtanner
2008-03-08 01:02
#20
Rev.: 8493
-
152 lines of code changed in 37 files:
-
maps/branches/1.x/dragonisland:
advguild3 (+4 -4),
apartment3 (+2 -2),
dragonmountain1 (+1 -1)
-
maps/branches/lalo-pupland/dragonisland:
advguild3 (+22 -9),
advshop0 (+1 -3),
advshop1 (+1 -3),
advshop2 (+1 -3),
advshop3 (+1 -3),
advshop4 (+1 -3),
advshop5 (+1 -3),
advshop6 (+1 -3),
apartment2 (+7 -15),
apartment3 (+4 -3),
bloodwell (+1 -3),
damarishouse0 (+1 -3),
damarishouse1 (+1 -3),
damarishouse2 (+1 -3),
dragonmountain0 (+1 -45),
dragonmountain1 (+20 -4),
drowmansion (+8 -3),
hangar (+1 -3),
hangar2 (+1 -3),
hangar3 (+1 -3),
house1 (+1 -3),
house4 (+5 -3),
house5 (+5 -3),
house6 (+35 -3),
house7 (+8 -3),
house8 (+1 -3),
house9 (+1 -3),
housebrxzl (+1 -3),
intwell (+5 -3),
keysale (+3 -5),
luxhouse (+1 -1),
tavern (+1 -3),
thievesden (+1 -3)
-
maps/trunk/dragonisland:
advguild3 (+1)
-
rjtanner
2008-03-08 00:59
#19
Rev.: 8492
-
1681 lines of code changed in 59 files:
-
maps/branches/1.x/darcap/darcap:
pirates.1 (+12 -12),
tavern (+4)
-
maps/branches/1.x/darcap/temple_justice:
temple_justice.1 (+1 -1),
temple_justice.3 (+1 -1),
temple_justice.7 (+2 -2),
temple_justice.9 (+6 -2)
-
maps/branches/lalo-pupland/darcap:
README (+1 -1),
house1 (+1 -3),
village1 (+1 -3)
-
maps/branches/lalo-pupland/darcap/darcap:
apartment (+15 -21),
church (+1 -3),
pirates.1 (+12 -12),
potionshop (+1 -3),
quest (+1 -3),
shop_a (+1 -3),
shop_w (+1 -3),
tavern (+6 -4),
temple (+1 -3)
-
maps/branches/lalo-pupland/darcap/darcap/guilds/poisoned_dagger:
bigchest (+1 -2),
storage_room (+1 -2),
upper (+18 -12)
-
maps/branches/lalo-pupland/darcap/darcap/guilds/smoking_cauldron:
bigchest (+1 -2),
storage_room (+1 -2),
upper (+18 -12)
-
maps/branches/lalo-pupland/darcap/forgotten_town:
city (+3 -5),
enter (+6 -12),
ft_dragonslib (+1 -2),
ft_funhouse (+10 -2),
inn (+1 -2),
palace (+6 -10)
-
maps/branches/lalo-pupland/darcap/forgotten_town/quests:
ft_quest_1 (+23 -4),
ft_quest_2 (+1 -2),
ft_quest_40 (+10 -6)
-
maps/branches/lalo-pupland/darcap/forgotten_town/shops:
armour (+1 -2),
general (+2 -3),
general2 (+4 -6),
magic (+1 -2),
potion (+2 -3),
weapon (+2 -3)
-
maps/branches/lalo-pupland/darcap/lynn:
castle1.2 (+1 -3),
castle1.3 (+1 -3)
-
maps/branches/lalo-pupland/darcap/quest:
fire (+18 -3),
water (+1442 -721)
-
maps/branches/lalo-pupland/darcap/temple_justice:
temple_justice.1 (new),
temple_justice.3 (new),
temple_justice.7 (new),
temple_justice.9 (+6 -2)
-
maps/branches/lalo-pupland/darcap/town2:
shop_b (+3 -7),
shop_f (+1 -3),
tower1 (+1 -3),
tower2 (+1 -3),
tower3 (+1 -3),
tower4 (+10 -3),
towers (+4 -4)
-
maps/branches/lalo-pupland/darcap/undead:
undead.2 (+1 -3)
-
maps/trunk/darcap/darcap:
tavern (+6 -4)
-
akirschbaum
2008-03-05 01:35
#18
Rev.: 8491
-
1 lines of code changed in 1 file:
-
server/trunk/doc/Developers:
objects (+1 -1)
-
mwedel
2008-03-04 02:04
#17
Rev.: 8490
-
1 lines of code changed in 1 file:
-
arch/trunk/monster/animal:
mouse.arc (+1 -1)
-
mwedel
2008-03-04 02:03
#16
Rev.: 8489
-
25 lines of code changed in 1 file:
-
server/trunk/doc/Developers:
objects (+25)
-
kbulgrien
2008-03-03 01:38
#15
Rev.: 8488
-
17 lines of code changed in 2 files:
-
maps/trunk:
ChangeLog (+7)
-
maps/trunk/scorn/misc:
beginners2 (+10 -10)
-
akirschbaum
2008-03-02 03:39
#14
Rev.: 8487
-
1 lines of code changed in 1 file:
-
server/trunk/include:
languages.h (+1 -1)
-
kbulgrien
2008-03-02 01:47
#13
Rev.: 8486
-
5 lines of code changed in 1 file:
-
server/trunk/include:
languages.h (+5 -2)
-
kbulgrien
2008-03-02 01:27
#12
Rev.: 8485
-
5 lines of code changed in 2 files:
-
server/trunk:
ChangeLog (+4)
-
server/trunk/include:
languages.h (+1 -1)
-
rjtanner
2008-03-01 22:19
#11
Rev.: 8484
-
182 lines of code changed in 24 files:
-
maps/branches/lalo-pupland/darcap/castle:
castle2.0 (+4 -3),
castle2.1 (+1 -3),
castle2.3 (+5)
-
maps/branches/lalo-pupland/darcap/cave:
level1 (+1 -3)
-
maps/branches/lalo-pupland/darcap/darcap:
gshop (+2 -4),
houses (+2 -4),
inn (+6 -8),
maze (+1 -3),
pirates.1 (+12 -5)
-
maps/branches/lalo-pupland/darcap/darcap/circus:
bigtop (+9 -11),
chess (+5 -18),
circus (+1 -3),
double (+19 -21),
ghost (+2 -4),
illusions (+42 -19),
movers (+1 -3),
roller1 (+5 -7),
roller2 (+1 -3),
roller3 (+1 -3),
shooting (+15 -21),
strength (+5 -7),
walls (+1 -3),
wheel (+5 -7),
wurfbude (+36 -18)
-
rjtanner
2008-03-01 21:38
#10
Rev.: 8483
-
7485 lines of code changed in 1 file:
-
maps/branches/lalo-pupland/brest/zorn:
castle.upper.floor.two (+7485 -17012)
-
rjtanner
2008-03-01 21:35
#9
Rev.: 8482
-
18617 lines of code changed in 1 file:
-
maps/branches/lalo-pupland/brest/zorn:
castle.upper.floor.one (+18617 -3791)
-
rjtanner
2008-03-01 21:31
#8
Rev.: 8481
-
17840 lines of code changed in 3 files:
-
maps/branches/1.x/brest:
amphis (+2 -2)
-
maps/branches/lalo-pupland/brest:
amphis (+826 -893)
-
maps/branches/lalo-pupland/brest/zorn:
castle.upper.floor.two (+17012 -7485)
-
rjtanner
2008-03-01 21:25
#7
Rev.: 8480
-
40418 lines of code changed in 25 files:
-
maps/branches/1.x/brest:
sport.jess (+3216 -86)
-
maps/branches/1.x/brest/zorn:
castle.upper.floor.one (+6 -6)
-
maps/branches/lalo-pupland/brest:
elec.jes (+1 -4),
info.2.zoon (+41 -4),
info_first (+65 -4),
jes.admini (+1 -3),
jes.admini.1 (+23 -8),
ludo1 (+18 -3),
ludo2 (+1 -3),
nasty_house (+1 -3),
sport.jess (+54 -3),
underground (+14 -15),
underground2 (+13 -4)
-
maps/branches/lalo-pupland/brest/shops:
a_small_shop (new 2097),
buildshop (+1 -2),
buildshop2 (+1 -2)
-
maps/branches/lalo-pupland/brest/sow:
sow (+1 -2)
-
maps/branches/lalo-pupland/brest/taverns:
brest.seaside.tavern (+39 -24)
-
maps/branches/lalo-pupland/brest/zorn:
castle.basement0 (+97 -98),
castle.mainfloor (+7900 -702),
castle.upper.floor.four (new 18128),
castle.upper.floor.one (+4401 -13052),
castle.upper.floor.three (+979 -595),
castle.upper.floor.two (+3320 -1689)
-
rjtanner
2008-03-01 01:30
#6
Rev.: 8479
-
2313 lines of code changed in 2 files:
-
maps/branches/lalo-pupland/brest/asyvan:
gate9 (+1428 -2490)
-
maps/branches/lalo-pupland/brest/brittany:
jessy.2 (+885 -911)
-
rjtanner
2008-03-01 01:24
#5
Rev.: 8478
-
4011 lines of code changed in 3 files:
-
maps/branches/lalo-pupland/brest/asyvan:
gate7 (+608 -406),
gate9 (+2492 -1418)
-
maps/branches/lalo-pupland/brest/brittany:
jessy.3 (+911 -885)
-
rjtanner
2008-03-01 01:17
#4
Rev.: 8477
-
1318 lines of code changed in 2 files:
-
maps/branches/lalo-pupland/brest/asyvan:
gate7 (+406 -604)
-
maps/branches/lalo-pupland/brest/brittany:
jessy.2 (+912 -888)
-
rjtanner
2008-03-01 01:08
#3
Rev.: 8476
-
2069 lines of code changed in 67 files:
-
maps/branches/1.x/brest:
brest.cvt (+1)
-
maps/branches/1.x/brest/apartments:
brest_town_house (+1 -1)
-
maps/branches/1.x/brest/asyvan:
gate1 (+1 -1),
gate2 (+1 -1),
gate3 (+1 -1),
gate4 (+1 -1),
gate5 (+1 -1),
gate6 (+1 -1),
gate7 (+1 -1),
gate8 (+1 -1),
gate9 (+1 -1),
palace1 (+1 -1),
palace2 (+1 -1),
palace3 (+1 -1)
-
maps/branches/lalo-pupland/brest:
brest.IPO (+3 -4),
brest.cvt (+46 -1),
brest.food (+1 -3),
brest.inn (+91 -78),
brest.magic (+1 -3),
brest.scrolls (+16 -19),
brest.scrolls.right (+23 -32),
brest.scrolls.upper.1 (+3 -4),
brest.scrolls.upper.2 (+3 -4),
brest.trademarket (+3 -5)
-
maps/branches/lalo-pupland/brest/Castle:
AcidChamber (+1 -3),
DragonRoom (+1 -3),
Finale (+1 -3),
LargeRoom (+305 -26),
castle (+48 -39)
-
maps/branches/lalo-pupland/brest/apartments:
brest_town_house (+37 -46)
-
maps/branches/lalo-pupland/brest/asyvan:
gate1 (+1 -3),
gate2 (+1 -3),
gate3 (+1 -3),
gate4 (+1 -3),
gate5 (+1 -3),
gate6 (+1 -3),
gate7 (+1 -3),
gate8 (+1 -3),
gate9 (+2 -3),
palace1 (+133 -5),
palace2 (+23 -79),
palace3 (+6 -178)
-
maps/branches/lalo-pupland/brest/black_shield:
bigchest (+1 -2),
storage_room (+1 -2),
upper (+18 -12)
-
maps/branches/lalo-pupland/brest/brittany:
dol-guldur.1 (+2 -5),
dol-guldur.2 (+2 -4),
dol-guldur.3 (+7 -4),
dol-guldur.4 (+2 -4),
dol-guldur.5 (+2 -4),
dol-guldur.6 (+7 -4),
enigme.1 (+5 -7),
enigme.2 (+2 -4),
enigme.3 (+4 -5),
enigme.4 (+8 -7),
enigme.5 (+18 -13),
enigme.6 (+2 -4),
hole (+39 -39),
jessy.1 (+128 -121),
jessy.3 (+886 -895),
khazad.1 (+2 -76),
khazad.2 (+2 -4),
khazad.3 (+4 -6),
khazad.4 (+112 -114),
khazad.5 (+10 -9),
tower_of__zoon (+35 -4)
-
maps/trunk/brest:
brest.cvt (+1)
-
rjtanner
2008-03-01 00:09
#2
Rev.: 8475
-
1 lines of code changed in 1 file:
-
maps/branches/lalo-pupland/azumauindo/suno-yamatoshi/buildings:
tatemonoA1 (+1 -3)
-
rjtanner
2008-03-01 00:08
#1
Rev.: 8474
-
3 lines of code changed in 1 file:
-
maps/branches/1.x/azumauindo/suno-yamatoshi/buildings:
tatemonoA1 (+3)