Fixed up DOS version of Lary Myer's ACK-3D engine (1995) and some demo projects.
Go to file
Gered 2482fe7bbb use slightly more intuitive path handling for loading files
- medit.dtf is assumed to always be beside mapedit.exe
- assets listed in the desc file being loaded are all assumed to be
  beside that same desc file

paths for both the mapedit.exe and desc file are discovered
automatically from the command line arguments received.

this, in my opinion, represents the most intuitive/logical behaviour.
before this change, you would have needed to have copied mapedit.exe
and medit.dtf to the same directory as your map desc file and all the
assets being loaded. kind of icky in my opinion.
2019-11-05 18:53:47 -05:00
ack_lib minor makefile updates 2019-11-03 13:52:59 -05:00
bpic minor makefile updates 2019-11-03 13:52:59 -05:00
example add new simple example project code (no assets file yet) 2019-11-03 17:28:02 -05:00
fdemo minor makefile updates 2019-11-03 13:52:59 -05:00
mall minor makefile updates 2019-11-03 13:52:59 -05:00
map_edit use slightly more intuitive path handling for loading files 2019-11-05 18:53:47 -05:00
.gitignore initial commit 2019-11-02 13:17:24 -04:00