1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-09 10:39:03 +08:00

4 Commits

Author SHA1 Message Date
Nick Hastings
c19c7ea818 Fix class order in iloopmode.h 2023-10-15 23:53:48 -04:00
Nick Hastings
c644a2862e Misc, ILoopMode tweak, ServerConfig param names 2023-10-15 23:03:25 -04:00
Nicholas Hastings
dfa2103b28
Update structures adjacent to ILoopMode (#165)
* Move ISwitchLoopModeStatusNotify forward decl closer to where it's used

* Add event dispatcher

* Move InputContextHandle_t decl to where it more likely belongs, update InputEvent_t

* Remove duplicated PlatWindow_t definition

---------

Co-authored-by: GAMMACASE <darknesss456@mail.ru>
2023-10-13 17:08:04 +00:00
hzqst
628a9be543
Add iloopmode.h (#163)
Also minor update to IRecipientFilter
2023-10-13 19:19:02 +03:00