index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI
/
Framework
/
Events
/
EventManager.cs
Age
Commit message (
Expand
)
Author
2022-05-10
remove unused IsPerformanceCritical event field
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no changes are needed (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-03-26
add LocaleChanged content event (#766)
Jesse Plamondon-Willard
2022-03-25
add AssetReady content event (#766)
Jesse Plamondon-Willard
2022-03-24
add AssetInvalidated content event (#766)
Jesse Plamondon-Willard
2022-03-23
add initial AssetRequested content event (#766)
Jesse Plamondon-Willard
2022-03-22
reduce duplicated doc blocks
Jesse Plamondon-Willard
2021-05-26
Add `World.FurnitureListChanged` event
DiscipleOfEris
2021-01-19
add Input.ButtonsChanged event (#744)
Jesse Plamondon-Willard
2021-01-06
remove experimental performance counters
Jesse Plamondon-Willard
2020-08-26
fix old comment
Jesse Plamondon-Willard
2020-06-15
Merge pull request #723 from spacechase0/event-priority
Jesse Plamondon-Willard
2020-06-15
refactor & optimize event code a bit, drop old support for unknown event hand...
Jesse Plamondon-Willard
2020-05-04
add Multiplayer.PeerConnected event
Jesse Plamondon-Willard
2020-01-26
tweak namespace
Jesse Plamondon-Willard
2020-01-26
refactor performance counter code
Jesse Plamondon-Willard
2020-01-15
Added documentation for all commands. Renamed the "monitor" command to "trigg...
Drachenkaetzchen
2020-01-11
Reworked the console implementation, added monitoring. Some internal refactor...
Drachenkaetzchen
2019-12-31
minor refactoring
Jesse Plamondon-Willard
2019-12-31
Added the new ChestItemChanged event.
wartech0
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
remove deprecated APIs (#606)
Jesse Plamondon-Willard
2018-12-25
add GameLoop.OneSecondUpdateTicking/Ticked
Jesse Plamondon-Willard
2018-12-24
add Specialised.LoadStageChanged event
Jesse Plamondon-Willard
2018-12-23
add Specialised.SavePreloaded event
Jesse Plamondon-Willard
2018-12-04
add SMAPI 3.0 compatibility strict mode (#606)
Jesse Plamondon-Willard
2018-11-04
add PeerDisconnected event (#480)
Jesse Plamondon-Willard
2018-11-04
add ContextReceived event (#480)
Jesse Plamondon-Willard
2018-11-03
add APIs to send/receive messages in multiplayer (#480)
Jesse Plamondon-Willard
2018-10-08
add more events (#310)
Jesse Plamondon-Willard
2018-10-06
add DayEnding event (#310)
Jesse Plamondon-Willard
2018-10-06
add save and day-started events for 3.0 (#310)
Jesse Plamondon-Willard
2018-10-05
tweak new event naming convention (#310)
Jesse Plamondon-Willard
2018-07-15
fix misnamed types
Jesse Plamondon-Willard
2018-07-08
fix new event not initialised (#310)
Jesse Plamondon-Willard
2018-07-08
add GameLoop events for SMAPI 3.0 (#310)
Jesse Plamondon-Willard
2018-06-10
add debris list changed event (#310)
Jesse Plamondon-Willard
2018-06-02
add mouse scroll event (#310)
Jesse Plamondon-Willard
2018-06-02
add Input.CursorMoved event (#310)
Jesse Plamondon-Willard
2018-06-02
add new-style input events (#310)
Jesse Plamondon-Willard
2018-06-02
disambiguate legacy events internally (#310)
Jesse Plamondon-Willard
2018-06-01
add large terrain feature list changed event (#310)
Jesse Plamondon-Willard
2018-06-01
add NPC list changed event (#310)
Jesse Plamondon-Willard
2018-06-01
add terrain feature list changed event (#310)
Jesse Plamondon-Willard
2018-06-01
rename new events for clarity (#310)
Jesse Plamondon-Willard
2018-05-31
move location events into new event system (#310)
Jesse Plamondon-Willard
2018-05-05
rewrite location events for multiplayer
Jesse Plamondon-Willard
2018-05-04
add LocationEvents.ObjectsChanged event
Jesse Plamondon-Willard
2018-04-27
add multiplayer sync events (#479)
Jesse Plamondon-Willard
[next]