v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing User:Rick/Memory research

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.


The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 328: Line 328:
  
 
|-
 
|-
| width="15%" | 0x1
+
| width="15%" | 0x8
| width="15%" | 1 << 0
+
| width="15%" | 1 << 3
| Lying on the ground
+
| Held? (in someones inventory)
 
 
|-
 
| 0x2
 
| 1 << 1
 
| Used in job (?) (seen on beds in use, items marked for melting and one corpse piece that was carried away already)
 
 
 
|-
 
| 0x4
 
| 1 << 2
 
| ?
 
 
 
|-
 
| 0x8
 
| 1 << 3
 
| In inventory (bin, creature)
 
 
 
|-
 
| 0x10
 
| 1 << 4
 
| Only seems to occur when not on ground
 
 
 
|-
 
| 0x20
 
| 1 << 5
 
| In inventory (workshop)
 
 
 
|-
 
| 0x40
 
| 1 << 6
 
| Only seems to occur when not on ground
 
 
 
|-
 
| 0x80
 
| 1 << 7
 
| Only seems to occur when not on ground
 
 
 
|-
 
| 0x100
 
| 1 << 8
 
| Rotten
 
 
 
|-
 
| 0x200
 
| 1 << 9
 
| ?
 
 
 
|-
 
| 0x400
 
| 1 << 10
 
| Only seems to occur when not on ground
 
 
 
|-
 
| 0x800
 
| 1 << 11
 
| ?
 
 
 
|-
 
| 0x1000
 
| 1 << 12
 
| Only seems to occur when not on ground
 
 
 
|-
 
| 0x2000
 
| 1 << 13
 
| ?
 
 
 
|-
 
| 0x4000
 
| 1 << 14
 
| Narrow
 
 
 
|-
 
| 0x8000
 
| 1 << 15
 
| Not produced on-site, does not count towards wealth
 
 
 
|-
 
| 0x10000
 
| 1 << 16
 
| Item shows wear
 
 
 
|-
 
| 0x20000
 
| 1 << 17
 
| ?
 
 
 
|-
 
| 0x40000
 
| 1 << 18
 
| Only seems to occur when not on ground
 
  
 
|-
 
|-
Line 426: Line 336:
 
| 1 << 19
 
| 1 << 19
 
| Forbid
 
| Forbid
 
|-
 
| 0x100000
 
| 1 << 20
 
| ?
 
  
 
|-
 
|-
Line 446: Line 351:
 
| 1 << 23
 
| 1 << 23
 
| Melt
 
| Melt
 
|-
 
| 0x1000000
 
| 1 << 24
 
| Hidden
 
 
|-
 
| 0x2000000
 
| 1 << 25
 
| Only seems to occur when not on ground
 
  
 
|}
 
|}
Line 468: Line 363:
  
 
==Map==
 
==Map==
===Tile Block===
+
===Data Block===
 
{| border="1" cellpadding="2" width="100%"
 
{| border="1" cellpadding="2" width="100%"
 
! width="5%" | Offset
 
! width="5%" | Offset
Line 480: Line 375:
 
| 4
 
| 4
 
| pointer
 
| pointer
|  
+
| Unknown
|  
+
|
  
 
|-
 
|-
Line 489: Line 384:
 
| Events
 
| Events
 
|  
 
|  
 
|-
 
| <code>0x0054</code>
 
| 2
 
| short
 
| Map X
 
| In tiles, not blocks.
 
 
|-
 
| <code>0x0056</code>
 
| 2
 
| short
 
| Map Y
 
| In tiles, not blocks.
 
 
|-
 
| <code>0x0058</code>
 
| 2
 
| short
 
| Map Z?
 
| In tiles, not blocks.
 
 
|-
 
| <code>0x005A</code>
 
| 2
 
| short
 
| Region X
 
| This doesn't account for the selected area in the local area it seems.
 
 
|-
 
| <code>0x005C</code>
 
| 2
 
| short
 
| Region Y
 
| This doesn't account for the selected area in the local area it seems.
 
  
 
|-
 
|-
Line 530: Line 390:
 
| list of shorts
 
| list of shorts
 
| Type
 
| Type
| [[User:Mithaldu/Tile_types_in_DF_memory|tile types (work in progress)]]
+
|  
  
 
|-
 
|-
Line 537: Line 397:
 
| list of longs
 
| list of longs
 
| Designation
 
| Designation
| [[User:Mithaldu/Designation flags in DF memory|designation flags (work in progress)]]
+
|  
 
{| border="1" cellpadding="2" width="100%"
 
{| border="1" cellpadding="2" width="100%"
 
! width="30%" colspan="2" | Flag
 
! width="30%" colspan="2" | Flag
 
! width="70%" | Description
 
! width="70%" | Description
 
|-
 
| width="30%" colspan="2" | <code>0x7</code>
 
| Flow size (not a flag)
 
  
 
|-
 
|-
Line 553: Line 409:
 
|-
 
|-
 
| colspan="2" | <code>0x3C00</code>
 
| colspan="2" | <code>0x3C00</code>
| Soil / Rock Layer ID (not a flag)
+
| Region ID (not a flag)
  
 
|-
 
|-
Line 569: Line 425:
 
| 1 << 16
 
| 1 << 16
 
| Outside (Inside when unset)
 
| Outside (Inside when unset)
 
|-
 
| colspan="2" | <code>0x1E0000</code>
 
| Unknown ID (not a flag)
 
  
 
|-
 
|-
Line 590: Line 442:
 
| 4 * 16 * 16
 
| 4 * 16 * 16
 
| list of longs
 
| list of longs
| Occupancy
+
| Unknown
 
|  
 
|  
 +
Is probably flags?
 
{| border="1" cellpadding="2" width="100%"
 
{| border="1" cellpadding="2" width="100%"
 
! width="30%" colspan="2" | Flag
 
! width="30%" colspan="2" | Flag
Line 612: Line 465:
 
| 1 * 16 * 16
 
| 1 * 16 * 16
 
| list of bytes
 
| list of bytes
|  
+
| Unknown
 
|  
 
|  
  
Line 626: Line 479:
 
| 2 * 16 * 16
 
| 2 * 16 * 16
 
| list of shorts
 
| list of shorts
|  
+
| Unknown
 
|  
 
|  
  
Line 633: Line 486:
 
| 2 * 16 * 16
 
| 2 * 16 * 16
 
| list of shorts
 
| list of shorts
|  
+
| Unknown
 
|  
 
|  
  
Line 654: Line 507:
 
| 2 * 16 * 16
 
| 2 * 16 * 16
 
| list of shorts
 
| list of shorts
|  
+
| Unknown
 
|  
 
|  
  
Line 661: Line 514:
 
| 2 * 16 * 16
 
| 2 * 16 * 16
 
| list of shorts
 
| list of shorts
|  
+
| Unknown
 
|  
 
|  
  
 
|-
 
|-
 
| <code>0x1D60</code>
 
| <code>0x1D60</code>
| 9 bytes
+
| 1 * 16 * 16
|  
+
| list of bytes
|  
+
| Unknown
 
|  
 
|  
  
Line 769: Line 622:
  
 
|}
 
|}
 
[[Category:Hacking|Memory research]]
 

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)