ddnet/src/game/client/components
2011-04-06 20:18:31 +02:00
..
binds.cpp added extended spectator mode. Closes #28 2011-03-10 10:08:14 +01:00
binds.h Refactoring & fixed WEAPONSPEC_GUN in content.py 2011-02-12 21:18:41 +01:00
broadcast.cpp hide broadcast when motd is active. Closes #420 2011-01-17 13:46:59 +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 fixed several problems with spectator view in game and demo player. Closes #83 2011-03-12 18:07:57 +01:00
camera.h fixed several problems with spectator view in game and demo player. Closes #83 2011-03-12 18:07:57 +01:00
chat.cpp fixed more compiler warnings 2011-03-28 23:30:56 +02:00
chat.h Chat History. Closes #521 2011-03-27 17:21:07 +02:00
console.cpp show actual page and fixed overlapping in the console 2011-03-15 09:15:46 +01:00
console.h Updated copyrights 2010-11-20 21:26:06 +01:00
controls.cpp fixed several problems with spectator view in game and demo player. Closes #83 2011-03-12 18:07:57 +01:00
controls.h release gameclient components when opening the editor. Closes #429 2011-01-17 12:28:37 +01:00
countryflags.cpp fixed a problem with the country flag selector, changed a localisation and the format of a file 2011-03-19 19:31:00 +01:00
countryflags.h added loading/support for country flags to the client 2011-03-16 12:09:22 +01:00
damageind.cpp Updated copyrights 2010-11-20 21:26:06 +01:00
damageind.h Updated copyrights 2010-11-20 21:26:06 +01:00
debughud.cpp Updated copyrights 2010-11-20 21:26:06 +01:00
debughud.h Updated copyrights 2010-11-20 21:26:06 +01:00
effects.cpp made cl_threadsoundloading work again 2011-02-27 17:56:03 +01:00
effects.h Refactoring & fixed WEAPONSPEC_GUN in content.py 2011-02-12 21:18:41 +01:00
emoticon.cpp fixed several problems with spectator view in game and demo player. Closes #83 2011-03-12 18:07:57 +01:00
emoticon.h Updated copyrights 2010-11-20 21:26:06 +01:00
flow.cpp Updated copyrights 2010-11-20 21:26:06 +01:00
flow.h Updated copyrights 2010-11-20 21:26:06 +01:00
hud.cpp added an option to disable ingame HUD. Closes #523 2011-03-27 14:40:15 +02:00
hud.h added extended spectator mode. Closes #28 2011-03-10 10:08:14 +01:00
items.cpp reimplemented extra projectiles 2011-04-03 22:57:03 +02:00
items.h reimplemented extra projectiles 2011-04-03 22:57:03 +02:00
killmessages.cpp little more space between killmessages so the tees dont overlap 2011-04-02 22:24:57 +02:00
killmessages.h Updated copyrights 2010-11-20 21:26:06 +01:00
mapimages.cpp Updated copyrights 2010-11-20 21:26:06 +01:00
mapimages.h Updated copyrights 2010-11-20 21:26:06 +01:00
maplayers.cpp added colours for tile layers by Choupom 2011-01-04 11:38:14 +01:00
maplayers.h Updated copyrights 2010-11-20 21:26:06 +01:00
menus.cpp added new friend/mute buttons by Crises and reworked the player options like Landil suggested. Closes #579 2011-04-06 20:18:31 +02:00
menus.h added new friend/mute buttons by Crises and reworked the player options like Landil suggested. Closes #579 2011-04-06 20:18:31 +02:00
menus_browser.cpp added more and resized flags by Crises and made them show up smaller and less of an eye-catcher. Closes #566 2011-04-04 20:37:12 +02:00
menus_demo.cpp added more space for translations in demo details. Closes #592 2011-04-03 23:33:43 +02:00
menus_ingame.cpp added new friend/mute buttons by Crises and reworked the player options like Landil suggested. Closes #579 2011-04-06 20:18:31 +02:00
menus_settings.cpp added more and resized flags by Crises and made them show up smaller and less of an eye-catcher. Closes #566 2011-04-04 20:37:12 +02:00
motd.cpp Updated copyrights 2010-11-20 21:26:06 +01:00
motd.h Updated copyrights 2010-11-20 21:26:06 +01:00
nameplates.cpp added an option to disable team colors for name plates. Closes #544 2011-03-27 14:30:59 +02:00
nameplates.h Updated copyrights 2010-11-20 21:26:06 +01:00
particles.cpp fixed client crash when there are lots of particles. Closes #105 2010-11-24 01:08:51 +01:00
particles.h Updated copyrights 2010-11-20 21:26:06 +01:00
players.cpp made network clip flags. Closes #131 2011-03-04 17:08:10 +01:00
players.h Updated copyrights 2010-11-20 21:26:06 +01:00
scoreboard.cpp highlight the followed player in scoreboard and show their score on top 2011-04-05 19:00:00 +02:00
scoreboard.h replace team name by clan name if possible 2011-04-02 18:11:43 +02:00
skins.cpp added clan name and country flag selector to the player settings 2011-03-16 21:31:55 +01:00
skins.h made the client's map search work with sub folders. Closes #254 2011-02-21 11:23:30 +01:00
sounds.cpp made cl_threadsoundloading work again 2011-02-27 17:56:03 +01:00
sounds.h made cl_threadsoundloading work again 2011-02-27 17:56:03 +01:00
spectator.cpp Added more convenient variabe names for sectate_next and spectator_previous 2011-04-04 17:29:32 +02:00
spectator.h Added functionality to switch to the next and the previous player while spectating. 2011-04-04 17:29:08 +02:00
voting.cpp added a limit for the number of votes that can be added to the server and send options as lists when a client joins. Closes #459 2011-03-26 22:06:29 +01:00
voting.h added a limit for the number of votes that can be added to the server and send options as lists when a client joins. Closes #459 2011-03-26 22:06:29 +01:00