|
From: <cro...@li...> - 2005-03-21 05:10:12
|
Module Name: crossfire Committed By: mwedel Date: Mon Mar 21 05:10:03 UTC 2005 Modified Files: crossfire/lib: animations archetypes bmaps bmaps.paths crossfire.0 crossfire.1 faces treasures.bld Log Message: recollect archetypes MSW 2005-03-20 The following files had too many changes to show the context diffs here: cvs rdiff -r1.156 -r1.157 crossfire/lib/archetypes cvs rdiff -r1.77 -r1.78 crossfire/lib/bmaps cvs rdiff -r1.79 -r1.80 crossfire/lib/bmaps.paths cvs rdiff -r1.66 -r1.67 crossfire/lib/faces Start of context diffs Index: crossfire/lib/animations diff -c crossfire/lib/animations:1.69 crossfire/lib/animations:1.70 *** crossfire/lib/animations:1.69 Sat Mar 12 21:48:07 2005 --- crossfire/lib/animations Sun Mar 20 21:09:48 2005 *************** *** 1644,1649 **** --- 1644,1697 ---- chalice.113 chalice.114 mina + anim chalice_bro + chalice_bro.111 + chalice_bro.111 + chalice_bro.111 + chalice_bro.112 + chalice_bro.113 + chalice_bro.114 + mina + anim chalice_cop + chalice_cop.111 + chalice_cop.111 + chalice_cop.111 + chalice_cop.112 + chalice_cop.113 + chalice_cop.114 + mina + anim chalice_iro + chalice_iro.111 + chalice_iro.111 + chalice_iro.111 + chalice_iro.112 + chalice_iro.113 + chalice_iro.114 + mina + anim chalice_plat + chalice_plat.111 + chalice_plat.111 + chalice_plat.111 + chalice_plat.112 + chalice_plat.113 + chalice_plat.114 + mina + anim chalice_sil + chalice_sil.111 + chalice_sil.111 + chalice_sil.111 + chalice_sil.112 + chalice_sil.113 + chalice_sil.114 + mina + anim chalice_tin + chalice_tin.111 + chalice_tin.111 + chalice_tin.111 + chalice_tin.112 + chalice_tin.113 + chalice_tin.114 + mina anim chaos explosion.111 burnout.11O Index: crossfire/lib/crossfire.0 Index: crossfire/lib/crossfire.1 Index: crossfire/lib/treasures.bld diff -c crossfire/lib/treasures.bld:1.27 crossfire/lib/treasures.bld:1.28 *** crossfire/lib/treasures.bld:1.27 Tue Mar 15 23:59:19 2005 --- crossfire/lib/treasures.bld Sun Mar 20 21:10:01 2005 *************** *** 10,16 **** # # This file contains various treasures, with generation rules. # ! # $Id: treasures.bld,v 1.27 2005/03/16 07:59:19 mwedel Exp $ # # As of version 0.91.1, what this file was extended to handle list # re-linking and generation of only 1 item on that list. This does away --- 10,16 ---- # # This file contains various treasures, with generation rules. # ! # $Id: treasures.bld,v 1.28 2005/03/21 05:10:01 mwedel Exp $ # # As of version 0.91.1, what this file was extended to handle list # re-linking and generation of only 1 item on that list. This does away |