cloud-game/web/js
sergystepanov 7ebd945344
Remove jQuery (#299)
* Remove jQuery

* Remove browser (vendor) prefixes for some CSS properties

* Use simple device orientation test

* Realign D-pad pointers

* Make GameBoy text unselectable

* Cleanup console.log

* Keep 90% size on mobile browsers due to gh-ribbon overlap

* Remove legacy `unselectable="on"` attributes

* Align UI buttons

* Remove not used UI elements

* Change Options button

* Don't show player change message when not in a game

* Add click/touch handler for circle-pad
2021-03-26 11:07:49 +03:00
..
event Merge Pr/173 with master (#218) 2020-07-04 04:24:13 +08:00
gui Remove jQuery (#299) 2021-03-26 11:07:49 +03:00
input Remove jQuery (#299) 2021-03-26 11:07:49 +03:00
network Remove jQuery (#299) 2021-03-26 11:07:49 +03:00
settings Client game screen configuration support (#269) 2021-01-25 12:58:05 +03:00
stats Add frame delay or frame rate stats to stat view. (#206) 2020-06-26 02:39:39 +08:00
stream Fix stream freeze (#279) 2021-02-20 18:45:43 +03:00
controller.js Remove jQuery (#299) 2021-03-26 11:07:49 +03:00
env.js Remove jQuery (#299) 2021-03-26 11:07:49 +03:00
gameList.js Remove jQuery (#299) 2021-03-26 11:07:49 +03:00
init.js Client game screen configuration support (#269) 2021-01-25 12:58:05 +03:00
log.js Merge Pr/173 with master (#218) 2020-07-04 04:24:13 +08:00
room.js Remove jQuery (#299) 2021-03-26 11:07:49 +03:00
utils.js Add anti-abuse debounce and throttle functions (#233) 2020-10-02 02:16:28 +08:00