ddnet/src/game/client/components
2014-05-17 19:30:24 +02:00
..
binds.cpp Add dummy (Thanks to //toast and Monsta) 2014-04-26 20:29:42 +02:00
binds.h Removed level stuff 2011-08-13 02:11:06 +02:00
broadcast.cpp added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +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 Feature: Separate inputs for dummy and player 2014-05-10 14:31:00 +02:00
camera.h Fix for zoom issue. 2011-12-23 10:43:46 +02:00
chat.cpp Add team chat sound deactivation 2014-05-04 18:35:37 +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 Fix: Weapon switching with dummy 2014-05-10 18:22:51 +02:00
controls.h Feature: Separate inputs for dummy and player 2014-05-10 14:31:00 +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 added pause command. Closes #15 2012-01-10 00:49:31 +01:00
damageind.h fixed the broken damage indicators 2011-12-31 10:15:54 +01: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 Merge branch 'master' of git://github.com/teeworlds/teeworlds into DDRace 2012-04-12 02:09:31 +02:00
effects.h added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
emoticon.cpp increased the size of emoticons in the selector. Closes #625 2012-01-09 00:23:58 +01: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 Remove unneeded variables 2011-09-02 12:05:14 +02:00
ghost.h Removed level stuff 2011-08-13 02:11:06 +02:00
hud.cpp Feature: Separate inputs for dummy and player 2014-05-10 14:31:00 +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 Fix: Tunings and Tunezones with dummies 2014-04-29 03:34:23 +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: More FPS with cl_overlay_entities under 100 2014-05-08 15:58:02 +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 Fix compile for Mac 2014-05-17 19:30:24 +02:00
menus.h Autoupdater asks for permission to update + Autoupdater fixes 2014-05-17 14:28:50 +02:00
menus_browser.cpp Add ping and gametype colorization (Thanks to NooBxGockeL and Gamerclient) 2014-05-03 17:24:34 +02:00
menus_demo.cpp Fix 2014-01-22 17:19:21 +01:00
menus_ingame.cpp Fix: Better positioning of ingame menu buttons for 5:4 and 4:3 resolutions 2014-05-04 00:11:11 +02:00
menus_settings.cpp Autoupdater asks for permission to update + Autoupdater fixes 2014-05-17 14:28:50 +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 Feature: Separate inputs for dummy and player 2014-05-10 14:31:00 +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 Feature: Separate inputs for dummy and player 2014-05-10 14:31:00 +02:00
players.h Add AntiPing 2013-10-09 16:02:23 +02:00
race_demo.cpp Merged Oy, Cleaned up, removed some useless features and code parts 2011-04-09 22:32:17 +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 Scoreboard fix 2014-02-02 23:23:10 +01:00
scoreboard.h Better time/score messages 2014-01-10 16:19:46 +01:00
skins.cpp removed some resource loading spam. Closes #894 2011-12-10 18:23:29 +01: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 Fix: Proper spectating 2014-04-24 14:59:16 +02:00
spectator.h Removed level stuff 2011-08-13 02:11:06 +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