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.
Difference between revisions of "User:Belal/Memory research"
Jump to navigation
Jump to search
(→Notes) |
|||
Line 26: | Line 26: | ||
! width="13%" | Name | ! width="13%" | Name | ||
! width="50%" | Information | ! width="50%" | Information | ||
+ | |||
+ | |- | ||
+ | | align="right" | 0x0 | ||
+ | | char | ||
+ | | symbol type | ||
+ | | ascii char for the symbol to use | ||
|- | |- |
Revision as of 15:59, 17 February 2010
Feburary 17, 2010 - Version 0.28.181.40d17
Addresses
Address | Type | Name | Information |
---|---|---|---|
0x014240A4 | std::vector() | notes | holds the notes for the map |
Offsets
Notes
Offset (+Hex) | Type | Name | Information |
---|---|---|---|
0x0 | char | symbol type | ascii char for the symbol to use |
0x8 | string | name | text for the note |
0x34 | int | x | |
0x36 | int | y | |
0x38 | int | z |