5e67ee2970removed unneeded memrange wrapper struct renamed some stuff to match the C++ version added read, write, readSTLVector, readString, getPath, getMemranges, and getPID
doomchild
2011-03-31 13:46:50 -0500
fea7d56c32added DFProcess_C stuff to project lists (although they're commented out, since it's not done yet)
doomchild
2011-03-31 09:46:34 -0500
df29be1368removed some testing stuff
doomchild
2011-03-29 10:10:30 -0500
e9cda85e9bno need to import everything in dftypes
doomchild
2011-03-29 10:09:34 -0500
3e335c4b7bswitched from position to gui (since position no longer exists)
doomchild
2011-03-29 10:08:08 -0500
ea54dc645cremoved references to position module, which no longer exists
doomchild
2011-03-29 10:07:50 -0500
c18167224bupdated to match C API
doomchild
2011-03-29 10:04:19 -0500
e34831a354added getters/setters for cursor/view coords, window size, and screen tiles added ReadHotkeys
doomchild
2011-03-29 09:46:59 -0500
cee5d176b9changed Construction field type "mat_idx" to c_uint (to match t_construction struct layout)
doomchild
2011-03-29 09:23:53 -0500
b3455b0192MSVC is a pile of fail that can't even align variables in a struct.
Petr Mrázek
2011-03-28 11:22:21 +0200
75b44ba33bFix possible bug in zero length C string reading
Petr Mrázek
2011-03-28 02:13:32 +0200
cfd309bf70fix C string idiocy.
Petr Mrázek
2011-03-28 02:09:13 +0200
bf0bd7c2ddTagging 0.5.10, updated the readme
Petr Mrázek
2011-03-27 16:47:09 +0200
dcfa315acfwindows 31.24
Petr Mrázek
2011-03-27 16:06:44 +0200
ad76fd1511Set version to 0.5.9
Petr Mrázek
2011-03-27 00:04:18 +0100
8ef1ef198531.23 Windows support, tiny little tweaks to liquids tool.
Petr Mrázek
2011-03-27 00:02:23 +0100
635e1998eeStop DFVector from accessing VersionInfo in the constructor (slight optimization).
Petr Mrázek
2011-03-25 06:40:33 +0100
820767d701Pause state 31.22 win
Petr Mrázek
2011-03-25 03:51:57 +0100
1a1a28ee3dWorld module offsets for windows 31.22
Petr Mrázek
2011-03-25 03:27:07 +0100
4c030e7cc1Some linux 31.22 offsets, slight tweaks to Materials
Petr Mrázek
2011-03-25 02:31:27 +0100
754647fe96The mysterious variable is mysterious, 31.22 support, needs testing
Petr Mrázek
2011-03-24 23:21:50 +0100
ecb239f64cMerge branch 'worldmap'
Petr Mrázek
2011-03-24 17:43:28 +0100
1f4ac33200Clarification of some values of geology and local feature reading
Petr Mrázek
2011-03-24 17:41:34 +0100
7c971cd8f1World coords for dfposition
Petr Mrázek
2011-03-24 06:13:21 +0100
d0a171a350Add a form of ReadFeature applicable to already read blocks.
Petr Mrázek
2011-03-24 04:39:38 +0100
4090a378c1Remove message spam, make sure the old methods act the same.
Petr Mrázek
2011-03-24 04:20:34 +0100
ce9aa514fbAnd the tool source...
Petr Mrázek
2011-03-24 04:06:14 +0100
64a578b204Added cache for map features inside the Maps module along with convenience feature getter for blocks. Adamantine vein refiller tool.
Petr Mrázek
2011-03-24 04:00:23 +0100
64d3f248c5fixed a missing import, a type error, and a misspell
doomchild
2011-03-22 11:42:59 -0500
34a687b95aMake sure things build with playground turned on.
Petr Mrázek
2011-03-21 21:29:54 +0100
e8ee9b7cabdflair tool to match what the dfusion people have. minor tweaks to playground
Petr Mrázek
2011-03-21 21:14:07 +0100
7072c43e96Move dfderamp tool to supported, there's no reason for it to languish in playground.
Petr Mrázek
2011-03-21 11:09:34 +0100
7f0ba3b1ffFix header install rule.
Petr Mrázek
2011-03-20 17:24:34 +0100
0a35afb16aUse proper paths in build system.
Petr Mrázek
2011-03-20 17:17:33 +0100
fe92edfb4eNo more generated config files.
Petr Mrázek
2011-03-20 06:20:23 +0100
c06df18ea7Fix linux builds not installing the header files
Petr Mrázek
2011-03-20 02:06:50 +0100
467c50e97dTiny ubuntu fix.
Petr Mrázek
2011-03-20 00:54:11 +0100
1481b07b6bUbuntu packaging magic, forgotten header files, an icon.
Petr Mrázek
2011-03-19 23:26:32 +0100
2bc7aacb79Remove precompiled garbage, fix dfcleanmap for real
Petr Mrázek
2011-03-19 20:17:04 +0100
1cc74b395eUse RPATH tweaks on linux to make portable packages work
Petr Mrázek
2011-03-18 20:10:22 +0100
a7f3258018Get rid of SHM in modules.
Petr Mrázek
2011-03-18 17:58:48 +0100
7809ed6cd5Small fixes to documentation and build scripts.
Petr Mrázek
2011-03-18 16:47:55 +0100
d75c940958Kill Position module everywhere.
Petr Mrázek
2011-03-18 11:45:37 +0100
e1b80e6f33Massive tool and wrapper fixage.
Petr Mrázek
2011-03-18 11:38:37 +0100
a6c724bfb5Module rearrangement and doxygen documentification. API break.
Petr Mrázek
2011-03-18 11:09:26 +0100
b94ddf50d0Eliminated silly dependency cascade within the library. Some documentation tweaks.
Petr Mrázek
2011-03-18 08:53:59 +0100
737643a33fSpring cleaning in python wrappers.
Petr Mrázek
2011-03-18 06:17:43 +0100
115a256ff5More build script rearrangement
Petr Mrázek
2011-03-15 01:53:01 +0100
3cf985be77Use different tamp folders for different build types (so side-by-side builds with different MSVC versions are possible)
Petr Mrázek
2011-03-15 01:44:26 +0100
9d962d6303Don't build things that don't work.
Petr Mrázek
2011-03-15 01:25:55 +0100