Search for "INF": 548 matches(displaying first 250)

Zed 3D by Zed
/code/3d/docs/zed3d060.zip
10 Jan 1997 (catalog date)
357,811 bytes
Download FTP scene.org
Rating:
A comprehensive doc on many aspects of 3d math and programming - Designed for those comfortable with math. It spells out the math concepts needed and shows their application, but by no means spoon feeds the information to you.

AWE 32 "documentation" by Judge Dred
/code/audio/docs/awe32prg.zip
10 Jan 1997 (catalog date)
37,028 bytes
Download FTP scene.org
Rating:
Useful documents for AWE 32 programming - Beats the shit out of Creative Lab's released information.

DMF Module Format Specifications by Code-X of Delusion
/code/audio/docs/dmfinfo.zip
21 Jan 1998 (catalog date)
29,524 bytes
Download FTP scene.org
Rating:

IW SDK
/code/audio/docs/iw_sdk20.zip
10 Jul 1997 (catalog date)
2,796,518 bytes
Download FTP scene.org
Rating:
The SDK for the IW chip. The docs are Adobe Acrobat files and are probably meant for printing out. I didn't try yet, but the "univerval translator" at CMU should be able to convert the files to a text format, which would be infinitely more useful. This is one of those everything you needed to know and more type docs.

Tnt's Mod Player by ByteRaver of TNT, NO-ID
/code/audio/players/tnt-mp11.zip
10 Jun 1998 (catalog date)
306,622 bytes
Download FTP scene.org
This is a .MOD, .WOW player for DOS or a W95 DOS BOX. It supports the GUS and SoundBlaster. Features are interpolative mixing routines (stereo with panning effects), 5 octaves, 1 to 32 channels, _ALL_ MOD types supported, very powerful .MOD loader, MIDAS-alike setup. full pascal and asm source is included. Info about programming mixing routines is included, too.

8086 Compo Results by Trixter of Hornet
/code/contests/8086/info.html
07 Nov 1997 (catalog date)
19,386 bytes
Download FTP scene.org
Released at event 8086 in the misc division

Black Ice source by Sinbad
/code/demosrc/bbsintro/blacdemo.zip
10 Jan 1997 (catalog date)
432,910 bytes
Download FTP scene.org
Rating:
Sources for a large BBS intro with a scrollie, fire, and a zoomer - Comments for the effects, recompiles easily. Shows influences from Mental Surgery, mainly in the sound code. Old effects, but recent code.

Birthday source by Sliq
/code/demosrc/intros/birthsrc.zip
10 Jan 1997 (catalog date)
25,025 bytes
Download FTP scene.org
Rating:
Sources for an intro with simple 3d - Comments for the proceedures, easy to read source. Shows influences from Mental Surgery, mainly in the interupt handling. Old sources (1993), but otherwise good.

bits'93 source by David Hedley
/code/demosrc/intros/bits93.zip
10 Jan 1997 (catalog date)
34,416 bytes
Download FTP scene.org
Rating:
Sources for an intro with a bouncing lens and a sinus scroller - Few comments. Shows influences from Mental Surgery, mainly in the interrupt routines. Old sources (1993), good timing of effects.

Matrix Demo by Simon Hern
/code/effects/floor/matrix.zip
08 Jun 1997 (catalog date)
95,834 bytes
Download FTP scene.org
Rating:
An example of an infinite tiled floor effect like the one used for the floors in doom.

Mars Info by Tim Clarke
/code/effects/land/marsinfo.zip
10 Jan 1997 (catalog date)
2,822 bytes
Download FTP scene.org
Rating:
Details on the algorithm for the mars intro - Look for mars10.zip for the exe associated with this description.

Free direction tunnel tutorial by Kombat
/code/effects/tunnel/freedir.zip
30 Jun 1998 (catalog date)
48,954 bytes
Download FTP scene.org
Rating:
Basicaly the same info as can be found in fdtunnel.zip by Blackaxe of Kolor. Text, C

AWE-DIP-01-ENG by Creative Labs engineers
/code/hardware/audio/adip.zip
10 Jan 1997 (catalog date)
708,753 bytes
Download FTP scene.org
Rating:
Examples and API for using the AWE32 - And people wonder why there's not much SB support. The information in the packet is contorted. I could go on this for days. Comments like /* main - here's where the fun begins */ are misleading. The fun actually began several hundred lines ago (starting at line 134). It's late. I'm not exactly bored, but this bit of code is frustrating. I wonder why CL even bothered. There are no technical docs of any sort and the code that is here *REEKS* of bad style. For extra frustration, I unzipped the file which had a self extracting .exe in it, which gave me 4 zips which when each extracted with the -d option finally gives me the SDK. Kneebiter - at 1:30 in the morning. Need more tea...

SoundBlaster Programming Info by Andr B Baresel, Craig Jackson
/code/hardware/audio/sblast09.zip
21 Jan 1998 (catalog date)
502,511 bytes
Download FTP scene.org
Rating:
The ultimate guide for SoundBlaster coders. Sources included (including S3M player).

Pentium Stuff
/code/hardware/cpu/pentium.zip
01 Jul 1997 (catalog date)
164,896 bytes
Download FTP scene.org
Rating:
A collection of files on Pentium optimization. Some of these files look very useful, especially for optimizing information and truly esoteric stuff for the terminally curious.

