summaryrefslogtreecommitdiff
path: root/plugins/ruby/ruby.rb
Commit message (Expand)AuthorAgeFilesLines
* ruby: add onstatechange_register_oncejj2012-09-261-0/+8
* ruby: add onupdate_register_oncejj2012-09-221-0/+7
* ruby: misc tweaksjj2012-09-181-4/+4
* ruby: better handling of errors in onupdate callbacksjj2012-07-111-1/+3
* showmood: display number of items already collectedjj2012-07-051-1/+1
* ruby: tweak onupdate to allow tick rate-limitingjj2012-07-051-4/+56
* ruby: refix codegen for refers-to without key-field, add translate_namejj2012-07-041-0/+51
* ruby: move all ruby invocations inside a CoreSuspend lock, remove ruby suspen...jj2012-06-251-14/+0
* ruby: split ruby.rb in modulesjj2012-06-241-942/+3
* ruby: clean stuff up, install ruby modules in df/hack/ruby/jj2012-06-241-27/+27
* ruby: fix windows build warnings/load ruby.rbjj2012-06-141-1/+1
* ruby: codegen code cleanup, move ruby-memstruct in ruby.rb, handle bool struc...jj2012-05-291-3/+755
* ruby: add building creation codejj2012-05-131-0/+18
* ruby: tweak enumsjj2012-05-101-2/+2
* ruby: add link_jobjj2012-05-051-0/+14
* ruby: tweak inspect, autodereference pointersjj2012-04-271-2/+2
* ruby: use binsearch in find_unit/find_itemjj2012-04-271-2/+2
* ruby: use symbols for enums everywherejj2012-04-261-5/+5
* ruby: fix new c++ obj initialization, use xml init-valuejj2012-04-261-3/+3
* ruby: fix plugin/plant.rb, add onstatechange hook, use console proxy, general...jj2012-04-251-20/+21
* ruby: add manual c++ object allocatorjj2012-04-251-65/+65
* ruby: rename find_map_block to map_block_at, add other helper methodsjj2012-04-241-3/+31
* ruby: add map block iterators, fix FlagArray.lengthjj2012-04-231-0/+43
* ruby: tweak onupdate, fix some inspects, add inverse ENUMjj2012-04-201-19/+101
* ruby: fix DfArray, add #inspect, fix ruby.rbjj2012-04-201-3/+3
* ruby: fix vectors, add bitvectorjj2012-04-191-0/+5
* ruby: fix anon unions, add some find_* helpers in ruby.rbjj2012-04-171-3/+62
* ruby: move enum constants up one level, allow pointer arithmetic (world.map.b...jj2012-04-131-0/+7
* ruby: add global-objects, add bitfield._whole, make StlVector enumerablejj2012-04-131-2/+3
* ruby: link libruby, fix stuff, it worksjj2012-04-051-39/+39
* ruby: compilesjj2012-04-051-0/+44