Alexander Gavrilov
|
d4626f9751
|
Add unit professions and filtering on status.
|
2012-03-18 15:35:38 +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
|
7fe8762852
|
Get rid of Simple namespace, Gui module is now a namespace.
|
2012-03-03 14:38:24 +01:00 |
Quietust
|
9afcea3deb
|
In all loops that iterate across a vector, use a size_t as the index
|
2012-01-31 10:55:38 -06:00 |
Petr Mrázek
|
d5d4875532
|
Make things work properly.
|
2012-01-27 05:54:26 +01:00 |
Quietust
|
cc7c7795a1
|
Kill the Units module, and add another pair of methods to the Items module to simplify some things
|
2012-01-24 11:32:34 -06:00 |
Quietust
|
466bf89578
|
Goodbye, Translation module
|
2012-01-24 10:54:12 -06:00 |
Quietust
|
7b2835e2a9
|
Get rid of df_name
|
2012-01-21 13:12:40 -06:00 |
Quietust
|
8052305c2e
|
Cleanup the Units module
|
2012-01-21 13:03:39 -06:00 |
Quietust
|
64b55acf37
|
df_item -> df::item, t_itemflags -> df::item_flags
|
2012-01-16 20:16:16 -06:00 |
Quietust
|
555183cb25
|
Remove unreferenced variables
|
2012-01-11 10:57:05 -06:00 |
Petr Mrázek
|
86464b99cc
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Petr Mrázek
|
f7d78539d3
|
Renaming Creatures to Units
|
2011-12-02 10:56:40 +01:00 |