ddnet/src/game/client/components
2008-10-23 16:18:33 +00:00
..
binds.cpp removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +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 removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +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_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 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 renamed gc_render* to render* 2008-10-20 23:46:39 +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 renamed gc_render* to render* 2008-10-20 23:46:39 +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_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 renamed gc_render* to render* 2008-10-20 23:46:39 +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 removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +00:00
menus.hpp fixed sending of new player info when player changes something in the info 2008-10-20 23:38:23 +00:00
menus_browser.cpp fixed gametype filtering 2008-10-21 18:50:23 +00:00
menus_demo.cpp renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
menus_ingame.cpp fixed sending of new player info when player changes something in the info 2008-10-20 23:38:23 +00:00
menus_settings.cpp removed glfw and portaudio. SDL is now a requirement 2008-10-23 16:18:33 +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 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 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 fixed ninja animation 2008-10-21 18:17:50 +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 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 renamed gc_render* to render* 2008-10-20 23:46:39 +00:00
voting.hpp added voting gui and a lot of other minor changes 2008-09-29 11:34:49 +00:00