Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
stdenv
Commits
e1abe957
Commit
e1abe957
authored
Jan 27, 2000
by
Mike Wiering
Browse files
Worms demo added
parent
841d64aa
Changes
94
Hide whitespace changes
Inline
Side-by-side
ObjectIO/Game Examples/WORMS/L1/BLOCK.000
0 → 100644
View file @
e1abe957
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/CONV.BAT
0 → 100755
View file @
e1abe957
@echo
off
if
(
%
2
)==()
goto
error
..\bin\makedx
%
1
..\bin\map2icl
%
1
%
2
copy
%
1
.bmp ..\
*
.bmp
del
%
1
.bmp
copy
%
1
.dcl ..\
*
.dcl
del
%
1
.dcl
copy
%
1
.icl ..\
*
.icl
del
%
1
.icl
goto
end
:error
echo
usage
:
conv
levelfile
identifier
:end
ObjectIO/Game Examples/WORMS/L1/DEFAULT.PAL
0 → 100644
View file @
e1abe957
File added
ObjectIO/Game Examples/WORMS/L1/EDGE.000
0 → 100644
View file @
e1abe957
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/EDLEV.BAT
0 → 100755
View file @
e1abe957
@..\bin\edlev
%
1
%
2
%
3
%
4
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/GRED.BAT
0 → 100755
View file @
e1abe957
@..\bin\gred
%
1
%
2
%
3
%
4
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/GROUND.000
0 → 100644
View file @
e1abe957
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/GROUND.001
0 → 100644
View file @
e1abe957
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/L1
0 → 100644
View file @
e1abe957
File added
ObjectIO/Game Examples/WORMS/L1/L1.BND
0 → 100644
View file @
e1abe957
File added
ObjectIO/Game Examples/WORMS/L1/L1.LEV
0 → 100644
View file @
e1abe957
File added
ObjectIO/Game Examples/WORMS/L1/L1.MAP
0 → 100644
View file @
e1abe957
File added
ObjectIO/Game Examples/WORMS/L1/L1.O00
0 → 100644
View file @
e1abe957
File added
ObjectIO/Game Examples/WORMS/L1/L1.PRP
0 → 100644
View file @
e1abe957
File added
ObjectIO/Game Examples/WORMS/L1/NUMBERS.EDL
0 → 100644
View file @
e1abe957
BLOCK.000
GROUND.000
GROUND.001
SHADOW.000
SHADOW.001
SHADOW.002
EDGE.000
SHADOW.003
SHADOW.004
SHADOW.006
SHADOW.007
SHADOW.008
ObjectIO/Game Examples/WORMS/L1/SHADOW.000
0 → 100644
View file @
e1abe957
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/SHADOW.001
0 → 100644
View file @
e1abe957
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/SHADOW.002
0 → 100644
View file @
e1abe957
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/SHADOW.003
0 → 100644
View file @
e1abe957
\ No newline at end of file
ObjectIO/Game Examples/WORMS/L1/SHADOW.004
0 → 100644
View file @
e1abe957
\ No newline at end of file
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment