..
ContextMenus
- Removed invisible items from the item insurance menu.
2013-06-16 01:24:45 +00:00
Diagnostics
parallel delta queue processing
2013-10-11 00:01:05 -07:00
Gumps
gump errata (thanks vorspire)
2013-10-11 03:57:38 -07:00
Items
Revision: 1073
2013-05-28 17:44:07 +00:00
Menus
2006-06-15 04:28:39 +00:00
Network
generic conversions
2013-11-02 21:40:42 -07:00
Persistence
dont call datetime.utcnow for every item during serialization
2014-02-08 13:44:08 -07:00
Targeting
Implement Core.TickCount
2013-10-06 03:21:18 -07:00
AggressorInfo.cs
Implement Core.TickCount
2013-10-06 03:21:18 -07:00
AssemblyInfo.cs
tweak version to 2.5.0 to help with legacy maint in the future
2013-11-02 22:26:20 -07:00
Attributes.cs
2007-12-17 20:41:34 +00:00
BaseVendor.cs
massive branch sync
2010-04-25 06:09:43 +00:00
Body.cs
gargoyle race/body impl from servuo with some modification
2013-11-02 15:37:39 -07:00
ClientVersion.cs
misc clr nagging/housekeeping
2013-10-21 23:01:44 -07:00
Commands.cs
40 FxCop Warnings; good practice
2010-12-23 09:18:45 +00:00
Effects.cs
RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework.
2013-10-30 11:28:34 -07:00
EventLog.cs
40 FxCop Warnings; good practice
2010-12-23 09:18:45 +00:00
EventSink.cs
misc clr nagging/housekeeping
2013-10-21 23:01:44 -07:00
ExpansionInfo.cs
enum tidying
2013-10-27 11:30:24 -07:00
Geometry.cs
2006-06-15 04:28:39 +00:00
Guild.cs
40 FxCop Warnings; good practice
2010-12-23 09:18:45 +00:00
HuePicker.cs
2006-06-15 04:28:39 +00:00
IAccount.cs
- Added a new Assemblies.cfg file (Assemblies_4_0.cfg) specific for .NET 4.0, which includes System.Core.dll by default.
2012-03-21 22:25:44 +00:00
IEntity.cs
add Deleted property to IEntity
2013-11-02 10:52:08 -07:00
Insensitive.cs
2010-10-20 01:09:57 +00:00
Interfaces.cs
ISpawner; ISpawnable, cleanup. All custom spawners should inherit from ISpawner. Also, Ridiculous, not rediculous,
2010-12-26 05:18:57 +00:00
Item.cs
RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework.
2013-10-30 11:28:34 -07:00
ItemBounds.cs
Unused properties removed to handle warnings (Warn lvl 4, Treat Errors as warnings please & thankyou)
2012-01-02 10:24:08 +00:00
KeywordList.cs
2006-06-15 04:28:39 +00:00
Main.cs
Added the command line argument -usehrt to enable high resolution timing on supported platforms (QueryPerformanceCounter)
2014-02-09 12:10:13 -07:00
Map.cs
temporary edge-case fix
2014-01-15 14:43:49 -07:00
Mobile.cs
add new visible damage mode Selective to VisibleDamageType enumeration
2014-02-09 14:38:43 -07:00
Movement.cs
40 FxCop Warnings; good practice
2010-12-23 09:18:45 +00:00
MultiData.cs
40 FxCop Warnings; good practice
2010-12-23 09:18:45 +00:00
NativeReader.cs
misc clr nagging/housekeeping
2013-10-21 23:01:44 -07:00
Notoriety.cs
40 FxCop Warnings; good practice
2010-12-23 09:18:45 +00:00
ObjectPropertyList.cs
Sealing some packet classes
2010-12-31 11:09:18 +00:00
Party.cs
2006-06-15 04:28:39 +00:00
Point3DList.cs
2006-06-15 04:28:39 +00:00
Poison.cs
massive branch sync
2010-04-25 06:09:43 +00:00
Prompt.cs
40 FxCop Warnings; good practice
2010-12-23 09:18:45 +00:00
QuestArrow.cs
tracking fixes
2010-12-12 23:55:08 +00:00
Race.cs
gargoyle race/body impl from servuo with some modification
2013-11-02 15:37:39 -07:00
Random.cs
additional edge-case thread safety for RNG buffer filling
2014-02-09 13:02:20 -07:00
Region.cs
RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework.
2013-10-30 11:28:34 -07:00
runuo.ico
2006-06-15 04:14:30 +00:00
ScriptCompiler.cs
RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework.
2013-10-30 11:28:34 -07:00
Sector.cs
Fixed potential crash bug with prematurely removing objects from sectors.
2006-06-16 22:31:18 +00:00
SecureTrade.cs
Cleanup Expansions
2010-06-17 07:11:43 +00:00
Serial.cs
2006-06-15 04:28:39 +00:00
Serialization.cs
RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework.
2013-10-30 11:28:34 -07:00
Server.csproj
more vs nag fixes
2013-10-21 23:15:13 -07:00
Skills.cs
Implement Core.TickCount
2013-10-06 03:21:18 -07:00
TileData.cs
7.0.33.1 support
2013-10-17 01:48:04 -07:00
TileList.cs
2010-12-06 06:45:45 +00:00
TileMatrix.cs
generic enumerable refactor
2013-10-15 21:30:35 -07:00
TileMatrixPatch.cs
tilematrix thread-safety
2013-10-13 22:12:18 -07:00
Timer.cs
reduce timer queuing interval to 1ms (from 10ms) to prevent timer stacking with new high resolution timers (tested in production by vorspire)
2013-11-02 01:05:50 -07:00
Utility.cs
mono should not need these fixes anymore
2013-10-30 12:11:45 -07:00
VirtueInfo.cs
2006-06-15 04:28:39 +00:00
World.cs
RunUO 2.4 will be the latest release supporting the 2.0 .NET Framework.
2013-10-30 11:28:34 -07:00