Commit Graph
27 Commits
Author SHA1 Message Date
vnctdj 2a2af3a81c Fix translation things 2020-03-23 23:43:24 +01:00
vnctdj 220616e3e4 Enable chat input for SDL 2020-03-23 21:38:39 +01:00
Unknown W. Brackets 4d450b528f UI: Minor cleanups to chat UI code.
Just want to avoid crashes and warnings.
2020-03-10 20:44:30 -07:00
Unknown W. Brackets a3e12f4242 Android: Process input prompts more clearly.
This way, the processing is generally inline or explicitly a callback.
There's also less parsing issues since all the parsing is centralized.
2020-03-08 20:45:01 -07:00
Unknown W. Brackets efceb031ce UI: Make System_InputBox API asynchronous.
Doing this as a precursor to cleaning up the Android madness.
2020-03-08 18:59:17 -07:00
Henrik Rydgård 6fc073ffa7 UI: Simple joystick navigation. Fixes #10996. 2020-03-08 16:52:15 +01:00
Henrik Rydgård c176c6c114 Also move out the global stuff from view.cpp/h to root.cpp/h 2020-03-08 15:16:32 +01:00
Henrik Rydgård 3e6050beac Minor cleanups 2020-03-08 14:35:25 +01:00
ANR2ME dc4df7d769 Tweaked chatbox a little bit 2020-03-03 01:52:31 +07:00
ANR2ME 394194f400 Fix chat color formatting 2020-03-03 00:59:20 +07:00
ANR2ME 93b59afed5 Fix building errors 2020-03-03 00:23:12 +07:00
Gde Made Novan Priambhada f236ea1fc9 group chat options and set enabled ptr 2017-08-09 04:19:28 +08:00
Gde Made Novan Priambhada 4420719a86 Bug fix 2017-08-09 03:50:31 +08:00
Gde Made Novan Priambhada f5d56872ce Quick Chat 2017-08-09 03:49:52 +08:00
Gde Made Novan Priambhada 97a4d6424f Rebased and fix the update scroll 2017-07-02 01:28:38 +08:00
Ade Novan 624d1cd82f chat screen & chat button position and hide ui on show chat 2017-07-02 01:28:38 +08:00
Ade Novan 6121dce9e1 remove pointer and using update() should fix random crash (thanks Uknown) 2017-07-02 01:28:38 +08:00
sum2012andGde Made Novan Priambhada fae863310c Build fix for Linux QT 2017-07-02 01:28:38 +08:00
sum2012andGde Made Novan Priambhada e17b57d9cb Add support OSK for windows 2017-07-02 01:28:38 +08:00
Ade Novan 766373e159 pointer and scroll fix 2017-07-02 01:28:38 +08:00
Ade Novan f514b25c79 Windows CTRL + C Hotkey 2017-07-02 01:28:38 +08:00
Ade Novan 5187b9f118 Add New Chat Counter 2017-07-02 01:28:38 +08:00
Ade Novan 18525ea523 Android Chat Support 2017-07-02 01:28:38 +08:00
Ade Novan 2874c6d7d7 Oops it still random crashed destructor do the fix well 2017-07-02 01:28:38 +08:00
Ade Novan 07b1d8b845 pointer fix random crash & better substring logic 2017-07-02 01:28:38 +08:00
sum2012andGde Made Novan Priambhada 08a1cc7075 Add translation 2017-07-02 01:28:38 +08:00
Ade Novan 10e874cefd PPSSPP early chat feature rebranched 2017-07-02 01:28:38 +08:00