-
tchize
2006-03-23 14:39
#41
Rev.: 4547
-
5 lines of code changed in 1 file:
-
trunk/crossfire/test/unit/common:
check_shstr.c (+5 -1)
-
tchize
2006-03-22 18:06
#40
Rev.: 4546
-
163 lines of code changed in 42 files:
-
trunk/crossfire:
Makefile.am (+1 -3),
Makefile.in (+2 -2),
acinclude.m4 (+28),
configure (+82 -11),
configure.ac (+11 -5)
-
trunk/crossfire/common:
Makefile.in (+1)
-
trunk/crossfire/crossedit:
Makefile.in (+1)
-
trunk/crossfire/crossedit/Cnv:
Makefile.in (+1)
-
trunk/crossfire/crossedit/bitmaps:
Makefile.in (+1)
-
trunk/crossfire/crossedit/doc:
Makefile.in (+1)
-
trunk/crossfire/crossedit/include:
Makefile.in (+1)
-
trunk/crossfire/devel:
Makefile.in (+1)
-
trunk/crossfire/doc:
Makefile.in (+1)
-
trunk/crossfire/doc/Developers:
Makefile.in (+1)
-
trunk/crossfire/doc/playbook-html:
Makefile.in (+1)
-
trunk/crossfire/doc/playbook:
Makefile.in (+1)
-
trunk/crossfire/doc/scripts:
Makefile.in (+1)
-
trunk/crossfire/doc/spell-docs:
Makefile.in (+1)
-
trunk/crossfire/doc/spoiler-html:
Makefile.in (+1)
-
trunk/crossfire/doc/spoiler:
Makefile.in (+1)
-
trunk/crossfire/include:
Makefile.in (+1)
-
trunk/crossfire/lib:
Makefile.in (+1)
-
trunk/crossfire/plugins:
Makefile.in (+1)
-
trunk/crossfire/plugins/cfanim:
Makefile.in (+1)
-
trunk/crossfire/plugins/cfanim/include:
Makefile.in (+1)
-
trunk/crossfire/plugins/cfpython:
Makefile.in (+1)
-
trunk/crossfire/plugins/cfpython/include:
Makefile.in (+1)
-
trunk/crossfire/plugins/common:
Makefile.in (+1)
-
trunk/crossfire/plugins/common/include:
Makefile.in (+1)
-
trunk/crossfire/random_maps:
Makefile.in (+1)
-
trunk/crossfire/server:
Makefile.in (+1)
-
trunk/crossfire/socket:
Makefile.in (+1)
-
trunk/crossfire/test:
Makefile.in (+1)
-
trunk/crossfire/test/toolkit:
Makefile.in (+1)
-
trunk/crossfire/test/unit:
Makefile.am (+2 -1),
Makefile.in (+2 -1)
-
trunk/crossfire/test/unit/common:
Makefile.in (+1)
-
trunk/crossfire/test/unit/crossedit:
Makefile.in (+1)
-
trunk/crossfire/test/unit/random_maps:
Makefile.in (+1)
-
trunk/crossfire/test/unit/server:
Makefile.in (+1)
-
trunk/crossfire/test/unit/socket:
Makefile.in (+1)
-
trunk/crossfire/utils:
Makefile.in (+1)
-
akirschbaum
2006-03-22 04:29
#39
Rev.: 4545
-
15 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+6)
-
trunk/crossfire/server:
spell_effect.c (+9 -6)
-
ryo_saeba
2006-03-21 18:34
#38
Rev.: 4544
-
12 lines of code changed in 1 file:
-
trunk/crossfire/doc/Developers:
testplans (+12 -12)
-
tchize
2006-03-21 17:46
#37
Rev.: 4543
-
16496 lines of code changed in 185 files:
-
trunk/crossfire:
Makefile.am (+5 -1),
Makefile.in (+7 -2),
acinclude.m4 (+133),
configure (+497 -308),
configure.ac (+49 -1)
-
trunk/crossfire/common:
Makefile.in (+7 -1)
-
trunk/crossfire/crossedit:
Makefile.am (+4 -3),
Makefile.in (+44 -22)
-
trunk/crossfire/crossedit/Cnv:
Makefile.in (+4)
-
trunk/crossfire/crossedit/bitmaps:
Makefile.in (+4)
-
trunk/crossfire/crossedit/doc:
Makefile.in (+4)
-
trunk/crossfire/crossedit/include:
Makefile.in (+4)
-
trunk/crossfire/devel:
Makefile.in (+4)
-
trunk/crossfire/doc:
Makefile.in (+4)
-
trunk/crossfire/doc/Developers:
Makefile.in (+4),
testplans (+132 -1)
-
trunk/crossfire/doc/playbook-html:
Makefile.in (+4)
-
trunk/crossfire/doc/playbook:
Makefile.in (+4)
-
trunk/crossfire/doc/scripts:
Makefile.in (+4)
-
trunk/crossfire/doc/spell-docs:
Makefile.in (+4)
-
trunk/crossfire/doc/spoiler-html:
Makefile.in (+4)
-
trunk/crossfire/doc/spoiler:
Makefile.in (+4)
-
trunk/crossfire/include:
Makefile.in (+4)
-
trunk/crossfire/lib:
Makefile.in (+4)
-
trunk/crossfire/plugins:
Makefile.in (+5 -1)
-
trunk/crossfire/plugins/cfanim:
Makefile.in (+7 -1)
-
trunk/crossfire/plugins/cfanim/include:
Makefile.in (+5 -1)
-
trunk/crossfire/plugins/cfpython:
Makefile.in (+7 -1)
-
trunk/crossfire/plugins/cfpython/include:
Makefile.in (+5 -1)
-
trunk/crossfire/plugins/common:
Makefile.in (+5 -1)
-
trunk/crossfire/plugins/common/include:
Makefile.in (+5 -1)
-
trunk/crossfire/random_maps:
Makefile.in (+4)
-
trunk/crossfire/server:
Makefile.am (+4 -3),
Makefile.in (+53 -30)
-
trunk/crossfire/socket:
Makefile.in (+7 -1)
-
trunk/crossfire/test:
Makefile.am (new 6),
Makefile.in (new 511)
-
trunk/crossfire/test/toolkit:
Makefile.am (new 12),
Makefile.in (new 509),
README (new 12),
toolkit_common.c (new 8),
toolkit_crossedit.c (new 8),
toolkit_map.c (new 8),
toolkit_random_maps.c (new 8),
toolkit_server.c (new 8),
toolkit_socket.c (new 8)
-
trunk/crossfire/test/unit:
Makefile.am (new 5),
Makefile.in (new 509)
-
trunk/crossfire/test/unit/common:
Makefile.am (new 19),
Makefile.in (new 825),
check.template (new 77),
check_anim.c (new 77),
check_arch.c (new 77),
check_button.c (new 77),
check_exp.c (new 77),
check_friend.c (new 77),
check_glue.c (new 77),
check_holy.c (new 77),
check_image.c (new 77),
check_info.c (new 77),
check_init.c (new 77),
check_item.c (new 77),
check_links.c (new 77),
check_living.c (new 77),
check_loader.c (new 77),
check_logger.c (new 77),
check_los.c (new 77),
check_map.c (new 77),
check_object.c (new 77),
check_path.c (new 77),
check_player.c (new 77),
check_porting.c (new 77),
check_quest.c (new 77),
check_re-cmp.c (new 77),
check_readable.c (new 77),
check_recipe.c (new 77),
check_region.c (new 77),
check_shstr.c (new 204),
check_shstr.c_ok (new 92),
check_time.c (new 77),
check_treasure.c (new 77),
check_utils.c (new 77),
dumb.c (new 2),
dumb.h (new 2),
stubs_common.c (new 90)
-
trunk/crossfire/test/unit/crossedit:
Makefile.am (new 19),
Makefile.in (new 698),
check.template (new 77),
check_App.c (new 77),
check_Attr.c (new 77),
check_Bitmaps.c (new 77),
check_CrEdit.c (new 77),
check_CrFace.c (new 77),
check_CrList.c (new 77),
check_CrUtil.c (new 77),
check_Edit.c (new 77),
check_MapAttr.c (new 77),
check_Str.c (new 77),
check_crossedit.c (new 77),
check_png.c (new 77),
check_stubs.c (new 77),
check_xutil.c (new 77),
stubs_crossedit.c (new 90)
-
trunk/crossfire/test/unit/random_maps:
Makefile.am (new 20),
Makefile.in (new 785),
check.template (new 77),
check_decor.c (new 77),
check_door.c (new 77),
check_exit.c (new 77),
check_expand2x.c (new 77),
check_floor.c (new 77),
check_maze_gen.c (new 77),
check_monster.c (new 77),
check_random_map.c (new 77),
check_reader.c (new 77),
check_rogue_layout.c (new 77),
check_room_gen_onion.c (new 77),
check_room_gen_spiral.c (new 77),
check_snake.c (new 77),
check_special.c (new 77),
check_square_spiral.c (new 77),
check_standalone.c (new 77),
check_style.c (new 77),
check_test.c (new 77),
check_treasure.c (new 77),
check_wall.c (new 77),
stubs_random.c (new 90)
-
trunk/crossfire/test/unit/server:
Makefile.am (new 21),
Makefile.in (new 1041),
check.template (new 77),
check_alchemy.c (new 77),
check_apply.c (new 77),
check_attack.c (new 77),
check_ban.c (new 77),
check_build_map.c (new 77),
check_c_chat.c (new 77),
check_c_misc.c (new 77),
check_c_move.c (new 77),
check_c_new.c (new 77),
check_c_object.c (new 77),
check_c_party.c (new 77),
check_c_range.c (new 77),
check_c_wiz.c (new 77),
check_commands.c (new 77),
check_daemon.c (new 77),
check_disease.c (new 77),
check_egoitem.c (new 77),
check_gods.c (new 77),
check_hiscore.c (new 77),
check_init.c (new 77),
check_login.c (new 77),
check_main.c (new 77),
check_monster.c (new 77),
check_move.c (new 77),
check_pets.c (new 77),
check_player.c (new 77),
check_plugins.c (new 77),
check_resurrection.c (new 77),
check_rune.c (new 77),
check_shop.c (new 77),
check_skill_util.c (new 77),
check_skills.c (new 77),
check_spell_attack.c (new 77),
check_spell_effect.c (new 77),
check_spell_util.c (new 77),
check_swamp.c (new 77),
check_swap.c (new 77),
check_time.c (new 77),
check_timers.c (new 77),
check_weather.c (new 77),
check_win32.c (new 77)
-
trunk/crossfire/test/unit/socket:
Makefile.am (new 20),
Makefile.in (new 650),
check.template (new 77),
check_image.c (new 77),
check_info.c (new 77),
check_init.c (new 77),
check_item.c (new 77),
check_loop.c (new 77),
check_lowlevel.c (new 77),
check_metaserver.c (new 77),
check_request.c (new 77),
check_sounds.c (new 77),
stubs_socket.c (new 81)
-
trunk/crossfire/utils:
Makefile.in (+4)
-
akirschbaum
2006-03-18 20:51
#36
Rev.: 4541
-
25 lines of code changed in 4 files:
-
trunk/crossfire:
ChangeLog (+5)
-
trunk/crossfire/include:
sockproto.h (+4 -5)
-
trunk/crossfire/socket:
loop.c (+7 -7),
lowlevel.c (+9 -9)
-
ryo_saeba
2006-03-18 14:30
#35
Rev.: 4540
-
2 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+1 -1)
-
trunk/crossfire/include:
global.h (+1 -1)
-
ryo_saeba
2006-03-18 12:15
#34
Rev.: 4539
-
28 lines of code changed in 14 files:
-
trunk/crossfire:
ChangeLog (+9)
-
trunk/crossfire/common:
item.c (+4 -4),
map.c (+1 -1),
porting.c (+2 -2),
readable.c (+1 -2),
shstr.c (+1 -8),
utils.c (-1)
-
trunk/crossfire/crossedit:
Attr.c (+1 -1),
CrEdit.c (+1 -1)
-
trunk/crossfire/include:
libproto.h (+3 -5)
-
trunk/crossfire/random_maps:
rproto.h (-2),
treasure.c (+3 -2)
-
trunk/crossfire/server:
c_new.c (+1 -1),
commands.c (+1 -1)
-
ryo_saeba
2006-03-18 11:43
#33
Rev.: 4538
-
4 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+4)
-
trunk/crossfire/include:
win32.h (-2)
-
ryo_saeba
2006-03-18 11:27
#32
Rev.: 4537
-
1 lines of code changed in 1 file:
-
trunk/crossfire/server:
plugins.c (+1 -1)
-
ryo_saeba
2006-03-18 11:24
#31
Rev.: 4536
-
23 lines of code changed in 12 files:
-
trunk/crossfire:
ChangeLog (+7)
-
trunk/crossfire/plugins:
Makefile.in (+1 -1)
-
trunk/crossfire/plugins/cfanim:
Makefile.in (+1 -3)
-
trunk/crossfire/plugins/cfanim/include:
Makefile.in (+1 -1)
-
trunk/crossfire/plugins/cfpython:
Makefile.in (+1 -3),
cfpython_object.c (+4 -3)
-
trunk/crossfire/plugins/cfpython/include:
Makefile.in (+1 -1)
-
trunk/crossfire/plugins/common:
Makefile.in (+1 -1),
plugin_common.c (+2 -2)
-
trunk/crossfire/plugins/common/include:
Makefile.in (+1 -1),
plugin_common.h (+1 -1)
-
trunk/crossfire/server:
plugins.c (+2)
-
ryo_saeba
2006-03-18 11:23
#30
Rev.: 4535
-
1 lines of code changed in 1 file:
-
trunk/crossfire/common:
loader.l (+1 -1)
-
ryo_saeba
2006-03-18 10:05
#29
Rev.: 4534
-
761 lines of code changed in 37 files:
-
trunk/crossfire:
ChangeLog (+14)
-
trunk/crossfire/common:
anim.c (+6 -5),
image.c (+32 -35),
init.c (+18 -17),
item.c (+22 -45),
object.c (+87 -116)
-
trunk/crossfire/crossedit:
xutil.c (+1 -1)
-
trunk/crossfire/include:
commands.h (+4 -4),
global.h (+1 -3),
libproto.h (+5 -6),
map.h (+1 -1),
newserver.h (+7 -7),
object.h (+3 -3),
player.h (+1 -1),
sockproto.h (+39 -40),
sproto.h (+6 -11)
-
trunk/crossfire/plugins/cfpython:
cfpython.c (+2 -2)
-
trunk/crossfire/server:
apply.c (+7 -4),
attack.c (+30 -18),
c_misc.c (+35 -31),
c_new.c (+8 -7),
commands.c (+41 -41),
daemon.c (+1 -1),
init.c (+15 -13),
main.c (+27 -17),
move.c (+10 -9),
player.c (+106 -97),
plugins.c (+3 -3),
spell_effect.c (+56 -36),
time.c (+35 -32)
-
trunk/crossfire/socket:
image.c (+13 -14),
info.c (+3 -3),
init.c (+8 -8),
item.c (+9 -8),
loop.c (+50 -49),
lowlevel.c (+8 -7),
request.c (+47 -45)
-
akirschbaum
2006-03-16 16:54
#28
Rev.: 4533
-
22 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+9)
-
trunk/crossfire/common:
arch.c (+13 -7)
-
akirschbaum
2006-03-16 15:59
#27
Rev.: 4532
-
46 lines of code changed in 18 files:
-
trunk/crossfire:
ChangeLog (+9)
-
trunk/crossfire/crossedit:
App.c (+9 -14),
App.h (+1 -6),
Attr.c (+1 -1),
CrEdit.c (+2 -2),
CrFace.c (+2 -2),
CrList.c (+4 -4),
CrUtil.c (-1),
Defines.h (-17),
Edit.c (+7 -5),
Str.h (+4 -4),
crossedit.c (+3 -3),
png.c (+1 -1),
proto.h (-18),
xutil.c (-17)
-
trunk/crossfire/crossedit/Cnv:
Cnv.h (+1 -1)
-
trunk/crossfire/crossedit/include:
Makefile.am (+1 -1),
Makefile.in (+1 -1)
-
ryo_saeba
2006-03-14 13:08
#26
Rev.: 4531
-
29 lines of code changed in 4 files:
-
trunk/client:
ChangeLog (+7)
-
trunk/client/common:
item.c (+1),
p_cmd.c (+5 -1)
-
trunk/client/gtk:
keys.c (+16 -2)
-
ryo_saeba
2006-03-14 12:12
#25
Rev.: 4530
-
13 lines of code changed in 7 files:
-
trunk/crossfire:
ChangeLog (+3)
-
trunk/crossfire/common:
Makefile.in (+1 -3)
-
trunk/crossfire/server:
Makefile.in (+1 -3),
init.c (+5 -1),
player.c (+1)
-
trunk/crossfire/socket:
Makefile.in (+1 -3),
init.c (+1)
-
ryo_saeba
2006-03-14 11:08
#24
Rev.: 4529
-
0 lines of code changed in 1 file:
-
trunk/arch/construct/Snow:
s_barrack_u.base.x12.png (new)
-
ryo_saeba
2006-03-14 11:04
#23
Rev.: 4528
-
0 lines of code changed in 5 files:
-
trunk/arch/ground/Winter:
evil_ice.arc (new),
evil_ice.base.111.png (new),
evil_ice.base.112.png (new),
evil_ice.base.113.png (new),
evil_ice.base.114.png (new)
-
ryo_saeba
2006-03-14 11:01
#22
Rev.: 4527
-
0 lines of code changed in 12 files:
-
trunk/arch/spell/Bullet:
asteroid.arc (new),
asteroid.base.111.png (new),
asteroid.base.112.png (new),
asteroid.base.121.png (new),
asteroid.base.131.png (new),
asteroid.base.141.png (new),
asteroid.base.151.png (new),
asteroid.base.161.png (new),
asteroid.base.171.png (new),
asteroid.base.181.png (new),
spell_asteroid.arc (new)
-
trunk/arch/spell/Swarm:
spell_frost_nova.arc (new)
-
ryo_saeba
2006-03-14 10:53
#21
Rev.: 4526
-
7 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+1)
-
trunk/crossfire/include:
spellist.h (+6 -1)
-
ryo_saeba
2006-03-14 10:33
#20
Rev.: 4525
-
8 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+2)
-
trunk/crossfire/server:
monster.c (+6 -4)
-
ryo_saeba
2006-03-14 10:25
#19
Rev.: 4524
-
21 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+2)
-
trunk/crossfire/server:
c_object.c (+19 -26)
-
ryo_saeba
2006-03-14 09:41
#18
Rev.: 4523
-
7 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+3 -1)
-
trunk/crossfire/common:
utils.c (+4)
-
ryo_saeba
2006-03-14 09:34
#17
Rev.: 4522
-
10 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+3)
-
trunk/crossfire/server:
skills.c (+7 -2)
-
mwedel
2006-03-14 02:44
#16
Rev.: 4521
-
2 lines of code changed in 1 file:
-
trunk/crossfire/server:
spell_attack.c (+2 -1)
-
mwedel
2006-03-14 02:41
#15
Rev.: 4520
-
50 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+9)
-
trunk/crossfire/socket:
request.c (+41 -40)
-
tchize
2006-03-12 12:03
#14
Rev.: 4519
-
1 lines of code changed in 1 file:
-
trunk/crossfire/common:
shstr.c (+1 -1)
-
mwedel
2006-03-11 23:57
#13
Rev.: 4518
-
1 lines of code changed in 1 file:
-
trunk/crossfire:
README (+1 -1)
-
mwedel
2006-03-11 03:42
#12
Rev.: 4517
-
323 lines of code changed in 8 files:
-
trunk/client:
ChangeLog (+23)
-
trunk/client/gtk-v2:
gtk-v2.glade (+112 -103)
-
trunk/client/gtk-v2/src:
callbacks.h (+4),
config.c (+82),
interface.c (+76 -56),
inventory.c (+9 -3),
main.c (+12),
map.c (+5)
-
gros
2006-03-10 11:50
#11
Rev.: 4516
-
0 lines of code changed in 6 files:
-
trunk/jxclient/com/realtime/crossfire/jxclient:
CrossfireCommandAddSpellEvent.java (new),
CrossfireCommandDelSpellEvent.java (new),
CrossfireCommandUpdSpellEvent.java (new),
CrossfireSpellAddedListener.java (new),
CrossfireSpellRemovedListener.java (new),
CrossfireSpellUpdatedListener.java (new)
-
gros
2006-03-10 11:45
#10
Rev.: 4515
-
429 lines of code changed in 8 files:
-
trunk/jxclient/com/realtime/crossfire/jxclient:
Faces.java (-1),
GUIItem.java (+27 -5),
GUILabel.java (+6 -2),
ItemsList.java (+130 -5),
JXCSkinPrelude.java (+73),
ServerConnection.java (+84),
Spell.java (+108 -7),
SpellBeltItem.java (+1 -1)
-
mwedel
2006-03-08 01:58
#9
Rev.: 4514
-
28 lines of code changed in 1 file:
-
trunk/crossfire/include:
tod.h (+28 -1)
-
akirschbaum
2006-03-07 16:28
#8
Rev.: 4513
-
16 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+7)
-
trunk/crossfire/server:
shop.c (+9 -8)
-
cavesomething
2006-03-07 13:46
#7
Rev.: 4512
-
113 lines of code changed in 9 files:
-
trunk/crossfire:
ChangeLog (+11)
-
trunk/crossfire/common:
init.c (+3 -1),
living.c (+22 -19)
-
trunk/crossfire/doc:
settings (+7 -3)
-
trunk/crossfire/include:
config.h (+15 -22),
global.h (+4 -2)
-
trunk/crossfire/lib:
settings (+26 -15)
-
trunk/crossfire/server:
init.c (+24 -9),
skill_util.c (+1 -1)
-
elsbernd
2006-03-07 06:33
#6
Rev.: 4511
-
4 lines of code changed in 1 file:
-
trunk/client:
ChangeLog (+4)
-
elsbernd
2006-03-07 06:30
#5
Rev.: 4510
-
1 lines of code changed in 1 file:
-
trunk/client/sound-src:
Makefile.in (+1 -1)
-
akirschbaum
2006-03-04 12:37
#4
Rev.: 4509
-
16 lines of code changed in 3 files:
-
trunk/crossfire:
ChangeLog (+9)
-
trunk/crossfire/random_maps:
exit.c (+1 -1),
treasure.c (+6 -5)
-
akirschbaum
2006-03-04 11:34
#3
Rev.: 4508
-
26 lines of code changed in 2 files:
-
trunk/crossfire:
ChangeLog (+6)
-
trunk/crossfire/server:
spell_attack.c (+20 -21)
-
akirschbaum
2006-03-04 11:20
#2
Rev.: 4507
-
53 lines of code changed in 2 files:
-
trunk/client:
ChangeLog (+5)
-
trunk/client/common:
p_cmd.c (+48 -16)
-
akirschbaum
2006-03-04 10:56
#1
Rev.: 4506
-
32 lines of code changed in 5 files:
-
trunk/client:
ChangeLog (+9)
-
trunk/client/common:
p_cmd.c (+7 -16)
-
trunk/client/gtk-v2/src:
keys.c (+1 -1)
-
trunk/client/gtk:
gx11.c (+1 -1)
-
trunk/client/x11:
x11.c (+14 -9)