Petr Mrázek
|
58e3813d56
|
Fix more MSVC fail, make console recognize 'man' command.
|
2012-02-22 19:54:07 +01:00 |
Petr Mrázek
|
a9c9ac98fe
|
Silence some MSVC warnings.
|
2012-02-22 19:28:40 +01:00 |
Petr Mrázek
|
15cc08debc
|
Fix the fail.
|
2012-02-22 19:02:06 +01:00 |
Petr Mrázek
|
0807baf0c0
|
Merge https://github.com/mikestewart/dfhack
|
2012-02-22 15:22:19 +01:00 |
Petr Mrázek
|
8ee27e182a
|
Hidden weather command raw value override
|
2012-02-22 15:21:29 +01:00 |
Mike Stewart
|
baea253578
|
Merge remote-tracking branch 'upstream/master'
|
2012-02-21 23:31:53 -08:00 |
Mike Stewart
|
14b471a459
|
Add ability menu/area map width reading and writing to the Gui module, and use the new information in follow to properly center the screen regardless of menu configuration. Also general fixing and cleanup in follow.
|
2012-02-21 23:30:44 -08:00 |
Petr Mrázek
|
34c9c2d663
|
Fix stonesense, MSVC fail
|
2012-02-21 18:30:31 +01:00 |
Petr Mrázek
|
2cd2ee9b0c
|
New plugin interface
|
2012-02-21 18:19:17 +01:00 |
Petr Mrázek
|
0b9e849096
|
Update submodules, sort 'ls' output.
|
2012-02-21 15:21:50 +01:00 |
Petr Mrázek
|
931121e5fd
|
Update structures
|
2012-02-20 17:55:33 +01:00 |
Alexander Gavrilov
|
02e486be88
|
Support the new unitlist screen; it's same as joblist, but with pages.
|
2012-02-20 17:53:39 +04:00 |
Petr Mrázek
|
80cedd2ff8
|
Fix header includes, update structures.
|
2012-02-20 11:42:40 +01:00 |
Petr Mrázek
|
7c7cf0b302
|
Don't throw exceptions on dummy global-address elements.
|
2012-02-20 08:30:33 +01:00 |
Petr Mrázek
|
33f77c8837
|
Merge https://github.com/quietust/dfhack
|
2012-02-19 20:28:08 +01:00 |
Petr Mrázek
|
252895708f
|
Fixage.
|
2012-02-19 20:27:44 +01:00 |
Petr Mrázek
|
27e3e0f2c2
|
Update submodules
|
2012-02-19 20:08:29 +01:00 |
Quietust
|
d394dc406b
|
Update t_building, change subtype into a union of all possible subtypes (depending on type)
|
2012-02-18 11:34:52 -06:00 |
Petr Mrázek
|
1511a6b7ed
|
Use hexadecimal numbers in tilesieve
|
2012-02-18 15:07:55 +01:00 |
Petr Mrázek
|
fa6ec63535
|
Add zoom to kittens, fix tilesieve.
|
2012-02-17 05:30:34 +01:00 |
Petr Mrázek
|
28059a7f35
|
Tilesieve devel tool
|
2012-02-16 16:22:05 +01:00 |
Petr Mrázek
|
1bf5080828
|
Fixage. Runs with 34.01
|
2012-02-15 21:35:44 +01:00 |
Petr Mrázek
|
448e270421
|
Merge https://github.com/quietust/dfhack
Conflicts:
plugins/mapexport/mapexport.cpp
|
2012-02-14 09:59:33 +01:00 |
Petr Mrázek
|
bdbfbf5988
|
Fix catsplosion.
|
2012-02-14 09:37:30 +01:00 |
Quietust
|
2fd2e3dce2
|
Get rid of t_effect_40d and EFFECT_TYPE - they're in the XML now, and they're actually correct too
|
2012-02-13 21:56:47 -06:00 |
Quietust
|
2ddd3df3a8
|
When searching for tile types, only require candidate tile to match variant or special if it actually has them
|
2012-02-13 20:32:41 -06:00 |
Quietust
|
b152a40e83
|
Fix remaining issues
|
2012-02-13 19:56:55 -06:00 |
Quietust
|
d15d38d536
|
Finish conversion, fix compile errors
|
2012-02-13 19:17:38 -06:00 |
Quietust
|
d0a8c2edd8
|
Move TileTypes to XML, part 1 - a bunch of stuff is now broken
|
2012-02-13 16:56:33 -06:00 |
Petr Mrázek
|
f600928ec1
|
Move catsplosion, tweak for build targets under MSVC.
|
2012-02-13 17:43:41 +01:00 |
Quietust
|
9f43d61c2c
|
Fix MapCache crash when in Arena mode
|
2012-02-13 09:56:35 -06:00 |
Alexander Gavrilov
|
e39852ff2e
|
Make BitArray(unsigned) treat the argument as the number of bytes.
|
2012-02-12 18:06:00 +04:00 |
Alexander Gavrilov
|
1047c2517d
|
Add size-defining constructors for BitArray.
|
2012-02-12 17:44:19 +04:00 |
Alexander Gavrilov
|
c04a140713
|
Add a new DfArray class to match generated headers.
Also, add working assignment and copy constructor to BitArray, and
change the unsafe conversion to int from an operator to a method.
|
2012-02-12 16:44:35 +04:00 |
Petr Mrázek
|
ed53ee7031
|
Update to use the new symbols file.
|
2012-02-11 19:24:44 +01:00 |
Petr Mrázek
|
8527547cbe
|
Merge branch 'master' into purge
Conflicts:
library/DataDefs.cpp
|
2012-02-11 18:48:17 +01:00 |
Alexander Gavrilov
|
f469fab1e6
|
Use globals defined by the latest codegen.
|
2012-02-11 16:27:12 +04:00 |
Petr Mrázek
|
aee5efe7c0
|
Make it run on Windows, re-added more missing globals to memory.xml
|
2012-02-10 02:35:51 +01:00 |
Quietust
|
952f621ee2
|
Synchronize with df-structures
|
2012-02-08 22:35:22 -06:00 |
Petr Mrázek
|
8f680dcf94
|
Make it build and run on linux (no stonesense, df2mc, dfusion)
|
2012-02-09 03:07:26 +01:00 |
Petr Mrázek
|
f7d8635be1
|
Remove fat from memory.xml, simplify memory.xml loading, break
everything.
|
2012-02-08 13:22:42 +01:00 |
Quietust
|
0d11d1b79c
|
Synch with structures changes
|
2012-02-07 15:37:21 -06:00 |
Petr Mrázek
|
0a5ee01f6e
|
update structures
|
2012-02-06 10:04:58 +01:00 |
Petr Mrázek
|
8f1a2ebf7f
|
Added missing keybinding mention to 'ls', DFusion hotfix.
|
2012-02-06 04:47:13 +01:00 |
Petr Mrázek
|
0c79682fc5
|
Update structures
|
2012-02-06 01:35:07 +01:00 |
Petr Mrázek
|
e7f8e539f7
|
Update structures
|
2012-02-05 20:51:15 +01:00 |
Petr Mrázek
|
2b22b0b336
|
Make dwarf export optional. Update structures.
|
2012-02-05 20:16:00 +01:00 |
Petr Mrázek
|
1bcf96f4e8
|
Update structures
|
2012-02-05 19:55:32 +01:00 |
Alexander Gavrilov
|
ec5f3cc4b3
|
Update fixpositions to match the new data definition naming.
|
2012-02-05 16:13:19 +04:00 |
Petr Mrázek
|
e51e4f6bd2
|
More docs work.
|
2012-02-05 06:02:44 +01:00 |