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
/
SGame.cs
Age
Commit message (
Expand
)
Author
2020-05-16
minor cleanup
Jesse Plamondon-Willard
2020-03-08
rework input handling to allow sending custom input to the game/mods
Jesse Plamondon-Willard
2020-03-07
add support for flipped and rotated map tiles
Jesse Plamondon-Willard
2020-02-22
fix mods receiving their own broadcasts
Jesse Plamondon-Willard
2020-02-22
update draw logic for recent game updates
Jesse Plamondon-Willard
2020-02-19
rename InputStatus to SButtonState for consistency
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 performance counter methods and members. Refactor...
Drachenkaetzchen
2020-01-11
Reworked the console implementation, added monitoring. Some internal refactor...
Drachenkaetzchen
2020-01-04
fix new asset invalidation code not correctly handling interceptors which bot...
Jesse Plamondon-Willard
2020-01-01
unify item diff logic for players & chests
Jesse Plamondon-Willard
2019-12-31
minor refactoring
Jesse Plamondon-Willard
2019-12-31
Finished chest events
wartech0
2019-12-31
minor refactoring
Jesse Plamondon-Willard
2019-12-31
Added the new ChestItemChanged event.
wartech0
2019-12-12
batch asset editor/loader changes
Jesse Plamondon-Willard
2019-11-16
update for more draw changes (#638)
Jesse Plamondon-Willard
2019-11-16
fix render events not raised during minigames
Jesse Plamondon-Willard
2019-11-16
update for more draw changes (#638)
Jesse Plamondon-Willard
2019-11-16
update for more draw changes (#638)
Jesse Plamondon-Willard
2019-11-16
update for more draw changes (#638)
Jesse Plamondon-Willard
2019-11-16
update for draw changes in SDV 1.4 (#638)
Jesse Plamondon-Willard
2019-10-01
auto-fix save data when a custom location mod is removed
Jesse Plamondon-Willard
2019-10-01
add support for core translation files
Jesse Plamondon-Willard
2019-09-14
update for game draw changes (#638)
Jesse Plamondon-Willard
2019-09-14
update for game draw changes (#638)
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
update for disconnection change in SDV 1.4 (#638)
Jesse Plamondon-Willard
2019-09-14
update draw logic (#638)
Jesse Plamondon-Willard
2019-09-14
decouple updating watchers & raising event to fix some mod changes not being ...
Jesse Plamondon-Willard
2019-09-14
reorganise update loop a bit (#648)
Jesse Plamondon-Willard
2019-09-14
update code for SDV 1.4 changes (#638)
Jesse Plamondon-Willard
2019-09-14
add separate LogNetworkTraffic option
Jesse Plamondon-Willard
2019-09-14
fix inconsistent LoadStage behavior when creating a new save
Jesse Plamondon-Willard
2019-09-14
drop monitor.ExitGameImmediately method
Jesse Plamondon-Willard
2019-09-14
update code for SDV 1.4 (#638)
Jesse Plamondon-Willard
2019-09-14
fix translatable assets not updated when switching language (#586)
Jesse Plamondon-Willard
2019-09-14
load mods much earlier so they can intercept all content assets
Jesse Plamondon-Willard
2019-09-14
remove deprecated APIs (#606)
Jesse Plamondon-Willard
2019-09-13
fix 'location list changed' verbose log not correctly listing changes
Jesse Plamondon-Willard
2019-02-07
add locale to context trace logs
Jesse Plamondon-Willard
2019-02-07
fix LoadStage.SaveParsed raised before save data available
Jesse Plamondon-Willard
2019-02-07
fix save folder constants not available during early load stages
Jesse Plamondon-Willard
2018-12-30
fix GameLaunched raised twice due to Game1.ticks not incrementing reliably
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-12-25
minor performance optimisation
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
[next]