ModernUO/Scripts/Engines
Rodrigo Fraga d8e6ddf13b Fix compile error CS0165 on Mono
When running on mono building scripts, it will yield

Errors:
 + Engines/BulkOrders/SmallTailorBOD.cs:
     CS0165: Line 88: Use of unassigned local variable `useMaterials'

Calling RandomBool out of if
2014-07-06 02:08:02 -04:00
..
BulkOrders Fix compile error CS0165 on Mono 2014-07-06 02:08:02 -04:00
CannedEvil Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Chat misc fixies 2006-12-29 05:21:07 +00:00
ConPVP add bombing run, double domination, king of the hill, and capture the flag events 2014-04-25 16:06:45 -07:00
Craft new v-props in baseregion, added butcherswarcleaver, runesabre, revised acid proof rope drop - should be rare. 2013-03-09 23:12:01 +00:00
Doom massive branch sync 2010-04-25 06:09:43 +00:00
Ethics Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Factions power faction item creation and duel presence 2014-03-28 12:44:32 -07:00
Harvest Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Help move stuckmenu methods from core mobile to PlayerMobile 2014-02-15 13:52:03 -07:00
Khaldun Implement Core.TickCount 2013-10-06 03:21:18 -07:00
MLQuests Implement Core.TickCount 2013-10-06 03:21:18 -07:00
MyRunUO Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Party Cannot recall from any champ spawns, not just felucca. 2010-10-09 17:45:14 +00:00
Pathing Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Plants add Deleted property to IEntity 2013-11-02 10:52:08 -07:00
Quests remove ParentEntity and RootParentEntity 2014-02-15 13:21:28 -07:00
RemoteAdmin Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Reports Found issue with XMLserialization using local time to serialize instead of UTC. Changed to be consistent with rest of project. 2014-04-13 22:03:06 -05:00
Spawner Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Treasures of Tokuno ML quest system; first SVN release. 2013-02-03 01:05:17 +00:00
VeteranRewards Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Virtues misc generic conversions 2013-10-23 09:54:06 -07:00