ddnet/src/engine/client
Freddie Wang 51a7b01190 temporary ime fix
Fixed Asian IMEs which need to press enter to confirm candidate text.

Disabled keyinput while editing candidate in IME.
2016-08-14 21:01:31 -07:00
..
backend_sdl.cpp Improve handling of multiple screens and missing screens 2016-05-07 23:19:46 +02:00
backend_sdl.h Resize window without restarting client 2016-04-30 17:59:58 +02:00
client.cpp Fix mouse when opening editor with cl_editor 1 2016-07-03 23:16:43 +02:00
client.h Fixed cl_showping (now cl_showpred) 2016-05-05 18:07:00 +02:00
fetcher.cpp Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
fetcher.h Use proper path for autoupdater on *nix 2015-03-14 20:01:18 +01:00
friends.cpp commanddescription can now be placed directly in 2015-12-28 16:19:52 +01:00
friends.h Improve friends and foes feature 2015-07-28 16:13:29 +02:00
graphics_threaded.cpp Make high-dpi screen support optional 2016-05-07 17:47:05 +02:00
graphics_threaded.h Make high-dpi screen support optional 2016-05-07 17:47:05 +02:00
input.cpp temporary ime fix 2016-08-14 21:01:31 -07:00
input.h temporary ime fix 2016-08-14 21:01:31 -07:00
keynames.h Add support for mousewheelleft and mousewheelright 2016-06-21 15:31:28 +02:00
serverbrowser.cpp Revert "Implement comma in search and exclude queries to separate search terms" 2016-08-07 00:52:00 +02:00
serverbrowser.h Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
sound.cpp Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
sound.h Implement sound logic for shaped sounds, fix rectangle height property in editor and submit voice shape information to audio interface 2014-11-29 14:29:40 +01:00
text.cpp Fix whitespaces a bit 2015-07-09 02:12:35 +02:00
updater.cpp Clean up debug messages a bit (lower case, no useless errors) 2016-05-02 21:35:32 +02:00
updater.h Allow updating dll files. Replace vectors with map. 2015-08-29 23:48:04 +03:00