This website requires JavaScript.
Explore
Help
Register
Sign in
IsleHorse
/
HISP
Watch
1
Star
0
Fork
You've already forked HISP
0
mirror of
https://github.com/islehorse/HISP.git
synced
2025-04-08 06:05:42 +12:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5308b53c89
HISP
/
Horse Isle Server
/
HorseIsleServer
/
Security
History
SilicaAndPina
72bc81d900
Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions.
2021-02-13 17:47:28 +13:00
..
Authentication.cs
Weirest bug ever happened, it said "Item.ItemInformation" is higher protection level than Item.Tack even though both were public, i eventurally found that it was because Item was "class" where as "Item.Tack" was "public class" so i made everything be "public class"
2021-01-31 01:18:52 +13:00
BBCode.cs
Add BBCODE to Horse Descriptions, Player Descriptions and Ranch Descriptions.
2021-02-13 17:47:28 +13:00
CrossDomainPolicy.cs
Weirest bug ever happened, it said "Item.ItemInformation" is higher protection level than Item.Tack even though both were public, i eventurally found that it was because Item was "class" where as "Item.Tack" was "public class" so i made everything be "public class"
2021-01-31 01:18:52 +13:00
RandomID.cs
Weirest bug ever happened, it said "Item.ItemInformation" is higher protection level than Item.Tack even though both were public, i eventurally found that it was because Item was "class" where as "Item.Tack" was "public class" so i made everything be "public class"
2021-01-31 01:18:52 +13:00