|
|
@1315
|
4 months |
Maciej Komosinski |
Offset of fields within an object: replaced subtraction of …
|
|
|
@1184
|
2 years |
Maciej Komosinski |
Introduced a class to quickly copy field values between two compatible …
|
|
|
@1155
|
3 years |
Maciej Komosinski |
Added ParamInterface::findGroupId(const char* name)
|
|
|
@950
|
4 years |
Maciej Komosinski |
Improved error messages (display longer names of the relevant object …
|
|
|
@805
|
6 years |
Maciej Komosinski |
Fixed clang's compiler forward declaration problem - not using …
|
|
|
@796
|
6 years |
Maciej Komosinski |
Unified error messages and error handling for loadSingleLine and …
|
|
|
@786
|
6 years |
Maciej Komosinski |
Improved shortening of long stringified values in error messages
|
|
|
@784
|
6 years |
Maciej Komosinski |
Separate messages for "string too long" and "value too big"
|
|
|
@745
|
7 years |
Maciej Komosinski |
Renamed ParamInterface::save() -> saveMultiLine()
|
|
|
@743
|
7 years |
Maciej Komosinski |
Introduced different function names in C++ instead of overloading …
|
|
|
@720
|
7 years |
Maciej Komosinski |
Param::save2() renamed to saveSingleLine(); unified Param::load() so …
|
|
|
@650
|
8 years |
Maciej Komosinski |
Warn when missing closing tilde (~) and code formatting
|
|
|
@645
|
8 years |
Maciej Komosinski |
f0 is strict now, will not accept float when int is expected
|
|
|
@640
|
8 years |
Maciej Komosinski |
Introduced a separate function to provide a human-friendly description …
|
|
|
@574
|
8 years |
Maciej Komosinski |
More strict validation of numeric type definitions: min without max is …
|
|
|
@535
|
8 years |
Maciej Komosinski |
- More strict type description checking when adding a property in …
|
|
|
@483
|
9 years |
Maciej Komosinski |
Unified DEBUG macro ( -> _DEBUG )
|
|
|
@478
|
9 years |
Maciej Komosinski |
Accessing const objects, short -> paInt, less critical messages when …
|
|
|
@393
|
9 years |
sz |
f0 parsing corrections and enhancements:
- f0 genotype becomes invalid …
|
|
|
@382
|
9 years |
sz |
Moving frams/virtfile to common/virtfile:
- file references updated …
|
|
|
@375
|
10 years |
Maciej Komosinski |
Renamed logging functions to more intuitive and simple names
|
|
|
@372
|
10 years |
sz |
Renamed some classes and functions to make their purpose more obvious: …
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@333
|
10 years |
Maciej Komosinski |
- use source/code mapping for line number and file information in vm …
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@316
|
10 years |
Maciej Komosinski |
Improved documentation (for Param flags in particular)
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@284
|
10 years |
Maciej Komosinski |
Wrong sscanf size in 64-bit caused stack damage (in "0x....." conversion)
|
|
|
@278
|
10 years |
Maciej Komosinski |
setDefault(numericonly) removed. 's', 'x' and 'o' are no special cases …
|
|
|
@268
|
10 years |
Maciej Komosinski |
ParamInterface::load warns on unknown fields and skips comments
|
|
|
@253
|
10 years |
Maciej Komosinski |
String-type properties can now have a default value stored in their …
|
|
|
@247
|
10 years |
Maciej Komosinski |
Sources support both 32-bit and 64-bit, and more compilers
|
|
|
@230
|
11 years |
Maciej Komosinski |
Detects invalid ParamEntry? when accessing ParamEntry?-based Params in …
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@154
|
11 years |
sz |
reformatting, english translation
|
|
|
@144
|
11 years |
sz |
Param and ExtValue? improvements (better control on conversions, "load" …
|
|
|
@124
|
11 years |
sz |
Param::save altname argument is now more convenient const char*
|
|
|
@121
|
11 years |
sz |
updated file headers and makefiles
|
|
|
@109
|
11 years |
sz |
source reorganization (see README)
new feature added: part/joint …
|