marauder2k7
|
8f856dd7cd
|
build fixes missed by copy over
|
2025-05-12 11:50:14 +01:00 |
|
AzaezelX
|
f633ef3a3d
|
fill in the validated variables
|
2025-03-09 11:53:23 -05:00 |
|
marauder2k7
|
efbe5e90f5
|
virtuals removed
virtuals removed and replaced with override where necessary, clang-tidy to the rescue.
|
2024-03-18 18:13:00 +00:00 |
|
James Urquhart
|
42f4ccfbb5
|
Basic fix for zone removal issue
|
2024-03-11 23:02:15 +00:00 |
|
James Urquhart
|
7e0016e670
|
Correct zone insertion logic
|
2023-09-26 12:03:51 -05:00 |
|
James Urquhart
|
d9ff5d3f0e
|
Basic zone code refactor using lists instead of linked lists
|
2023-09-26 12:03:51 -05:00 |
|
James Urquhart
|
596d13f9a4
|
Optimize container bin lookups
|
2023-09-26 12:03:51 -05:00 |
|
AzaezelX
|
f5a34308f9
|
add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector
|
2023-01-27 01:13:15 -06:00 |
|
Areloch
|
25686ed4be
|
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
2017-06-23 11:36:20 -05:00 |
|
Masquara
|
15f67015d3
|
Reordering initialization methods #1912
|
2017-04-19 14:02:45 -04:00 |
|
Areloch
|
121d65215e
|
Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang.
|
2016-10-17 01:00:12 -05:00 |
|
cpusci
|
4c35fd37af
|
Simple pass over the codebase to standardize the platform types.
|
2013-08-04 16:26:01 -05:00 |
|
DavidWyand-GG
|
cfb90f37e4
|
Fix for Issue #136 for Zoning Bug
|
2012-11-08 18:19:33 -05:00 |
|
DavidWyand-GG
|
7dbfe6994d
|
Engine directory for ticket #1
|
2012-09-19 11:15:01 -04:00 |
|