- Timestamp:
- 11/19/08 13:42:15 (17 years ago)
- Location:
- trunk/src/bindings/scripts
- Files:
-
- 5 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bindings/scripts/Makefile.am
r82 r165 368 368 scripts/zone/wailing_caverns/instance_wailing_caverns.cpp \ 369 369 scripts/zone/western_plaguelands/western_plaguelands.cpp \ 370 scripts/zone/westfall/westfall.cpp \ 370 371 scripts/zone/winterspring/winterspring.cpp \ 371 372 scripts/zone/zangarmarsh/zangarmarsh.cpp \ -
trunk/src/bindings/scripts/ScriptMgr.cpp
r152 r165 550 550 551 551 //Westfall 552 extern void AddSC_westfall(); 553 552 554 //Wetlands 553 555 //Winterspring … … 1730 1732 1731 1733 //Westfall 1734 AddSC_westfall(); 1735 1732 1736 //Wetlands 1733 1737 //Winterspring -
trunk/src/bindings/scripts/VC71/71ScriptDev2.vcproj
r86 r165 1046 1046 Name="Westfall" 1047 1047 > 1048 <File 1049 RelativePath="..\scripts\zone\westfall\westfall.cpp" 1050 > 1051 </File> 1048 1052 </Filter> 1049 1053 <Filter -
trunk/src/bindings/scripts/VC80/80ScriptDev2.vcproj
r86 r165 1291 1291 Name="Westfall" 1292 1292 > 1293 <File 1294 RelativePath="..\scripts\zone\westfall\westfall.cpp" 1295 > 1296 </File> 1293 1297 </Filter> 1294 1298 <Filter -
trunk/src/bindings/scripts/VC90/90ScriptDev2.vcproj
r86 r165 1277 1277 Name="Westfall" 1278 1278 > 1279 <File 1280 RelativePath="..\scripts\zone\westfall\westfall.cpp" 1281 > 1282 </File> 1279 1283 </Filter> 1280 1284 <Filter