Timeline



05/13/14:

18:56 Changeset [243] by Maciej Komosinski
_vscprintf() was missing +1 for the terminating null character which resulted in a rare endless loop (Windows only)

05/07/14:

20:41 Changeset [242] by Maciej Komosinski
Added caching of geometry properties (which are costly to compute)
20:39 Changeset [241] by Maciej Komosinski
Added toString() and angles representation to Orient

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
Note: See TracTimeline for information about the timeline view.