index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
include
/
modules
/
Units.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license, add contributors file, bump release number
Petr Mrázek
2012-09-30
1
-1
/
+1
*
Add an API function for reading the nominal skill level.
Alexander Gavrilov
2012-09-29
1
-0
/
+1
*
Clean up the movement speed calculation function and move into the core.
Alexander Gavrilov
2012-09-09
1
-0
/
+2
*
Move curse-affected attribute value getters to the core.
Alexander Gavrilov
2012-09-09
1
-0
/
+6
*
Finish the effective skill computation function, and move to core.
Alexander Gavrilov
2012-09-09
1
-0
/
+12
*
Add getProfessionColor and getCasteProfessionColor to Units module
Quietust
2012-08-22
1
-0
/
+3
*
Split off the burrows api from Maps and Units.
Alexander Gavrilov
2012-04-26
1
-5
/
+0
*
Retrieve unit noble position info, and use it in getProfessionName.
Alexander Gavrilov
2012-04-26
1
-1
/
+12
*
Add a few more lua api functions, documentation, and unit sort orders.
Alexander Gavrilov
2012-04-23
1
-1
/
+5
*
Add a hotkey command that sorts units in lists using lua comparators.
Alexander Gavrilov
2012-04-21
1
-0
/
+2
*
Add burrow subcommands to modify burrow unit and tile sets.
Alexander Gavrilov
2012-04-14
1
-0
/
+4
*
Add unit position and container api.
Alexander Gavrilov
2012-04-13
1
-0
/
+5
*
Update the item owner modification api and export it to lua.
Alexander Gavrilov
2012-04-11
1
-6
/
+0
*
Add api for manipulating burrows to the core.
Alexander Gavrilov
2012-04-11
1
-0
/
+5
*
Pull a few utility functions into the core and publish to lua.
Alexander Gavrilov
2012-04-07
1
-0
/
+8
*
Export a few more functions to lua.
Alexander Gavrilov
2012-04-06
1
-1
/
+1
*
Add unit professions and filtering on status.
Alexander Gavrilov
2012-03-18
1
-0
/
+4
*
Add a RPC call to retrieve unit info.
Alexander Gavrilov
2012-03-17
1
-0
/
+2
*
Get rid of Simple namespace, Gui module is now a namespace.
Petr Mrázek
2012-03-03
1
-3
/
+0
*
Make things work properly.
Petr Mrázek
2012-01-27
1
-0
/
+1
*
Kill the Units module, and add another pair of methods to the Items module to...
Quietust
2012-01-24
1
-221
/
+148
*
Get rid of df_name
Quietust
2012-01-21
1
-1
/
+1
*
Cleanup the Units module
Quietust
2012-01-21
1
-560
/
+14
*
Kill the Items module
Quietust
2012-01-16
1
-2
/
+0
*
df_item -> df::item, t_itemflags -> df::item_flags
Quietust
2012-01-16
1
-3
/
+3
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-0
/
+820