summaryrefslogtreecommitdiff
path: root/plugins/ruby
Commit message (Collapse)AuthorAgeFilesLines
* ruby: install generated autogen after copying *.rbjj2012-09-301-2/+2
|
* ruby: fix cmake dependency on codegen.out.xmljj2012-09-291-1/+3
|
* ruby: remove unused varjj2012-09-281-2/+0
|
* fix for updated viewlist_petstjj2012-09-261-4/+10
|
* ruby: add onstatechange_register_oncejj2012-09-261-0/+8
|
* ruby: avoid smoothing grass/treesjj2012-09-241-1/+1
|
* ruby: fix building_alloc Trap, and init Floodgates as closedjj2012-09-241-0/+2
|
* ruby: item_find now works in z/stocksjj2012-09-241-1/+6
|
* ruby: MapTile#offset, tweak #dig to check for existing jobsjj2012-09-231-2/+14
|
* ruby: fix activity zone_numjj2012-09-231-1/+5
|
* ruby: use cursor as default map_tile_at argjj2012-09-231-1/+1
|
* ruby: add onupdate_register_oncejj2012-09-221-0/+7
|
* ruby: return selected zone in building_findjj2012-09-201-0/+2
|
* ruby: fix building linking morejj2012-09-201-8/+17
|
* ruby: fix building linkingjj2012-09-201-1/+1
|
* ruby: allow Civzone constants in building_allocjj2012-09-191-0/+1
|
* ruby: handle ptr-strings in df-structuresjj2012-09-192-3/+12
|
* ruby: misc tweaksjj2012-09-184-8/+17
|
* ruby: use ui.follow_item/unit in unit_find, show non-english names by defaultjj2012-09-182-1/+5
|
* ruby: use implicit init-value -1 for ref-target/refers-to in codegenjj2012-09-181-0/+1
|
* ruby: fix building subtype/customtype init valuejj2012-09-181-2/+2
|
* ruby: basic stl::set<uint32> support, add Viewscreen.feed_keysjj2012-09-143-1/+105
|
* ruby: add raw_rtti_classname to read real classname from RTTI infojj2012-09-131-0/+1
|
* ruby: fix dig smooth overdiggingjj2012-09-121-4/+8
|
* ruby: add MapTile.dig(:Smooth)jj2012-09-121-2/+11
|
* ruby: fix vector[length+50] = 0 segfaultjj2012-09-051-1/+1
|
* ruby: alloc_building(:Furnace, :Smelter)jj2012-09-051-0/+1
|
* ruby: buildings tweaksjj2012-09-022-9/+56
|
* ruby: fix create building map occupancyjj2012-09-011-1/+1
|
* ruby: tweak apisjj2012-09-012-9/+11
|
* ruby: yield announcements for further customizationjj2012-08-311-2/+3
|
* ruby: allow vmethod call with 6 args, use direct fptrjj2012-08-313-21/+25
|
* ruby: add memory_check / memory_patch native methodsjj2012-08-231-0/+42
|
* ruby: fix LinkList.next=jj2012-08-131-6/+8
|
* ruby: typo in building_deconstructjj2012-08-131-2/+2
|
* ruby: add MapTile#dig, tweak unit_iscitizenjj@jj2012-08-123-26/+42
|
* fix/loyaltycascade: clear the enemy status cache, dont require a save/reload ↵jj2012-08-121-0/+1
| | | | anymore
* ruby: add popup_announcement methodjj2012-08-111-0/+9
|
* ruby: add explicit paths everywhere for ruby-autogenjj2012-08-111-3/+3
|
* ruby: add method to check if an item is free for use as construction materialjj2012-08-111-2/+11
|
* ruby: add raw stl::string allocation, add _cpp_delete, tweak readmejj2012-08-093-38/+155
|
* ruby: add spawn_water/spawn_magma methods to MapTilejj2012-08-031-0/+48
|
* ruby: use enums in single-bit values toojj2012-08-032-8/+8
|
* ruby: move all generated/downloaded stuff in the build/ directoryjj2012-08-031-11/+13
|
* ruby: refix unit_idlers, make unit_find handle 'u'nitlist viewscreenjj2012-07-121-2/+8
|
* ruby: better handling of errors in onupdate callbacksjj2012-07-111-1/+3
|
* ruby: fix unit_idlersjj2012-07-111-1/+1
|
* ruby: better message on out of bounds array accessjj2012-07-061-7/+19
|
* ruby: add vector.first/lastjj2012-07-061-1/+3
|
* add SC_PAUSED / SC_UNPAUSED onStateChange eventsjj2012-07-051-0/+2
|