ddnet/src/game/client/components
2014-12-02 13:19:06 +01:00
..
binds.cpp Change some default binds 2014-07-26 01:12:32 +02:00
binds.h Removed level stuff 2011-08-13 02:11:06 +02:00
broadcast.cpp Restore Law & Order 2014-09-23 19:06:25 +02: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 Fix: Reset zoom when going out of spectate mode (in zcatch for example) 2014-09-07 01:41:02 +02:00
camera.h Fix camera with dummy 2014-05-23 19:28:26 +02:00
chat.cpp Clean up whitespace detection a bit and add BRAILLE PATTERN BLANK (U+2800) 2014-11-08 20:14:12 +01:00
chat.h Shift+TAB for player completion (by Wohoo) 2014-10-06 13:02:55 +02:00
console.cpp Don't clear rcon history when connecting to new server 2014-10-19 13:11:57 +02:00
console.h SHIFT+TAB invert completion order 2014-10-06 23:37:35 +02:00
controls.cpp Fix: Don't autoswitch weapons on (dd)race(network) servers (fixes #57) 2014-10-26 02:01:03 +01:00
controls.h Revert "Removed InputData Array" 2014-10-12 17:52:53 +02:00
countryflags.cpp always show default country flag on invalid country index 2012-02-05 15:53:22 +01: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 Remove distance from envelopes, add falloff distance to source properties and render it in the editor 2014-10-18 18:41:55 +02:00
emoticon.h Removed level stuff 2011-08-13 02:11:06 +02: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 Fix: Don't crash when standing on start line and connecting dummy 2014-06-05 16:28:59 +02:00
ghost.h Removed level stuff 2011-08-13 02:11:06 +02:00
hud.cpp Add cl_show_centisecs 2014-12-02 13:19:06 +01:00
hud.h Bring back old DDRace record window as cl_showrecord and add compatibility for current time in race servers 2014-02-06 23:49:25 +01:00
items.cpp prediction of hammer (hits) and grenade (explosions) 2014-12-01 01:31:58 +01:00
items.h some trivial fixes 2011-12-04 14:21:20 +01:00
killmessages.cpp add cl_showkillmessages 2014-01-15 15:25:13 +01:00
killmessages.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
mapimages.cpp Merge branch 'master' of git://github.com/oy/teeworlds into HEAD 2011-04-14 01:27:49 +02:00
mapimages.h Merge branch 'master' of git://github.com/oy/teeworlds into HEAD 2011-04-14 01:27:49 +02:00
maplayers.cpp Play sounds and envelopes also on pause 2014-10-31 16:10:09 +01:00
maplayers.h Ingame sound pos envelope support 2014-10-18 18:41:55 +02:00
mapsounds.cpp Add option to enable/disable panning per voice 2014-11-30 12:23:05 +01:00
mapsounds.h Make detail flag work for sounds (fixes #103) 2014-11-25 21:01:31 +01:00
menus.cpp Make the initial ping in serverbrowser less wrong (still not perfect) 2014-09-20 16:20:27 +02:00
menus.h working on CDDNetCountry 2014-09-18 16:13:06 +02:00
menus_browser.cpp Allow for more than 9 DDNet locations 2014-11-21 14:11:04 +01:00
menus_demo.cpp Repopulate demo list after closing demo player because a new demo could have been created (Thanks Saavik) 2014-09-05 21:17:04 +02:00
menus_ingame.cpp Split up demo recording into 3 separate recorders 2014-10-16 17:42:13 +02:00
menus_settings.cpp Add an option to assume demos to be race demos 2014-11-25 20:46:21 +01:00
motd.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
motd.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
nameplates.cpp Other teams alpha settable 2014-05-17 23:00:52 +02: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 Fix sound enabling and disabling (fixes #82) 2014-10-25 02:52:08 +02:00
players.h Add AntiPing 2013-10-09 16:02:23 +02:00
race_demo.cpp Whitespace cleanup 2014-11-24 19:10:19 +01:00
race_demo.h fixed all known bugs in racedemos & ghosts, including "ghost is shown when playing a demo", "ghost doesn't reset when crossing the startline 2011-02-16 10:39:26 +02:00
scoreboard.cpp Split up demo recording into 3 separate recorders 2014-10-16 17:42:13 +02:00
scoreboard.h Better time/score messages 2014-01-10 16:19:46 +01:00
skins.cpp Don't add duplicate skins (fixes #102) 2014-11-25 20:13:40 +01:00
skins.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
sounds.cpp Rename "Ambient" to "Map Sound" 2014-10-23 15:53:23 +02:00
sounds.h Rename "Ambient" to "Map Sound" 2014-10-23 15:53:23 +02:00
spectator.cpp Better on screen keys for Android 2014-06-16 14:44:00 +02:00
spectator.h Better on screen keys for Android 2014-06-16 14:44:00 +02:00
voting.cpp Fix: Remove vote window when map change vote was forced 2014-01-03 03:00:54 +01:00
voting.h Removed level stuff 2011-08-13 02:11:06 +02:00