ddnet/src/game/client/components
2016-05-07 15:59:13 +02:00
..
background.cpp Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
background.h Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
binds.cpp Fix statboard bind 2016-04-30 23:39:42 +02:00
binds.h Removed level stuff 2011-08-13 02:11:06 +02:00
broadcast.cpp Add cl_show_broadcasts, but don't save it 2015-01-19 22:14:49 +01:00
broadcast.h made broadcast text a bit smaller and cut it off if it's bigger than the screen. Closes #313 2010-12-16 03:17:16 +01:00
camera.cpp Simplify Dyncam and fix #311 2015-08-27 20:26:05 +02:00
camera.h Simplify Dyncam and fix #311 2015-08-27 20:26:05 +02:00
chat.cpp Input fixes from TW master for mouse wheel 2016-04-30 20:11:26 +02:00
chat.h Add clipboard copy&paste support (by swick) 2016-04-29 21:56:38 +02:00
console.cpp Fix console autocompletion (fixes #451) 2016-05-01 20:30:34 +02:00
console.h commanddescription can now be placed directly in 2015-12-28 16:19:52 +01:00
controls.cpp Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
controls.h Clean up a bit and hopefully fix player move on dummy connect 2015-04-19 14:06:31 +02:00
countryflags.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
countryflags.h added a config to display the code string of a country flag instead of the image. Closes #897 2012-01-08 18:16:38 +01:00
damageind.cpp Remove Damage Indications when entering game (fixes #29) 2014-09-03 14:17:44 +02:00
damageind.h Remove Damage Indications when entering game (fixes #29) 2014-09-03 14:17:44 +02:00
debughud.cpp Fix: Tunings and Tunezones with dummies 2014-04-29 03:34:23 +02:00
debughud.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
effects.cpp Fix sound enabling and disabling (fixes #82) 2014-10-25 02:52:08 +02:00
effects.h Remove Damage Indications when entering game (fixes #29) 2014-09-03 14:17:44 +02:00
emoticon.cpp commanddescription can now be placed directly in 2015-12-28 16:19:52 +01:00
emoticon.h fixed eyewheel (originally from Chairn) 2015-11-15 00:31:24 +01:00
flow.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
flow.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
ghost.cpp Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
ghost.h Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
hud.cpp Fixed cl_showping (now cl_showpred) 2016-05-05 18:07:00 +02:00
hud.h Added cl_showping 2016-05-03 16:06:10 +02:00
items.cpp Don't reset antiping subconfiguration on startup 2015-09-10 12:09:38 +01:00
items.h some trivial fixes 2011-12-04 14:21:20 +01:00
killmessages.cpp Fixed cl_showping (now cl_showpred) 2016-05-05 18:07:00 +02:00
killmessages.h Render kill messages with ddrace team color (only with cl_chat_teamcolors 1) 2015-04-12 15:19:47 +02:00
mapimages.cpp Add vanilla check for entities_clear 2016-05-05 20:21:34 +02:00
mapimages.h added entities clear for other gametypes 2016-04-29 19:29:19 +02:00
maplayers.cpp Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
maplayers.h Added custom background in entities. 2015-08-27 00:52:31 +02:00
mapsounds.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
mapsounds.h Make detail flag work for sounds (fixes #103) 2014-11-25 21:01:31 +01:00
menus.cpp Clean up auto reconnect and make it independent of rendering 2016-05-04 18:23:00 +02:00
menus.h Add inp_mouseold for warped mouse input 2016-05-07 15:59:13 +02:00
menus_browser.cpp Merge pull request #436 from timakro/pr_other_gametype_entities_clear 2016-04-30 20:28:27 +02:00
menus_demo.cpp Input fixes from TW master for mouse wheel 2016-04-30 20:11:26 +02:00
menus_ingame.cpp Input fixes from TW master for mouse wheel 2016-04-30 20:11:26 +02:00
menus_settings.cpp Add inp_mouseold for warped mouse input 2016-05-07 15:59:13 +02:00
motd.cpp Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
motd.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
nameplates.cpp Don't reset antiping subconfiguration on startup 2015-09-10 12:09:38 +01:00
nameplates.h Updated copyrights 2010-11-20 21:26:06 +01:00
particles.cpp added pause command. Closes #15 2012-01-10 00:49:31 +01:00
particles.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
players.cpp Merge remote-tracking branch 'timakro/new_hookthrough' 2016-04-27 18:59:51 +02:00
players.h Add AntiPing 2013-10-09 16:02:23 +02:00
race_demo.cpp Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
race_demo.h Fix race recorder, make it remove tmp files consistently and clean it up a bit 2015-08-22 15:09:19 +02:00
scoreboard.cpp Add cl_show_local_time_always (fixes #319) 2016-04-27 19:22:55 +02:00
scoreboard.h Add cl_show_local_time_always (fixes #319) 2016-04-27 19:22:55 +02:00
skins.cpp Improve the handling of invalid skins. 2016-01-17 10:48:21 +02:00
skins.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
sounds.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
sounds.h Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
spectator.cpp Resize window without restarting client 2016-04-30 17:59:58 +02:00
spectator.h Fix spectating in demo viewer and add a button to choose to follow a player 2015-07-26 18:21:51 +02:00
statboard.cpp Fix statboard a bit more! 2015-07-10 22:12:20 +02:00
statboard.h Stop showing statboard after key has been released (fixes #219) 2015-07-09 20:38:23 +02:00
voting.cpp commanddescription can now be placed directly in 2015-12-28 16:19:52 +01:00
voting.h Removed level stuff 2011-08-13 02:11:06 +02:00