| Commit message (Expand) | Author | Age | Files | Lines |
| * | ruby: add onstatechange_register_once | jj | 2012-09-26 | 1 | -0/+8 |
| * | ruby: add onupdate_register_once | jj | 2012-09-22 | 1 | -0/+7 |
| * | ruby: misc tweaks | jj | 2012-09-18 | 1 | -4/+4 |
| * | ruby: better handling of errors in onupdate callbacks | jj | 2012-07-11 | 1 | -1/+3 |
| * | showmood: display number of items already collected | jj | 2012-07-05 | 1 | -1/+1 |
| * | ruby: tweak onupdate to allow tick rate-limiting | jj | 2012-07-05 | 1 | -4/+56 |
| * | ruby: refix codegen for refers-to without key-field, add translate_name | jj | 2012-07-04 | 1 | -0/+51 |
| * | ruby: move all ruby invocations inside a CoreSuspend lock, remove ruby suspen... | jj | 2012-06-25 | 1 | -14/+0 |
| * | ruby: split ruby.rb in modules | jj | 2012-06-24 | 1 | -942/+3 |
| * | ruby: clean stuff up, install ruby modules in df/hack/ruby/ | jj | 2012-06-24 | 1 | -27/+27 |
| * | ruby: fix windows build warnings/load ruby.rb | jj | 2012-06-14 | 1 | -1/+1 |
| * | ruby: codegen code cleanup, move ruby-memstruct in ruby.rb, handle bool struc... | jj | 2012-05-29 | 1 | -3/+755 |
| * | ruby: add building creation code | jj | 2012-05-13 | 1 | -0/+18 |
| * | ruby: tweak enums | jj | 2012-05-10 | 1 | -2/+2 |
| * | ruby: add link_job | jj | 2012-05-05 | 1 | -0/+14 |
| * | ruby: tweak inspect, autodereference pointers | jj | 2012-04-27 | 1 | -2/+2 |
| * | ruby: use binsearch in find_unit/find_item | jj | 2012-04-27 | 1 | -2/+2 |
| * | ruby: use symbols for enums everywhere | jj | 2012-04-26 | 1 | -5/+5 |
| * | ruby: fix new c++ obj initialization, use xml init-value | jj | 2012-04-26 | 1 | -3/+3 |
| * | ruby: fix plugin/plant.rb, add onstatechange hook, use console proxy, general... | jj | 2012-04-25 | 1 | -20/+21 |
| * | ruby: add manual c++ object allocator | jj | 2012-04-25 | 1 | -65/+65 |
| * | ruby: rename find_map_block to map_block_at, add other helper methods | jj | 2012-04-24 | 1 | -3/+31 |
| * | ruby: add map block iterators, fix FlagArray.length | jj | 2012-04-23 | 1 | -0/+43 |
| * | ruby: tweak onupdate, fix some inspects, add inverse ENUM | jj | 2012-04-20 | 1 | -19/+101 |
| * | ruby: fix DfArray, add #inspect, fix ruby.rb | jj | 2012-04-20 | 1 | -3/+3 |
| * | ruby: fix vectors, add bitvector | jj | 2012-04-19 | 1 | -0/+5 |
| * | ruby: fix anon unions, add some find_* helpers in ruby.rb | jj | 2012-04-17 | 1 | -3/+62 |
| * | ruby: move enum constants up one level, allow pointer arithmetic (world.map.b... | jj | 2012-04-13 | 1 | -0/+7 |
| * | ruby: add global-objects, add bitfield._whole, make StlVector enumerable | jj | 2012-04-13 | 1 | -2/+3 |
| * | ruby: link libruby, fix stuff, it works | jj | 2012-04-05 | 1 | -39/+39 |
| * | ruby: compiles | jj | 2012-04-05 | 1 | -0/+44 |