2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-13 11:51:21 +00:00

26 Commits

Author SHA1 Message Date
Lioncash
7f7a18a708 DataSpec/DNACommon: Resolve indirect includes where applicable
Avoids indirect inclusions where applicable and includes the necessary
headers as used by the interface. This way, it prevents code from
failing to compile due to changes in other header inclusions.
2019-08-23 22:03:03 -04:00
ad5e395a51 Fixes for override modernization 2019-08-10 17:49:41 -07:00
Lioncash
a5a2516138 RetroDataSpec: Use override where applicable
Continues the override modernizations, applying the keyword where
applicable to the RetroDataSpec target.
2019-08-10 00:24:30 -04:00
Jack Andersen
636c82a568 New code style refactor 2018-12-07 19:30:43 -10:00
Jack Andersen
c91e5df986 Convert to pragma once 2018-10-06 17:42:33 -10:00
Jack Andersen
619a784434 Initial PATH cooking support 2018-02-24 22:23:27 -10:00
Jack Andersen
e4ff23c279 Massive template-based DNA refactor 2018-02-21 21:24:51 -10:00
Jack Andersen
8301adc3d6 Huge compile performance refactor 2017-12-28 22:08:12 -10:00
Jack Andersen
d54bb3746c Additional work on CMapWorld rendering 2017-04-22 11:46:18 -10:00
Jack Andersen
56e386088a Additional work on CAutoMapper; CGameArea model setup 2017-04-18 13:41:01 -10:00
Jack Andersen
5a6e40c5aa MAPA/MAPU bug fixes 2017-03-20 11:15:00 -10:00
Jack Andersen
8e7773aa94 AutoMapper work 2017-03-19 19:09:53 -10:00
Jack Andersen
26eb9891c8 Work on world cooking 2016-10-01 13:20:20 -10:00
Jack Andersen
9ade279902 Merge branch 'master' into urde-tags 2016-03-04 14:03:41 -10:00
Jack Andersen
783fb4c4fe Humungous refactor 2016-03-04 13:04:53 -10:00
Jack Andersen
496903047e Template instantiation rampage (much lighter common headers) 2016-03-01 21:29:19 -10:00
af69c9d3ab Rename namespaces 2016-02-13 01:02:47 -08:00
Jack Andersen
6e25e08273 MS STL iteration fix 2016-01-19 12:13:36 -10:00
Jack Andersen
755610f312 Update hecl 2015-12-17 18:56:11 -10:00
2dcd9fa789 Add forgotten MP3 MAPA DNA
Fix crash when trying to add a seam to a missing edge
2015-12-05 23:28:29 -08:00
d3205718f2 Fix possible cast failure 2015-12-05 19:13:07 -08:00
e4b329e8cf Prelim MAPA refactor 2015-12-05 19:05:34 -08:00
Jack Andersen
e423db32ee Major scoped-enum refactor 2015-11-20 15:16:07 -10:00
de8ec7e4f0 Squash MSVC Warnings
Update HECL
2015-11-13 22:42:14 -08:00
Jack Andersen
fa8b48d43e temporary ID dumping hard-coded 2015-10-25 16:31:09 -10:00
Jack Andersen
b207db8c27 Began migration to MLVL blend representation 2015-10-23 15:23:45 -10:00