Alexander Gavrilov
|
0c7fc233bd
|
Support resize/erase/insert for containers, and allow any index in BitArray.
|
2012-03-24 16:28:53 +04:00 |
Alexander Gavrilov
|
368b92f81f
|
Add a RPC call to retrieve unit info.
For performance reasons, material flag arrays are changed to use ints,
with enum item name mappings retrievable via a different RPC call.
|
2012-03-17 17:41:56 +04:00 |
Petr Mrázek
|
2682c54fce
|
Fix horrible errors and make MSVC shut upt about non-issues.
|
2012-03-01 01:29:55 +01:00 |
Petr Mrázek
|
bdbfbf5988
|
Fix catsplosion.
|
2012-02-14 09:37:30 +01:00 |
Alexander Gavrilov
|
e39852ff2e
|
Make BitArray(unsigned) treat the argument as the number of bytes.
|
2012-02-12 18:06:00 +04:00 |
Alexander Gavrilov
|
1047c2517d
|
Add size-defining constructors for BitArray.
|
2012-02-12 17:44:19 +04:00 |
Alexander Gavrilov
|
c04a140713
|
Add a new DfArray class to match generated headers.
Also, add working assignment and copy constructor to BitArray, and
change the unsafe conversion to int from an operator to a method.
|
2012-02-12 16:44:35 +04:00 |
Quietust
|
97bae19c13
|
Update BitArray to automatically grow whenever setting/toggling bits beyond the end
|
2012-01-15 18:08:35 -06:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |