Directory construct/Snow/

Total Files:
30
Deleted Files:
2
Lines of Code:
334

[root]/construct/Snow

Lines of Code

construct/Snow/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 133 (100.0%) 130 (100.0%) 0.9
akirschbaum 32 (24.1%) 52 (40.0%) 1.6
kbulgrien 2 (1.5%) 31 (23.8%) 15.5
mwedel 36 (27.1%) 18 (13.8%) 0.5
aaron_baugher 4 (3.0%) 11 (8.5%) 2.7
anmaster 25 (18.8%) 9 (6.9%) 0.3
qal21 24 (18.0%) 8 (6.2%) 0.3
ryo_saeba 9 (6.8%) 1 (0.8%) 0.1
rjtanner 1 (0.8%) 0 (0.0%) 0.0

Most Recent Commits

ryo_saeba 2014-06-01 06:30 Rev.: 19502

Fix some names.

1 lines of code changed in 1 file:

  • construct/Snow: s_bungalow.arc (+1)
rjtanner 2011-04-10 13:32 Rev.: 14397

Modifed building signs to make them easier to read in the game.

0 lines of code changed in 1 file:

  • construct/Snow: s_inn.base.x11.png (changed)
anmaster 2010-10-11 13:15 Rev.: 13991

Fix incorrect svn properties, for example .png should not have svn:keywords set, that could in worst case result in corruption. While we are updating properties anyway, clean up incorrect (but mostly harmless) svn:mime-type, svn:executable and so on.

9 lines of code changed in 17 files:

  • construct/Snow: s_barn.arc (-1), s_barn.base.x11.png (+1 -2), s_barrack_u.arc (-1), s_barrack_u.base.x11.png (+1 -2), s_barrack_u.base.x12.png (+1 -2), s_bungalow.arc (-1), s_bungalow.base.111.png (+1 -1), s_castle.arc (-1), s_castle.base.x11.png (+1 -2), s_church.arc (-1), s_church.base.x11.png (+1 -2), s_citytower.arc (-1), s_citytower.base.x11.png (+1 -2), s_guild.arc (-1), s_guild.base.x11.png (+1 -2), s_inn.arc (-1), s_inn.base.x11.png (+1 -1)
akirschbaum 2009-01-31 16:30 Rev.: 11294

Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.

50 lines of code changed in 20 files:

  • construct/Snow: s_barn.arc (-8), s_barn.face (new 4), s_barrack_u.arc (+2 -12), s_barrack_u.face (new 8), s_barrack_up.face (new 4), s_barrack_up_2.face (new 4), s_bungalow.arc (-2), s_bungalow.face (new 4), s_castle.arc (-8), s_castle.face (new 4), s_church.arc (-8), s_church.face (new 4), s_citytower.arc (-4), s_citytower.face (new 4), s_guild.arc (-8), s_guild.face (new 4), s_inn.arc (-4), s_inn.face (new 4), s_lighthouse.arc (-2), s_lighthouse.face (new 4)
anmaster 2009-01-25 03:53 Rev.: 11266

Losslessly recompress some PNG images for smaller size to reduce the bandwidth needed for sending images to clients.̈́

0 lines of code changed in 8 files:

  • construct/Snow: s_barrack_u.base.x11.png (changed), s_barrack_u.base.x12.png (changed), s_castle.base.x11.png (changed), s_church.base.x11.png (changed), s_citytower.base.x11.png (changed), s_guild.base.x11.png (changed), s_inn.base.x11.png (changed), s_lighthouse.base.x11.png (changed)
akirschbaum 2008-01-11 21:22 Rev.: 8170

Use better compression to reduce image sizes.

0 lines of code changed in 11 files:

  • construct/Snow: s_barn.base.x11.png (changed), s_barrack_u.base.x11.png (changed), s_barrack_u.base.x12.png (changed), s_bungalow.base.111.png (changed), s_castle.base.x11.png (changed), s_church.base.x11.png (changed), s_citytower.base.x11.png (changed), s_guild.base.x11.png (changed), s_inn.base.x11.png (changed), s_lighthouse.base.x11.png (changed)
kbulgrien 2007-12-22 01:31 Rev.: 7996

- Add a snowy lighthouse arch for the construct/Snow set.
- Capitalize name of Lighthouse per most common usage in maps.

31 lines of code changed in 2 files:

  • construct/Snow: s_lighthouse.arc (new 15), s_lighthouse.base.x11.png (new 16)
mwedel 2007-07-10 02:39 Rev.: 6768

Add client_anim_... support for all objects that support it, remove
their speed attributes if the only reason they had speed set was for
animation.
MSW 2007-07-09

4 lines of code changed in 1 file:

  • construct/Snow: s_barrack_u.arc (+4 -2)
ryo_saeba 2007-06-13 13:21 Rev.: 6541

Remove obsolete editable field.

0 lines of code changed in 8 files:

  • construct/Snow: s_barn.arc (-1), s_barrack_u.arc (-1), s_bungalow.arc (-1), s_castle.arc (-1), s_church.arc (-1), s_citytower.arc (-1), s_guild.arc (-1), s_inn.arc (-1)
akirschbaum 2007-04-05 16:00 Rev.: 5939

Replace "no_pass 1" with "move_block all".

2 lines of code changed in 1 file:

  • construct/Snow: s_guild.arc (+2 -2)
aaron_baugher 2007-02-16 15:49 Rev.: 5558

Converting multi-tile image arches to single images

11 lines of code changed in 4 files:

  • construct/Snow: s_inn.arc (+2 -2), s_inn.base.111.png (del), s_inn.base.211.png (del), s_inn.base.x11.png (new 9)
qal21 2006-12-16 19:59 Rev.: 5178

Set svn:eol-style to LF for all arch files.

8 lines of code changed in 8 files:

  • construct/Snow: s_barn.arc (+1), s_barrack_u.arc (+1), s_bungalow.arc (+1), s_castle.arc (+1), s_church.arc (+1), s_citytower.arc (+1), s_guild.arc (+1), s_inn.arc (+1)
qal21 2006-12-12 23:24 Rev.: 5175

propdel svn:eol-style on all arch files. Fixes broken win32 checkouts of arches.

0 lines of code changed in 16 files:

  • construct/Snow: s_barn.arc (new), s_barrack_u.arc (new), s_bungalow.arc (new), s_castle.arc (-1), s_church.arc (new), s_citytower.arc (-1), s_guild.arc (-1), s_inn.arc (new)
mwedel 2006-09-25 00:17 Rev.: 4975

Ok - now try committing proper (binary) images.
MSW 2006-09-24

0 lines of code changed in 7 files:

  • construct/Snow: s_barn.base.x11.png (changed), s_barrack_u.base.x11.png (changed), s_barrack_u.base.x12.png (changed), s_castle.base.x11.png (changed), s_church.base.x11.png (changed), s_citytower.base.x11.png (changed), s_guild.base.x11.png (changed)
mwedel 2006-09-25 00:10 Rev.: 4974

Try this again - update svn:mime-type and remove svn:eol-style.
MSW 2006-09-24

7 lines of code changed in 7 files:

  • construct/Snow: s_barn.base.x11.png (+1 -2), s_barrack_u.base.x11.png (+1 -2), s_barrack_u.base.x12.png (+1 -2), s_castle.base.x11.png (+1 -2), s_church.base.x11.png (+1 -2), s_citytower.base.x11.png (+1 -2), s_guild.base.x11.png (+1 -2)
mwedel 2006-09-24 23:44 Rev.: 4973

change mime types of images.
MSW 2006-09-24

7 lines of code changed in 7 files:

  • construct/Snow: s_barn.base.x11.png (+1 -1), s_barrack_u.base.x11.png (+1 -1), s_barrack_u.base.x12.png (+1 -1), s_castle.base.x11.png (+1 -1), s_church.base.x11.png (+1 -1), s_citytower.base.x11.png (+1 -1), s_guild.base.x11.png (+1 -1)
mwedel 2006-09-24 23:14 Rev.: 4972

Change svn:mime-types for images to binary, commit proper images.
MSW 2006-09-24

0 lines of code changed in 14 files:

  • construct/Snow: s_barn.base.x11.png (changed), s_barrack_u.base.x11.png (changed), s_barrack_u.base.x12.png (changed), s_castle.base.x11.png (new), s_church.base.x11.png (new), s_citytower.base.x11.png (new), s_guild.base.x11.png (new)
Generated by StatSVN 0.7.0