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
0ae69dd7
Commit
0ae69dd7
authored
Jan 27, 2000
by
Mike Wiering
Browse files
levels and bitmaps included
parent
0fbabcde
Changes
8
Hide whitespace changes
Inline
Side-by-side
libraries/ObjectIO/Game Examples/Charlie/BIN/CONV.BAT
0 → 100755
View file @
0ae69dd7
@echo
off
if
(
%
2
)==()
goto
error
..\bin\makedx
%
1
..\bin\map2icl
%
1
%
2
copy
%
1
.bmp ..
del
%
1
.bmp
copy
%
1
.dcl ..
del
%
1
.dcl
copy
%
1
.icl ..
del
%
1
.icl
goto
end
:error
echo
usage
:
conv
levelfile
identifier
:end
libraries/ObjectIO/Game Examples/Charlie/BIN/DEFAULT.PAL
0 → 100644
View file @
0ae69dd7
File added
libraries/ObjectIO/Game Examples/Charlie/BIN/EDLEV.BAT
0 → 100755
View file @
0ae69dd7
@..\bin\edlev
%
1
%
2
%
3
%
4
\ No newline at end of file
libraries/ObjectIO/Game Examples/Charlie/BIN/EDLEV.EXE
0 → 100755
View file @
0ae69dd7
File added
libraries/ObjectIO/Game Examples/Charlie/BIN/GRED.BAT
0 → 100755
View file @
0ae69dd7
@..\bin\gred
%
1
%
2
%
3
%
4
\ No newline at end of file
libraries/ObjectIO/Game Examples/Charlie/BIN/GRED.EXE
0 → 100755
View file @
0ae69dd7
File added
libraries/ObjectIO/Game Examples/Charlie/BIN/MAKEDX.EXE
0 → 100755
View file @
0ae69dd7
File added
libraries/ObjectIO/Game Examples/Charlie/BIN/MAP2ICL.EXE
0 → 100755
View file @
0ae69dd7
File added
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