Archival snapshot of the Virtual World Entertainment Tesla cockpit software, 1994-1996: MUNGA engine and L4 pod layer source (Borland C++ 5.0), BT/RP game code, and game content (models, audio, maps, gauges, Division renderer data). Includes third-party libraries: Division dVS/DPL graphics, HMI SOS audio, WATTCP networking. Files are preserved byte-for-byte (.gitattributes disables all line-ending conversion). README.md documents the layout, target hardware, and toolchain. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
110 lines
2.4 KiB
Plaintext
110 lines
2.4 KiB
Plaintext
[release]
|
|
version=3.0
|
|
//**********************************************
|
|
// version modified by Michel Firestorm Lowrance
|
|
// adding dragon vtv as well as untested maps
|
|
//**********************************************
|
|
|
|
//
|
|
// Official resource maps and models should have an
|
|
// id assigned to them the format is
|
|
// xxxxx=xxxx.xxx /id:#
|
|
//
|
|
|
|
|
|
// The next number to use is: 61
|
|
//
|
|
|
|
[resource]
|
|
name=rpl4.res
|
|
dircollision=solids\
|
|
dirmodel=models\
|
|
dirmap=maps\
|
|
diraudio=audio\
|
|
dirvideo=video\
|
|
diranim=anims\
|
|
dirgauge=gauge\
|
|
|
|
model=player.mod /id:1
|
|
model=rvtexpi.mod /id:2
|
|
model=rvtexpc.mod /id:3
|
|
model=lsrexpi.mod /id:4
|
|
model=lsrexpc.mod /id:5
|
|
static=static.onl
|
|
model=rivetexp.mod /id:6
|
|
model=lrivet.mod /id:7
|
|
model=mrivet.mod /id:8
|
|
model=hrivet.mod /id:9
|
|
model=dpexp.mod /id:10
|
|
model=demopack.mod /id:11
|
|
model=demo2.mod /id:51
|
|
model=demo3.mod /id:57
|
|
model=laserexp.mod /id:12
|
|
|
|
//Lepton Class
|
|
model=lepton.mod /id:42
|
|
model=proton.mod /id:58
|
|
model=quark.mod /id:44
|
|
|
|
//Bug Class
|
|
model=bug.mod /id:13
|
|
model=speck.mod /id:14
|
|
model=chigger.mod /id:20
|
|
model=flea.mod /id:21
|
|
model=skeeter.mod /id:22
|
|
model=roach.mod /id:23
|
|
model=wasp.mod /id:52
|
|
|
|
//Mule Class
|
|
model=mule.mod /id:15
|
|
model=broccoli.mod /id:16
|
|
model=vole.mod /id:24
|
|
model=burro.mod /id:25
|
|
model=grunt.mod /id:26
|
|
model=barge.mod /id:27
|
|
model=bttlbrg.mod /id:28
|
|
model=gator.mod /id:29
|
|
|
|
//Bull Class
|
|
model=bull.mod /id:17
|
|
model=tarntula.mod /id:18
|
|
model=spitter.mod /id:30
|
|
model=roadblk.mod /id:31
|
|
model=ripper.mod /id:32
|
|
model=mantis.mod /id:33
|
|
|
|
//Armadillo Class
|
|
model=puck.mod /id:19
|
|
model=dark.mod /id:56
|
|
|
|
//Interceptor Class
|
|
model=dragon.mod /id:43
|
|
|
|
//Experimental Vehicles
|
|
model=blktrn.mod /id:47
|
|
model=blkspk.mod /id:48
|
|
|
|
model=camera.mod /id:34
|
|
model=sc500.mod /id:40
|
|
model=sc50.mod /id:55
|
|
model=drw.mod /id:41
|
|
model=drw2.mod /id:50
|
|
|
|
map=wise.map /id:35
|
|
map=yip.map /id:36
|
|
map=pain.map /id:37
|
|
map=blade.map /id:38
|
|
map=lyzlane.map /id:39
|
|
map=otto.map /id:45
|
|
map=frstrm.map /id:46
|
|
map=burnt.map /id:49
|
|
map=brewers.map /id:54
|
|
//map=blank.map /id:53
|
|
map=headoff.map /id:59
|
|
map=headmf.map /id:60
|
|
|
|
zone=all.zne
|
|
|
|
[zones]
|
|
zone=all.zne
|