|
3584d3d1a6
|
engine: client: yet another BloodStream fix, normalize input velocity vector
|
2023-10-09 05:24:29 +03:00 |
|
|
2f5b359c99
|
engine: client: move tracer cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
|
|
b1d60c248d
|
engine: client: move main client cvars to static allocation
|
2023-05-27 21:52:58 +03:00 |
|
|
d7848b7b8d
|
engine: client: efx: remove unused CL_FreeParticle
|
2023-04-03 04:33:19 +03:00 |
|
|
7a2ac4a9c0
|
engine: client: use generic particles code for blob particles (from tempentity code) only if Quake compatibility was enabled
|
2022-09-08 04:16:29 +03:00 |
|
|
0fa1b4f944
|
engine: client: refactor tempentity parsing, make multipliers close to GoldSrc
|
2022-01-27 03:32:52 +03:00 |
|
|
4ba95277b9
|
engine: client: fix ParseFile calls
|
2021-10-08 17:31:32 +03:00 |
|
|
3a416636f1
|
engine: mark GAME_EXPORT's
|
2020-01-19 08:15:54 +07:00 |
|
|
e11a08064d
|
engine: fix implicit-fallthrough, uninitialized, enum-conversation compiler diagnostics
|
2019-12-23 06:48:17 +03:00 |
|
|
c67f065d90
|
engine: client: explicitly cast literals to floats
|
2019-10-18 16:46:54 +03:00 |
|
|
dc207a449c
|
engine: fix -Werror=strict-prototypes
|
2019-10-05 02:09:45 +03:00 |
|
|
4beba75159
|
engine: fix various compiler warnings
|
2019-07-13 23:25:03 +03:00 |
|
|
c55b7dcda7
|
ref: simplify efx api, move efrags to engine
|
2019-03-17 23:14:53 +07:00 |
|
|
9c6352ec57
|
ref: move tracer color cvars to ref
|
2019-03-16 17:49:07 +07:00 |
|
|
199ebfed48
|
ref: implement engine ref API
|
2019-03-16 04:17:56 +03:00 |
|
|
234507b7f1
|
ref: fix all undefined references
|
2019-03-11 17:37:58 +03:00 |
|
|
d0d5fd1a3f
|
ref: fix some undefined references, compile-in mathlib and crtlib to refdll
|
2019-03-06 17:14:25 +03:00 |
|
|
e7234bada2
|
ref: now it compiles, not linking yet. ref_api header moved to engine/ to clarify, that it's sort of engine internals
|
2019-03-06 16:23:33 +03:00 |
|
|
574f03c139
|
ref: initial engine to ref API draft, not compiling, work in progress [ci skip]
|
2019-02-24 18:45:44 +03:00 |
|
|
e193ac2c04
|
ref: more @mittorn's changes on RefAPI
|
2019-02-23 21:49:46 +03:00 |
|