Timeline
04/30/14:
- 20:25 Changeset [240] by
- Used | instead of + when adding binary flags
- 13:28 Changeset [239] by
- Changed type of value returned by some functions (two initializers and one setter) to void.
- 05:13 Changeset [238] by
- Avoid compilation warnings
- 05:06 Changeset [237] by
- Do not use min/max as variable names
- 05:05 Changeset [236] by
- Changed binary literals to macros (some compilers do not support binary literals yet)
- 04:12 Changeset [235] by
- Framscript interface class for Model geometry calculation
- 04:11 Changeset [234] by
- Trivial changes to avoid compilation warnings about missing return values (might be incorrect)
04/29/14:
- 18:26 Changeset [233] by
- Adjusted experiment scripts to comply with the current Framsticks API (don't use static Genotype/Creature/GenePool/Population? objects and deprecated functions)
- 16:26 Changeset [232] by
- Capture The Flag game - http://www.framsticks.com/capture-the-flag
- 16:23 Changeset [231] by
- Deathmatch experiment - http://www.framsticks.com/deathmatch
04/25/14:
- 16:15 Changeset [230] by
- Detects invalid ParamEntry? when accessing ParamEntry?-based Params in DEBUG mode
04/24/14:
- 23:58 Changeset [229] by
- Removed false warning "XYZ object expected..." in Matrix functions when a numeric argument is acceptable
- 23:57 Changeset [228] by
- More warnings for illegal ExtValue? operations: object+-*/%something and similar
04/20/14:
- 01:48 Changeset [227] by
- Android compilation and access to RESOURCES and HOME files
04/18/14:
- 01:51 Changeset [226] by
- - SString::hash() and HashTable? use FNV-1a instead of FNV-1 - fixed the initial hash value
04/16/14:
- 19:29 Changeset [225] by
- Compilation for Android
- 19:28 Changeset [224] by
- Multiline strings quoted in three quotation marks or three apostrophes (instead of <<<)
04/15/14:
- 23:57 Ticket #41 (Auto-rotation option) created by
- Provided in degrees/sec. When set, the 3D model rotates horizontally …
- 23:55 Ticket #40 (Allow embedding the viewer directly in some html control, no button to ...) created by
- ...without the need for the button that activates the viewer. When the …
- 23:52 Ticket #39 (Decrease CPU usage to zero when nothing happens) created by
- Looks like now it re-paints the scene continuously. The scene should …
- 23:47 Ticket #38 (Handle multiple instances of f0 viewer on a single web page) created by
- For now, something wrong happens and coordinates of html elements that …
- 23:45 Ticket #37 (Relative joints are not visualized properly) created by
- Maybe this only concerns Part shapes > 0 ?
- 12:17 Changeset [223] by
- Load javascript files from server
04/11/14:
- 23:39 Changeset [222] by
- "Distributed" deserializable class registry, so that ExtValue? does not depend on so many other classes
- 23:37 Changeset [221] by
- "here document" in framscript, http://www.framsticks.com/common/script/framscript-lang.html#heredoc
04/07/14:
- 02:58 Changeset [220] by
- - moved vsnprintf-related #defines to nonstd.h - ssprintf_va() now works with non-C99 conformant vsnprintf(): when possible, it obtains the required number of characters in a single call instead of iterating
- 02:52 Changeset [219] by
- Both subexpressions evaluate to the same type now
- 02:24 Changeset [218] by
- Added argument to openCodeCreature() so that any genotype can be passed
04/06/14:
- 14:46 Changeset [217] by
- XML from Framestick site
- 14:43 Changeset [216] by
- Fix bug with many SmartLayouts? on the same page
- 13:41 Changeset [215] by
- Support for Borland compiler and non-wide char API
- 12:18 Changeset [214] by
- Draw U-Shapes connections
04/05/14:
- 15:44 Changeset [213] by
- Clarification on diagram.linetype
04/04/14:
- 10:47 Changeset [212] by
- syntheticConjABRule(A,B) now properly collects entangled literals from each argument
04/03/14:
- 21:47 Changeset [211] by
- Fixed cast compilation warning
- 21:46 Changeset [210] by
- Added wildcard matching functions
- 17:37 Changeset [209] by
- Use f0def from site
- 17:07 Changeset [208] by
- New NeuronDrawer? without U-shape in connections
- 01:25 Changeset [207] by
- StringFILE's Vprintf can now handle strings of any length
- 01:24 Changeset [206] by
- VirtFILE base class provides Vprintf, Vgetc, Vputc, Vrewind, so that subclasses do not have to implement these functions
04/02/14:
- 16:19 Changeset [205] by
- Easier way to get an invalid ExtValue?
- 16:18 Changeset [204] by
- StringFileSystem? more flexible
- 16:17 Changeset [203] by
- The Geno object can be de/serialized
- 16:16 Changeset [202] by
- Absolute/relative had a reversed condition
03/31/14:
- 23:22 Changeset [201] by
- Moved isAbsolutePath() to another source file and added implementation for Windows
Note: See TracTimeline
for information about the timeline view.