summaryrefslogtreecommitdiff
path: root/library/include/modules/Units.h
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Add an API function for reading the nominal skill level.Alexander Gavrilov2012-09-291-0/+1
* Clean up the movement speed calculation function and move into the core.Alexander Gavrilov2012-09-091-0/+2
* Move curse-affected attribute value getters to the core.Alexander Gavrilov2012-09-091-0/+6
* Finish the effective skill computation function, and move to core.Alexander Gavrilov2012-09-091-0/+12
* Add getProfessionColor and getCasteProfessionColor to Units moduleQuietust2012-08-221-0/+3
* Split off the burrows api from Maps and Units.Alexander Gavrilov2012-04-261-5/+0
* Retrieve unit noble position info, and use it in getProfessionName.Alexander Gavrilov2012-04-261-1/+12
* Add a few more lua api functions, documentation, and unit sort orders.Alexander Gavrilov2012-04-231-1/+5
* Add a hotkey command that sorts units in lists using lua comparators.Alexander Gavrilov2012-04-211-0/+2
* Add burrow subcommands to modify burrow unit and tile sets.Alexander Gavrilov2012-04-141-0/+4
* Add unit position and container api.Alexander Gavrilov2012-04-131-0/+5
* Update the item owner modification api and export it to lua.Alexander Gavrilov2012-04-111-6/+0
* Add api for manipulating burrows to the core.Alexander Gavrilov2012-04-111-0/+5
* Pull a few utility functions into the core and publish to lua.Alexander Gavrilov2012-04-071-0/+8
* Export a few more functions to lua.Alexander Gavrilov2012-04-061-1/+1
* Add unit professions and filtering on status.Alexander Gavrilov2012-03-181-0/+4
* Add a RPC call to retrieve unit info.Alexander Gavrilov2012-03-171-0/+2
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-031-3/+0
* Make things work properly.Petr Mrázek2012-01-271-0/+1
* Kill the Units module, and add another pair of methods to the Items module to...Quietust2012-01-241-221/+148
* Get rid of df_nameQuietust2012-01-211-1/+1
* Cleanup the Units moduleQuietust2012-01-211-560/+14
* Kill the Items moduleQuietust2012-01-161-2/+0
* df_item -> df::item, t_itemflags -> df::item_flagsQuietust2012-01-161-3/+3
* Header changes/cleanup.Petr Mrázek2011-12-311-0/+820