ddnet/src/game/client/components
2009-01-21 21:19:10 +00:00
..
binds.cpp fixed check for bind-keyid; patch by RomD 2008-11-04 23:39:02 +00:00
binds.hpp fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud. 2008-09-25 14:04:02 +00:00
broadcast.cpp removed gc_client.hpp 2008-08-30 21:09:13 +00:00
broadcast.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
camera.cpp updated the demo recorder 2008-10-14 12:11:42 +00:00
camera.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
chat.cpp removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +00:00
chat.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
console.cpp editor now works correctly when console is toggled (focus problem) 2008-11-01 16:49:05 +00:00
console.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
controls.cpp improved the prediction timer to handle crappy connections better 2009-01-21 00:05:07 +00:00
controls.hpp fixed cursor problems 2008-09-13 05:57:11 +00:00
damageind.cpp renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
damageind.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
debughud.cpp renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
debughud.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
effects.cpp fixed spawn sound 2009-01-21 11:56:41 +00:00
effects.hpp added hammer hit effect. added reset of all systems on state change. solves a lot of possible memory errors 2008-10-17 11:23:21 +00:00
emoticon.cpp fixed emote command bug #651 2009-01-17 11:48:05 +00:00
emoticon.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
flow.cpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
flow.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
hud.cpp fixed so the name of the player that calls the vote is in the chat. fixed so that the time remaining on the vote is displayed. reworked the vote box a bit so it's nicer 2009-01-21 21:17:25 +00:00
hud.hpp removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning. 2009-01-11 10:40:14 +00:00
items.cpp renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
items.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
killmessages.cpp removed the GAMETYPE_ enum 2008-08-31 14:37:35 +00:00
killmessages.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
mapimages.cpp major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks 2008-10-06 18:05:01 +00:00
mapimages.hpp major update. continued on ban support. added demo recording (client and server side). added demo player. added demo menu. demos have some quirks and file size optimizations havn't been done yet. some interface tweaks 2008-10-06 18:05:01 +00:00
maplayers.cpp fixed a weird bug causing game layer to be rendered wrong 2009-01-17 22:19:13 +00:00
maplayers.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
menus.cpp refreshing the server info when loading 2009-01-12 14:03:19 +00:00
menus.hpp removed the tuning filtering and warning. modded servers can use tuning for free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning. 2009-01-11 10:40:14 +00:00
menus_browser.cpp fixed enter in server browser 2009-01-21 21:19:10 +00:00
menus_demo.cpp fixed so that events isn't processed when scrubbing a demo 2008-12-19 11:41:17 +00:00
menus_ingame.cpp fixed so the number of players in the server info is correct 2009-01-11 14:48:38 +00:00
menus_settings.cpp fixed vsync option 2009-01-21 20:55:07 +00:00
motd.cpp removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +00:00
motd.hpp added the loading screen again 2008-08-30 22:38:56 +00:00
nameplates.cpp fixed the non-working dynamic nameplates 2009-01-11 17:59:31 +00:00
nameplates.hpp moved nameplate-code to new component nameplates; ticket #461 2008-09-04 18:54:37 +00:00
particles.cpp renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
particles.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
players.cpp improved the prediction timer to handle crappy connections better 2009-01-21 00:05:07 +00:00
players.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
scoreboard.cpp renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
scoreboard.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
skins.cpp fixed editor saving, open and append. note that you can only save maps to your user directory 2008-10-21 18:40:46 +00:00
skins.hpp major commit. game client restructure. not complete, loads of stuff not working, but the structure is there 2008-08-27 15:48:50 +00:00
sounds.cpp fixed so predicted sounds and air jump effect works with demo playback 2009-01-11 15:51:43 +00:00
sounds.hpp fixed so predicted sounds and air jump effect works with demo playback 2009-01-11 15:51:43 +00:00
voting.cpp better voting support 2008-11-08 12:50:46 +00:00
voting.hpp better voting support 2008-11-08 12:50:46 +00:00