..
background.cpp
Implement changes suggested by -Wuseless-cast
2019-04-11 19:54:43 +02:00
background.h
make background class inherited from maplayers and change some things in
2017-09-12 20:13:53 +02:00
binds.cpp
Fix sticky binds
2019-05-11 02:46:22 +02:00
binds.h
Allow binding with modifiers in settings
2019-04-28 20:22:19 +03:00
broadcast.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
broadcast.h
Broadcast: Fix display time during demo replay
2019-04-02 23:28:13 +02:00
camera.cpp
remove for loop in camera
2019-10-27 13:04:08 +01:00
camera.h
Simplify Dyncam and fix #311
2015-08-27 20:26:05 +02:00
chat.cpp
Merge branch 'master' of https://github.com/ddnet/ddnet into demo_render2
2020-01-01 18:36:49 +08:00
chat.h
change the time() in chat.cpp back to CComponent::time()
2019-10-13 22:01:08 +08:00
console.cpp
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
console.h
Add commands for switching pages in console
2018-06-03 11:48:08 +02:00
controls.cpp
Rename rifle to laser
2019-11-22 15:37:18 +01:00
controls.h
Fix dummy input reset
2017-03-06 19:45:39 +01:00
countryflags.cpp
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
countryflags.h
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
damageind.cpp
Reset quad rotation/color in damageind ( fixes #2062 )
2020-02-13 22:55:32 +01:00
damageind.h
add buffering for dmg indicator, map items, particles and players
2018-03-13 21:52:44 +01:00
debughud.cpp
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
debughud.h
added "Whitespace and line Endings cleanup" by GreYFoX
2011-04-13 20:37:12 +02:00
effects.cpp
made recording demos work
2019-09-30 20:48:47 +08:00
effects.h
Apply ShowOtherAlpha to projectiles
2019-07-16 22:06:57 +02:00
emoticon.cpp
fixed faulty message id
2020-01-19 21:30:12 +01:00
emoticon.h
fixed eyewheel (originally from Chairn)
2015-11-15 00:31:24 +01:00
flow.cpp
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
flow.h
added "Whitespace and line Endings cleanup" by GreYFoX
2011-04-13 20:37:12 +02:00
ghost.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
ghost.h
Add cl_confirm_disconnect_quit_time ( fixes #1530 )
2019-03-25 20:10:38 +01:00
hud.cpp
Merge #2078
2020-03-24 14:23:38 +00:00
hud.h
Fix cl_showrecord with dummy ( fixes #2077 )
2020-03-01 12:55:01 +01:00
items.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
items.h
Fix intratick for predicted pickup
2019-06-18 19:08:09 +02:00
killmessages.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
killmessages.h
Fix killmessages aswell
2019-07-29 17:36:44 +03:00
mapimages.cpp
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
mapimages.h
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
maplayers.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
maplayers.h
Fix build error
2020-02-13 17:27:39 +03:00
mapsounds.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
mapsounds.h
Fix all the header guards and adjust the script a little
2018-07-06 16:11:38 +02:00
menus.cpp
Merge branch 'master' of https://github.com/ddnet/ddnet into demo_render2
2020-01-01 18:36:49 +08:00
menus.h
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
menus_browser.cpp
Use colors in CTextRender
2019-04-27 01:34:20 +03:00
menus_demo.cpp
Merge branch 'master' of https://github.com/ddnet/ddnet into demo_render2
2020-01-01 18:36:49 +08:00
menus_ingame.cpp
Clean up color handling a bit
2019-12-03 11:32:55 +01:00
menus_settings.cpp
Update localizations (Thanks to Cellegen for report)
2019-12-02 09:09:01 +01:00
motd.cpp
Merge branch 'master' of https://github.com/ddnet/ddnet into demo_render2
2020-01-01 18:36:49 +08:00
motd.h
added "Whitespace and line Endings cleanup" by GreYFoX
2011-04-13 20:37:12 +02:00
nameplates.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
nameplates.h
Remove ClAfkMark option & rename it to ClAfkEmote
2019-07-30 20:19:46 +02:00
particles.cpp
made recording demos work
2019-09-30 20:48:47 +08:00
particles.h
Don't inherit from vector, more cleanup
2019-04-27 00:47:34 +03:00
players.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
players.h
Apply ShowOtherAlpha to projectiles
2019-07-16 22:06:57 +02:00
race_demo.cpp
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
race_demo.h
Clean up ghost and race recorder
2017-10-06 22:01:33 +02:00
scoreboard.cpp
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
scoreboard.h
Remove all checking for the gametype in the game
2019-06-14 00:28:59 +02:00
skins.cpp
Merge branch 'master' of https://github.com/ddnet/ddnet into demo_render2
2020-01-01 18:36:49 +08:00
skins.h
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01:00
sounds.cpp
made recording demos work
2019-09-30 20:48:47 +08:00
sounds.h
Overhauled job system
2017-11-23 15:47:38 +01:00
spectator.cpp
more typesafty in the graphics. introduced the IGraphics::CTextureHandle
2019-11-22 18:08:37 +01: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
Move global configuration out of client interface
2020-02-19 11:24:58 +01:00
statboard.h
Fix all the header guards and adjust the script a little
2018-07-06 16:11:38 +02:00
voting.cpp
made recording demos work
2019-09-30 20:48:47 +08:00
voting.h
made recording demos work
2019-09-30 20:48:47 +08:00