Commit Graph

27 Commits

Author SHA1 Message Date
Alexander Nell 2c9ea14b78 New Adhoc-Callbacks which get triggered after the callback that added them 2020-05-21 20:51:51 +02:00
Alexander Nell 38c239202f Add missing Legacy-Callbacks 2020-04-27 15:49:34 +02:00
kremsy 1038abdbed updated copyright label 2020-01-22 10:39:35 +01:00
kremsy ba1f6d54bd updated version and year in comments 2019-01-05 21:02:24 +01:00
axelalex2 37ae2a62c2 Fixed unregister-functions in CallbackManager (#199)
* ServerUIPropertiesMenu for Configurator to edit builtin UIProperties of MP

* fixed unregister-functions of CallbackManager
2018-11-16 18:53:16 +01:00
Jocy 39489f266f Updated Copyright to 2018 2018-03-27 20:11:40 +02:00
kremsy b4664b2b6e exception handling on multicalls 2017-05-14 16:02:14 +02:00
kremsy 68598cae6b typo fixed 2017-05-14 11:22:19 +02:00
kremsy e5c7fdbf6b drastic speedup through multicalls 2017-05-14 09:25:52 +02:00
kremsy f9b73816c3 found a new exception and fixed 2017-05-13 15:13:33 +02:00
kremsy 7c049d5222 workaround for unallowed characters in nicknames, player get kicked immideatly 2017-05-11 22:28:33 +02:00
kremsy c0d660adcd callbackmanager short workaround for nadeos parseexception 2017-05-11 21:33:18 +02:00
Jocy b90a769723 Added SidebarMenuManager Fixed https://github.com/ManiaControl/ManiaControl/issues/97 2017-05-11 20:02:28 +02:00
kremsy 2da274267d performance report improvement 2017-05-10 12:40:00 +02:00
kremsy df31eb7b14 changed callback trigger to higher times in advance to get sure the webservice dont get spamed 2017-05-10 11:49:21 +02:00
kremsy 05afe1c3bb added performance messurements 2017-05-10 11:09:59 +02:00
kremsy 7c74baf9d2 added performance reports for long loops 2017-05-10 11:07:45 +02:00
kremsy c3f5de1f29 refactored some callback code in trackmania and removed some deprecates 2017-05-08 19:55:07 +02:00
Jocy 83710a9269 changed deprecated public values in ManiaLinkManager.php + CallbackManager.php to private 2017-04-02 16:25:04 +02:00
kremsy f83640179d add UsageInformation Interface to every class which can be used by Plugin Authors 2017-03-26 19:44:55 +02:00
kremsy e8586586a3 added check if callback got subscribed before triggering and creating structures 2017-03-25 13:40:37 +01:00
kremsy d09faa7c53 update copyright label 2017-02-04 11:49:23 +01:00
kremsy 2e50a757fd Updated Copyright label 2016-05-04 09:57:31 +02:00
kremsy 687bb7be1b renamed SocketManager to CommunicationManager 2015-06-22 20:22:17 +02:00
kremsy fa899e87a8 added new socketmanager, testing and exception ahndling not done yet 2015-06-21 20:45:48 +02:00
kremsy 0ca7d2dd15 updated copyright 2015-01-19 11:06:20 +01:00
Steffen Schröder 9642433363 removed 'application' folder to have everything in the root directory 2014-09-29 18:20:09 +02:00