source: cpp/frams/param/param.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @314   9 years Maciej Komosinski Less cryptic variable names: a,b,c -> mn,mx,def
(edit) @312   9 years Maciej Komosinski Formatted source
(edit) @310   9 years Maciej Komosinski Param::getText(int) can be safely used in all cases (previously min<0 …
(edit) @306   9 years Maciej Komosinski String length limit in Param::setString() was only enforced for …
(edit) @300   9 years Maciej Komosinski - don't assume getPropCount() is constant while iterating - …
(edit) @290   9 years Maciej Komosinski - Undefined property/function access returns invalid value - Unified …
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @278   9 years Maciej Komosinski setDefault(numericonly) removed. 's', 'x' and 'o' are no special cases …
(edit) @273   9 years Maciej Komosinski - 'o'-type fields are no longer ignored when saving (serialization …
(edit) @268   9 years Maciej Komosinski ParamInterface::load warns on unknown fields and skips comments
(edit) @253   9 years Maciej Komosinski String-type properties can now have a default value stored in their …
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @230   10 years Maciej Komosinski Detects invalid ParamEntry? when accessing ParamEntry?-based Params in …
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @154   10 years sz reformatting, english translation
(edit) @144   10 years sz Param and ExtValue? improvements (better control on conversions, "load" …
(edit) @124   10 years sz Param::save altname argument is now more convenient const char*
(edit) @121   10 years sz updated file headers and makefiles
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.