Alexander Gavrilov
|
16ee049664
|
Split off the burrows api from Maps and Units.
|
2012-04-26 12:56:28 +04:00 |
Alexander Gavrilov
|
6ab270d129
|
Retrieve unit noble position info, and use it in getProfessionName.
|
2012-04-26 12:03:56 +04:00 |
Alexander Gavrilov
|
763a301b4f
|
Add a few more lua api functions, documentation, and unit sort orders.
Units::getProfessionName appears to work correctly for
everything except nobles.
|
2012-04-23 21:30:53 +04:00 |
Alexander Gavrilov
|
3282ac3db2
|
Add a hotkey command that sorts units in lists using lua comparators.
|
2012-04-21 15:43:52 +04:00 |
Alexander Gavrilov
|
7a34a89f53
|
Add burrow subcommands to modify burrow unit and tile sets.
|
2012-04-14 14:12:59 +04:00 |
Alexander Gavrilov
|
37cfb1fdcd
|
Add unit position and container api.
|
2012-04-13 16:10:19 +04:00 |
Alexander Gavrilov
|
5d5502ae34
|
Update the item owner modification api and export it to lua.
|
2012-04-11 20:10:31 +04:00 |
Alexander Gavrilov
|
0c2b78b96b
|
Add api for manipulating burrows to the core.
|
2012-04-11 19:42:05 +04:00 |
Alexander Gavrilov
|
45ae2ed67f
|
Pull a few utility functions into the core and publish to lua.
|
2012-04-07 19:08:30 +04:00 |
Alexander Gavrilov
|
903e9ee716
|
Export a few more functions to lua.
|
2012-04-06 11:21:28 +04:00 |
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 |
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
|
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
|
fd653a0227
|
Kill the Items module
|
2012-01-16 22:12:58 -06:00 |
Quietust
|
64b55acf37
|
df_item -> df::item, t_itemflags -> df::item_flags
|
2012-01-16 20:16:16 -06:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |