ddnet/src/game/client/components
Robert Müller 93cbad485d
Merge pull request #7831 from BlaiZephyr/move-nameplate-button
moved nameplates from hud -> nameplates
2024-01-19 20:26:51 +00:00
..
background.cpp Add button to reload entities background, improve DDNet menu layout 2023-08-19 17:44:58 +02:00
background.h Remove unused ver parameter of MACRO_INTERFACE 2023-11-28 21:46:03 +01:00
binds.cpp Make KEY argument case-insensitive 2023-11-15 22:51:41 +01:00
binds.h done requested code changes 2023-10-08 17:31:43 +02:00
broadcast.cpp Simplify by calculating broadcast render offset in OnRender 2023-05-06 15:57:44 +02:00
broadcast.h Fade out broadcast in last second, use text container 2023-05-06 15:55:42 +02:00
camera.cpp Init vec2 members to 0 following #6256 2023-11-19 17:36:16 +01:00
camera.h Fixed, now my pc is alive xd 2023-08-17 00:32:44 +00:00
chat.cpp Fix chat background width calculation when scoreboard is open 2024-01-13 22:41:50 +01:00
chat.h Add Sv_CommandInfo netmsg for autocompletion of chat commands. 2023-12-14 19:01:35 +01:00
console.cpp Refactor argument autocompletion in console 2023-12-27 15:43:56 +01:00
console.h Refactor argument autocompletion in console 2023-12-27 15:43:56 +01:00
controls.cpp Fix formatting 2023-12-27 09:45:10 +01:00
controls.h fix mouse position for hook/shots 2023-10-03 19:27:53 +02:00
countryflags.cpp Avoid copying texture memory when possible 2024-01-03 23:03:04 +01:00
countryflags.h Improve usage of CCountryFlags::Render function 2023-06-07 19:04:53 +02:00
damageind.cpp Small cleanup: simplify member type and computation 2023-11-19 17:36:17 +01:00
damageind.h fix nameplate related indicators opacity 2023-05-11 22:23:48 +02:00
debughud.cpp Add time scale to debug graphs for constant scrolling speed 2024-01-17 20:43:19 +01:00
debughud.h Add time scale to debug graphs for constant scrolling speed 2024-01-17 20:43:19 +01:00
effects.cpp fix nameplate related indicators opacity 2023-05-11 22:23:48 +02:00
effects.h fix nameplate related indicators opacity 2023-05-11 22:23:48 +02:00
emoticon.cpp Minor refactoring of CAnimState and tee rendering functions 2023-06-10 13:10:26 +02:00
emoticon.h Move CRenderTools::DrawCircle to IGraphics::DrawCircle 2022-08-12 17:42:03 +02:00
flow.cpp Fix all Multiplication type alerts by CodeQL 2020-10-05 19:03:54 +02:00
flow.h Add some checksum functions to the client 2022-01-31 21:31:26 +01:00
freezebars.cpp do an int check for m_FreezeEnd instad of float, becuase it is int 2022-08-13 15:43:38 +02:00
freezebars.h add vertical ninja bar 2022-04-14 13:40:44 +02:00
ghost.cpp Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
ghost.h Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
hud.cpp Use CRenderTools::GetRenderTeeOffsetToRenderedTee via class name instead of instance 2023-12-26 21:08:50 +03:00
hud.h CHud: Refactor weapons rendering (1/3) 2023-07-07 20:56:50 +03:00
infomessages.cpp Use CRenderTools::GetRenderTeeOffsetToRenderedTee via class name instead of instance 2023-12-26 21:08:50 +03:00
infomessages.h Add finish info messages. 2023-11-26 17:29:40 +01:00
items.cpp Replace 50 with SERVER_TICK_SPEED or TickSpeed() 2023-11-23 14:42:30 +01:00
items.h Add DDNetLaser to have more info about a laser shot 2022-09-15 01:01:32 +02:00
mapimages.cpp Avoid copying texture memory when possible 2024-01-03 23:03:04 +01:00
mapimages.h Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
maplayers.cpp Differentiate between normal and checkpoint teles 2023-12-27 15:23:57 +01:00
maplayers.h Switch to a fragment shader solution for border tile rendering 2023-11-04 14:51:39 +01:00
mapsounds.cpp Merge pull request #7707 from furo321/revert-highdetail 2023-12-25 09:51:51 +00:00
mapsounds.h Revert removal of "Detail" from sound layers. 2023-12-25 01:17:36 +01:00
menu_background.cpp Init vec2 members to 0 following #6256 2023-11-19 17:36:16 +01:00
menu_background.h Remove unused ver parameter of MACRO_INTERFACE 2023-11-28 21:46:03 +01:00
menus.cpp Use icons for Internet, LAN and Favorites server browser tabs 2024-01-13 12:47:11 +01:00
menus.h Merge pull request #7683 from Learath2/dd_pr_curlmultifinal 2024-01-15 21:54:24 +00:00
menus_browser.cpp Merge pull request #7795 from Robyt3/Menus-Browser-Tab-Icons 2024-01-17 13:56:59 +00:00
menus_demo.cpp Rename killmessages to infomessages 2023-11-26 17:29:40 +01:00
menus_ingame.cpp Use icons for Internet, LAN and Favorites server browser tabs 2024-01-13 12:47:11 +01:00
menus_settings.cpp Merge pull request #7831 from BlaiZephyr/move-nameplate-button 2024-01-19 20:26:51 +00:00
menus_settings_assets.cpp Support F5 and Modifer + R for refresh where possible. 2023-12-11 16:52:21 +01:00
menus_start.cpp Remove unused color argument, use ColorRGBA instead of vec4 2023-12-10 16:05:59 +01:00
motd.cpp Make text container index type-safe 2023-05-05 15:58:17 +02:00
motd.h Make text container index type-safe 2023-05-05 15:58:17 +02:00
nameplates.cpp Use m_aInputData for dummy in cl_show_direction 2023-10-01 01:14:35 +02:00
nameplates.h Make text container index type-safe 2023-05-05 15:58:17 +02:00
particles.cpp Fix heap-use-after-free when quitting/restarting 2023-05-14 18:12:47 +02:00
particles.h Init vec2 members to 0 following #6256 2023-11-19 17:36:16 +01:00
players.cpp Fix hook collision line being incorrect while paused. 2024-01-06 20:45:14 +01:00
players.h Remove CTeeRenderInfo member variables of CPlayers 2023-10-02 15:34:39 +02:00
race_demo.cpp More fixes to KILLMSGTEAM 2023-11-23 11:57:35 +01:00
race_demo.h Add OnNewSnapshot to component hooks 2023-04-15 12:47:33 +02:00
scoreboard.cpp Use CRenderTools::GetRenderTeeOffsetToRenderedTee via class name instead of instance 2023-12-26 21:08:50 +03:00
scoreboard.h no goals hud when empty 2022-06-16 16:28:50 +02:00
skins.cpp Use curl-multi 2023-12-18 20:06:43 +01:00
skins.h Use curl-multi 2023-12-18 20:06:43 +01:00
sounds.cpp Suppress more events while skipping in demos: 2022-08-28 15:20:50 +02:00
sounds.h Add IsPlaying to sounds client component 2022-06-26 22:43:32 +02:00
spectator.cpp Include limits instead of climits 2024-01-11 22:24:37 +01:00
spectator.h Improve Multi-View UX 2023-07-13 18:10:34 +02:00
statboard.cpp Use CRenderTools::GetRenderTeeOffsetToRenderedTee via class name instead of instance 2023-12-26 21:08:50 +03:00
statboard.h Fix readability-make-member-function-const 2023-12-14 23:38:03 +01:00
tooltips.cpp Fix tooltips being active behind popups and outside clipping rects 2023-05-29 12:29:02 +02:00
tooltips.h Fix tooltips being active behind popups and outside clipping rects 2023-05-29 12:29:02 +02:00
voting.cpp Add templated CHeap::Allocate function 2023-11-26 13:09:23 +01:00
voting.h Make less headers depend on <base/system.h> 2023-12-11 23:52:23 +01:00