Petr Mrázek
|
8812238bf6
|
Update license, add contributors file, bump release number
|
2012-09-30 04:03:37 +02:00 |
Alexander Gavrilov
|
9ad8d767b4
|
Add code for adding abstract buildings and removing constructions.
|
2012-05-06 19:09:11 +04:00 |
Alexander Gavrilov
|
eadce95940
|
Add a convenience function for designating constructions.
|
2012-05-01 19:55:25 +04:00 |
Alexander Gavrilov
|
0a6982f404
|
Enable warnings correctly on linux and fix a lot of them.
|
2012-04-20 13:30:37 +04:00 |
Petr Mrázek
|
7fe8762852
|
Get rid of Simple namespace, Gui module is now a namespace.
|
2012-03-03 14:38:24 +01:00 |
Quietust
|
0d11d1b79c
|
Synch with structures changes
|
2012-02-07 15:37:21 -06:00 |
Quietust
|
ccad6efeb8
|
Remove UTF-8 BOMs
|
2012-01-27 09:47:14 -06:00 |
Petr Mrázek
|
1d7ed14442
|
Merge https://github.com/quietust/dfhack
Re-add some get* forms of module calls.
Conflicts:
plugins/mapexport/mapexport.cpp
|
2012-01-27 06:27:57 +01:00 |
Quietust
|
fe34e07d2b
|
Re-add the ability to request simplified copies of Constructions, Engravings, and Plants; also fix the "isValid" checks for those modules to actually be meaningful
|
2012-01-26 20:29:59 -06:00 |
Quietust
|
26730dc6c2
|
Kill the Constructions module
|
2012-01-24 16:11:48 -06:00 |
Petr Mrázek
|
86464b99cc
|
Remove DfVector, break MSVC builds until further notice.
|
2012-01-04 01:45:11 +01:00 |
Petr Mrázek
|
9db20bd84d
|
Header changes/cleanup.
|
2011-12-31 12:48:42 +01:00 |
Petr Mrázek
|
e0fb8f7c81
|
Crud removal: Context is gone. Added missing FakeSDL.h
|
2011-06-17 15:02:43 +02:00 |
Petr Mrázek
|
93be1eb1fb
|
Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping and ability to run reveal from DFHack console.
|
2011-06-16 23:53:39 +02:00 |
Petr Mrázek
|
511f459182
|
Stripped nonsense from the DFHack vector wrapper. Next step: removal.
|
2011-06-13 01:14:10 +02:00 |
Petr Mrázek
|
81d648dfa7
|
First 'working' DFHack inside DF, for 'some' values of 'working'.
|
2011-06-12 23:17:40 +02:00 |
Petr Mrázek
|
bb04aa1a32
|
Linux header cleanups. Windows side will follow.
|
2011-04-10 10:19:15 +02:00 |
Petr Mrázek
|
b94ddf50d0
|
Eliminated silly dependency cascade within the library. Some documentation tweaks.
|
2011-03-18 08:53:59 +01:00 |
Petr Mrázek
|
95abf6e605
|
All the modules *should* now use the new offset storage properly. Maybe, needs testing :)
|
2010-08-30 00:08:17 +02:00 |
Petr Mrázek
|
1bceac2343
|
Rename memory_info and its factory class.
|
2010-08-20 14:10:05 +02:00 |
Petr Mrázek
|
04b71f154c
|
Fun and games. Also turning old DFWindow class into a module tracked by Context.
|
2010-05-26 12:24:45 +02:00 |
Petr Mrázek
|
966a145b3e
|
Moving stuff around, part 3
|
2010-05-26 08:42:09 +02:00 |
Petr Mrázek
|
b710ed687a
|
Moving stuff around, part 2
|
2010-05-26 06:48:23 +02:00 |