index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
ruby
Commit message (
Collapse
)
Author
Age
Files
Lines
*
ruby: install generated autogen after copying *.rb
jj
2012-09-30
1
-2
/
+2
|
*
ruby: fix cmake dependency on codegen.out.xml
jj
2012-09-29
1
-1
/
+3
|
*
ruby: remove unused var
jj
2012-09-28
1
-2
/
+0
|
*
fix for updated viewlist_petst
jj
2012-09-26
1
-4
/
+10
|
*
ruby: add onstatechange_register_once
jj
2012-09-26
1
-0
/
+8
|
*
ruby: avoid smoothing grass/trees
jj
2012-09-24
1
-1
/
+1
|
*
ruby: fix building_alloc Trap, and init Floodgates as closed
jj
2012-09-24
1
-0
/
+2
|
*
ruby: item_find now works in z/stocks
jj
2012-09-24
1
-1
/
+6
|
*
ruby: MapTile#offset, tweak #dig to check for existing jobs
jj
2012-09-23
1
-2
/
+14
|
*
ruby: fix activity zone_num
jj
2012-09-23
1
-1
/
+5
|
*
ruby: use cursor as default map_tile_at arg
jj
2012-09-23
1
-1
/
+1
|
*
ruby: add onupdate_register_once
jj
2012-09-22
1
-0
/
+7
|
*
ruby: return selected zone in building_find
jj
2012-09-20
1
-0
/
+2
|
*
ruby: fix building linking more
jj
2012-09-20
1
-8
/
+17
|
*
ruby: fix building linking
jj
2012-09-20
1
-1
/
+1
|
*
ruby: allow Civzone constants in building_alloc
jj
2012-09-19
1
-0
/
+1
|
*
ruby: handle ptr-strings in df-structures
jj
2012-09-19
2
-3
/
+12
|
*
ruby: misc tweaks
jj
2012-09-18
4
-8
/
+17
|
*
ruby: use ui.follow_item/unit in unit_find, show non-english names by default
jj
2012-09-18
2
-1
/
+5
|
*
ruby: use implicit init-value -1 for ref-target/refers-to in codegen
jj
2012-09-18
1
-0
/
+1
|
*
ruby: fix building subtype/customtype init value
jj
2012-09-18
1
-2
/
+2
|
*
ruby: basic stl::set<uint32> support, add Viewscreen.feed_keys
jj
2012-09-14
3
-1
/
+105
|
*
ruby: add raw_rtti_classname to read real classname from RTTI info
jj
2012-09-13
1
-0
/
+1
|
*
ruby: fix dig smooth overdigging
jj
2012-09-12
1
-4
/
+8
|
*
ruby: add MapTile.dig(:Smooth)
jj
2012-09-12
1
-2
/
+11
|
*
ruby: fix vector[length+50] = 0 segfault
jj
2012-09-05
1
-1
/
+1
|
*
ruby: alloc_building(:Furnace, :Smelter)
jj
2012-09-05
1
-0
/
+1
|
*
ruby: buildings tweaks
jj
2012-09-02
2
-9
/
+56
|
*
ruby: fix create building map occupancy
jj
2012-09-01
1
-1
/
+1
|
*
ruby: tweak apis
jj
2012-09-01
2
-9
/
+11
|
*
ruby: yield announcements for further customization
jj
2012-08-31
1
-2
/
+3
|
*
ruby: allow vmethod call with 6 args, use direct fptr
jj
2012-08-31
3
-21
/
+25
|
*
ruby: add memory_check / memory_patch native methods
jj
2012-08-23
1
-0
/
+42
|
*
ruby: fix LinkList.next=
jj
2012-08-13
1
-6
/
+8
|
*
ruby: typo in building_deconstruct
jj
2012-08-13
1
-2
/
+2
|
*
ruby: add MapTile#dig, tweak unit_iscitizen
jj@jj
2012-08-12
3
-26
/
+42
|
*
fix/loyaltycascade: clear the enemy status cache, dont require a save/reload ↵
jj
2012-08-12
1
-0
/
+1
|
|
|
|
anymore
*
ruby: add popup_announcement method
jj
2012-08-11
1
-0
/
+9
|
*
ruby: add explicit paths everywhere for ruby-autogen
jj
2012-08-11
1
-3
/
+3
|
*
ruby: add method to check if an item is free for use as construction material
jj
2012-08-11
1
-2
/
+11
|
*
ruby: add raw stl::string allocation, add _cpp_delete, tweak readme
jj
2012-08-09
3
-38
/
+155
|
*
ruby: add spawn_water/spawn_magma methods to MapTile
jj
2012-08-03
1
-0
/
+48
|
*
ruby: use enums in single-bit values too
jj
2012-08-03
2
-8
/
+8
|
*
ruby: move all generated/downloaded stuff in the build/ directory
jj
2012-08-03
1
-11
/
+13
|
*
ruby: refix unit_idlers, make unit_find handle 'u'nitlist viewscreen
jj
2012-07-12
1
-2
/
+8
|
*
ruby: better handling of errors in onupdate callbacks
jj
2012-07-11
1
-1
/
+3
|
*
ruby: fix unit_idlers
jj
2012-07-11
1
-1
/
+1
|
*
ruby: better message on out of bounds array access
jj
2012-07-06
1
-7
/
+19
|
*
ruby: add vector.first/last
jj
2012-07-06
1
-1
/
+3
|
*
add SC_PAUSED / SC_UNPAUSED onStateChange events
jj
2012-07-05
1
-0
/
+2
|
[next]