]> git.lizzy.rs Git - nothing.git/history - src/game/level/script.c
(#477) Replace all instances of malloc with nth_alloc
[nothing.git] / src / game / level / script.c
2018-11-05 rexim(#477) Replace all instances of malloc with nth_alloc
2018-11-04 Alexey KutepovMerge pull request #471 from tsoding/456
2018-11-04 rexim(#456) Make regions check for on-enter/on-leave callbacks
2018-11-04 Alexey KutepovMerge pull request #469 from tsoding/396
2018-11-04 rexim(#396) Fix "expected-callable" error
2018-11-04 rexim(#396) Integrate Script entity with rect_apply_force
2018-11-04 rexim(#396) introduce script_eval
2018-10-28 Alexey KutepovMerge pull request #464 from tsoding/458
2018-10-28 reximTODO(#466)
2018-10-28 rexim(#458) gc_collect after the script evaluation
2018-10-28 rexim(#458) Fix trailing spaces problem
2018-10-28 rexim(#458) Implement script ctor
2018-10-26 Alexey KutepovMerge pull request #459 from tsoding/457
2018-10-26 reximRemove TODO(#457)
2018-10-26 Alexey KutepovMerge pull request #455 from tsoding/394
2018-10-26 reximTODO(#458)
2018-10-26 reximTODO(#457)
2018-10-26 rexim(#394) Introduce Script entity