0ad/source/lobby/scripting
elexis f96f0ec78e Throw JS exceptions instead of C++ breakpoints if lobby JS code calls a JSInterface_Lobby function under an invalid circumstance.
Differential Revision: https://code.wildfiregames.com/D2526
Tested on: clang 9.0.1, Jenkins/gcc6, Jenkins/VS2015, Jenkins/macOS

This was SVN commit r23319.
2020-01-01 21:49:13 +00:00
..
GlooxScriptConversions.cpp Fix missing wstring_from_utf8 for multi-user-chat messages and translated strings following 9023f4bebb / D2264. 2019-09-12 17:23:33 +00:00
JSInterface_Lobby.cpp Throw JS exceptions instead of C++ breakpoints if lobby JS code calls a JSInterface_Lobby function under an invalid circumstance. 2020-01-01 21:49:13 +00:00
JSInterface_Lobby.h Rewrite lobby page to use class semantics, add more gamedetails labels, improve performance using batch processing and caching and gain possibility for game creation/player-join/leave events, refs #5387. 2019-11-21 13:44:41 +00:00