Eric Wasylishen
|
f7091c27f8
|
light: add some tests for the EntDict_Check* functions
|
2016-09-19 19:16:45 -06:00 |
Eric Wasylishen
|
26dcb4f10f
|
light: refactor warnings code. warn if an entity targets itself
|
2016-09-19 18:28:16 -06:00 |
Eric Wasylishen
|
81c7b39fa7
|
light: tidy LightStyleForTargetname
|
2016-09-17 17:49:01 -06:00 |
Eric Wasylishen
|
a0f3881698
|
light: refactor global settings into a class
|
2016-08-12 18:49:32 -06:00 |
Eric Wasylishen
|
677875a63e
|
light: cull lights based on estimated visible AABB of each light
|
2016-08-09 18:16:32 -06:00 |
Eric Wasylishen
|
a807204fe6
|
build: vs2013 compat changes
|
2016-08-06 15:37:00 -07:00 |
Eric Wasylishen
|
607706a684
|
light: fix dangling pointers when a light_t is copied
|
2016-08-01 21:38:03 -06:00 |
Eric Wasylishen
|
b4e0a7a5fa
|
light: GetLightValue: remove extra param
|
2016-07-31 18:53:41 -06:00 |
Eric Wasylishen
|
307d0efc28
|
light: minor cleanups
|
2016-07-31 17:00:35 -06:00 |
Eric Wasylishen
|
5b9405a93e
|
light: move suns to a std::vector
|
2016-07-27 11:05:54 -06:00 |
Eric Wasylishen
|
cbfe1e8ebf
|
light: simplify settings logic a bit
|
2016-07-27 01:55:23 -06:00 |
Eric Wasylishen
|
da64f27015
|
light: add lockable_bool_t
|
2016-07-26 20:50:32 -06:00 |
Eric Wasylishen
|
fb1288a5c0
|
light: rename entity_t to light_t
|
2016-07-26 18:03:43 -06:00 |
Eric Wasylishen
|
8b1e1e0164
|
light: entities: delete some dead code
|
2016-07-26 16:41:27 -06:00 |
Eric Wasylishen
|
dc8525dfd2
|
light: entities: refactor EntDict_VectorForKey
|
2016-07-26 13:12:57 -06:00 |
Eric Wasylishen
|
0b8ef0778d
|
light: entity_t: keep a pointer to the entdict_t rather than a copy
|
2016-07-26 12:43:58 -06:00 |
Eric Wasylishen
|
b71ae5a200
|
light: fix MatchTargets
|
2016-07-26 12:31:45 -06:00 |
Eric Wasylishen
|
02a2cee6a7
|
light: store lights in a vector (untested)
|
2016-07-26 02:13:58 -06:00 |
Eric Wasylishen
|
0501f07673
|
light: clean WorldValueForKey/SetWorldKeyValue
|
2016-07-24 16:56:40 -06:00 |
Eric Wasylishen
|
ca507336ca
|
light: use entdicts array for FIndModelInfo
|
2016-07-24 16:08:38 -06:00 |
Eric Wasylishen
|
203c32a613
|
light: misc fixes. lights not casting on world?
|
2016-07-24 12:55:07 -06:00 |
Eric Wasylishen
|
dc856a329d
|
light: use settings system for lights
|
2016-07-24 12:23:46 -06:00 |
Eric Wasylishen
|
8851a3d8c3
|
light: remove some dead code
|
2016-07-23 23:27:19 -06:00 |
Eric Wasylishen
|
aab9d1dd46
|
light: Add lightsettings_t class
|
2016-07-23 16:20:08 -06:00 |
Eric Wasylishen
|
8b8cc4a37a
|
light: add transformers for color and mangle
|
2016-07-22 14:02:43 -06:00 |
Eric Wasylishen
|
37324f9245
|
light: entities: remove stored classname
|
2016-07-06 16:29:25 -06:00 |
Eric Wasylishen
|
1f723c94e6
|
light: entities: remove entity_t.target and entity_t.targetname
|
2016-07-06 14:26:14 -06:00 |
Eric Wasylishen
|
431a2077d5
|
light: entities: replace lighttargets array with a std::vector
|
2016-07-06 14:08:01 -06:00 |
Eric Wasylishen
|
47c0c7ccc9
|
light: entities: replace epairs with std::map
|
2016-07-06 13:42:32 -06:00 |
Eric Wasylishen
|
e012a2c93e
|
light: finish c++ifying
|
2016-07-06 13:14:06 -06:00 |