ddnet/src/game/client/components
2008-10-02 12:29:19 +00:00
..
binds.cpp fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud. 2008-09-25 14:04: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 fixed spectator mode freeview 2008-09-09 15:50:41 +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 merge from 0.4.3: chat placement/width 2008-09-07 08:44:30 +00:00
chat.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
console.cpp some cleanups. splitted e_network.c into several files. continued on the ban support 2008-10-02 12:29:19 +00:00
console.hpp fixed on_console_init and on_save 2008-09-04 21:36:44 +00:00
controls.cpp fixed cursor problems 2008-09-13 05:57:11 +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 removed gc_client.hpp 2008-08-30 21:09:13 +00:00
effects.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
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 fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud. 2008-09-25 14:04:02 +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 renamed gc_ui.* to ui.* 2008-08-30 21:31:01 +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 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
mapimages.hpp added mapimages component 2008-09-01 05:54:00 +00:00
maplayers.cpp added mapimages component 2008-09-01 05:54:00 +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 server browser is now default menu page 2008-10-01 18:40:09 +00:00
menus.hpp server browser is now default menu page 2008-10-01 18:40:09 +00:00
menus_browser.cpp added voting gui and a lot of other minor changes 2008-09-29 11:34:49 +00:00
menus_ingame.cpp added voting gui and a lot of other minor changes 2008-09-29 11:34:49 +00:00
menus_settings.cpp fixed keybindings. reworked the voting a bit. added vote spamming protection. added ingame voting hud. 2008-09-25 14:04:02 +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 upped max clients to 16 2008-09-23 13:14:04 +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