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

16 Commits

Author SHA1 Message Date
Lioncash
2059535b55 RuntimeCommonB: Use the override specifier where applicable
Applies the override keyword where applicable to indicate visually where
member function overriding is occurring. This only targets
the RuntimeCommonB target as a starting point, which resolves around
900+ cases where the keyword could be used.
2019-08-09 09:13:26 -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
941c4d793c Fix CScriptEffect translation set 2018-06-12 16:32:02 -10:00
Jack Andersen
f60af632b3 Big fixes and big memory leak refactor (linux only for now) 2018-05-19 20:14:57 -10:00
Jack Andersen
5de5c3d85f Character factory support classes 2016-04-12 20:07:23 -10:00
Jack Andersen
783fb4c4fe Humungous refactor 2016-03-04 13:04:53 -10:00
Jack Andersen
c1af78e7ed Parameter renaming and minor bug fixes 2016-02-28 17:03:11 -10:00
Jack Andersen
accc593102 BNCE variable names and some doc-links 2016-02-27 20:55:05 -10:00
0073569512 ModVectorElement implementations 2016-02-13 16:14:23 -08:00
af69c9d3ab Rename namespaces 2016-02-13 01:02:47 -08:00
5349db23ad Implement CParticleElectricDataFactory 2016-02-12 22:25:29 -08:00
Jack Andersen
080c484a96 More element implementation 2016-02-07 13:59:05 -10:00
Jack Andersen
49e84c85fd Nearly all CParticleDataFactory implemented 2016-02-05 14:34:40 -10:00
Jack Andersen
8b02f897e6 All MP1 element decls in 2016-02-04 22:34:14 -10:00
Jack Andersen
7a35dac972 Initial round of particle runtime implementations 2016-02-04 15:27:03 -10:00