Type One's SVGA Tricks Part 1 by Type One
/code/hardware/video/t1-svga1.zip
06 Oct 1996 (catalog date)
17,713 bytes
Download FTP scene.org
Rating:
Broken english. :( Lots of very useful video card tweaking information. Text and assembler, but not compileable.

SVGA Tricks by Type One of Pulpe
/code/hardware/video/t1svga11.zip
17 Jan 1999 (catalog date)
14,657 bytes
Download FTP scene.org
Rating:
Contains a lot of information about setting specific modes, including some very weird ones, about accelerating specific videocards, etc.

VGA Info by Andrew Scott
/code/hardware/video/vga-info.zip
10 Jan 1997 (catalog date)
139,440 bytes
Download FTP scene.org
Rating:
A VGA reference manual - Poor layout. I found it difficult to find things. Not as if the VGA card has changed, but the information seems outdated.

Cutter
/code/images/cutter1.zip
15 Apr 1997 (catalog date)
68,240 bytes
Download FTP scene.org
Graphics Cutter v1.0 is a scripting language used in cutting graphics from PCX files. Unzip with -d option (subdirectories). Saves palette info, include files, and object files. Object files are stored in MODE 0x13 and MODE X formats. DEMO of bouncing balls included. Source available in registered version.

XMode Graphics Library by James Carter
/code/library/w_infin.zip
01 Dec 1997 (catalog date)
18,566 bytes
Download FTP scene.org
Rating:

The Mag by Spellcaster
/code/mags/mag01.zip
01 Jul 1997 (catalog date)
17,455 bytes
Download FTP scene.org
Rating:
A serial coding magazine. For the ultra-beginner. Info on understanding hexidecimal numbers and a primer for Pascal.

The Mag by Spellcaster
/code/mags/mag02.zip
01 Jul 1997 (catalog date)
12,743 bytes
Download FTP scene.org
Rating:
A serial coding magazine. Continuing info on Pascal, gets into basic assembler, BIOS, interrupts, and mode 13h.

GUS Programming Info v3.02
/code/sound/gusin302.zip
06 Oct 1996 (catalog date)
13,723 bytes
Download FTP scene.org
Rating:

Timing 486 Instructions by Infi of Sunrise
/code/tutors/asm/tim486.zip
18 Jan 1998 (catalog date)
36,542 bytes
Download FTP scene.org
Rating:
Timing values of the 486 instructions.

Free Direction Rendering by kombat of immortals
/code/tutors/graphics/freedir.zip
15 May 1998 (catalog date)
49,280 bytes
Download FTP scene.org
This document gives information on how to render various objects in high quality and in real time.

SWAG by SourceWare Archival Group
/code/tutors/swag/swag.zip
18 Mar 1997 (catalog date)
4,975,456 bytes
Download FTP scene.org
Rating:
Programing sources and information for PASCAL programmers - A veritable must for PASCAL programmers, especially those still on the lower end of the learning curve.

3DS converter by MRI of Doomsday
/code/utils/3d/3dsrdr13.zip
25 Aug 1997 (catalog date)
6,754 bytes
Download FTP scene.org
Rating:
Reads a 3ds file and outputs an easier to read format. An update of Jare's 3dsrdr12. Get the above for usefulness, get Jare's original version for posterity or more complete informations.

DeluxePaint Animation by ???
/code/video/anmformt.zip
29 Sep 1997 (catalog date)
21,999 bytes
Download FTP scene.org
Rating:
Info and code on the DeluxePaint animation .ANM format.

Text Mode FLI/FLC Player
/code/video/txtfli.zip
06 Oct 1996 (catalog date)
99,695 bytes
Download FTP scene.org
Rating:
Buggy mode set, only worked in a dos box from win '95. Had information about the text mode demo compo and was rather impressive for what it did. Otherwise, tight code for what it does, sparce, useless comments.

Windows Tutorial by Denthor of Asphyxia
/code/windows/wintut1.zip
19 Jan 1998 (catalog date)
15,071 bytes
Download FTP scene.org
Rating:
Windows Tutorial 1. Denthor's back with some tutorials on windows graphics program. I (and he) recommend that you still get another reference (like a *gasp* book) if you know absolutely nothing about programming windows and intend to get serious about it. The tut has just enough info to grasp how windows works, the mindset needed for coding, and some basic messages windows can throw at you. Good for the ultra-beginner with windows. (Oh, the example here is a star field)

Big Bigger Biggest by Infernals
/demos/1992/bigbig.zip
29 Jun 1996 (catalog date)
185,828 bytes
Download FTP scene.org
Rating:

Diftro by Digital Infinity
/demos/1993/d/diftro.zip
29 Jun 1996 (catalog date)
183,045 bytes
Download FTP scene.org
Rating:

Diftro 2 by Digital Infinity
/demos/1993/d/diftro2.zip
29 Jun 1996 (catalog date)
272,461 bytes
Download FTP scene.org
Rating:

Inflation by Remedy
/demos/1993/i/inflate_.zip
29 Jun 1996 (catalog date)
70,686 bytes
Download FTP scene.org
Rating:

1st Infection by N-Factor
/demos/1994/0-9/1infect.zip
29 Jun 1996 (catalog date)
788,796 bytes
Download FTP scene.org
Rating:
Released at event WIR94 in the demo division and ranked ??
N-Factor's first production, released at Wired'94 - a good "first-time" production for a new group. Lots of vector objects, some unlimited bobs, and textured planes - a top and bottom of the screen - but they are doing many things with this simple transform table: like really interesting flight of space ship over you (like in 2nd Reality), but textured (looks much-much better).

Cardiac by Infiny
/demos/1994/c/cardiac.zip
29 Jun 1996 (catalog date)
2,578,781 bytes
Download FTP scene.org
Rating:
Released at event TP93 in the demo division and ranked 03

I by Information
/demos/1994/i/i.zip
29 Jun 1996 (catalog date)
51,512 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked 15

Infinite Space Dreams by Massive
/demos/1994/i/isd.zip
29 Jun 1996 (catalog date)
56,097 bytes
Download FTP scene.org
Rating:
Released at event TP94 in the in64 division and ranked XX

Michelletro by Digital Infinity
/demos/1994/m/mictro.zip
23 Aug 1996 (catalog date)
506,464 bytes
Download FTP scene.org

Tiny by Kroc of Infiny
/demos/1994/t/tiny.zip
29 Jun 1996 (catalog date)
3,931 bytes
Download FTP scene.org
Rating:
Released at event ASM94 in the in4k division and ranked XX

Second Christianity by INF
/demos/1995/0-9/2ndchrst.zip
03 May 1998 (catalog date)
554,023 bytes
Download FTP scene.org
Rating:
386,,GUS,

Balanse by Infernal
/demos/1995/b/balanse.zip
29 Jun 1996 (catalog date)
434,369 bytes
Download FTP scene.org
Rating:

Fast Intro 1995 by Blasm
/demos/1995/b/barbie.zip
29 Jun 1996 (catalog date)
198,400 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 08

Brian by the Brian Team
/demos/1995/b/brian.zip
29 Jun 1996 (catalog date)
207,952 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the infs division and ranked 02

Epsilon by Infiny
/demos/1995/e/epsilon.zip
30 Jun 1996 (catalog date)
410,442 bytes
Download FTP scene.org
Rating:

Fast Sko by Pugsy of Lobsession
/demos/1995/f/fast_sko.zip
30 Jun 1996 (catalog date)
17,179 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the infs division and ranked 01

Utopia by INF
/demos/1995/i/inf_utop.zip
15 Nov 1997 (catalog date)
1,870,563 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the demo division and ranked 14
486,,GUS/SB/PAS,

Inflexion by Flexion
/demos/1995/i/inflex.zip
24 May 1997 (catalog date)
2,002,557 bytes
Download FTP scene.org
Rating:
Released at event ASM95 in the demo division and ranked DD

Fast Intro by JSLS
/demos/1995/j/juleniss.zip
30 Jun 1996 (catalog date)
121,057 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked ??

Light by Xinu
/demos/1995/l/light.zip
30 Jun 1996 (catalog date)
11,417 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the infs division and ranked 03

Pinktro by INF
/demos/1995/p/pinktro.zip
03 May 1998 (catalog date)
34,564 bytes
Download FTP scene.org
Rating:
386,,GUS,

Partaj '95 by Pontus Vanner
/demos/1995/p/pontus.zip
30 Jun 1996 (catalog date)
509,912 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 06

Seas by Post Mortem
/demos/1995/p/ptm-seas.zip
30 Jun 1996 (catalog date)
237,432 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 07

Entry by Andrew Zabolotny
/demos/1995/r/rt_az.zip
30 Jun 1996 (catalog date)
34,634 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the infs division and ranked 02

Entry by Mad Max
/demos/1995/r/rt_mmax.zip
30 Jun 1996 (catalog date)
34,239 bytes
Download FTP scene.org
Rating:
Released at event ENL95 in the infs division and ranked 01

Babes by The Coexistence
/demos/1995/t/tc_babes.zip
30 Jun 1996 (catalog date)
159,885 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 05

Sleeptro by Trepaan
/demos/1995/t/trepaan.zip
30 Jun 1996 (catalog date)
166,319 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 02

Textmode Unlimited by HiTech
/demos/1995/t/tu.zip
30 Jun 1996 (catalog date)
14,518 bytes
Download FTP scene.org
Rating:
Released at event TP95 in the infs division and ranked 09

Weird by Walt, Beamer, Brick37
/demos/1995/w/weird.zip
30 Jun 1996 (catalog date)
869,033 bytes
Download FTP scene.org
Rating:
Released at event SE95 in the infs division and ranked 05

Infinity by Craw Productions
/demos/1996/c/craw_inf.zip
30 Jun 1996 (catalog date)
799,842 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the demo division and ranked 02

ChunderChuk by INF
/demos/1996/i/inf_chnd.zip
30 Jun 1996 (catalog date)
1,225,741 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the demo division and ranked 03

The Ultimate Love Creation by INF
/demos/1996/i/inf_love.zip
31 Jul 1996 (catalog date)
68,875 bytes
Download FTP scene.org
Rating:
Released at event TSP96 in the in64 division and ranked 01

Mainstream 2 by INF
/demos/1996/i/inf_sati.zip
13 Jul 1996 (catalog date)
88,570 bytes
Download FTP scene.org
Rating:
Released at event BP96 in the in80 division and ranked 04

Inferno by Lord Matrix
/demos/1996/i/inferno_.zip
30 Jun 1996 (catalog date)
16,401 bytes
Download FTP scene.org
Rating:

Infinite Dreams by DemonSoft
/demos/1996/i/infinite.zip
18 Sep 1996 (catalog date)
1,243,050 bytes
Download FTP scene.org
Rating:
Released at event ANT96 in the demo division and ranked 03

Innostalgy by ELQ of Deadnex
/demos/1996/i/innosta.zip
30 Jun 1996 (catalog date)
56,098 bytes
Download FTP scene.org
Rating:
Released at event TG96 in the infs division and ranked 09

Jointro by Quasar
/demos/1996/j/joinfix.zip
22 Nov 1996 (catalog date)
22,715 bytes
Download FTP scene.org
Rating:

Mainstream by INF
/demos/1996/m/mainstrm.zip
03 May 1998 (catalog date)
86,122 bytes
Download FTP scene.org
Rating:
,,GUS,

One Time (v1.3) by Info-Tech
/demos/1996/o/one-time.zip
09 Sep 1996 (catalog date)
189,794 bytes
Download FTP scene.org
Rating:
Released at event NAID96 in the i128 division and ranked ??

Hola by Leroy & Co.
/demos/1996/p/pr96-hol.zip
06 Jul 1996 (catalog date)
136,279 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the infs division and ranked ??

Inklusive Panda by Phase Voice
/demos/1996/p/pr96-ipa.zip
06 Jul 1996 (catalog date)
164,081 bytes
Download FTP scene.org
Rating:
Released at event REM96 in the infs division and ranked ??

Jordgubbs Sylt by Rectum Cauda
/demos/1996/r/rc-sylt.zip
03 Jul 1996 (catalog date)
455,812 bytes
Download FTP scene.org
Rating:
Released at event I96 in the infs division and ranked 06

Text Mode Demo Compo Info Intro by DEE
/demos/1996/t/tmdcinv.zip
08 Nov 1996 (catalog date)
902,751 bytes
Download FTP scene.org
Rating:

Zwemband by Fyr, Sentinel of Image, Infuse
/demos/1996/z/zwemband.zip
19 Oct 1996 (catalog date)
15,587 bytes
Download FTP scene.org
Rating:
Released at event BIZ96 in the in4k division and ranked 02

Mat by Beam
/demos/1997/b/beammat.zip
27 Apr 1997 (catalog date)
78,834 bytes
Download FTP scene.org
Released at event TG97 in the infs division

Fastdemo by Doze, Yodin
/demos/1997/c/country.zip
27 Apr 1997 (catalog date)
11,405 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 11
,,Adlib,

Trekant med Eli Rygg Igjen by Sorrox
/demos/1997/e/eli2.zip
27 Apr 1997 (catalog date)
564,659 bytes
Download FTP scene.org
Released at event TG97 in the infs division and ranked 01
,,GUS,

How to Kill a Bamsemums by Elite Productions 3d
/demos/1997/f/fastintr.zip
07 Dec 1997 (catalog date)
783,729 bytes
Download FTP scene.org
Rating:
Released at event DST97 in the infs division and ranked 02

First Attempt by Infinite Darkness
/demos/1997/f/firstatt.zip
31 Aug 1997 (catalog date)
47,676 bytes
Download FTP scene.org
Rating:
Released at event EUS97 in the in64 division and ranked 09
,,SB,

Food Anarchy by Darklite
/demos/1997/f/foodanrc.zip
27 Apr 1997 (catalog date)
434,001 bytes
Download FTP scene.org
Released at event TG97 in the infs division and ranked 08

Food Yoyo by Rectum Cauda
/demos/1997/f/foodyoyo.zip
27 Apr 1997 (catalog date)
469,791 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 03

Friemeltje by Infuse
/demos/1997/i/inf-frm.zip
09 Nov 1997 (catalog date)
70,265 bytes
Download FTP scene.org
Rating:
Released at event BIZ97 in the in64 division and ranked 01

Draft by Infinite of Logrus
/demos/1997/l/lgs_draf.zip
27 Mar 1997 (catalog date)
4,640 bytes
Download FTP scene.org
Rating:
Released at event GP97 in the in4k division and ranked 03

Lutefisk by Portable Phun
/demos/1997/l/lutefisk.zip
27 Apr 1997 (catalog date)
785,105 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 04

Mat by Electrocution, The Lost Souls
/demos/1997/m/mat_te.zip
27 Apr 1997 (catalog date)
3,358,676 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 05

Norje by Braindead
/demos/1997/n/norje.zip
27 Apr 1997 (catalog date)
19,779 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 10

Infected by Prisoners of Poison
/demos/1997/p/pop-infe.zip
14 Aug 1997 (catalog date)
2,050,613 bytes
Download FTP scene.org
Rating:
P75,,,16MB

Seigmenn og Bamsemums by Rectum Cauda
/demos/1997/r/rc-bamse.zip
07 Dec 1997 (catalog date)
143,589 bytes
Download FTP scene.org
Rating:
Released at event DST97 in the infs division and ranked 01

Hindu Vil Ha Kjeks #2 by Rectum Cauda
/demos/1997/r/rc_mat92.zip
27 Apr 1997 (catalog date)
476,888 bytes
Download FTP scene.org
Released at event TG97 in the infs division and ranked 02

Norge & Mat by Dureks
/demos/1997/s/spiffmat.zip
27 Apr 1997 (catalog date)
25,796 bytes
Download FTP scene.org
Rating:
Released at event TG97 in the infs division and ranked 07

The Gaffer Experience by Jestyr, Black Fox
/demos/1998/g/gafexp.zip
15 Aug 1998 (catalog date)
184,498 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the infs division and ranked ??
,,GUS/SB,

Hods by Deepthroat, Jinx
/demos/1998/g/gafspin.zip
15 Aug 1998 (catalog date)
83,836 bytes
Download FTP scene.org
Rating:
Released at event COV98 in the infs division and ranked ??

Love Creation mk2 by INF
/demos/1998/i/influv2f.zip
07 Feb 1998 (catalog date)
75,697 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the in64 division and ranked 05
P100,,GUS,

BBS Metal Grave by Infinity Spectrum, Xylem
/demos/1998/i/is_grave.zip
04 Jun 1998 (catalog date)
7,526 bytes
Download FTP scene.org
Rating:
,,Adlib,

Macaroni Drop by Twaddler of INF, Proxima
/demos/1998/m/macrdrop.zip
16 May 1998 (catalog date)
5,123 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the in4k division and ranked 06
386,,Adlib,

Minforst by DJ Penguin
/demos/1998/m/minforst.zip
12 Aug 1998 (catalog date)
44,466 bytes
Download FTP scene.org
Rating:
Released at event BP98 in the demo division and ranked 04

Zwemband 2 by Infuse Project
/demos/1998/z/zwem2.zip
02 Apr 1998 (catalog date)
4,501 bytes
Download FTP scene.org
Rating:
Released at event AMB98 in the in4k division and ranked 01

Bay 51 by Infinity
/graphics/images/1997/b/bay51.zip
02 Jun 1997 (catalog date)
130,892 bytes
Download FTP scene.org
Rating:
Released at event SNY97 in the grtc division and ranked 01
640x480x16m

Kathleen by Infinity
/graphics/images/1997/k/kathleen.zip
02 Jun 1997 (catalog date)
60,779 bytes
Download FTP scene.org
Rating:
Released at event SNY97 in the grfx division and ranked 01
320x256x256

Bosui Onna by tmk of Inf
/graphics/images/1997/t/tmkbosui.zip
17 Feb 1998 (catalog date)
19,881 bytes
Download FTP scene.org
Released at event DST97 in the grfx division and ranked ??
320x200x256

Chinen by Tmk of Inf, Dolphin
/graphics/images/1997/t/tmkchine.zip
09 Mar 1998 (catalog date)
35,069 bytes
Download FTP scene.org
Rating:
Released at event TP97 in the grfx division and ranked 03
320x240x256

Chi-yin by Tmk of Inf, Dolphin
/graphics/images/1997/t/tmkchiyi.zip
09 Mar 1998 (catalog date)
22,448 bytes
Download FTP scene.org
Rating:
320x256x256

Suna no tenchi by Tmk, snupi of Inf
/graphics/images/1997/t/tmktench.zip
17 Feb 1998 (catalog date)
14,696 bytes
Download FTP scene.org
Released at event DST97 in the grfx division and ranked ??
320x200x256

8 bits are enough by TGI of Brainfart audiovisuals
/graphics/images/1998/0-9/8_bits.zip
26 May 1998 (catalog date)
504,684 bytes
Download FTP scene.org
Released at event MEK98 in the grfx division and ranked 05
640x480x256

The mirror of my soul by Inferno of Astral, Cls
/graphics/images/1998/a/ast-mir.zip
14 Sep 1998 (catalog date)
485,682 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the grfx division and ranked 12
640x480x16m

Inferno by Griffin of 303
/graphics/images/1998/i/inferno.zip
14 Sep 1998 (catalog date)
24,812 bytes
Download FTP scene.org
Rating:
Released at event SCE98 in the grfx division and ranked 12
640x480x256

Forgotten Gods by Quasi of Infinity Spectrum
/graphics/images/1998/i/is_gods.zip
09 Mar 1998 (catalog date)
563,012 bytes
Download FTP scene.org
Rating:
648x504x16m

Angel Tears by Quasi of Infinity Spectrum
/graphics/images/1998/i/is_tears.zip
06 May 1998 (catalog date)
214,515 bytes
Download FTP scene.org
Rating:
520x690x16m

Nature vs Mankind by Skylla of The Infuse Project
/graphics/images/1998/n/nature.zip
07 Oct 1998 (catalog date)
646,030 bytes
Download FTP scene.org
Rating:
Released at event AMB98 in the grtc division and ranked 03
640x480x16m

Alone by TMK of Inf, Dolphin
/graphics/images/1998/t/tmkalone.zip
21 Apr 1998 (catalog date)
33,460 bytes
Download FTP scene.org
Rating:
Released at event TG98 in the grfx division and ranked 01
320x240x256

Yume by TMK of Inf, Dolphin
/graphics/images/1998/t/tmkdream.zip
09 Sep 1998 (catalog date)
96,312 bytes
Download FTP scene.org
Rating:
Released at event BP98 in the grfx division and ranked 03
320x240x256

Ramen no yume by TMK of Inf, Dolphin
/graphics/images/1998/t/tmkryume.zip
14 Sep 1998 (catalog date)
19,512 bytes
Download FTP scene.org
Released at event SCE98 in the grfx division and ranked 37
320x240x256

Wicked by Inferno of Astral, Cls
/graphics/images/1998/w/wicked.zip
18 May 1998 (catalog date)
527,551 bytes
Download FTP scene.org
Released at event C98 in the grfx division and ranked 01
640x480x16m

Mods Anthology Manager
/info/cds/anthoman.zip
09 Jan 1997 (catalog date)
198,933 bytes
Download FTP scene.org
DataBase of Mods Anthology files

A.C.E. CD-ROM #3 info package v1.1
/info/cds/cd3nfo11.zip
09 Nov 1996 (catalog date)
31,243 bytes
Download FTP scene.org

A.C.E. CD-ROM #4 advertisement v1.0
/info/cds/cd4adv10.zip
06 Apr 1997 (catalog date)
601,666 bytes
Download FTP scene.org

A.C.E. CD-ROM #4 info package v1.0
/info/cds/cd4nfo10.zip
06 Apr 1997 (catalog date)
29,106 bytes
Download FTP scene.org

Dreams CDROM Information v2.0 by Imphobia
/info/cds/dreamcd2.zip
09 Nov 1996 (catalog date)
15,524 bytes
Download FTP scene.org

Dreams 2 CDROM Information v2 by Imphobia
/info/cds/dreams22.zip
22 Nov 1998 (catalog date)
15,966 bytes
Download FTP scene.org

Use Escape CD with PCBoard BBS
/info/cds/esc-pcb.zip
09 Nov 1996 (catalog date)
82,992 bytes
Download FTP scene.org

The Escape CD Intro by Hornet
/info/cds/escintro.zip
09 Nov 1996 (catalog date)
307,425 bytes
Download FTP scene.org

Comments on the Freedom CD
/info/cds/fredom_c.zip
09 Nov 1996 (catalog date)
17,498 bytes
Download FTP scene.org

The Freedom CD Intro
/info/cds/freedom.zip
09 Nov 1996 (catalog date)
308,063 bytes
Download FTP scene.org

Scene '96 Info Pack
/info/cds/s96cdnfo.zip
05 Mar 1997 (catalog date)
300,958 bytes
Download FTP scene.org

The Guide To Demo and Music CDs (10 Jan 1997) by Dan Wright
/info/cds/scene_cd.39
14 Jan 1998 (catalog date)
39,949 bytes
Download FTP scene.org

The Official Demogroup E-Mail List #03 by Scout, Sleeping Dog, Sam
/info/contact/del03.zip
09 Nov 1996 (catalog date)
5,694 bytes
Download FTP scene.org

Zyklop Group Acronyms List v4.14 by Yogi
/info/contact/group414.zip
06 Dec 1996 (catalog date)
29,508 bytes
Download FTP scene.org
more than 400 groups listed including infos about the crew! Also included are group and party acronyms lists

The Mail Swap List v0.91
/info/contact/msl091.zip
22 Nov 1998 (catalog date)
23,244 bytes
Download FTP scene.org
includes a handle list and a swapping FAQ

DemoNews 001 - 24 Sep 1992 by Hornet
/info/demonews/1992/demonews.001
09 Sep 1996 (catalog date)
1,933 bytes
Download FTP scene.org

DemoNews 002 - 06 Oct 1992 by Hornet
/info/demonews/1992/demonews.002
09 Sep 1996 (catalog date)
1,893 bytes
Download FTP scene.org

DemoNews 003 - 13 Oct 1992 by Hornet
/info/demonews/1992/demonews.003
09 Sep 1996 (catalog date)
4,479 bytes
Download FTP scene.org

DemoNews 004 - 25 Oct 1992 by Hornet
/info/demonews/1992/demonews.004
09 Sep 1996 (catalog date)
4,608 bytes
Download FTP scene.org

DemoNews 005 - 09 Nov 1992 by Hornet
/info/demonews/1992/demonews.005
09 Sep 1996 (catalog date)
3,542 bytes
Download FTP scene.org

DemoNews 006 - 24 Nov 1992 by Hornet
/info/demonews/1992/demonews.006
09 Sep 1996 (catalog date)
4,628 bytes
Download FTP scene.org

DemoNews 007 - 10 Dec 1992 by Hornet
/info/demonews/1992/demonews.007
09 Sep 1996 (catalog date)
3,163 bytes
Download FTP scene.org

DemoNews 008 - 18 Dec 1992 by Hornet
/info/demonews/1992/demonews.008
09 Sep 1996 (catalog date)
4,875 bytes
Download FTP scene.org

DemoNews 009 - 07 Jan 1993 by Hornet
/info/demonews/1993/demonews.009
09 Sep 1996 (catalog date)
3,148 bytes
Download FTP scene.org

DemoNews 010 - 15 Jan 1993 by Hornet
/info/demonews/1993/demonews.010
09 Sep 1996 (catalog date)
3,856 bytes
Download FTP scene.org

DemoNews 011 - 25 Jan 1993 by Hornet
/info/demonews/1993/demonews.011
09 Sep 1996 (catalog date)
3,165 bytes
Download FTP scene.org

DemoNews 012 - 30 Jan 1993 by Hornet
/info/demonews/1993/demonews.012
09 Sep 1996 (catalog date)
4,061 bytes
Download FTP scene.org

DemoNews 013 - 06 Feb 1993 by Hornet
/info/demonews/1993/demonews.013
09 Sep 1996 (catalog date)
3,568 bytes
Download FTP scene.org

DemoNews 014 - 14 Feb 1993 by Hornet
/info/demonews/1993/demonews.014
09 Sep 1996 (catalog date)
3,328 bytes
Download FTP scene.org

DemoNews 015 - 21 Feb 1993 by Hornet
/info/demonews/1993/demonews.015
09 Sep 1996 (catalog date)
3,841 bytes
Download FTP scene.org

DemoNews 016 - 27 Feb 1993 by Hornet
/info/demonews/1993/demonews.016
09 Sep 1996 (catalog date)
4,938 bytes
Download FTP scene.org

DemoNews 017 - 06 Mar 1993 by Hornet
/info/demonews/1993/demonews.017
09 Sep 1996 (catalog date)
4,136 bytes
Download FTP scene.org

DemoNews 018 - 14 Mar 1993 by Hornet
/info/demonews/1993/demonews.018
09 Sep 1996 (catalog date)
4,790 bytes
Download FTP scene.org

DemoNews 019 - 20 Mar 1993 by Hornet
/info/demonews/1993/demonews.019
09 Sep 1996 (catalog date)
4,809 bytes
Download FTP scene.org

DemoNews 020 - 27 Mar 1993 by Hornet
/info/demonews/1993/demonews.020
09 Sep 1996 (catalog date)
2,297 bytes
Download FTP scene.org

DemoNews 021 - 03 Apr 1993 by Hornet
/info/demonews/1993/demonews.021
09 Sep 1996 (catalog date)
2,238 bytes
Download FTP scene.org

DemoNews 022 - 10 Apr 1993 by Hornet
/info/demonews/1993/demonews.022
09 Sep 1996 (catalog date)
12,393 bytes
Download FTP scene.org

DemoNews 023 - 11 Sep 1993 by Hornet
/info/demonews/1993/demonews.023
09 Sep 1996 (catalog date)
605 bytes
Download FTP scene.org

DemoNews 024 - 05 Oct 1993 by Hornet
/info/demonews/1993/demonews.024
09 Sep 1996 (catalog date)
2,957 bytes
Download FTP scene.org

DemoNews 025 - 19 Oct 1993 by Hornet
/info/demonews/1993/demonews.025
09 Sep 1996 (catalog date)
757 bytes
Download FTP scene.org

DemoNews 026 - 11 Dec 1993 by Hornet
/info/demonews/1993/demonews.026
09 Sep 1996 (catalog date)
1,578 bytes
Download FTP scene.org

DemoNews 027 - 08 Jan 1994 by Hornet
/info/demonews/1994/demonews.027
09 Sep 1996 (catalog date)
2,687 bytes
Download FTP scene.org

DemoNews 028 - 23 Jan 1994 by Hornet
/info/demonews/1994/demonews.028
09 Sep 1996 (catalog date)
5,635 bytes
Download FTP scene.org

DemoNews 029 - 30 Jan 1994 by Hornet
/info/demonews/1994/demonews.029
09 Sep 1996 (catalog date)
2,307 bytes
Download FTP scene.org

DemoNews 030 - 06 Feb 1994 by Hornet
/info/demonews/1994/demonews.030
09 Sep 1996 (catalog date)
1,201 bytes
Download FTP scene.org

DemoNews 031 - 12 Feb 1994 by Hornet
/info/demonews/1994/demonews.031
09 Sep 1996 (catalog date)
3,880 bytes
Download FTP scene.org

DemoNews 032 - 19 Feb 1994 by Hornet
/info/demonews/1994/demonews.032
09 Sep 1996 (catalog date)
2,940 bytes
Download FTP scene.org

DemoNews 033 - 26 Feb 1994 by Hornet
/info/demonews/1994/demonews.033
09 Sep 1996 (catalog date)
2,661 bytes
Download FTP scene.org

DemoNews 034 - 05 Mar 1994 by Hornet
/info/demonews/1994/demonews.034
09 Sep 1996 (catalog date)
3,085 bytes
Download FTP scene.org

DemoNews 035 - 12 Mar 1994 by Hornet
/info/demonews/1994/demonews.035
09 Sep 1996 (catalog date)
5,052 bytes
Download FTP scene.org

DemoNews 036 - 19 Mar 1994 by Hornet
/info/demonews/1994/demonews.036
09 Sep 1996 (catalog date)
3,932 bytes
Download FTP scene.org

DemoNews 037 - 26 Mar 1994 by Hornet
/info/demonews/1994/demonews.037
09 Sep 1996 (catalog date)
2,862 bytes
Download FTP scene.org

DemoNews 038 - 02 Apr 1994 by Hornet
/info/demonews/1994/demonews.038
09 Sep 1996 (catalog date)
7,960 bytes
Download FTP scene.org

DemoNews 039 - 09 Apr 1994 by Hornet
/info/demonews/1994/demonews.039
09 Sep 1996 (catalog date)
10,341 bytes
Download FTP scene.org

DemoNews 040 - 16 Apr 1994 by Hornet
/info/demonews/1994/demonews.040
09 Sep 1996 (catalog date)
4,298 bytes
Download FTP scene.org

DemoNews 041 - 23 Apr 1994 by Hornet
/info/demonews/1994/demonews.041
09 Sep 1996 (catalog date)
13,001 bytes
Download FTP scene.org

DemoNews 042 - 30 Apr 1994 by Hornet
/info/demonews/1994/demonews.042
09 Sep 1996 (catalog date)
7,842 bytes
Download FTP scene.org

DemoNews 043 - 07 May 1994 by Hornet
/info/demonews/1994/demonews.043
09 Sep 1996 (catalog date)
7,156 bytes
Download FTP scene.org

DemoNews 044 - 14 May 1994 by Hornet
/info/demonews/1994/demonews.044
09 Sep 1996 (catalog date)
12,921 bytes
Download FTP scene.org

DemoNews 045 - 21 May 1994 by Hornet
/info/demonews/1994/demonews.045
09 Sep 1996 (catalog date)
10,372 bytes
Download FTP scene.org

DemoNews 046 - 28 May 1994 by Hornet
/info/demonews/1994/demonews.046
09 Sep 1996 (catalog date)
9,103 bytes
Download FTP scene.org

DemoNews 047 - 04 Jun 1994 by Hornet
/info/demonews/1994/demonews.047
09 Sep 1996 (catalog date)
8,567 bytes
Download FTP scene.org

DemoNews 048 - 11 Jun 1994 by Hornet
/info/demonews/1994/demonews.048
09 Sep 1996 (catalog date)
10,847 bytes
Download FTP scene.org

DemoNews 049 - 18 Jun 1994 by Hornet
/info/demonews/1994/demonews.049
09 Sep 1996 (catalog date)
16,567 bytes
Download FTP scene.org

DemoNews 050 - 25 Jun 1994 by Hornet
/info/demonews/1994/demonews.050
09 Sep 1996 (catalog date)
12,729 bytes
Download FTP scene.org

DemoNews 051 - 02 Jul 1994 by Hornet
/info/demonews/1994/demonews.051
09 Sep 1996 (catalog date)
11,912 bytes
Download FTP scene.org

DemoNews 052 - 10 Jul 1994 by Hornet
/info/demonews/1994/demonews.052
09 Sep 1996 (catalog date)
22,064 bytes
Download FTP scene.org

DemoNews 053 - 17 Jul 1994 by Hornet
/info/demonews/1994/demonews.053
09 Sep 1996 (catalog date)
21,441 bytes
Download FTP scene.org

DemoNews 054 - 24 Jul 1994 by Hornet
/info/demonews/1994/demonews.054
09 Sep 1996 (catalog date)
21,226 bytes
Download FTP scene.org

DemoNews 055 - 31 Jul 1994 by Hornet
/info/demonews/1994/demonews.055
09 Sep 1996 (catalog date)
25,731 bytes
Download FTP scene.org

DemoNews 056 - 07 Aug 1994 by Hornet
/info/demonews/1994/demonews.056
09 Sep 1996 (catalog date)
15,981 bytes
Download FTP scene.org

DemoNews 057 - 14 Aug 1994 by Hornet
/info/demonews/1994/demonews.057
09 Sep 1996 (catalog date)
16,886 bytes
Download FTP scene.org

DemoNews 058 - 20 Aug 1994 by Hornet
/info/demonews/1994/demonews.058
09 Sep 1996 (catalog date)
12,024 bytes
Download FTP scene.org

DemoNews 059 - 27 Aug 1994 by Hornet
/info/demonews/1994/demonews.059
09 Sep 1996 (catalog date)
12,759 bytes
Download FTP scene.org

DemoNews 060 - 04 Sep 1994 by Hornet
/info/demonews/1994/demonews.060
09 Sep 1996 (catalog date)
18,991 bytes
Download FTP scene.org

DemoNews 061 - 11 Sep 1994 by Hornet
/info/demonews/1994/demonews.061
09 Sep 1996 (catalog date)
18,704 bytes
Download FTP scene.org

DemoNews 062 - 18 Sep 1994 by Hornet
/info/demonews/1994/demonews.062
09 Sep 1996 (catalog date)
13,230 bytes
Download FTP scene.org

DemoNews 063 - 25 Sep 1994 by Hornet
/info/demonews/1994/demonews.063
09 Sep 1996 (catalog date)
16,240 bytes
Download FTP scene.org

DemoNews 064 - 02 Oct 1994 by Hornet
/info/demonews/1994/demonews.064
09 Sep 1996 (catalog date)
20,275 bytes
Download FTP scene.org

DemoNews 065 - 09 Oct 1994 by Hornet
/info/demonews/1994/demonews.065
09 Sep 1996 (catalog date)
13,735 bytes
Download FTP scene.org

DemoNews 066 - 16 Oct 1994 by Hornet
/info/demonews/1994/demonews.066
09 Sep 1996 (catalog date)
26,876 bytes
Download FTP scene.org

DemoNews 067 - 23 Oct 1994 by Hornet
/info/demonews/1994/demonews.067
09 Sep 1996 (catalog date)
21,304 bytes
Download FTP scene.org

DemoNews 068 - 30 Oct 1994 by Hornet
/info/demonews/1994/demonews.068
09 Sep 1996 (catalog date)
21,153 bytes
Download FTP scene.org

DemoNews 069 - 06 Nov 1994 by Hornet
/info/demonews/1994/demonews.069
09 Sep 1996 (catalog date)
19,377 bytes
Download FTP scene.org

DemoNews 070 - 13 Nov 1994 by Hornet
/info/demonews/1994/demonews.070
09 Sep 1996 (catalog date)
44,921 bytes
Download FTP scene.org

DemoNews 071 - 20 Nov 1994 by Hornet
/info/demonews/1994/demonews.071
09 Sep 1996 (catalog date)
39,793 bytes
Download FTP scene.org

DemoNews 072 - 27 Nov 1994 by Hornet
/info/demonews/1994/demonews.072
09 Sep 1996 (catalog date)
62,706 bytes
Download FTP scene.org

DemoNews 073 - 04 Dec 1994 by Hornet
/info/demonews/1994/demonews.073
09 Sep 1996 (catalog date)
77,475 bytes
Download FTP scene.org

DemoNews 074 - 11 Dec 1994 by Hornet
/info/demonews/1994/demonews.074
09 Sep 1996 (catalog date)
76,263 bytes
Download FTP scene.org

DemoNews 075 - 18 Dec 1994 by Hornet
/info/demonews/1994/demonews.075
09 Sep 1996 (catalog date)
66,390 bytes
Download FTP scene.org

DemoNews 076 - 25 Dec 1994 by Hornet
/info/demonews/1994/demonews.076
09 Sep 1996 (catalog date)
89,835 bytes
Download FTP scene.org

DemoNews 077 - 01 Jan 1995 by Hornet
/info/demonews/1995/demonews.077
09 Sep 1996 (catalog date)
98,372 bytes
Download FTP scene.org

DemoNews 078 - 08 Jan 1995 by Hornet
/info/demonews/1995/demonews.078
09 Sep 1996 (catalog date)
108,012 bytes
Download FTP scene.org

DemoNews 079 - 15 Jan 1995 by Hornet
/info/demonews/1995/demonews.079
09 Sep 1996 (catalog date)
41,018 bytes
Download FTP scene.org

DemoNews 080 - 22 Jan 1995 by Hornet
/info/demonews/1995/demonews.080
09 Sep 1996 (catalog date)
26,874 bytes
Download FTP scene.org

DemoNews 081 - 29 Jan 1995 by Hornet
/info/demonews/1995/demonews.081
09 Sep 1996 (catalog date)
52,918 bytes
Download FTP scene.org

DemoNews 082 - 05 Feb 1995 by Hornet
/info/demonews/1995/demonews.082
09 Sep 1996 (catalog date)
80,185 bytes
Download FTP scene.org

DemoNews 083 - 12 Feb 1995 by Hornet
/info/demonews/1995/demonews.083
09 Sep 1996 (catalog date)
22,340 bytes
Download FTP scene.org

DemoNews 084 - 19 Feb 1995 by Hornet
/info/demonews/1995/demonews.084
09 Sep 1996 (catalog date)
37,211 bytes
Download FTP scene.org

DemoNews 085 - 26 Feb 1995 by Hornet
/info/demonews/1995/demonews.085
09 Sep 1996 (catalog date)
58,323 bytes
Download FTP scene.org

DemoNews 086 - 05 Mar 1995 by Hornet
/info/demonews/1995/demonews.086
09 Sep 1996 (catalog date)
12,393 bytes
Download FTP scene.org

DemoNews 087 - 26 Mar 1995 by Hornet
/info/demonews/1995/demonews.087
09 Sep 1996 (catalog date)
39,475 bytes
Download FTP scene.org

DemoNews 088 - 30 Apr 1995 by Hornet
/info/demonews/1995/demonews.088
09 Sep 1996 (catalog date)
48,676 bytes
Download FTP scene.org

DemoNews 089 - 07 May 1995 by Hornet
/info/demonews/1995/demonews.089
09 Sep 1996 (catalog date)
48,894 bytes
Download FTP scene.org

DemoNews 090 - 14 May 1995 by Hornet
/info/demonews/1995/demonews.090
09 Sep 1996 (catalog date)
49,828 bytes
Download FTP scene.org

DemoNews 091 - 21 May 1995 by Hornet
/info/demonews/1995/demonews.091
09 Sep 1996 (catalog date)
57,462 bytes
Download FTP scene.org

DemoNews 092 - 28 May 1995 by Hornet
/info/demonews/1995/demonews.092
09 Sep 1996 (catalog date)
33,077 bytes
Download FTP scene.org

DemoNews 093 - 04 Jun 1995 by Hornet
/info/demonews/1995/demonews.093
09 Sep 1996 (catalog date)
47,902 bytes
Download FTP scene.org

DemoNews 094 - 11 Jun 1995 by Hornet
/info/demonews/1995/demonews.094
09 Sep 1996 (catalog date)
27,524 bytes
Download FTP scene.org

DemoNews 095 - 18 Jun 1995 by Hornet
/info/demonews/1995/demonews.095
09 Sep 1996 (catalog date)
44,880 bytes
Download FTP scene.org

DemoNews 096 - 09 Jul 1995 by Hornet
/info/demonews/1995/demonews.096
09 Sep 1996 (catalog date)
59,160 bytes
Download FTP scene.org

DemoNews 097 - 30 Jul 1995 by Hornet
/info/demonews/1995/demonews.097
09 Sep 1996 (catalog date)
52,303 bytes
Download FTP scene.org

DemoNews 098 - 06 Aug 1995 by Hornet
/info/demonews/1995/demonews.098
09 Sep 1996 (catalog date)
27,072 bytes
Download FTP scene.org

DemoNews 099 - 21 Aug 1995 by Hornet
/info/demonews/1995/demonews.099
09 Sep 1996 (catalog date)
46,973 bytes
Download FTP scene.org

DemoNews 100 - 31 Aug 1995 by Hornet
/info/demonews/1995/demonews.100
09 Sep 1996 (catalog date)
39,946 bytes
Download FTP scene.org

DemoNews 101 - 16 Sep 1995 by Hornet
/info/demonews/1995/demonews.101
09 Sep 1996 (catalog date)
46,780 bytes
Download FTP scene.org

DemoNews 102 - 23 Sep 1995 by Hornet
/info/demonews/1995/demonews.102
09 Sep 1996 (catalog date)
47,711 bytes
Download FTP scene.org

DemoNews 103 - 30 Sep 1995 by Hornet
/info/demonews/1995/demonews.103
09 Sep 1996 (catalog date)
47,135 bytes
Download FTP scene.org

DemoNews 104 - 08 Oct 1995 by Hornet
/info/demonews/1995/demonews.104
09 Sep 1996 (catalog date)
51,054 bytes
Download FTP scene.org

DemoNews 105 - 19 Oct 1995 by Hornet
/info/demonews/1995/demonews.105
09 Sep 1996 (catalog date)
42,284 bytes
Download FTP scene.org

DemoNews 106 - 26 Oct 1995 by Hornet
/info/demonews/1995/demonews.106
09 Sep 1996 (catalog date)
51,558 bytes
Download FTP scene.org

DemoNews 107 - 04 Nov 1995 by Hornet
/info/demonews/1995/demonews.107
09 Sep 1996 (catalog date)
51,280 bytes
Download FTP scene.org

DemoNews 108 - 12 Nov 1995 by Hornet
/info/demonews/1995/demonews.108
09 Sep 1996 (catalog date)
48,738 bytes
Download FTP scene.org

DemoNews 109 - 25 Nov 1995 by Hornet
/info/demonews/1995/demonews.109
09 Sep 1996 (catalog date)
47,495 bytes
Download FTP scene.org

DemoNews 110 - 11 Dec 1995 by Hornet
/info/demonews/1995/demonews.110
09 Sep 1996 (catalog date)
38,771 bytes
Download FTP scene.org

DemoNews 111 - 19 Dec 1995 by Hornet
/info/demonews/1995/demonews.111
09 Sep 1996 (catalog date)
44,955 bytes
Download FTP scene.org

DemoNews 112 - 06 Jan 1996 by Hornet
/info/demonews/1996/demonews.112
09 Sep 1996 (catalog date)
46,787 bytes
Download FTP scene.org

DemoNews 113 - 22 Jan 1996 by Hornet
/info/demonews/1996/demonews.113
09 Sep 1996 (catalog date)
62,040 bytes
Download FTP scene.org

DemoNews 114 - 28 Jan 1996 by Hornet
/info/demonews/1996/demonews.114
09 Sep 1996 (catalog date)
49,530 bytes
Download FTP scene.org

DemoNews 115 - 08 Feb 1996 by Hornet
/info/demonews/1996/demonews.115
09 Sep 1996 (catalog date)
51,222 bytes
Download FTP scene.org

DemoNews 116 - 20 Feb 1996 by Hornet
/info/demonews/1996/demonews.116
09 Sep 1996 (catalog date)
55,139 bytes
Download FTP scene.org

DemoNews 117 - 23 Feb 1996 by Hornet
/info/demonews/1996/demonews.117
09 Sep 1996 (catalog date)
38,982 bytes
Download FTP scene.org

DemoNews 118 - 05 Mar 1996 by Hornet
/info/demonews/1996/demonews.118
09 Sep 1996 (catalog date)
45,139 bytes
Download FTP scene.org

DemoNews 119 - 13 Mar 1996 by Hornet
/info/demonews/1996/demonews.119
09 Sep 1996 (catalog date)
49,755 bytes
Download FTP scene.org

DemoNews 120 - 27 Mar 1996 by Hornet
/info/demonews/1996/demonews.120
09 Sep 1996 (catalog date)
48,282 bytes
Download FTP scene.org

DemoNews 121 - 13 Apr 1996 by Hornet
/info/demonews/1996/demonews.121
09 Sep 1996 (catalog date)
41,659 bytes
Download FTP scene.org