ddnet/src/game/client/components
2008-10-20 23:20:28 +00:00
..
binds.cpp added SDL support 2008-10-20 17:47:42 +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 fixed #479 (chat overlaps when text is 3 lines long) 2008-10-08 19:04:10 +00:00
chat.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
console.cpp release input when console is showing 2008-10-20 18:12:15 +00:00
console.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
controls.cpp correctly paused input for game when chatting or in menu 2008-10-20 22:53:42 +00:00
controls.hpp fixed cursor problems 2008-09-13 05:57:11 +00:00
damageind.cpp renamed gc_ui.* to ui.* 2008-08-30 21:31:01 +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 removed gc_client.hpp 2008-08-30 21:09:13 +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 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
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 on_console_init and on_save 2008-09-04 21:36:44 +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 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
hud.hpp fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud. 2008-09-25 14:04:02 +00:00
items.cpp updated the demo recorder 2008-10-14 12:11:42 +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 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.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
maplist.cpp added voting gui and a lot of other minor changes 2008-09-29 11:34:49 +00:00
maplist.hpp added voting gui and a lot of other minor changes 2008-09-29 11:34:49 +00:00
menus.cpp fixed various issues with binding keys like enter and f1-f15 2008-10-20 23:10:00 +00:00
menus.hpp fixed various issues with binding keys like enter and f1-f15 2008-10-20 23:10:00 +00:00
menus_browser.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
menus_demo.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
menus_ingame.cpp fixed so that you can't vote on maps that arn't in the map list. fixed crash bug in the server info menu page 2008-10-20 23:20:28 +00:00
menus_settings.cpp fixed various issues with binding keys like enter and f1-f15 2008-10-20 23:10:00 +00:00
motd.cpp removed gc_client.hpp 2008-08-30 21:09:13 +00:00
motd.hpp added the loading screen again 2008-08-30 22:38:56 +00:00
nameplates.cpp fixed rendering of the nameplates 2008-09-23 08:42:38 +00:00
nameplates.hpp moved nameplate-code to new component nameplates; ticket #461 2008-09-04 18:54:37 +00:00
particles.cpp added the loading screen again 2008-08-30 22:38:56 +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 fixed the hammer so it looks good again and works like it should 2008-10-18 11:03:33 +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 added round number to the scoreboard 2008-09-07 15:07:08 +00:00
scoreboard.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
skins.cpp data-dir autodetection; data-dir override; compiled-in data-dir; messagebox if detection fails; does chdir into data-dir 2008-10-01 17:16:22 +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 the remote console 2008-08-30 08:01:29 +00:00
sounds.hpp added sound component 2008-08-29 05:34:18 +00:00
voting.cpp added voting gui and a lot of other minor changes 2008-09-29 11:34:49 +00:00
voting.hpp added voting gui and a lot of other minor changes 2008-09-29 11:34:49 +00:00