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
/
StardewModdingAPI
/
Constants.cs
Age
Commit message (
Expand
)
Author
2016-11-16
update for 1.1 beta
Jesse Plamondon-Willard
2016-11-11
update git repo for new-version check
Jesse Plamondon-Willard
2016-11-11
update for 1.0 release
Jesse Plamondon-Willard
2016-11-10
rewrite command parsing, fix null reference exceptions in some cases
Jesse Plamondon-Willard
2016-11-09
bump version for 1.0-beta2
Jesse Plamondon-Willard
2016-11-07
update for 1.0 beta
Jesse Plamondon-Willard
2016-11-04
add minimum game version check (#163)
Jesse Plamondon-Willard
2016-11-04
remove extensions from public interface, refactor & document
Jesse Plamondon-Willard
2016-11-04
move 'mods loaded' out of constants
Jesse Plamondon-Willard
2016-11-04
format & document constants
Jesse Plamondon-Willard
2016-11-04
remove disabled & broken draw logic
Jesse Plamondon-Willard
2016-11-03
add update check (#154)
Jesse Plamondon-Willard
2016-11-02
bump SMAPI version, clean up assembly info
Jesse Plamondon-Willard
2016-11-01
fix mod versions not being displayed correctly (#160)
Jesse Plamondon-Willard
2016-10-07
Updated version number
ClxS
2016-10-04
Altered version number
ClxS
2016-09-30
Updated build version id to 1.1
ClxS
2016-09-30
Disabled the overridden update call only - fixes mouse redraw issue.
ClxS
2016-09-30
Preliminiary update to add 1.1 support - waiting on testing to confirm it's f...
ClxS
2016-05-29
Attempt to migrate to new directory structure.
Gormogon