Commit Graph

19 Commits (dc862e28d469dfb9b6c344751a69a71e4c1e63d2)

Author SHA1 Message Date
simon 32176875f9 preliminary improvement system 2010-05-04 16:46:15 +02:00
U-glouglou\simon f4d6836a85 A bit of debugging done, and the Items::getItemDescription is finally here ! 2010-05-02 12:50:51 +02:00
U-glouglou\simon 2e61410fb4 Debugging the material access system : seems to work now 2010-05-02 11:27:16 +02:00
Petr Mrázek 5b57a71ac4 Warning-squashing 2010-05-02 02:38:18 +02:00
simon bef2ba34e7 test of derivate system 2010-04-30 17:48:19 +02:00
simon 9f939687ec Some generic material is decoded, although not well 2010-04-30 17:42:31 +02:00
simon 72abababa8 Support for decorations too 2010-04-30 17:08:16 +02:00
simon d4b0f90167 Add support for -1 for typeC and typeD 2010-04-30 17:06:38 +02:00
simon 23f71d8184 test display of materials 2010-04-30 17:03:48 +02:00
simon c0f1178888 :) 2010-04-30 16:21:09 +02:00
simon 7b35f976e5 material types are extracted from items ! 2010-04-30 16:17:10 +02:00
simon 13c856e2fa decoration quality is displayed 2010-04-30 11:54:08 +02:00
simon efeabff033 Dfitemdump can now read decorations 2010-04-30 11:50:09 +02:00
simon 30ce422a37 can now read quality value for items 2010-04-30 11:00:18 +02:00
simon f0406f408e tentative item reading stuff 2010-04-29 17:00:34 +02:00
Petr Mrázek 4d939363b5 Many fixes to DFHack tools and examples 2010-03-26 13:01:46 +01:00
Petr Mrázek 2bd68b9c58 Fix out of bounds vector access in itemdesignator/itemdump 2010-03-14 00:36:09 +01:00
Petr Mrázek 726519e2ca 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.
2010-02-25 13:41:57 +01:00
Petr Mrázek 054fec0afc Updated README and COMPILE, split tools into tools and examples.
Tools are now useful, and with a working user interaction where applicable.
Examples are a collection of benchmarks, tests and simple unfinished ideas.
2010-02-16 07:21:38 +01:00