Fixed up DOS version of Lary Myer's ACK-3D engine (1995) and some demo projects.
Go to file
Gered 800298c59f fix ushort/uint confusion. return success/fail from main()
the map_edit source on the book's cd included a prebuilt version of
the old watcom version of ack3d (with headers) which defined UINT to be
'unsigned short' while our version of ack3d defines UINT to be
'unsigned int'
2019-11-03 10:51:11 -05:00
ack_lib replace ackiff.c and ackpcx.c with the faster borland dos versions 2019-11-02 17:35:48 -04:00
bpic add bpic sources 2019-11-02 17:52:38 -04:00
fdemo revert some changes to more closely match the original watcom fdemo.c 2019-11-02 17:11:34 -04:00
mall update mall to build under watcom 2019-11-02 16:55:35 -04:00
map_edit fix ushort/uint confusion. return success/fail from main() 2019-11-03 10:51:11 -05:00
.gitignore initial commit 2019-11-02 13:17:24 -04:00