|
|
@264
|
10 years |
Maciej Komosinski |
Different colors for files, contexts, and objects
|
|
|
@263
|
10 years |
Maciej Komosinski |
Added a comment explaining the custom fitness function
|
|
|
@262
|
10 years |
Maciej Komosinski |
Geometry evaluation no longer crashes for models that contain only …
|
|
|
@261
|
10 years |
Maciej Komosinski |
Verified return values, added error messages [closes #47]
|
|
|
@260
|
10 years |
Maciej Komosinski |
Added docs for quadrant and octant literals
|
|
|
@259
|
10 years |
Maciej Komosinski |
Added support for genetic mapping in f9
|
|
|
@258
|
10 years |
Maciej Komosinski |
Improved docs
|
|
|
@257
|
10 years |
Maciej Komosinski |
- added strmove(): strcpy() for overlapping strings
- ExtObject? …
|
|
|
@256
|
10 years |
Maciej Komosinski |
Chambers in Foraminifera now have the proper orientation in 3D; …
|
|
|
@255
|
10 years |
Maciej Komosinski |
Formatted source and new Orient::lookAt() function with only one …
|
|
|
@254
|
10 years |
Maciej Komosinski |
More color definitions in neural diagrams
|
|
|
@253
|
10 years |
Maciej Komosinski |
String-type properties can now have a default value stored in their …
|
|
|
@252
|
10 years |
Maciej Komosinski |
Fixed makefile clean for bash
|
|
|
@251
|
10 years |
Maciej Komosinski |
Compiles under VS
|
|
|
@250
|
10 years |
Maciej Komosinski |
Introduced penalty for too complex creatures and saves best genotypes …
|
|
|
@249
|
10 years |
Maciej Komosinski |
Added repetition loop
|
|
|
@248
|
10 years |
Maciej Komosinski |
Separate batch script for underwater evolution
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@246
|
10 years |
Maciej Komosinski |
Added getFileDir() and source formatting
|
|
|
@245
|
10 years |
Maciej Komosinski |
When compiling FramScript?, add \n after each error message
|
|
|
@244
|
10 years |
Maciej Komosinski |
Printing multi-line messages splits the message into separate lines …
|
|
|
@243
|
11 years |
Maciej Komosinski |
_vscprintf() was missing +1 for the terminating null character which …
|
|
|
@242
|
11 years |
Maciej Komosinski |
Added caching of geometry properties (which are costly to compute)
|
|
|
@241
|
11 years |
Maciej Komosinski |
Added toString() and angles representation to Orient
|
|
|
@240
|
11 years |
Maciej Komosinski |
Used | instead of + when adding binary flags
|
|
|
@239
|
11 years |
rgolebiewski |
Changed type of value returned by some functions (two initializers and …
|
|
|
@238
|
11 years |
Maciej Komosinski |
Avoid compilation warnings
|
|
|
@237
|
11 years |
Maciej Komosinski |
Do not use min/max as variable names
|
|
|
@236
|
11 years |
Maciej Komosinski |
Changed binary literals to macros (some compilers do not support …
|
|
|
@235
|
11 years |
sz |
Framscript interface class for Model geometry calculation
|
|
|
@234
|
11 years |
sz |
Trivial changes to avoid compilation warnings about missing return …
|
|
|
@233
|
11 years |
sz |
Adjusted experiment scripts to comply with the current Framsticks API …
|
|
|
@232
|
11 years |
sz |
Capture The Flag game - http://www.framsticks.com/capture-the-flag
|
|
|
@231
|
11 years |
sz |
Deathmatch experiment - http://www.framsticks.com/deathmatch
|
|
|
@230
|
11 years |
Maciej Komosinski |
Detects invalid ParamEntry? when accessing ParamEntry?-based Params in …
|
|
|
@229
|
11 years |
Maciej Komosinski |
Removed false warning "XYZ object expected..." in Matrix functions …
|
|
|
@228
|
11 years |
Maciej Komosinski |
More warnings for illegal ExtValue? operations: object+-*/%something …
|
|
|
@227
|
11 years |
Maciej Komosinski |
Android compilation and access to RESOURCES and HOME files
|
|
|
@226
|
11 years |
Maciej Komosinski |
- SString::hash() and HashTable? use FNV-1a instead of FNV-1
- fixed …
|
|
|
@225
|
11 years |
Maciej Komosinski |
Compilation for Android
|
|
|
@224
|
11 years |
Maciej Komosinski |
Multiline strings quoted in three quotation marks or three apostrophes …
|
|
|
@223
|
11 years |
mmichalski |
Load javascript files from server
|
|
|
@222
|
11 years |
Maciej Komosinski |
"Distributed" deserializable class registry, so that ExtValue? does not …
|
|
|
@221
|
11 years |
Maciej Komosinski |
"here document" in framscript, …
|
|
|
@220
|
11 years |
Maciej Komosinski |
- moved vsnprintf-related #defines to nonstd.h
- ssprintf_va() now …
|
|
|
@219
|
11 years |
Maciej Komosinski |
Both subexpressions evaluate to the same type now
|
|
|
@218
|
11 years |
Maciej Komosinski |
Added argument to openCodeCreature() so that any genotype can be passed
|
|
|
@217
|
11 years |
mmichalski |
XML from Framestick site
|
|
|
@216
|
11 years |
mmichalski |
Fix bug with many SmartLayouts? on the same page
|
|
|
@215
|
11 years |
Maciej Komosinski |
Support for Borland compiler and non-wide char API
|
|
|
@214
|
11 years |
mmichalski |
Draw U-Shapes connections
|
|
|
@213
|
11 years |
sz |
Clarification on diagram.linetype
|
|
|
@212
|
11 years |
adam |
syntheticConjABRule(A,B) now properly collects entangled literals from …
|
|
|
@211
|
11 years |
Maciej Komosinski |
Fixed cast compilation warning
|
|
|
@210
|
11 years |
Maciej Komosinski |
Added wildcard matching functions
|
|
|
@209
|
11 years |
mmichalski |
Use f0def from site
|
|
|
@208
|
11 years |
mmichalski |
New NeuronDrawer? without U-shape in connections
|
|
|
@207
|
11 years |
Maciej Komosinski |
StringFILE's Vprintf can now handle strings of any length
|
|
|
@206
|
11 years |
Maciej Komosinski |
VirtFILE base class provides Vprintf, Vgetc, Vputc, Vrewind, so that …
|
|
|
@205
|
11 years |
Maciej Komosinski |
Easier way to get an invalid ExtValue?
|
|
|
@204
|
11 years |
Maciej Komosinski |
StringFileSystem? more flexible
|
|
|
@203
|
11 years |
Maciej Komosinski |
The Geno object can be de/serialized
|
|
|
@202
|
11 years |
Maciej Komosinski |
Absolute/relative had a reversed condition
|
|
|
@201
|
11 years |
Maciej Komosinski |
Moved isAbsolutePath() to another source file and added implementation …
|
|
|
@200
|
11 years |
Maciej Komosinski |
More stl string, less SString
|
|
|
@199
|
11 years |
Maciej Komosinski |
Avoid const char*/char* compilation warnings
|
|
|
@198
|
11 years |
Maciej Komosinski |
Hashing function for strings
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@196
|
11 years |
Maciej Komosinski |
Updated f4 sources and made f4 available for GDK demo apps
|
|
|
@195
|
11 years |
Maciej Komosinski |
GenoFX library has become an integral part of GDK in the previous commit
|
|
|
@194
|
11 years |
Maciej Komosinski |
Updated sources of the fT (ATGC sequences) genetic operators - useful …
|
|
|
@193
|
11 years |
Maciej Komosinski |
Set svn:eol-style native for all textual files
|
|
|
@192
|
11 years |
Maciej Komosinski |
Removed unnecessary svn:executable property
|
|
|
@191
|
11 years |
rgolebiewski |
Added geometry module: calculates model surface area, volume and sizes.
|
|
|
@190
|
11 years |
Maciej Komosinski |
Removed incorrect </body> tags
|
|
|
@189
|
11 years |
mmichalski |
Download xml from framestick site
|
|
|
@188
|
11 years |
mmichalski |
Examples how to open creatues by viewer
|
|
|
@187
|
11 years |
sz |
all text files should have svn:eol-style=native
|
|
|
@186
|
11 years |
sz |
slightly more modular makefile (separate variables for genetic …
|
|
|
@185
|
11 years |
Maciej Komosinski |
Avoid "atan2: domain error"
|
|
|
@184
|
11 years |
Maciej Komosinski |
Avoid costly calls to best() in each simulation step
|
|
|
@183
|
11 years |
Maciej Komosinski |
Improved handling of model properties
|
|
|
@182
|
11 years |
Maciej Komosinski |
Don't warn at type mismatch in collection conversions
|
|
|
@181
|
11 years |
Maciej Komosinski |
Cosmetic change in order
|
|
|
@180
|
11 years |
Maciej Komosinski |
Remove fixed length buffers
|
|
|
@179
|
11 years |
Maciej Komosinski |
Separate file with version number
|
|
|
@178
|
11 years |
Maciej Komosinski |
Changed cryptic double[4] into a meaningful struct
|
|
|
@177
|
11 years |
Maciej Komosinski |
Optimizations and simplifications
|
|
|
@176
|
11 years |
Maciej Komosinski |
Renamed #defines that conflicted with system-wide defines for Windows …
|
|
|
@175
|
11 years |
Maciej Komosinski |
Undo unnecessary svn:ignore property
|
|
|
@174
|
11 years |
oriona |
Chambers in Foraminifera grow so that the length of the local …
|
|
|
@173
|
11 years |
mmichalski |
Add missed files
|
|
|
@172
|
11 years |
mmichalski |
Get creature from diffrent sources
|
|
|
@171
|
11 years |
sz |
getObjectTarget is now the recommended way to retrieve object from …
|
|
|
@170
|
11 years |
sz |
removed the confusing SList operator!()
|
|
|
@169
|
11 years |
Maciej Komosinski |
A library of logic functions, an experiment definition that generates …
|
|
|
@168
|
11 years |
sz |
reformatting
|
|
|
@167
|
11 years |
sz |
win32: add more randomness from uuid
|
|
|
@166
|
11 years |
sz |
Iterating a copy of callback list allows to modify the original while …
|
|
|
@165
|
11 years |
sz |
Model object does not enforce p.m when new style shape is used
|
|
|