ddnet/src/game/client
heinrich5991 b3a3604c36 Remove namespace tw
It didn't have a clear role, it just acted as a distinguisher between
two functions with the same name.

Rename `tw::time_get` to `time_get_nanoseconds` and delete the old
`time_get_nanoseconds`. Move `CCmdlineFix` and the typed
`net_socket_read_wait` function to the global namespace.
2022-06-13 18:07:29 +02:00
..
components Remove namespace tw 2022-06-13 18:07:29 +02:00
prediction Format vector variables names (fixes #5209) 2022-06-11 21:38:49 +02:00
animstate.cpp Organize game-client includes 2022-05-29 21:24:43 +02:00
animstate.h Remove unnecessary trailing semicolons after method declarations 2022-03-08 20:01:26 +01:00
component.cpp Unify logging infrastructure between IConsole and dbg_msg 2022-04-29 15:21:26 +02:00
component.h Organize game-client includes 2022-05-29 21:24:43 +02:00
gameclient.cpp Format vector variables names (fixes #5209) 2022-06-11 21:38:49 +02:00
gameclient.h Format vector variables names (fixes #5209) 2022-06-11 21:38:49 +02:00
lineinput.cpp Remove base/tl/base.h 2022-05-15 20:36:16 +02:00
lineinput.h m_DisplayStr -> m_aDisplayStr 2022-03-31 12:52:24 +02:00
projectile_data.cpp Organize game-client includes 2022-05-29 21:24:43 +02:00
projectile_data.h force tunezone 2021-04-23 11:01:38 +08:00
race.cpp Organize game-client includes 2022-05-29 21:24:43 +02:00
race.h Organize game-client includes 2022-05-29 21:24:43 +02:00
render.cpp Remove ui_scale: 2022-06-12 10:40:19 +02:00
render.h Extract CRenderTools::RenderCursor 2022-05-27 19:43:12 +02:00
render_map.cpp Organize game-client includes 2022-05-29 21:24:43 +02:00
skin.h Use std::vector<CSkin> instead of sorted_array 2022-05-27 00:03:13 +02:00
ui.cpp Remove ui_scale: 2022-06-12 10:40:19 +02:00
ui.h Remove ui_scale: 2022-06-12 10:40:19 +02:00
ui_ex.cpp Remove ui_scale: 2022-06-12 10:40:19 +02:00
ui_ex.h Organize game-client includes 2022-05-29 21:24:43 +02:00