source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @479   8 years oriona Parameters calibrated, diversification of initial population added, …
(edit) @478   8 years Maciej Komosinski Accessing const objects, short -> paInt, less critical messages when …
(edit) @477   8 years Maciej Komosinski "const" keyword, detecting variable name clashes, error on iterating …
(edit) @476   8 years sz - use arrow syntax (dict->key instead of dictkey?) - use …
(edit) @475   8 years oriona Energy calculated as a volume of the sphere. Energy usage calculated …
(edit) @474   8 years oriona Parameters for time scaling added.
(edit) @473   8 years sz - MiniGenotype? extended to handle all Genotype fields contained in …
(edit) @472   8 years Maciej Komosinski Deserialization more tolerant to whitespaces (similarly to the json …
(edit) @471   8 years Maciej Komosinski FP overflow exception non-fatal
(edit) @470   8 years sz Fixed invalid integer (must fit in 32 bits, use floats otherwise), …
(edit) @469   8 years sz Object definitions updated (Framsticks v 5.0rc2)
(edit) @468   8 years Maciej Komosinski More sophisticated and accurate parsing of numbers
(edit) @467   8 years Maciej Komosinski GenMan? interface uses STL std::string instead of SString
(edit) @466   8 years Maciej Komosinski - accessing a non-global variable that was declared outside of a …
(edit) @465   8 years Maciej Komosinski Avoid compilation warning
(edit) @464   8 years Maciej Komosinski Serialization of basic object types in JSON format
(edit) @463   8 years Maciej Komosinski Updated for a new official way of calling scripts with arguments
(edit) @462   8 years Maciej Komosinski - Updated for a new official way of calling scripts with arguments - …
(edit) @461   8 years Maciej Komosinski - Fixed an external variable (MAX_WITHOUT_PENALTY) accessed invalidly …
(edit) @460   8 years Maciej Komosinski Added a function to strip the path component from filename
(edit) @459   8 years sz fixed memory leak in simil_test (when loading invalid genotypes)
(edit) @458   8 years sz fixed memory leaks in Model (when building from invalid f0 genotype)
(edit) @457   8 years oriona Vectors declaration shortened.
(edit) @456   8 years sz added libFramsticksSDK.a building rule with the following changes: - …
(edit) @455   8 years oriona Malloc/free replaced by new/delete, pointers-to-vectors changed into …
(edit) @454   8 years oriona Show name changed.
(edit) @453   8 years Maciej Komosinski Built-in shallow clone() for Vector and Dictionary
(edit) @452   8 years Maciej Komosinski Validation of genotypes additionally prints genotype name when there …
(edit) @451   8 years oriona Unused INit commented out. Command line information updated.
(edit) @450   8 years oriona Reticulopodia color changed to white.
(edit) @449   8 years Maciej Komosinski Added a TODO comment
(edit) @448   8 years Maciej Komosinski Avoid unnecessary computation (time scale is determined by simulation …
(edit) @447   8 years Maciej Komosinski Renamed scale() to micronsToFrams()
(edit) @446   8 years Maciej Komosinski Added comments and displaying reference to real-world units: size and …
(edit) @445   8 years Maciej Komosinski Added scaling from Framsticks world units to microns
(edit) @444   8 years oriona Visualization of reticulopodia and nutrients added as an option in theater.
(edit) @443   8 years sz Object definitions updated (Framsticks v4.4) - Creature.name size is …
(edit) @442   8 years Maciej Komosinski Set lower initial camera height
(edit) @441   8 years Mateusz Poszwa Resolved missing dependencies in Framclipse
(edit) @440   8 years Mateusz Poszwa - Updated Xtext-based Framclipse - Deleted previous version of Framclipse
(edit) @439   8 years sz - added FunctionReference? class - separate "Framsticks Theater" and …
(edit) @438   8 years Mateusz Poszwa Ported Framclipse to Xtext 2.8.4
(edit) @437   8 years Mateusz Poszwa Added Framclipse as developed by Bartosz Kukawka and Tomek Maciejewski …
(edit) @436   8 years sz - added the new "artificial life" application objects (GUI, …
(edit) @435   8 years oriona stepToNearest call corrected.
(edit) @434   9 years Maciej Komosinski Increased ExpParams?.maxSteps range; safer stopping condition; theater …
(edit) @433   9 years oriona Removed unused param
(edit) @432   9 years oriona Minor corrections, hibernation gene value changed to 1, param for …
(edit) @431   9 years oriona stopping after defined simulation step number removed
(edit) @430   9 years oriona new reticulopodia range implemented, visualization of reticulopodia
(edit) @429   9 years oriona removed duplicated parameters
(edit) @428   9 years Maciej Komosinski Improved parameter names
(edit) @427   9 years Maciej Komosinski Android can read files again after a slash has been removed from the path
(edit) @426   9 years Maciej Komosinski Warn about duplicated field values
(edit) @425   9 years Maciej Komosinski The NO_STD_IN_OUT_ERR macro excludes entire functions, not their contents
(edit) @424   9 years Maciej Komosinski iOS compilation
(edit) @423   9 years oriona corrected properties definitions, added function for setting show …
(edit) @422   9 years oriona new species added, hibernation added, morphology changed to more …
(edit) @421   9 years oriona refactoring, removed unused params, creatures and food chanfe to …
(edit) @420   9 years Maciej Komosinski Improved docs and code formatting
(edit) @419   9 years Maciej Komosinski Default value for strings was "0" instead of ""
(edit) @418   9 years oriona invalid index error fixed
(edit) @417   9 years sz Updated framscript.xml to reflect the most recent Framsticks 4.3 release.
(edit) @416   9 years Maciej Komosinski "energ0" has been renamed to "energy0" in v4.3
(edit) @415   9 years Maciej Komosinski Introduced a new field, is_valid, which combines isValid and validity, …
(edit) @414   9 years Maciej Komosinski Don't print warnings on int (operator) float; the result gets promoted …
(edit) @413   9 years Maciej Komosinski Print messages when unexpected lines are encountered in …
(edit) @412   9 years Maciej Komosinski Param loading calls the object's beforeLoad/afterLoad
(edit) @411   9 years Maciej Komosinski Logging enabler line fixed
(edit) @410   9 years Maciej Komosinski ChainFileSystem? can merge Vopendir() results
(edit) @409   9 years Maciej Komosinski Improved documentation
(edit) @408   9 years Maciej Komosinski Typos
(edit) @407   9 years Maciej Komosinski More human-friendly high-level description for theater foraminifera …
(edit) @406   9 years Maciej Komosinski Renamed for consistency
(edit) @405   9 years Maciej Komosinski Fixed typos, prop:name extra space, and formatting
(edit) @404   9 years oriona removed unused part of code, refactorization
(edit) @403   9 years Maciej Komosinski Haplo/diploid forams are visualized correctly since their birth
(edit) @402   9 years Maciej Komosinski Invalid index to fix
(edit) @401   9 years Maciej Komosinski Extended Foraminifera simulation - physical collisions; visible …
(edit) @400   9 years Maciej Komosinski Improved comments
(edit) @399   9 years sz Added the missing console.h/.cpp files, required by the new LoggerToStdout?.
(edit) @398   9 years Maciej Komosinski Linux/Windows? compatibility (gcc/MSVC)
(edit) @397   9 years Maciej Komosinski Colors in console (stdout)
(edit) @396   9 years Maciej Komosinski - makeParamTab can now turn PARAM_READONLY into PARAM_USERREADONLY - …
(edit) @395   9 years Maciej Komosinski Fixed int/bool warnings
(edit) @394   9 years Maciej Komosinski FramScript? accepts characters >=128
(edit) @393   9 years sz f0 parsing corrections and enhancements: - f0 genotype becomes invalid …
(edit) @392   9 years sz Dictionary documentation updated.
(edit) @391   9 years sz Moved frams/loggers to common/loggers
(edit) @390   9 years sz Moved frams/loggers to common/loggers
(edit) @389   9 years Maciej Komosinski Code formatting
(edit) @388   9 years Maciej Komosinski A local PRBS-7 implementation so that this file does not depend on …
(edit) @387   9 years Maciej Komosinski Improved help descriptions
(edit) @386   9 years Maciej Komosinski Updated for Python 3 and new Framsticks message format
(edit) @385   9 years sz Switch to a different, multithreading-friendly SString implementation …
(edit) @384   9 years sz Used intptr_t instead of the evil, platform-dependent long.
(edit) @383   9 years sz Added more examples in Vector and Dictionary documentation.
(edit) @382   9 years sz Moving frams/virtfile to common/virtfile: - file references updated …
(edit) @381   9 years sz Moved frams/virtfile to common/virtfile
(edit) @380   9 years Maciej Komosinski Foraminifera experiment definition
Note: See TracRevisionLog for help on using the revision log.