index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
RemoteTools.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge further changes (???)
Timothy Collett
2012-09-10
1
-1
/
+1
*
Sync to the change in gamemode/gametype globals.
Alexander Gavrilov
2012-06-16
1
-8
/
+8
*
Expose builtin commands to dfhack-run, and add lua script support.
Alexander Gavrilov
2012-05-04
1
-1
/
+1
*
Rename units.other[0] to units.active.
Alexander Gavrilov
2012-04-21
1
-1
/
+1
*
Enable warnings correctly on linux and fix a lot of them.
Alexander Gavrilov
2012-04-20
1
-2
/
+5
*
Add unit_misc_trait list to BasicUnitInfo protobuf API.
Will Rogers
2012-04-10
1
-0
/
+14
*
Add SetUnitLabors protobuf API.
Will Rogers
2012-04-10
1
-0
/
+16
*
Export a few more functions to lua.
Alexander Gavrilov
2012-04-06
1
-1
/
+1
*
Encode & decode names in utf-8 for transfer in remote messages.
Alexander Gavrilov
2012-04-05
1
-7
/
+7
*
Add additional related data to ListJobSkills.
Will Rogers
2012-04-04
1
-4
/
+27
*
Don't export describeJobSkills.
Will Rogers
2012-04-03
1
-16
/
+14
*
Add ListJobSkills.
Will Rogers
2012-04-03
1
-0
/
+22
*
Need to return a value here
Quietust
2012-03-18
1
-0
/
+1
*
Add unit professions and filtering on status.
Alexander Gavrilov
2012-03-18
1
-5
/
+23
*
Export unit curse, squad, death and burrow info.
Alexander Gavrilov
2012-03-18
1
-4
/
+60
*
Add RPC calls to query some global state.
Alexander Gavrilov
2012-03-18
1
-0
/
+91
*
Make the server suspend the core around calls unless disabled.
Alexander Gavrilov
2012-03-18
1
-9
/
+11
*
Add a ListSquads request.
Alexander Gavrilov
2012-03-17
1
-6
/
+39
*
Add a RPC call to retrieve unit info.
Alexander Gavrilov
2012-03-17
1
-4
/
+162
*
Add a ListMaterials remote call for bulk download of basic material info.
Alexander Gavrilov
2012-03-17
1
-2
/
+159
*
Add many new template functions for enums & bitfields.
Alexander Gavrilov
2012-03-17
1
-0
/
+7
*
Move CoreService to a separate file.
Alexander Gavrilov
2012-03-17
1
-0
/
+133