.. |
background.cpp
|
Move InitTilemapSkip to CLayers
|
2022-01-19 22:22:31 +01:00 |
background.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
binds.cpp
|
Merge #4790
|
2022-03-12 11:31:48 +00:00 |
binds.h
|
Binds: Reorder modifiers according to the convention
|
2022-02-07 01:54:12 +03:00 |
broadcast.cpp
|
Remove components pointers
|
2021-07-12 12:14:02 +02:00 |
broadcast.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
camera.cpp
|
Don't clamp "zoom" command, we already clamp in ChangeZoom
|
2022-01-26 12:54:19 +01:00 |
camera.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
chat.cpp
|
Improvement of the automatic completion of player names in chat
|
2022-03-16 15:25:56 +01:00 |
chat.h
|
Improvement of the automatic completion of player names in chat
|
2022-03-16 15:25:56 +01:00 |
console.cpp
|
Fix clang-format
|
2022-02-15 00:32:04 +01:00 |
console.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
controls.cpp
|
Revert "Add new mouse state"
|
2021-10-23 13:48:21 +02:00 |
controls.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
countryflags.cpp
|
Skip the UTF-8 BOM on all read text files
|
2021-12-17 22:07:01 +01:00 |
countryflags.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
damageind.cpp
|
Small graphic refactoring
|
2021-09-14 00:21:17 +02:00 |
damageind.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
debughud.cpp
|
Add more readability checks
|
2022-01-22 17:45:25 +01:00 |
debughud.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
effects.cpp
|
math: Rename frandom() to random_float() to match with random_int()
|
2021-08-03 14:29:52 +02:00 |
effects.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
emoticon.cpp
|
Emote -> Emoticon
|
2022-01-23 19:16:23 +01:00 |
emoticon.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01: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 |
ghost.cpp
|
Allow the ghost to carry any weapon
|
2022-03-01 22:14:02 +01:00 |
ghost.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
hud.cpp
|
Fix integer overflow in CHud when server time exceeds around 248 days
|
2022-03-01 23:22:06 +01:00 |
hud.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
items.cpp
|
use TEAM_SPECTATORS and SPEC_FREEVIEW instead of -1
|
2022-03-07 22:16:28 +01:00 |
items.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
killmessages.cpp
|
Reset text color after kill messages are created
|
2021-10-29 00:11:21 +02:00 |
killmessages.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
mapimages.cpp
|
invalidate texture when unloading a texture.
|
2021-09-13 13:23:00 +02:00 |
mapimages.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
maplayers.cpp
|
Add modernize-use-emplace
|
2022-02-15 00:15:06 +01:00 |
maplayers.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
mapsounds.cpp
|
Some char array naming convention
|
2021-09-13 12:21:56 +02:00 |
mapsounds.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
menu_background.cpp
|
Add modernize-use-emplace
|
2022-02-15 00:15:06 +01:00 |
menu_background.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
menus.cpp
|
Auto select search string on hot key
|
2022-03-13 19:12:06 +01:00 |
menus.h
|
Auto font size
|
2022-03-11 17:34:48 +01:00 |
menus_browser.cpp
|
Replace browse icons with icon font
|
2022-03-19 18:35:43 +01:00 |
menus_demo.cpp
|
Fix listbox item double click behavior
|
2022-02-20 19:58:24 +01:00 |
menus_ingame.cpp
|
Merge #4802
|
2022-03-14 13:06:42 +00:00 |
menus_settings.cpp
|
Merge #4822
|
2022-03-13 18:23:02 +00:00 |
menus_settings_assets.cpp
|
Auto select search string on hot key
|
2022-03-13 19:12:06 +01:00 |
menus_start.cpp
|
Use ETextAlignment enum for UI
|
2022-01-21 16:26:19 +01:00 |
motd.cpp
|
More colors from chat in console
|
2021-03-08 01:20:28 +01:00 |
motd.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
nameplates.cpp
|
make spectators team independent
|
2022-03-14 13:25:47 +01:00 |
nameplates.h
|
Show keystrokes in the nametag and new option cl_show_direction_below to show the keypresses below the players
|
2022-02-11 14:05:37 +01:00 |
particles.cpp
|
Small graphic refactoring
|
2021-09-14 00:21:17 +02:00 |
particles.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
players.cpp
|
Merge #4811
|
2022-03-12 19:01:34 +00:00 |
players.h
|
deobfuscate players OnRender function
|
2022-03-04 20:03:24 +01:00 |
race_demo.cpp
|
Add modernize-deprecated-headers
|
2022-02-15 00:22:52 +01:00 |
race_demo.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
scoreboard.cpp
|
make spectators team independent
|
2022-03-14 13:25:47 +01:00 |
scoreboard.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
skins.cpp
|
CheckImageFormatRGBA --> IsImageFormatRGBA
|
2022-02-23 00:39:31 +01:00 |
skins.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
sounds.cpp
|
Enable readability-inconsistent-declaration-parameter-name
|
2022-01-22 14:12:59 +01:00 |
sounds.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
spectator.cpp
|
make spectators team independent
|
2022-03-14 13:25:47 +01:00 |
spectator.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
statboard.cpp
|
Make use of IO_MAX_PATH_LENGTH
|
2021-09-13 12:14:50 +02:00 |
statboard.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |
voting.cpp
|
Merge #4623
|
2022-01-21 21:26:21 +00:00 |
voting.h
|
Add some checksum functions to the client
|
2022-01-31 21:31:26 +01:00 |