Japa
|
129218d5f8
|
fix whitespace.
|
2015-09-16 23:29:21 +05:30 |
Japa
|
ed07a8478b
|
Merge branch 'develop' of https://github.com/DFHack/dfhack into develop
|
2015-09-16 23:27:04 +05:30 |
Japa
|
e49272854c
|
Add basic army info to RemoteFortressReader.proto
|
2015-09-16 23:26:52 +05:30 |
expwnent
|
f9fce7e6a1
|
Convert tab to spaces in RemoteFortressReader.proto.
|
2015-09-15 03:21:09 -04:00 |
Japa
|
3b36a23404
|
Add soldier state to remotefortressreader.cpp
|
2015-09-07 22:41:24 +05:30 |
Japa
|
1a78cabd7c
|
Add profession color and unit flags to remotefortressreader
|
2015-09-05 14:54:12 +05:30 |
Japa
|
6881aeac70
|
Enable sending of creature_raw in remotefortressreader.cpp
|
2015-09-03 00:13:48 +05:30 |
Japa
|
f60b3e8117
|
Added a function to get region tiles from remotefortressreader.cpp
|
2015-08-16 20:28:52 +05:30 |
Japa
|
a71a6d45cc
|
Added a function to pull the world map from remotefortressreader.cpp
|
2015-08-14 15:36:36 +05:30 |
Japa
|
33cb5e951f
|
Fixed whitespace and returns.
|
2015-06-22 18:01:19 +05:30 |
Japa
|
a071f5bf6c
|
Added preliminary building list to remotefortressreader. Untested.
|
2015-06-22 00:40:17 +05:30 |
Japa
|
96640c837f
|
Made remotefortressreader send an item list, and the item that constructions are made from.
|
2015-06-20 22:17:35 +05:30 |
Lethosor
|
09db800f3d
|
Change tabs to spaces
|
2015-06-11 12:50:00 -04:00 |
Japa
|
cf13b677b6
|
Added all main tile flags to the list of sent stuff.
|
2015-06-11 21:49:42 +05:30 |
lethosor
|
10cfef0553
|
Fix whitespace issues
|
2015-02-14 22:53:06 -05:00 |
Japa
|
6e7b543414
|
Added liquids
|
2015-02-13 18:38:02 +05:30 |
Japa
|
8efac385cc
|
changed tile direction to a string, rather than a hard to understand int.
|
2015-01-19 19:58:09 +05:30 |
Japa
|
c373e57c02
|
Added world names.
|
2014-12-31 17:50:43 +05:30 |
Japa
|
cc5a78f848
|
Added function to get the map size, and fixed a stupid material bug.
|
2014-12-17 08:40:29 +05:30 |
Japa
|
6982de88bd
|
Added very basic viewport size and position sending.
|
2014-12-12 21:04:23 +05:30 |
Japa
|
d11df5b87f
|
Added a simple unit listing to remotefortressreader.cpp. Updated stonesense.
|
2014-12-11 20:10:49 +05:30 |
JapaMala
|
756485c4db
|
Added support for getting a list of plant growths with fake material names.
|
2014-08-08 20:35:57 +05:30 |
JapaMala
|
bc5e0f6ad6
|
Made DFHack buildable. Also added plant proto definitions
|
2014-07-23 19:57:47 +05:30 |
JapaMala
|
216019e5af
|
Disconnected the RemoteReader values from the DF enums.
|
2014-07-17 17:46:00 +05:30 |
JapaMala
|
2d5ec9e45d
|
remotefortressreader can send over more info over the sockets.
|
2014-07-15 17:48:12 +05:30 |
JapaMala
|
ce849312c7
|
remotefortressreader now can send over sets of MapBlocks
|
2014-06-17 21:47:16 +05:30 |
JapaMala
|
db2d59ac77
|
Started work on a generic visualizer socket client plugin. Currently only sends over inorganic and creature materials, nothing else.
|
2014-06-15 10:10:12 +05:30 |