sourcemod/bridge/include
Peak 5c507cc35c
Implement File.Size (#2131)
* Implement file size method for already open files

* Switch from fseek/ftell to fileno/fstat size reading
2024-04-13 18:14:52 +00:00
..
BridgeAPI.h Burninate IDataPack (#864) 2018-08-13 23:03:48 +01:00
CoreProvider.h Add support for other engine binaries in game configs (#1414). (#1626) 2022-12-28 22:58:30 +00:00
IExtensionBridge.h Split intercom.h into separate headers and reduce shared header inclusion. 2015-08-31 10:00:49 -07:00
IFileSystemBridge.h Implement File.Size (#2131) 2024-04-13 18:14:52 +00:00
ILogger.h Split intercom.h into separate headers and reduce shared header inclusion. 2015-08-31 10:00:49 -07:00
IPlayerInfoBridge.h Split intercom.h into separate headers and reduce shared header inclusion. 2015-08-31 10:00:49 -07:00
IProviderCallbacks.h Don't use server commands to flush plugin unloads. 2015-09-15 19:43:41 -07:00
IScriptManager.h Revert "Add HookPluginUnload() and UnhookPluginUnload() functions" 2021-05-24 14:30:16 -07:00
IVEngineServerBridge.h Split intercom.h into separate headers and reduce shared header inclusion. 2015-08-31 10:00:49 -07:00
LogicProvider.h Add functions for working with entity lumps (#1673) 2022-09-05 15:44:58 -07:00