source: cpp/frams/genetics/f9

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1216   12 months Maciej Komosinski Cosmetic
(edit) @1167   2 years Maciej Komosinski Cosmetic
(edit) @1157   2 years Maciej Komosinski Improved f9 mutation
(edit) @1130   3 years Maciej Komosinski Used std::min(), std::max() explicitly to avoid compiler confusion. …
(edit) @1108   3 years Maciej Komosinski Avoided potentially dangerous subtraction from unsigned int
(edit) @1039   3 years Maciej Komosinski Removed Part's "visual thickness" property
(edit) @1005   4 years Maciej Komosinski Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, …
(edit) @974   4 years Maciej Komosinski Renamed all genooper paramtab variables to be consistent with the …
(edit) @973   4 years Maciej Komosinski Increased SString and std::string compatibility: introduced length(), …
(edit) @899   4 years Maciej Komosinski Code formatting
(edit) @896   4 years Maciej Komosinski Replaced #defined macros for popular random-related operations with …
(edit) @779   6 years Maciej Komosinski Unified file names of all files involved in genetic conversions and …
(edit) @740   6 years Maciej Komosinski Added support for developmental phases ("checkpoints") to converters …
(edit) @736   6 years Maciej Komosinski Added the new "using_checkpoints" argument to genetic converters so …
(edit) @664   7 years Maciej Komosinski Mark last Part white - a visual aid for easier editing of f9 genotypes
(edit) @643   7 years Maciej Komosinski The meaning of f9 3D-direction genes made consistent with Framsticks …
(edit) @534   8 years Maciej Komosinski Renamed: get/setGene -> get/setGenes, setGeneOnly -> …
(edit) @513   8 years Maciej Komosinski checkValidity() and validate() are now aware of genotype name
(edit) @348   9 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @319   9 years Maciej Komosinski Fixed compilation warnings
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @259   9 years Maciej Komosinski Added support for genetic mapping in f9
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @168   10 years sz reformatting
(edit) @157   10 years sz f9 and Ff converters can now detect an invalid input genotype and …
(edit) @145   10 years sz Genetics reorganization (affects ALL applications!): - …
(edit) @139   10 years sz class renaming + minor corrections
(edit) @125   10 years sz f9: APPLY_DETERMINISTIC_BODY_NOISE enabled by default
(add) @120   10 years Maciej Komosinski added sources of the f9->f0 genetic converter
Note: See TracRevisionLog for help on using the revision log.