Subversion Repositories duke3d_hrp

Compare Revisions

No changes between revisions

Regard whitespace Rev 19 → Rev 20

/hrp_readme.txt
5,7 → 5,7
| |
| compiled by Parkar & NightFright |
==================================================================
| Version 4.2.018 (Nov 28, 2009) |
| Version 4.2.020 (Nov 29, 2009) |
==================================================================
 
 
427,16 → 427,16
HRP v4.0 (2009-03-23). Includes any previous Update Packs compiled by NightFright.
 
 
HRP v4.2.018 (2009-11-28)
HRP v4.2.020 (2009-11-29)
-------------------------
> General: Support for Polymer engine update added (builds 4.2.001-4.2.017)
 
> Added:
- normal maps: 1101/5108, 1104/5095, 1116, 1132-1135, 5107, 5119
- palettes: 0207_14/16, 0243_17, 0332_24, 0365/0366_7, 0387_12, 0392_17,
0399_17, 0428_17, 0438/0439_17/19, 0545_17, 0757_24, 0803_7,
0881_15, 3407_7, 4123/4124_7, 4224_13, 4260-4263_17,
4284-4287_17
- palettes: 199_12, 207_14/16, 243_17, 332_24, 365/0366_7, 387_12, 392_17,
399_17, 428_17, 438/0439_17/19, 545_17, 757_24, 803_7, 881_15,
3407_7, 4123/4124_7, 4224_13, 4260-4263_17, 4284-4287_17,
4531_23
 
> Revisions:
- highres\sprites\firstperson: 2548 (Freezer texture/ozz)
444,10 → 444,12
 
> Fixes:
- highres\sprites\pickups: 53 (missing md3)
- highres\textures.def: entries for non-existing 0313 (d/n/s/g) and
1024 (d/s) removed
- highres\textures.def: old version of 186 restored; entries for missing
313 (d/n/s/g) and 1024 (d/s) removed; entry for 718
corrected
 
 
 
HRP v4.1.1 (2009-09-01)
-----------------------
> Added:
/highres/screen/menu/2492_version.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
/highres/textures.def
107,9 → 107,10
detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
}
texture 186 {
pal 0 { file "highres/textures/0186.png" specpower 20 specfactor 1 }
normal { file "highres/textures/0186_n.png" parallaxbias 0.002 parallaxscale 0.04 }
specular { file "highres/textures/0186_s.png" }
pal 0 { file "highres/textures/0186.jpg" }
// pal 0 { file "highres/textures/0186_d.png" specpower 20 specfactor 1 }
// normal { file "highres/textures/0186_n.png" parallaxbias 0.002 parallaxscale 0.04 }
// specular { file "highres/textures/0186_s.png" }
detail { file "highres/detail/paint.png" xscale 0.4 yscale 0.4 }
}
texture 187 {
159,7 → 160,10
detail { file "highres/detail/metal.png" xscale 0.3 yscale 0.3 }
}
texture 198 { pal 0 { file "highres/textures/0504.png" } } // same as 504
texture 199 { pal 0 { file "highres/textures/0199.png" } }
texture 199 {
pal 0 { file "highres/textures/0199.png" }
pal 12 { file "highres/textures/0199_12.png" }
}
 
texture 200 {
pal 0 { file "highres/textures/0200.jpg" }
3364,6 → 3368,7
 
texture 4531 {
pal 0 { file "highres/textures/4531.png" }
pal 23 { file "highres/textures/4531_23.png" }
detail { file "highres/detail/fabric.png" xscale 1.2 yscale 1.2 }
}
texture 4532 {
/highres/textures/0186.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Deleted: svn:mime-type
-application/octet-stream
\ No newline at end of property
/highres/textures/4531_23.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/highres/textures/0199_12.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/highres/textures/0186_d.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property