0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CMake swig integration More... over 16 years ago
fixed setting of flags to false in two init functions More... over 16 years ago
sprinkled some exceptions over the memory reading More... over 16 years ago
added many MissingAddress exception throws More... over 16 years ago
added exceptions to API::ReadGeology and API::InitReadBuildings More... over 16 years ago
added exceptions to API::InitMap More... over 16 years ago
Merge branch 'master' of git://github.com/peterix/dfhack into errorhandling More... over 16 years ago
Fix header and code desync More... over 16 years ago
Many fixes to DFHack::API Wrapper generation still manual, but makes a lot more sense More... over 16 years ago
added some exceptions to handle errors More... over 16 years ago
Fix problem with wrapper generation More... over 16 years ago
Sync More... over 16 years ago
Python stuffs More... over 16 years ago
Changes for better SWIG support More... over 16 years ago
Added GCC visibility support More... over 16 years ago
Tabs to spaces More... over 16 years ago
Fixes for crash bugs and memory corruption. More... over 16 years ago
leftovers More... over 16 years ago
Silly building reading bug fixed More... over 16 years ago
Less spam! More... over 16 years ago
Major memory_info rework. All <class> tags and vtable="" attributes in Memory.xml are now obsolete. <multiclass> tags are still important, but don't need the vtable attrs. Vtables are resolved automatically. All this will be left in Memory.xml until utility authors update to this version or newer. More... over 16 years ago
Add d18 offsets More... over 16 years ago
settlement offsets for windows and linux d9-d17, fixes for linux offsets, forgot the name offset, and switched the current and all settlement address :) More... over 16 years ago
Updated README, added Readme and Compile with DOS line endings More... over 16 years ago
Precompiled SHM lib for windows, Linux d18 vtables More... over 16 years ago
Support for d18 on windows Also deployment to people who get Memory.xml from git... Fixed wine process attach bug More... over 16 years ago
Linux d18 ncurses support for shm lib Some boost preparations More... over 16 years ago
Code for getting the current and all settlements in the world, currently has offsets for the settlement location, name, and area size. Right now the current settlement causes msvc to claim the heap is corrupted, I think due to the fact that the current_settlement vector only has 1 item in it. I think it may be a bug in the vector code, as my code is basically identical between the current settlement and the other settlements. More... over 16 years ago
Refactor of memory_info class, now with more d-pointer More... over 16 years ago
Added Linux 40d18 offsets (vtables still missing) More... over 16 years ago