index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
rename.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement explicit hook priority in vmethod interpose.
Alexander Gavrilov
2012-09-22
1
-1
/
+1
*
Support renaming activity zones.
Alexander Gavrilov
2012-09-20
1
-5
/
+42
*
Fix the rename plugin and script to use the new getSelectedBuilding API.
Alexander Gavrilov
2012-09-20
1
-2
/
+3
*
Support renaming some buildings, and arbitrary units, via gui script.
Alexander Gavrilov
2012-09-05
1
-1
/
+200
*
minor stuff, use building->is_room instead of building->isRoom() which return...
Robert Heinrich
2012-04-17
1
-2
/
+2
*
Pull a few utility functions into the core and publish to lua.
Alexander Gavrilov
2012-04-07
1
-55
/
+5
*
Encode & decode names in utf-8 for transfer in remote messages.
Alexander Gavrilov
2012-04-05
1
-4
/
+6
*
Tweaks!
Petr Mrázek
2012-03-29
1
-1
/
+0
*
Make the server suspend the core around calls unless disabled.
Alexander Gavrilov
2012-03-18
1
-4
/
+0
*
Add a ListSquads request.
Alexander Gavrilov
2012-03-17
1
-2
/
+2
*
Add support for exporting functions from plugins, with example in rename.
Alexander Gavrilov
2012-03-15
1
-23
/
+84
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-10
/
+10
*
Get rid of Simple namespace, Gui module is now a namespace.
Petr Mrázek
2012-03-03
1
-2
/
+2
*
Fix rename squad: use entity data to skip squads from abandoned forts.
Alexander Gavrilov
2012-02-22
1
-5
/
+18
*
New plugin interface
Petr Mrázek
2012-02-21
1
-4
/
+1
*
Update the assumed identity in rename unit.
Alexander Gavrilov
2012-02-20
1
-0
/
+13
*
Only use #include <> for system libraries - for everything else, use ""
Quietust
2012-01-15
1
-14
/
+14
*
Support changing the custom profession via rename.
Alexander Gavrilov
2012-01-15
1
-0
/
+13
*
Add utility functions to retrieve the selected job/unit/item.
Alexander Gavrilov
2012-01-14
1
-15
/
+59
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-9
/
+9
*
Add a plugin to rename squads and hotkeys (without the 9 char limit).
Alexander Gavrilov
2011-12-29
1
-0
/
+90