mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
4578b1af0d
This breaks console scaling for now (con_width and con_height are gone), but is a major step towards window resize support as console stuff should never have been in viddef_t in the first place. The client screen init code now sets up a screen view (actually the renderer's scr_view) that is passed to the client console so it can know the size of the screen. The same view is used by the status bar code. Also, the ram/cache/paused icon drawing is moved into the client screen update code. A bit of duplication, but I do plan on merging that eventually. |
||
---|---|---|
.. | ||
cl_cam.h | ||
cl_chat.h | ||
cl_demo.h | ||
cl_ents.h | ||
cl_http.h | ||
cl_input.h | ||
cl_main.h | ||
cl_parse.h | ||
cl_pred.h | ||
cl_skin.h | ||
cl_slist.h | ||
client.h | ||
crudefile.h | ||
game.h | ||
host.h | ||
Makemodule.am | ||
map_cfg.h | ||
server.h | ||
sv_demo.h | ||
sv_gib.h | ||
sv_pr_cmds.h | ||
sv_pr_cpqw.h | ||
sv_pr_qwe.h | ||
sv_progs.h | ||
sv_qtv.h | ||
sv_recorder.h |