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-and-itasks
clean-libraries
Commits
0fbabcde
Commit
0fbabcde
authored
Jan 27, 2000
by
Mike Wiering
Browse files
Worms demo added
parent
723a998d
Changes
94
Hide whitespace changes
Inline
Side-by-side
libraries/ObjectIO/Game Examples/WORMS/L1/BLOCK.000
0 → 100644
View file @
0fbabcde
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/CONV.BAT
0 → 100755
View file @
0fbabcde
@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
libraries/ObjectIO/Game Examples/WORMS/L1/DEFAULT.PAL
0 → 100644
View file @
0fbabcde
File added
libraries/ObjectIO/Game Examples/WORMS/L1/EDGE.000
0 → 100644
View file @
0fbabcde
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/EDLEV.BAT
0 → 100755
View file @
0fbabcde
@..\bin\edlev
%
1
%
2
%
3
%
4
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/GRED.BAT
0 → 100755
View file @
0fbabcde
@..\bin\gred
%
1
%
2
%
3
%
4
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/GROUND.000
0 → 100644
View file @
0fbabcde
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/GROUND.001
0 → 100644
View file @
0fbabcde
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/L1
0 → 100644
View file @
0fbabcde
File added
libraries/ObjectIO/Game Examples/WORMS/L1/L1.BND
0 → 100644
View file @
0fbabcde
File added
libraries/ObjectIO/Game Examples/WORMS/L1/L1.LEV
0 → 100644
View file @
0fbabcde
File added
libraries/ObjectIO/Game Examples/WORMS/L1/L1.MAP
0 → 100644
View file @
0fbabcde
File added
libraries/ObjectIO/Game Examples/WORMS/L1/L1.O00
0 → 100644
View file @
0fbabcde
File added
libraries/ObjectIO/Game Examples/WORMS/L1/L1.PRP
0 → 100644
View file @
0fbabcde
File added
libraries/ObjectIO/Game Examples/WORMS/L1/NUMBERS.EDL
0 → 100644
View file @
0fbabcde
BLOCK.000
GROUND.000
GROUND.001
SHADOW.000
SHADOW.001
SHADOW.002
EDGE.000
SHADOW.003
SHADOW.004
SHADOW.006
SHADOW.007
SHADOW.008
libraries/ObjectIO/Game Examples/WORMS/L1/SHADOW.000
0 → 100644
View file @
0fbabcde
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/SHADOW.001
0 → 100644
View file @
0fbabcde
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/SHADOW.002
0 → 100644
View file @
0fbabcde
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/SHADOW.003
0 → 100644
View file @
0fbabcde
\ No newline at end of file
libraries/ObjectIO/Game Examples/WORMS/L1/SHADOW.004
0 → 100644
View file @
0fbabcde
\ 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