User contributions
From DiceRoller Documentation
- 19:48, 15 May 2017 diff hist +2 Dice/RollResult/Deserialize current
- 19:47, 15 May 2017 diff hist +724 N Dice/RollResult/Deserialize Created page with "{{APIdoc|RollResult.Deserialize Method (Stream)}} Deserializes binary data from the given stream. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public static RollPost Dese..."
- 19:46, 15 May 2017 diff hist +427 N Dice/DieResult/Serialize Created page with "{{APIdoc|DieResult.Serialize Method (Stream)}} Serializes binary data to the given stream. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public void Serialize( Stream..." current
- 19:46, 15 May 2017 diff hist +477 N Dice/RollResult/Serialize Created page with "{{APIdoc|RollResult.Serialize Method (Stream)}} Serializes binary data to the given stream. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public void Serialize( Stream..." current
- 16:47, 15 May 2017 diff hist +239 Dice/DieResult →Methods current
- 16:43, 15 May 2017 diff hist +239 Dice/RollResult →Methods
- 16:40, 15 May 2017 diff hist +131 Dice/PbP/RollPost/Deserialize current
- 16:39, 15 May 2017 diff hist +708 N Dice/PbP/RollPost/Deserialize Created page with "{{APIdoc|RollPost.Deserialize Method (Stream)}} Deserializes a serialized RollPost. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public static RollPost Deserialize( S..."
- 16:37, 15 May 2017 diff hist +1 Dice/PbP/RollPost/Serialize →See Also
- 16:37, 15 May 2017 diff hist +706 N Dice/PbP/RollPost/Serialize Created page with "{{APIdoc|RollPost.Serialize Method (Stream)}} Serializes a RollPost, for saving to the database. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public void Serialize( S..."
- 16:33, 15 May 2017 diff hist +346 N Dice/PbP/RollPost/Diverged Created page with "{{APIdoc|RollPost.Diverged Property}} Gets how diverged Current is from Pristine. {{ns}} == Syntax == <syntaxhighlight lang="C#"> internal int Diverged { get; } </syntaxhigh..." current
- 16:28, 15 May 2017 diff hist -32 Dice/PbP/RollPost/RollPost (SerializationInfo, StreamingContext) →Remarks current
- 16:27, 15 May 2017 diff hist +119 Dice/PbP/RollPost/GetObjectData →Remarks current
- 20:22, 12 May 2017 diff hist -8 m Changelog
- 18:50, 11 May 2017 diff hist +129 Changelog
- 20:21, 9 May 2017 diff hist -188 Dice/PbP/RollPost
- 19:52, 8 May 2017 diff hist -13 m Changelog
- 18:35, 5 May 2017 diff hist +1,036 Dice/PbP/RollPost update serialization
- 18:08, 5 May 2017 diff hist +113 Changelog
- 18:07, 5 May 2017 diff hist -414 Changelog still using BinaryFormatter
- 17:17, 4 May 2017 diff hist +44 Changelog →2.0.0 (prerelease)
- 17:13, 4 May 2017 diff hist +1,355 Changelog
- 19:00, 2 May 2017 diff hist +1,060 N Dice/AST/DiceAST/EvaluateInternal Created page with "{{APIdoc|DiceAST.EvaluateInternal Method (RollerConfig, DiceAST, Int32)}} Actual evaluation logic, implemented by each subclass. {{ns}} == Syntax == <syntaxhighlight lang="C..."
- 18:57, 2 May 2017 diff hist +2,935 N Dice/AST/DiceAST/Evaluate Created page with "{{APIdoc|DiceAST.Evaluate Method (RollerConfig, DiceAST, Int32)}} Evaluates the node, causing it to store its result in Value. {{ns}} == Syntax == <syntaxhighli..."
- 22:52, 1 May 2017 diff hist +33 Dice/AST/DiceAST →Methods
- 21:39, 1 May 2017 diff hist +2 Dice/AST/DiceAST →Methods: additional framework for eventually implementing custom AST nodes
- 21:36, 1 May 2017 diff hist +573 N Dice/AST/DiceAST/Evaluated Created page with "{{APIdoc|DiceAST.Evaluated Property}} Gets whether or not this node has been evaluated. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public bool Evaluated { get; private..." current
- 20:01, 1 May 2017 diff hist +8 m Changelog
- 20:01, 1 May 2017 diff hist -6 Dice/AST/DiceAST
- 20:00, 1 May 2017 diff hist +328 Changelog
- 19:56, 1 May 2017 diff hist -1 m Changelog
- 19:56, 1 May 2017 diff hist +557 Changelog
- 19:45, 1 May 2017 diff hist +1 m Dice/AST/DiceAST →Methods
- 19:44, 1 May 2017 diff hist -459 Dice/AST/DiceAST →Remarks
- 19:35, 1 May 2017 diff hist +960 N Dice/AST/DiceAST/ToString Created page with "{{APIdoc|DiceAST.ToString Method ()}} Retrieves a normalized representation of the dice expression. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public abstract override..."
- 18:36, 1 May 2017 diff hist +1 Dice/PbP/RollPost/ diverged current
- 18:35, 1 May 2017 diff hist +1 Dice/PbP/RollPost/ diverged →Remarks
- 18:35, 1 May 2017 diff hist +589 N Dice/PbP/RollPost/ diverged Created page with "{{APIdoc|RollPost._diverged Field}} How many levels has Current diverged from Pristine at the moment. {{ns}} == Syntax == <syntaxhighlight lang="C#"> private int _diverged;..."
- 18:33, 1 May 2017 diff hist -3 m Dice/PbP/RollPost/ stored current
- 18:33, 1 May 2017 diff hist -3 m Dice/PbP/RollPost/ pristine →Property Value current
- 18:33, 1 May 2017 diff hist -3 m Dice/PbP/RollPost/ current →Property Value current
- 18:32, 1 May 2017 diff hist +1,089 N Dice/PbP/RollPost/ stored Created page with "{{APIdoc|RollPost._stored Field}} Backing field for Stored/StoredList. {{ns}} == Syntax == <syntaxhighlight lang="C#"> private List<RollResult> _stored; </syntaxhighlight>..."
- 18:31, 1 May 2017 diff hist +1,107 N Dice/PbP/RollPost/ pristine Created page with "{{APIdoc|RollPost._pristine Field}} Backing field for Pristine/PristineList. {{ns}} == Syntax == <syntaxhighlight lang="C#"> private List<RollResult> _pristine; </syntaxhigh..."
- 18:29, 1 May 2017 diff hist +430 N Dice/PbP/RollPost/ current Created page with "{{APIdoc|RollPost._current Field}} Backing field for Current/CurrentList. {{ns}} == Syntax == <syntaxhighlight lang="C#"> private List<RollResult> _current; </syntaxhighligh..."
- 18:27, 1 May 2017 diff hist +377 N Dice/PbP/RollPost/StoredList Created page with "{{APIdoc|RollPost.StoredList Property}} Gets the mutable version of Stored. {{ns}} == Syntax == <syntaxhighlight lang="C#"> protected IList<RollResult> Stored { get; private..." current
- 18:26, 1 May 2017 diff hist +550 N Dice/PbP/RollPost/Stored Created page with "{{APIdoc|RollPost.Stored Property}} Gets the most recent saved version of the post. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public IReadOnlyList<RollResult> Stored {..." current
- 18:26, 1 May 2017 diff hist +3 Dice/PbP/RollPost/PristineList current
- 18:25, 1 May 2017 diff hist +386 N Dice/PbP/RollPost/PristineList Created page with "{{APIdoc|RollPost.PristineList Property}} Gets the mutable version of Pristine. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public IList<RollResult> PristineList { get;..."
- 18:24, 1 May 2017 diff hist +838 N Dice/PbP/RollPost/Pristine Created page with "{{APIdoc|RollPost.Pristine Property}} Gets the "pristine" version of the post. {{ns}} == Syntax == <syntaxhighlight lang="C#"> public IReadOnlyList<RollResult> Pristine { ge..." current
- 18:22, 1 May 2017 diff hist +400 N Dice/PbP/RollPost/CurrentList Created page with "{{APIdoc|RollPost.CurrentList Property}} Gets the mutable version of Current. {{ns}} == Syntax == <syntaxhighlight lang="C#"> protected IList<RollResult> Curr..." current