Lioncash
|
a5ab077dc3
|
CSortedLists: Use std::array where applicable
Prevents implicit array to pointer decay and allows us to simplify a bit
of the code.
|
2019-09-15 19:27:19 -04:00 |
Lioncash
|
f5d486f0ca
|
CSortedLists: Turn ESortedList into an enum class
Prevents namespace pollution and makes the type more strongly-enforced
with regards to implicit conversions
|
2019-09-15 18:52:02 -04:00 |
Jack Andersen
|
8df0a4913c
|
zeus constexpr refactor and thermal visor fixes
|
2019-02-23 21:15:54 -10: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
|
6854cb9df7
|
Various bug fixes
|
2017-11-23 22:23:28 -10:00 |
Jack Andersen
|
e274cd12b9
|
Refactorings to support .upak generation
|
2017-10-24 21:47:49 -10:00 |
Phillip Stephens
|
8409cf7868
|
Proper TUniqueId implementation, minor bug fixes in CSortedListManager
|
2017-08-10 06:40:07 -07:00 |
Phillip Stephens
|
c6e5401bff
|
Attempt to fix CL.exe derp
|
2017-03-25 21:42:45 -07:00 |
Jack Andersen
|
db12dd2ea2
|
Implement CStateManager::Update
|
2017-03-23 19:30:16 -10:00 |
Phillip Stephens
|
65fb75737f
|
CScriptTrigger work
|
2017-01-14 19:59:37 -08:00 |
Phillip Stephens
|
b765ce3eb7
|
Lots of ScriptObject and Collision work
|
2017-01-03 20:30:05 -08:00 |
Jack Andersen
|
042030934b
|
Various CStateManager additions and camera stubs
|
2016-04-16 11:49:47 -10:00 |