Commit Graph

465 Commits

Author SHA1 Message Date
Antonio Niño Díaz
81bfcd2b01 Some style fixes to dlfixer 2019-05-31 13:18:29 +01:00
Antonio Niño Díaz
c0d86da4fd Remove unused project file 2019-05-30 18:45:24 +01:00
Antonio Niño Díaz
8f8bf4d249 Run dos2unix on library source files 2019-05-30 18:45:00 +01:00
Antonio Niño Díaz
29758789b4 Remove DLFixer Windows binary 2019-05-30 18:42:39 +01:00
Antonio Niño Díaz
b6b25d9666 Fix some style issues in DLFixer
Relicense under the MIT license.
2019-05-30 18:42:06 +01:00
Antonio Niño Díaz
65475c53eb Rename DLFixer to dlfixer 2019-05-30 18:42:06 +01:00
Antonio Niño Díaz
7d572c98df Fix some style issues in DLFixer
Remove commented-out code.
2019-05-30 18:42:06 +01:00
Antonio Niño Díaz
a2303e5ffc Fix style of DLFixer
Run `dos2unix` and `indent -linux`.
2019-05-30 18:42:06 +01:00
Antonio Niño Díaz
f76185bbd1 Make MD2_2_NEA build
Also, rename to md2_to_nea.
2019-05-30 18:22:33 +01:00
Antonio Niño Díaz
dfb8537589 Clean style of MD2_2_NEA
Run `dos2unix` and `indent -linux` on the files.
2019-05-30 17:46:35 +01:00
Antonio Niño Díaz
eea2db2f02 Extract source of MD2_2_NEA
Also, remove the windows binary.
2019-05-30 17:41:34 +01:00
Antonio Niño Díaz
8fe1bfce3c Fix style of md2_2_bin
Run `dos2unix` and `indent -linux` on the files and some other minor
fixes.
2019-05-30 17:38:52 +01:00
Antonio Niño Díaz
bd0ce8d9a0 Fix macro 2019-05-29 02:13:46 +01:00
Antonio Niño Díaz
3c5db7dd64 Extract source of MD2_2_BIN and clean it
Extract source code of MD2_2_BIN from its compressed archive and make
small modifications to build on Linux.

Relicense code under the GPL. This has always been strictly needed
because the file anorms.h is released under the GPL license. This
doesn't affect the library that links with the NDS code.

The tool has been renamed to md2_2_bin.

Remove windows binary.
2019-05-29 02:08:02 +01:00
Antonio Niño Díaz
f042d0be3e
Initial dump of code of v0.6.1
This commit is a simple dump of the files of [1]. This needs to undergo
some reorganization.

[1] http://www.skylyrac.net/old-site/nitroengine.html
2019-05-29 01:01:57 +01:00