ddnet/src/engine/client
SushiTee 20cfbfe3a7 Merge branch 'master' of git://github.com/teeworlds/teeworlds
Conflicts:
	src/game/client/components/menus_ingame.cpp
2012-10-09 13:08:01 +02:00
..
backend_sdl.cpp fixed some compiler warnings and a line ending 2012-10-09 00:11:13 +02:00
backend_sdl.h Merge branch 'master' of https://github.com/SushiTee/teeworlds 2012-10-08 23:56:41 +02:00
client.cpp made favorites support hostnames. Closes #55 2012-10-07 23:56:37 +02:00
client.h more typesafty in the graphics. introduced the IGraphics::CTextureHandle 2012-08-12 12:41:50 +02:00
friends.cpp cleaned up updating the friend state 2012-08-03 18:46:33 +02:00
friends.h improved friends feature 2011-06-26 17:10:13 +02:00
graphics_threaded.cpp readded texture resampling 2012-10-07 11:22:49 +02:00
graphics_threaded.h readded texture resampling 2012-10-07 11:22:49 +02:00
input.cpp #913 2012-07-07 11:30:04 +02:00
input.h added cleaner exit on quit event by Choupom 2010-12-11 22:04:50 +01:00
keynames.h Updated copyrights 2010-11-20 21:26:06 +01:00
serverbrowser.cpp Merge branch 'master' of git://github.com/teeworlds/teeworlds 2012-10-09 13:08:01 +02:00
serverbrowser.h made favorites support hostnames. Closes #55 2012-10-07 23:56:37 +02:00
sound.cpp removed the operator int() from IGraphics::CTextureHandle and ISound::CSampleHandle in order to catch more bugs 2012-08-12 14:02:50 +02:00
sound.h introduced ISound::CSampleHandle to add more typesafty 2012-08-12 13:56:35 +02:00
text.cpp removed the operator int() from IGraphics::CTextureHandle and ISound::CSampleHandle in order to catch more bugs 2012-08-12 14:02:50 +02:00