Timeline



04/30/14:

20:25 Changeset [240] by Maciej Komosinski
Used | instead of + when adding binary flags
13:28 Changeset [239] by rgolebiewski
Changed type of value returned by some functions (two initializers and one setter) to void.
05:13 Changeset [238] by Maciej Komosinski
Avoid compilation warnings
05:06 Changeset [237] by Maciej Komosinski
Do not use min/max as variable names
05:05 Changeset [236] by Maciej Komosinski
Changed binary literals to macros (some compilers do not support binary literals yet)
04:12 Changeset [235] by sz
Framscript interface class for Model geometry calculation
04:11 Changeset [234] by sz
Trivial changes to avoid compilation warnings about missing return values (might be incorrect)

04/29/14:

18:26 Changeset [233] by sz
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 sz
Capture The Flag game - http://www.framsticks.com/capture-the-flag
16:23 Changeset [231] by sz
Deathmatch experiment - http://www.framsticks.com/deathmatch

04/25/14:

16:15 Changeset [230] by Maciej Komosinski
Detects invalid ParamEntry? when accessing ParamEntry?-based Params in DEBUG mode

04/24/14:

23:58 Changeset [229] by Maciej Komosinski
Removed false warning "XYZ object expected..." in Matrix functions when a numeric argument is acceptable
23:57 Changeset [228] by Maciej Komosinski
More warnings for illegal ExtValue? operations: object+-*/%something and similar

04/20/14:

01:48 Changeset [227] by Maciej Komosinski
Android compilation and access to RESOURCES and HOME files

04/18/14:

01:51 Changeset [226] by Maciej Komosinski
- SString::hash() and HashTable? use FNV-1a instead of FNV-1 - fixed the initial hash value

04/16/14:

19:29 Changeset [225] by Maciej Komosinski
Compilation for Android
19:28 Changeset [224] by Maciej Komosinski
Multiline strings quoted in three quotation marks or three apostrophes (instead of <<<)

04/15/14:

23:57 Ticket #41 (Auto-rotation option) created by Maciej Komosinski
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 Maciej Komosinski
...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 Maciej Komosinski
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 Maciej Komosinski
For now, something wrong happens and coordinates of html elements that …
23:45 Ticket #37 (Relative joints are not visualized properly) created by Maciej Komosinski
Maybe this only concerns Part shapes > 0 ?
12:17 Changeset [223] by mmichalski
Load javascript files from server

04/11/14:

23:39 Changeset [222] by Maciej Komosinski
"Distributed" deserializable class registry, so that ExtValue? does not depend on so many other classes
23:37 Changeset [221] by Maciej Komosinski
"here document" in framscript, ​http://www.framsticks.com/common/script/framscript-lang.html#heredoc

04/07/14:

02:58 Changeset [220] by Maciej Komosinski
- 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 Maciej Komosinski
Both subexpressions evaluate to the same type now
02:24 Changeset [218] by Maciej Komosinski
Added argument to openCodeCreature() so that any genotype can be passed

04/06/14:

14:46 Changeset [217] by mmichalski
XML from Framestick site
14:43 Changeset [216] by mmichalski
Fix bug with many SmartLayouts? on the same page
13:41 Changeset [215] by Maciej Komosinski
Support for Borland compiler and non-wide char API
12:18 Changeset [214] by mmichalski
Draw U-Shapes connections

04/05/14:

15:44 Changeset [213] by sz
Clarification on diagram.linetype

04/04/14:

10:47 Changeset [212] by adam
syntheticConjABRule(A,B) now properly collects entangled literals from each argument

04/03/14:

21:47 Changeset [211] by Maciej Komosinski
Fixed cast compilation warning
21:46 Changeset [210] by Maciej Komosinski
Added wildcard matching functions
17:37 Changeset [209] by mmichalski
Use f0def from site
17:07 Changeset [208] by mmichalski
New NeuronDrawer? without U-shape in connections
01:25 Changeset [207] by Maciej Komosinski
StringFILE's Vprintf can now handle strings of any length
01:24 Changeset [206] by Maciej Komosinski
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 Maciej Komosinski
Easier way to get an invalid ExtValue?
16:18 Changeset [204] by Maciej Komosinski
StringFileSystem? more flexible
16:17 Changeset [203] by Maciej Komosinski
The Geno object can be de/serialized
16:16 Changeset [202] by Maciej Komosinski
Absolute/relative had a reversed condition

03/31/14:

23:22 Changeset [201] by Maciej Komosinski
Moved isAbsolutePath() to another source file and added implementation for Windows
Note: See TracTimeline for information about the timeline view.