|
|
@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 …
|
|
|
@392
|
10 years |
sz |
Dictionary documentation updated.
|
|
|
@391
|
10 years |
sz |
Moved frams/loggers to common/loggers
|
|
|
@390
|
10 years |
sz |
Moved frams/loggers to common/loggers
|
|
|
@389
|
10 years |
Maciej Komosinski |
Code formatting
|
|
|
@388
|
10 years |
Maciej Komosinski |
A local PRBS-7 implementation so that this file does not depend on …
|
|
|
@387
|
10 years |
Maciej Komosinski |
Improved help descriptions
|
|
|
@386
|
10 years |
Maciej Komosinski |
Updated for Python 3 and new Framsticks message format
|
|
|
@385
|
10 years |
sz |
Switch to a different, multithreading-friendly SString implementation …
|
|
|
@384
|
10 years |
sz |
Used intptr_t instead of the evil, platform-dependent long.
|
|
|
@383
|
10 years |
sz |
Added more examples in Vector and Dictionary documentation.
|
|
|
@382
|
10 years |
sz |
Moving frams/virtfile to common/virtfile:
- file references updated …
|
|
|
@381
|
10 years |
sz |
Moved frams/virtfile to common/virtfile
|
|
|
@380
|
10 years |
Maciej Komosinski |
Foraminifera experiment definition
|
|
|
@379
|
10 years |
Maciej Komosinski |
Updated descriptions of directory contents
|
|
|
@378
|
10 years |
Maciej Komosinski |
Improved argument variable names; changed implementation to use STL …
|
|
|
@377
|
10 years |
Maciej Komosinski |
Included header for NULL
|
|
|
@376
|
10 years |
sz |
Removed frams/Makefile-maintain (it is now in common/Makefile-maintain)
|
|
|
@375
|
10 years |
Maciej Komosinski |
Renamed logging functions to more intuitive and simple names
|
|
|
@374
|
10 years |
Maciej Komosinski |
Under _WIN32, mfopen() now redirects to a function mfile_wfopen() that …
|
|
|
@373
|
10 years |
Maciej Komosinski |
Less cryptic variable names
|
|
|
@372
|
10 years |
sz |
Renamed some classes and functions to make their purpose more obvious: …
|
|
|
@371
|
10 years |
Maciej Komosinski |
THREAD_LOCAL uses ThreadLocal_ prefix for variables. The static object …
|
|
|
@370
|
10 years |
Maciej Komosinski |
#included file more friendly for *nix'es
|
|
|
@369
|
10 years |
Maciej Komosinski |
Version 4.2
|
|
|
@368
|
10 years |
Maciej Komosinski |
#includes needed for Embarcadero
|
|
|
@367
|
10 years |
Maciej Komosinski |
SString move semantics
|
|
|
@366
|
10 years |
Maciej Komosinski |
Improved warning message
|
|
|
@365
|
10 years |
Maciej Komosinski |
Link geno_test with StdoutErrorHandler?'s cpp; do not include cpp as a …
|
|
|
@364
|
10 years |
Maciej Komosinski |
Warn non incorrect paths in makefile
|
|
|
@363
|
10 years |
Maciej Komosinski |
Makefile-maintain is now in common
|
|
|
@362
|
10 years |
Maciej Komosinski |
Restored object descriptions/docs that were lost
|
|
|
@361
|
10 years |
Maciej Komosinski |
Signed/unsigned int issues (r352) resolved differently - in most cases …
|
|
|
@360
|
10 years |
Maciej Komosinski |
Source formatting
|
|
|
@359
|
10 years |
Maciej Komosinski |
Display error/warning messages by default
|
|
|