Commit Graph

855 Commits (45031a3724df02ba19abf3fa41184af18519abc1)
 

Author SHA1 Message Date
Simon Jackson 45031a3724 Added levels done (unless issues) 2010-06-10 16:53:25 +01:00
Simon Jackson 268ffce32e Levels added to Memory.xml 2010-06-10 00:57:27 +01:00
Petr Mrázek 9d143d8afb Fix creature vector on windows 2010-06-07 01:54:40 +02:00
Petr Mrázek 319e37b9b0 Update README 2010-06-06 16:00:01 +02:00
Petr Mrázek 67bddfdad4 0.31.05 Windows support 2010-06-06 04:36:39 +02:00
Petr Mrázek 9f86f50369 0.31.05 Maps support on Linux 2010-06-06 02:07:01 +02:00
Petr Mrázek f1e06b0c22 Fix number input in search tool 2010-06-06 01:33:18 +02:00
Petr Mrázek 1645df7088 Some offsets for 0.31.04, bugfixes 2010-06-06 00:56:09 +02:00
Petr Mrázek 6b7f3e1816 Big namespace cleaning 2010-06-05 00:02:02 +02:00
Petr Mrázek 115e969530 Build fixes, made precompiled SHM libs 2010-06-04 03:05:38 +02:00
Petr Mrázek 56fe1c0ebf Search stuff sync 2010-06-04 02:51:09 +02:00
Petr Mrázek 8d15e22a59 Simplified memory search tool 2010-06-02 05:39:55 +02:00
Petr Mrázek 1e00076df7 Added hexsearch (only as a template to base further work on) 2010-06-01 23:59:48 +02:00
Petr Mrázek b8600169ef Minor comments and other changes 2010-06-01 21:06:16 +02:00
Petr Mrázek 61fea19e91 template madness! 2010-05-31 03:04:18 +02:00
Petr Mrázek ca0f7a27d1 Automated lang tables finder in the search tool 2010-05-31 02:37:28 +02:00
Petr Mrázek 08fd20c65f Linux STL string search for search tool 2010-05-30 19:44:18 +02:00
Petr Mrázek a9421db8e0 Search tool can find strings inside DF object vectors on Linux 2010-05-30 19:02:40 +02:00
Petr Mrázek 123fb5a9d0 Lots of comments. Using templates in the search tool. 2010-05-30 05:13:59 +02:00
Petr Mrázek 5ee4acfd2e Fixed build problem in C API. Beware of bad memory management! 2010-05-29 23:50:14 +02:00
Petr Mrázek fa0d881e16 Merge branch 'master' of http://github.com/doomchild/dfhack 2010-05-29 23:39:59 +02:00
Petr Mrázek 95b44a8ef3 Documented ContextManager 2010-05-29 22:46:23 +02:00
Petr Mrázek 7300e61f8a ContextManager and ProcessEnumerator have the basic functionality done.
Created a test program to validate them and show how to use them.
2010-05-29 21:34:36 +02:00
Petr Mrázek ab40868b29 ProcessEnumerator tracks processes properly now. 2010-05-28 05:18:32 +02:00
doomchild 66159d4221 updated to use new callback signatures 2010-05-27 12:35:40 -05:00
doomchild 3caac25145 changed callback signatures to allow for return codes 2010-05-27 12:35:11 -05:00
doomchild 6e91b7c9de updated to include WindowIO_C and World_C 2010-05-26 14:51:39 -05:00
doomchild a962299c20 cleaned up header includes 2010-05-26 14:51:21 -05:00
Petr Mrázek bd4456b5f6 Fix bad SHM reads of ranges above 1MB. 2010-05-26 18:05:12 +02:00
Petr Mrázek af1a41712e Tiny fixes. 2010-05-26 17:54:30 +02:00
Petr Mrázek ee8ac4e508 Missed an include ~_~ 2010-05-26 15:15:14 +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
Petr Mrázek 9bd6bb5b2d Merge branch 'master' of http://github.com/doomchild/dfhack 2010-05-26 03:22:45 +02:00
Petr Mrázek b2acc50c90 Moving stuff around, part 1 2010-05-26 03:22:17 +02:00
Petr Mrázek 39f0eb29aa Updated README with some basic development guidelines 2010-05-26 00:33:20 +02:00
Petr Mrázek 863eb2546f Added playground folder for quick hacks 2010-05-25 23:52:04 +02:00
doomchild 3378a79705 enabled wrapper sources 2010-05-25 15:40:24 -05:00
doomchild 7a7183276f updated to use preregistered callbacks 2010-05-25 15:39:53 -05:00
doomchild 9908ae3a87 pulled out callback declarations added getRaceEx 2010-05-25 15:39:18 -05:00
doomchild 54ea6420c7 started updating to attach DLL callbacks 2010-05-25 15:38:12 -05:00
doomchild 0da8d00a6e added definitions for base callbacks 2010-05-25 15:37:40 -05:00
doomchild 17ca65cbe1 first commit 2010-05-25 15:37:21 -05:00
doomchild d9aa16245a externed callback declarations to fix multiple declaration errors 2010-05-25 15:37:01 -05:00
doomchild af354e2dee fixed indexer call 2010-05-25 15:36:14 -05:00
doomchild dd3bdecc1a first commit 2010-05-25 09:22:48 -05:00
doomchild dd15ed8bff using preregistered callbacks 2010-05-25 08:52:09 -05:00
doomchild 540b110d34 Merge remote branch 'upstream/master' 2010-05-25 08:31:14 -05:00
doomchild 119d344af9 using preregistered callbacks 2010-05-25 08:30:50 -05:00