Bill Currie
|
5bf21931c7
|
[renderer] Remove more old fields from entity_t
The only transform related field remaining is old_origin. This also
brings the renderer closer to using simd (lots of stuff to fix still,
though).
|
2021-03-20 00:08:21 +09:00 |
|
Bill Currie
|
098ceed5ff
|
[client] Merge nq and qw temp entity handling
This finally gets cl_tent merged away.
|
2021-03-10 18:04:18 +09:00 |
|
Bill Currie
|
80bc0e9fb8
|
Make nq and qw use the new entity state struct.
This isn't really the best solution, but it does get things being shared
with the minimum of fuss.
|
2012-07-05 09:39:16 +09:00 |
|
Bill Currie
|
dea2f48477
|
Move entity_state_t into client/entities.h
Also, start working on the shared entity manager.
|
2012-07-05 09:39:16 +09:00 |
|
Bill Currie
|
b65c41efcb
|
Move the colormod lookup table into a new lib.
libQFclient is now here :) The first shared code is the lookup table.
|
2012-07-05 09:39:16 +09:00 |
|