-
4ca3aa878a
Merge branch 'master' of https://github.com/angavrilov/dfhack
Timothy Collett
2012-06-19 14:48:40 -0400
-
-
-
-
-
-
f989ef213e
Add 5 more finders to the script; these use relative location heuristics.
Alexander Gavrilov
2012-06-19 22:43:31 +0400
-
e687a07f2e
Fix getRebaseDelta: should be signed int.
Alexander Gavrilov
2012-06-19 21:02:27 +0400
-
385d96296e
Merge branch 'master' of https://github.com/angavrilov/dfhack
Quietust
2012-06-19 10:04:29 -0500
-
-
-
-
707fcc55e5
Update xml repo
Timothy Collett
2012-06-19 10:52:08 -0400
-
40e764a46b
Some more tweaks to the memory-finding code
Timothy Collett
2012-06-19 10:51:47 -0400
-
50bd758876
Replace dfhack.internal.getBase with getRebaseDelta.
Alexander Gavrilov
2012-06-19 18:48:22 +0400
-
50dff56899
Rewrite getMemRanges for windows to get rid of a number of problems.
Alexander Gavrilov
2012-06-19 18:41:18 +0400
-
376090187a
Merge branch 'master' of https://github.com/angavrilov/dfhack
Quietust
2012-06-18 12:18:30 -0500
-
-
-
-
bd5b675fa5
Add ui_menu_width finder, tweak instructions, and add a case for win exe.
Alexander Gavrilov
2012-06-18 21:11:54 +0400
-
1327b4954a
Merge branch 'master' of https://github.com/angavrilov/dfhack
Quietust
2012-06-18 10:04:45 -0500
-
-
-
-
9b941bcd4d
Merge branch 'master' of https://github.com/angavrilov/dfhack
Timothy Collett
2012-06-18 09:29:20 -0400
-
-
a6bfc67038
Find a tweak to make two search recipes work, and add two more.
Alexander Gavrilov
2012-06-17 21:40:08 +0400
-
dc6cb61979
Add more offset finders to the script.
Alexander Gavrilov
2012-06-17 18:44:59 +0400
-
16ae6cb1fb
Fix lua bug: 'peaceful' unwind of yielded pcall doesn't restore errfunc.
Alexander Gavrilov
2012-06-17 15:48:32 +0400
-
eeaae916ed
Reapply dfhack-specific lua build configuration.
Alexander Gavrilov
2012-06-17 16:01:08 +0400
-
534367546d
Update to Lua 5.2.1
Alexander Gavrilov
2012-06-17 15:59:03 +0400
-
fa41a27f26
Add an api function to get vtable address from version info.
Alexander Gavrilov
2012-06-17 14:26:27 +0400
-
67536da2fe
Add an interactive script finding a limited subset of linux offsets.
Alexander Gavrilov
2012-06-16 19:51:15 +0400
-
927ce6ce5a
Fix a problem with number to address cast for high-half addresses.
Alexander Gavrilov
2012-06-16 17:09:58 +0400
-
db91850464
Sync to the change in gamemode/gametype globals.
Alexander Gavrilov
2012-06-16 14:42:56 +0400
-
dc5bef2cb8
Add lua internal api functions needed for scanning memory.
Alexander Gavrilov
2012-06-16 13:33:49 +0400
-
0bdae68294
ruby: fix codegen enum base-types
jj
2012-06-15 21:02:04 +0200
-
93662034fe
Merge branch 'master' of https://github.com/angavrilov/dfhack
Warmist
2012-06-15 13:08:46 +0300
-
-
-
-
cfdf941c52
ruby: fix windows build warnings/load ruby.rb
jj
2012-06-14 22:35:59 +0200
-
14a3e5cd9e
Implement getMemRanges() on the Mac
Timothy Collett
2012-06-14 13:43:20 -0400
-
9c35e9fa59
Ensure that the appropriate libz.dylib is used
Timothy Collett
2012-06-14 13:43:03 -0400
-
f2a30c1a92
Remove build-time dependency on SDL
Timothy Collett
2012-06-14 13:42:40 -0400
-
12543d6a5b
Make offsets with "darwin" os-type recognized as Apple, rather than ignored
Timothy Collett
2012-06-14 13:42:06 -0400
-
94dfdb486d
Change the field names returned from dfhack.internal.getMemRanges()
Alexander Gavrilov
2012-06-14 20:32:23 +0400
-
c6700585bc
Merge branch 'master' of github.com:peterix/dfhack
Timothy Collett
2012-06-14 09:59:53 -0400
-
-
-
-
06fedc9b78
Add scripts to run dfhack on the Mac
Timothy Collett
2012-06-14 09:56:54 -0400
-
0ced9d9941
Hopefully fix DFHack's attempt to pull libstdc++ from somewhere silly (for portability)
Timothy Collett
2012-06-14 09:56:20 -0400
-
19595f5225
Disable a whole bunch of no-longer-necessary debug output
Timothy Collett
2012-06-14 09:55:34 -0400
-
6bd67cc055
ruby: try to fix msvc build (use fastcall for thiscall fptr)
jj
2012-06-14 14:25:16 +0200
-
-
-
9469f27559
Make the RPC server accept a range of client versions.
Alexander Gavrilov
2012-06-14 13:15:37 +0400
-
bbc1fb010e
Fix TEXT mode support, even making it work somewhat.
Alexander Gavrilov
2012-06-14 13:08:39 +0400
-
7eb4fc19de
Make dfhack.run_script usable from other scripts, and document it.
Alexander Gavrilov
2012-06-14 12:46:12 +0400
-
-
2781723f7b
Linux build works again.
Petr Mrázek
2012-06-14 02:25:15 +0200
-
456c637d82
Merge branch 'master' of github.com:peterix/dfhack
Petr Mrázek
2012-06-14 02:16:24 +0200
-
-
316973c463
Re-add fake SDL headers, get rid of real SDL use.
Petr Mrázek
2012-06-14 02:15:43 +0200
-
eaac32c765
Version bump and text updates.
Petr Mrázek
2012-06-14 00:29:01 +0200
-
63b0fb8e05
Merge pull request #165 from Rumrusher/patch-1
Petr Mrázek
2012-06-13 15:04:19 -0700
-
-
5f33ebde41
Merge https://github.com/Rinin/dfhack
Petr Mrázek
2012-06-14 00:01:38 +0200
-
-
a5c9bf53c5
Merge https://github.com/warmist/dfhack
Petr Mrázek
2012-06-14 00:01:09 +0200
-
-
52f9fe4a6a
Merge https://github.com/danaris/dfhack
Petr Mrázek
2012-06-14 00:00:36 +0200
-
-
-
-
5e011ac217
Merge https://github.com/jjyg/dfhack
Petr Mrázek
2012-06-13 23:56:26 +0200
-
-
149f175909
Make primitive refs (i.e. pointers to numbers, etc) behave as arrays.
Alexander Gavrilov
2012-06-13 22:40:39 +0400
-
c50b605dfc
Support casting references and allocating arrays of numbers in lua wrapper.
Alexander Gavrilov
2012-06-13 22:26:54 +0400
-
8d7cf092fd
Add Lua API for access to some contextual and low-level info.
Alexander Gavrilov
2012-06-13 21:12:36 +0400
-
24e2c15113
Enhance docs on bitfield refs to cover a question raised on chat recently.
Alexander Gavrilov
2012-06-13 11:00:54 +0400
-
6ca5a03008
Add 3 more lua scripts.
Alexander Gavrilov
2012-06-13 10:54:28 +0400
-
-
-
c364b42049
fix minor gcc warning
jj
2012-06-13 00:21:23 +0200
-
0285448367
ruby: fix download url, cmake doesnt handle HTTP 301
jj
2012-06-13 00:20:52 +0200
-
3c1cb24d9f
ruby: download lib from github as tgz, switch to ruby18, simply log to stderr.log if cannot load libruby
jj
2012-06-12 18:51:33 +0200
-
95606ee3dc
Merge branch 'master' of git://github.com/angavrilov/dfhack
jj
2012-06-11 16:00:00 +0200
-
-
31b5def131
Update master
Rumrusher
2012-06-11 08:31:44 -0300
-
c0e7295f22
ruby: fix cmake to rebuild ruby-autogen.rb only when necessary
jj
2012-06-10 23:42:58 +0200
-
7ee8d79014
ruby: download libruby with cmake
jj
2012-06-10 02:06:22 +0200
-
bc734619b4
ruby: use ruby1.9.1 on linux
jj
2012-06-10 01:45:30 +0200
-
c97e3bca0c
Sync structures again
Kelly Martin
2012-06-07 21:22:19 -0500
-
-
-
36d2e6efde
Add an example of focus string usage and a lua command keybinding.
Alexander Gavrilov
2012-06-06 19:05:07 +0400
-
9dbcaa2733
Support adventure mode and stockpile screens in focus strings.
Alexander Gavrilov
2012-06-06 18:54:06 +0400
-
7aff2d6bc0
Sync structures for .34.11
Kelly Martin
2012-06-05 14:33:06 -0500
-
ff05c9708d
Merge remote-tracking branch 'angavrilov/master'
Kelly Martin
2012-06-05 14:24:33 -0500
-
-
c0e1c6c5e8
Merge remote-tracking branch 'upstream/master'
Kelly Martin
2012-06-05 14:24:01 -0500
-
-
-
-
d35d8d3431
Add the script to fix lagging fat dwarves.
Alexander Gavrilov
2012-06-05 14:06:29 +0400
-
b7edbf2076
Support 7-argument vmethods.
Alexander Gavrilov
2012-06-05 14:00:52 +0400
-
8f67139a75
fix clsocket?
Timothy G Collett
2012-06-03 14:33:44 -0400
-
1e0ff32ad4
fix clsocket?
Timothy G Collett
2012-06-03 11:01:13 -0400
-
-
-
2aace670ea
ruby: dlopen libruby -- currently segfaults with rb1.9 ...
jj
2012-06-02 23:44:52 +0200
-
b612532348
export openplugin/lookupplugin from plugin manager
jj
2012-06-02 23:35:05 +0200
-
e143c312bf
Sync with df-structures changes
Quietust
2012-05-31 19:13:11 -0500
-
470c9f60aa
remoteclient: dont use gcc deprecated auto_ptr
jj
2012-05-31 13:23:00 +0200
-
2c7abdbf1f
Merge branch 'master' of git://github.com/peterix/dfhack
jj
2012-05-31 12:53:44 +0200
-
-
-
-
884cf53b0b
body_part_raw has its own set of flags which do NOT match body_part_template
Quietust
2012-05-30 08:02:53 -0500
-
08c302f3d1
Merge branch 'master' of https://github.com/peterix/dfhack
Quietust
2012-05-30 07:52:56 -0500
-
-
-
-
0749233ed1
And again...
Petr Mrázek
2012-05-30 01:12:29 +0200
-
246df43511
Track clsocket
Petr Mrázek
2012-05-30 01:08:07 +0200
-
6d65683b02
Adjust packaging for Mac
Timothy Collett
2012-05-29 16:12:35 -0400
-
20a00f53c4
When built with the right compiler, we don't need any Obj-C code.
Timothy Collett
2012-05-29 14:44:37 -0400
-
3e61452f15
ruby: codegen code cleanup, move ruby-memstruct in ruby.rb, handle bool struct fields, rename Enum.to_sym/to_i to sym()/int(), define nested compound sizeof()
jj
2012-05-29 17:28:51 +0200
-
bcb698a5b4
ruby: have codegen compute struct offsets directly
jj
2012-05-29 16:10:33 +0200
-
-
-
f71a843c6e
Don't throw a fatal exception just because os-type isn't something we recognize - ignore it and move on
Quietust
2012-05-28 11:06:23 -0500
-
7ec0fd6fc0
Trying to set up an autorelease pool, but not yet succeeding.
Timothy Collett
2012-05-26 16:08:15 -0400
-
e72bf1ac9a
Sync to changes in df-structures.
Alexander Gavrilov
2012-05-26 14:49:27 +0400
-
8644ea4dc0
Merge remote-tracking branch 'q-github/master'
Alexander Gavrilov
2012-05-26 14:41:36 +0400
-
-
800cbca578
Some improvements to showmood - show relevant skill, cleanup messages
Quietust
2012-05-25 21:31:47 -0500
-
1dd4cc5667
More work on getting dfhack building & compiling on Mac OS X
Timothy Collett
2012-05-25 14:28:59 -0400
-
44c3afc306
Merge git://github.com/quietust/dfhack
Timothy Collett
2012-05-24 15:39:11 -0400
-
-
-
-
7e88631698
Trying a different method now (with install_name_tool)
Timothy Collett
2012-05-24 15:02:53 -0400
-
24d221052b
Initial changes to get dfhack building on the Mac
Timothy Collett
2012-05-24 11:31:20 -0400
-
-
-
2ab4e32a53
Edited use_mode in moveToBuilding. It looks like df uses either 0 or 2 and 2 is structural.
warmist
2012-05-24 14:03:05 +0300
-
ae41ddc04a
Don't crash if world is undefined
Quietust
2012-05-23 13:43:41 -0500
-
2b862655b7
Allow compiling RelWithDebInfo on Windows
Quietust
2012-05-23 13:38:16 -0500
-
64ea06bbfe
Don't crash if "gps" is null
Quietust
2012-05-23 13:38:01 -0500
-
985533460c
-Wno-sign-compare only works with GCC
Quietust
2012-05-23 13:10:57 -0500
-
9a73ea9f14
Cleanup World module to use df::global, and fix crashes when control_mode/game_mode are missing
Quietust
2012-05-23 12:51:03 -0500
-
-
705b60ca27
Fixed BrewDrink products counting
Rinin
2012-05-22 19:22:36 +0400
-
-
-
65349039f0
Fix workflow bug: properly deduce the output material of BrewDrink jobs.
Alexander Gavrilov
2012-05-22 17:50:48 +0400