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