Phillip Stephens
|
6c92f03664
|
Move CVar* into Metaforce to begin removal of hecl's Dataspec
|
2022-02-21 08:01:06 -08:00 |
Phillip Stephens
|
a9bcb7a9ce
|
Reformat pass
|
2021-06-07 12:29:18 -07:00 |
Luke Street
|
4740ca0c43
|
Add all entities to ImGuiEntitySupport
|
2021-05-29 18:45:07 -04:00 |
Phillip Stephens
|
9bae2f943e
|
Rename everything
|
2021-04-10 01:42:06 -07:00 |
Lioncash
|
fa3e639a9d
|
RuntimeCommon: Make use of bitfield initializers where applicable
Continues and finishes the migration towards initializing all bitfield
members where applicable
|
2020-04-21 17:16:19 -04:00 |
Phillip Stephens
|
79ac5d76df
|
Update hecl, more CVar imps
|
2019-09-29 08:17:55 -07:00 |
Lioncash
|
a633b8e8fd
|
General: Normalize RuntimeCommon include paths
Performs the same normalizing done to the RuntimeCommonB target, now all
of the runtime headers have normalized include paths.
|
2019-09-28 04:14:29 -04:00 |
Lioncash
|
d3d629d405
|
RuntimeCommon: Use const on member functions where applicable
Adds missing const qualifiers on class member functions that don't
modify instance state.
|
2019-08-14 09:25:39 -04:00 |
Lioncash
|
9312eef905
|
RuntimeCommon: Use override where applicable
Continues the override modernization by applying it to the main
RuntimeCommon target. Resolves around 1100+ cases where override can be
used.
|
2019-08-09 17:39:42 -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
|
75094ca39a
|
Finish CFirstPersonCamera
|
2017-10-06 19:32:11 -10:00 |
Jack Andersen
|
3fa80babf6
|
More CPlayer implementations
|
2017-08-18 20:52:13 -10:00 |
Jack Andersen
|
884a18b80b
|
Additional CPlayer imps
|
2017-08-01 21:13:11 -10:00 |
Jack Andersen
|
a71e48cf43
|
More work on CPlayer
|
2017-07-16 17:04:14 -10:00 |
Jack Andersen
|
0c5e4efc46
|
Work on CPlayerVisor
|
2017-05-29 17:45:31 -10:00 |
Jack Andersen
|
db12dd2ea2
|
Implement CStateManager::Update
|
2017-03-23 19:30:16 -10:00 |
Jack Andersen
|
56328c3e4d
|
Lots of CMFGame integration
|
2017-02-17 16:19:50 -10:00 |
Phillip Stephens
|
37aab51253
|
Formatting, and more script object implementations
|
2016-12-19 10:27:58 -08:00 |
Phillip Stephens
|
38fcf914b4
|
CFirstPersonCamera imps
|
2016-09-16 15:21:19 -07:00 |
Phillip Stephens
|
c40135f97f
|
Reworked CGameArchitectureSupport initialization, initial CFirstPersonCamera imp
|
2016-09-15 00:26:35 -07:00 |
Jack Andersen
|
fb1ce432aa
|
CStateManager::InitializeResources() dependencies all in
|
2016-08-14 15:19:04 -10:00 |
Jack Andersen
|
042030934b
|
Various CStateManager additions and camera stubs
|
2016-04-16 11:49:47 -10:00 |