ddnet/src/game/client/components
2014-09-17 19:56:42 +02: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 Add preparation for broadcast output 2014-09-10 23:20:04 +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 [Fixed] Color of normal messages 2014-07-08 19:09:30 +02:00
chat.h buffered chat input. Closes #916 2012-01-09 23:13:51 +01:00
console.cpp Alternative fix for console input (doesn't break other things at least) 2014-03-30 22:58:59 +02:00
console.h Removed level stuff 2011-08-13 02:11:06 +02:00
controls.cpp Only disable user inputs in race mods 2014-09-13 12:31:39 +02:00
controls.h Add cl_dummy_resetonswitch 2014-07-08 01:41:45 +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 Remove Damage Indications when entering game (fixes #29) 2014-09-03 14:17:44 +02:00
effects.h Remove Damage Indications when entering game (fixes #29) 2014-09-03 14:17:44 +02:00
emoticon.cpp Make emoticon selector reset when you point it in the middle 2014-08-16 00:59:50 +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 Hopefully fix rare crash on dummy switch 2014-07-08 02:17:08 +02: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 Colors of messages and laser. 2014-07-07 15:47:11 +02: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 Fix: Show tune layer when cl_overlay_entities is less than 100 2014-09-17 19:56:42 +02:00
maplayers.h Merge branch 'master' of git://github.com/oy/teeworlds into DDRace 2011-12-05 11:32:01 +02:00
menus.cpp Don't show quit popup on update 2014-08-26 22:06:35 +02:00
menus.h DemoPlayer: Refuse to overwrite demo 2014-08-25 11:19:00 +02:00
menus_browser.cpp Minor textual changes in client 2014-07-09 21:59:03 +02: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 Add setting for disconnect confirmation 2014-07-10 16:50:59 +02:00
menus_settings.cpp Cleanup in menu 2014-09-06 01:43:20 +02: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 don't render hooks to non-active character cores 2014-08-25 16:53:11 +02:00
players.h Add AntiPing 2013-10-09 16:02:23 +02:00
race_demo.cpp Recording with multiple clients working 2014-08-22 14:18:16 +02: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 Use space AND colon 2014-09-13 23:50:35 +02:00
scoreboard.h Better time/score messages 2014-01-10 16:19:46 +01:00
skins.cpp Allow disabling custom and new skins in client 2014-08-17 05:34:16 +02:00
skins.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
sounds.cpp Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace 2012-04-12 02:09:31 +02:00
sounds.h cleaned up playing of global sounds 2012-01-06 19:38:40 +01: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