Original source code back to 1994
This commit is contained in:
commit
6bc455f9af
37 changed files with 3240 additions and 0 deletions
5
Lib-Data/ADD.BAT
Normal file
5
Lib-Data/ADD.BAT
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
@ECHO OFF
|
||||
ECHO Adding %1 to RUNES.OTL>>REM.VAL
|
||||
ECHO Is Position IS (Size Of Runes Before ) >> REM.VAL
|
||||
SIZEOF RUNES.OTL>>REM.VAL
|
||||
COPY /B RUNES.OTL+%1 RUNES.OTL > NUL:
|
||||
BIN
Lib-Data/FIREPIC.SCI
Normal file
BIN
Lib-Data/FIREPIC.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/FONT.SCI
Normal file
BIN
Lib-Data/FONT.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/GREETFNT.SCI
Normal file
BIN
Lib-Data/GREETFNT.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/INFO3.SCI
Normal file
BIN
Lib-Data/INFO3.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/LENS.CAL
Normal file
BIN
Lib-Data/LENS.CAL
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
Lib-Data/LENS.PRE
Normal file
BIN
Lib-Data/LENS.PRE
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
Lib-Data/LOGO3.SCI
Normal file
BIN
Lib-Data/LOGO3.SCI
Normal file
Binary file not shown.
20
Lib-Data/MAKE.BAT
Normal file
20
Lib-Data/MAKE.BAT
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
@ECHO OFF
|
||||
DEL RUNES.OTL
|
||||
DEL REM.VAL
|
||||
CALL ADD LOGO3.SCI
|
||||
ECHO POSITION NULLE >>REM.VAL
|
||||
CALL ADD PARCOD.SCI
|
||||
CALL ADD PARDECOD.SCI
|
||||
CALL ADD LENS.PRE
|
||||
CALL ADD MAPHI.SCI
|
||||
CALL ADD VIEW3.SCI
|
||||
CALL ADD VIEW1.SCI
|
||||
CALL ADD VIEW2.SCI
|
||||
CALL ADD MOON.BUF
|
||||
CALL ADD TITRE11.SCI
|
||||
CALL ADD INFO3.SCI
|
||||
CALL ADD VIEW4.SCI
|
||||
CALL ADD Z-FIN3.SCI
|
||||
CALL ADD Z-FIN4.SCI
|
||||
|
||||
|
||||
BIN
Lib-Data/MAPCOL.SCI
Normal file
BIN
Lib-Data/MAPCOL.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/MAPHI.SCI
Normal file
BIN
Lib-Data/MAPHI.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/MASK.SCI
Normal file
BIN
Lib-Data/MASK.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/MOON.BUF
Normal file
BIN
Lib-Data/MOON.BUF
Normal file
Binary file not shown.
BIN
Lib-Data/MOON.SCI
Normal file
BIN
Lib-Data/MOON.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/PARCOD.SCI
Normal file
BIN
Lib-Data/PARCOD.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/PARDECOD.SCI
Normal file
BIN
Lib-Data/PARDECOD.SCI
Normal file
Binary file not shown.
42
Lib-Data/REM.VAL
Normal file
42
Lib-Data/REM.VAL
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
Adding LOGO3.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
POSITION NULLE
|
||||
Adding PARCOD.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 64778
|
||||
Adding PARDECOD.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 129556
|
||||
Adding LENS.PRE to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 194334
|
||||
Adding MAPHI.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 222562
|
||||
Adding VIEW3.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 287340
|
||||
Adding VIEW1.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 352118
|
||||
Adding VIEW2.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 416896
|
||||
Adding MOON.BUF to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 481674
|
||||
Adding TITRE11.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 529966
|
||||
Adding INFO3.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 594744
|
||||
Adding VIEW4.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 659522
|
||||
Adding Z-FIN3.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 724300
|
||||
Adding Z-FIN4.SCI to RUNES.OTL
|
||||
Is Position IS (Size Of Runes Before )
|
||||
Size Is : 789078
|
||||
BIN
Lib-Data/TITRE11.SCI
Normal file
BIN
Lib-Data/TITRE11.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/VIEW1.SCI
Normal file
BIN
Lib-Data/VIEW1.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/VIEW2.SCI
Normal file
BIN
Lib-Data/VIEW2.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/VIEW3.SCI
Normal file
BIN
Lib-Data/VIEW3.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/VIEW4.SCI
Normal file
BIN
Lib-Data/VIEW4.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/Z-FIN3.SCI
Normal file
BIN
Lib-Data/Z-FIN3.SCI
Normal file
Binary file not shown.
BIN
Lib-Data/Z-FIN4.SCI
Normal file
BIN
Lib-Data/Z-FIN4.SCI
Normal file
Binary file not shown.
Loading…
Reference in a new issue