| Commit message (Expand) | Author | Age | Files | Lines |
| * | ruby: allow vmethod call with 6 args, use direct fptr | jj | 2012-08-31 | 1 | -1/+1 |
| * | ruby: add MapTile#dig, tweak unit_iscitizen | jj@jj | 2012-08-12 | 1 | -2/+1 |
| * | ruby: add raw stl::string allocation, add _cpp_delete, tweak readme | jj | 2012-08-09 | 1 | -11/+37 |
| * | ruby: tweak onupdate to allow tick rate-limiting | jj | 2012-07-05 | 1 | -0/+4 |
| * | ruby: add MapTile class | jj | 2012-07-05 | 1 | -0/+3 |
| * | ruby: add decode_mat method for mat_type/mat_index | jj | 2012-07-04 | 1 | -0/+8 |
| * | ruby: fix deadlock on df exit due to BEGIN_UNLOAD + Core.Suspend() | jj | 2012-06-25 | 1 | -1/+2 |
| * | ruby: move all ruby invocations inside a CoreSuspend lock, remove ruby suspen... | jj | 2012-06-25 | 1 | -4/+2 |
| * | ruby: add growcrops script, add doc for methods in README | jj | 2012-06-24 | 1 | -0/+62 |
| * | ruby: handle .rb files in df/hack/scripts/ | jj | 2012-06-24 | 1 | -0/+14 |
| * | ruby: split ruby.rb in modules | jj | 2012-06-24 | 1 | -35/+76 |
| * | ruby: download lib from github as tgz, switch to ruby18, simply log to stderr... | jj | 2012-06-12 | 1 | -3/+8 |
| * | ruby: codegen code cleanup, move ruby-memstruct in ruby.rb, handle bool struc... | jj | 2012-05-29 | 1 | -36/+23 |
| * | ruby: interpret types in vmethod signatures | jj | 2012-05-11 | 1 | -1/+1 |
| * | ruby: tweak inspect, autodereference pointers | jj | 2012-04-27 | 1 | -6/+4 |
| * | ruby: fix new c++ obj initialization, use xml init-value | jj | 2012-04-26 | 1 | -1/+1 |
| * | ruby: fix plugin/plant.rb, add onstatechange hook, use console proxy, general... | jj | 2012-04-25 | 1 | -2/+1 |
| * | ruby: README | jj | 2012-04-25 | 1 | -0/+116 |