Kim Kulling
|
7a3c8e5504
|
Merge branch 'master' into md2orient
|
2021-05-12 13:07:27 +02:00 |
Jason C
|
9a04f5d4b0
|
Fix garbage messages in SIB, MD2, and MDC loaders.
|
2021-05-04 21:53:16 -04:00 |
Garux
|
edf12bd357
|
fix md2 orientation
|
2021-04-30 00:02:37 +03:00 |
Krishty
|
a19299d501
|
moved MD2/MDC tables from BSS to const data
Visual C++ is unable to identify them as constant data during optimization, so explicitly declare them const.
|
2021-04-17 00:32:04 +02:00 |
Kim Kulling
|
9e8dbd0ca5
|
Update copyrights to 2021.
|
2021-02-28 12:17:54 +01:00 |
Malcolm Tyrrell
|
b7c789da67
|
Stop concatenating std::strings. Use formatter.
|
2020-08-18 17:35:08 +01:00 |
Kim Kulling
|
6205af4efb
|
replace NULL and avoid ai_assert with more than 2 tests.
|
2020-06-23 21:05:42 +02:00 |
Kim Kulling
|
f8e6512a63
|
Move format importer and exporter into its won folder.
|
2020-05-02 15:14:38 +02:00 |