]> git.lizzy.rs Git - nothing.git/log
nothing.git
5 years agoTODO(#478)
rexim [Mon, 5 Nov 2018 12:17:37 +0000 (19:17 +0700)]
TODO(#478)

5 years agoTODO(#477)
rexim [Mon, 5 Nov 2018 12:17:36 +0000 (19:17 +0700)]
TODO(#477)

5 years agoTODO(#476)
rexim [Mon, 5 Nov 2018 12:17:35 +0000 (19:17 +0700)]
TODO(#476)

5 years agoTODO(#475)
rexim [Mon, 5 Nov 2018 12:17:35 +0000 (19:17 +0700)]
TODO(#475)

5 years agoTODO(#474)
rexim [Mon, 5 Nov 2018 12:17:34 +0000 (19:17 +0700)]
TODO(#474)

5 years ago(#426) Introduce log and nth_alloc units
rexim [Mon, 5 Nov 2018 12:14:56 +0000 (19:14 +0700)]
(#426) Introduce log and nth_alloc units

5 years agoMerge pull request #471 from tsoding/456
Alexey Kutepov [Sun, 4 Nov 2018 20:53:26 +0000 (03:53 +0700)]
Merge pull request #471 from tsoding/456

(#456) Make regions check for on-enter/on-leave callbacks

5 years agoTODO(#472)
rexim [Sun, 4 Nov 2018 20:50:00 +0000 (03:50 +0700)]
TODO(#472)

5 years ago(#456) Make level bulding depend on lisp scripts
rexim [Sun, 4 Nov 2018 20:48:22 +0000 (03:48 +0700)]
(#456) Make level bulding depend on lisp scripts

5 years ago(#456) bring on-leave callback back to script43
rexim [Sun, 4 Nov 2018 20:44:52 +0000 (03:44 +0700)]
(#456) bring on-leave callback back to script43

5 years ago(#456) Make regions check for on-enter/on-leave callbacks
rexim [Sun, 4 Nov 2018 20:39:42 +0000 (03:39 +0700)]
(#456) Make regions check for on-enter/on-leave callbacks

5 years agoMerge pull request #469 from tsoding/396
Alexey Kutepov [Sun, 4 Nov 2018 18:19:37 +0000 (01:19 +0700)]
Merge pull request #469 from tsoding/396

(#396) Triggering scripts

5 years agoTODO(#470)
rexim [Sun, 4 Nov 2018 18:17:31 +0000 (01:17 +0700)]
TODO(#470)

5 years ago(#396) Fix "expected-callable" error
rexim [Sun, 4 Nov 2018 18:15:25 +0000 (01:15 +0700)]
(#396) Fix "expected-callable" error

5 years ago(#397) Implement regions_player_leave
rexim [Sun, 4 Nov 2018 18:06:02 +0000 (01:06 +0700)]
(#397) Implement regions_player_leave

5 years ago(#396) Improve level
rexim [Sun, 4 Nov 2018 18:05:42 +0000 (01:05 +0700)]
(#396) Improve level

5 years ago(#396) Integrate Script entity with rect_apply_force
rexim [Sun, 4 Nov 2018 18:05:08 +0000 (01:05 +0700)]
(#396) Integrate Script entity with rect_apply_force

5 years ago(#396) make rect_apply_force visible outside of consolé unit
rexim [Sun, 4 Nov 2018 18:04:37 +0000 (01:04 +0700)]
(#396) make rect_apply_force visible outside of consolĂ© unit

5 years ago(#396) Implement regions_player_enter
rexim [Sun, 4 Nov 2018 17:30:24 +0000 (00:30 +0700)]
(#396) Implement regions_player_enter

5 years ago(#396) Implement player_overlaps_rect
rexim [Sun, 4 Nov 2018 17:30:05 +0000 (00:30 +0700)]
(#396) Implement player_overlaps_rect

5 years ago(#396) introduce script_eval
rexim [Sun, 4 Nov 2018 17:29:53 +0000 (00:29 +0700)]
(#396) introduce script_eval

5 years agoMerge pull request #464 from tsoding/458
Alexey Kutepov [Sun, 28 Oct 2018 20:38:46 +0000 (03:38 +0700)]
Merge pull request #464 from tsoding/458

(#458) implement script entity

5 years ago(#458) Prototype to prevent GCC bug
rexim [Sun, 28 Oct 2018 20:36:51 +0000 (03:36 +0700)]
(#458) Prototype to prevent GCC bug

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113

5 years agoTODO(#467)
rexim [Sun, 28 Oct 2018 20:31:10 +0000 (03:31 +0700)]
TODO(#467)

5 years agoTODO(#466)
rexim [Sun, 28 Oct 2018 20:30:54 +0000 (03:30 +0700)]
TODO(#466)

5 years agoTODO(#465)
rexim [Sun, 28 Oct 2018 20:30:53 +0000 (03:30 +0700)]
TODO(#465)

5 years ago(#458) gc_collect after the script evaluation
rexim [Sun, 28 Oct 2018 20:28:57 +0000 (03:28 +0700)]
(#458) gc_collect after the script evaluation

5 years ago(#458) Fix trailing spaces problem
rexim [Sun, 28 Oct 2018 20:24:51 +0000 (03:24 +0700)]
(#458) Fix trailing spaces problem

5 years ago(#458) Implement begin special form
rexim [Sun, 28 Oct 2018 19:40:35 +0000 (02:40 +0700)]
(#458) Implement begin special form

5 years ago(#458) Unit test read_all_exprs_from_string
rexim [Sun, 28 Oct 2018 19:31:57 +0000 (02:31 +0700)]
(#458) Unit test read_all_exprs_from_string

5 years ago(#458) Implement script ctor
rexim [Sun, 28 Oct 2018 18:55:40 +0000 (01:55 +0700)]
(#458) Implement script ctor

5 years agoMerge pull request #461 from valignatev/#404
Alexey Kutepov [Sat, 27 Oct 2018 00:05:59 +0000 (07:05 +0700)]
Merge pull request #461 from valignatev/#404

Fix #404

5 years agoRemove #404 todo entry
Valentin Ignatev [Fri, 26 Oct 2018 23:27:32 +0000 (02:27 +0300)]
Remove #404 todo entry

5 years agoFix #404
Valentin Ignatev [Fri, 26 Oct 2018 23:19:36 +0000 (02:19 +0300)]
Fix #404

5 years agoMerge pull request #460 from valignatev/arch-readme
Alexey Kutepov [Fri, 26 Oct 2018 19:15:12 +0000 (02:15 +0700)]
Merge pull request #460 from valignatev/arch-readme

Add Arch Linux dependencies installation section

5 years agoAdd Arch Linux dependencies installation section
Valentin Ignatev [Fri, 26 Oct 2018 18:48:01 +0000 (21:48 +0300)]
Add Arch Linux dependencies installation section

5 years agoMerge pull request #459 from tsoding/457
Alexey Kutepov [Fri, 26 Oct 2018 16:22:09 +0000 (23:22 +0700)]
Merge pull request #459 from tsoding/457

(#457) script/ -> ebisp/

5 years agoRemove TODO(#457)
rexim [Fri, 26 Oct 2018 16:20:15 +0000 (23:20 +0700)]
Remove TODO(#457)

5 years ago(#457) script/ -> ebisp/
rexim [Fri, 26 Oct 2018 16:19:42 +0000 (23:19 +0700)]
(#457) script/ -> ebisp/

5 years agoMerge pull request #455 from tsoding/394
Alexey Kutepov [Fri, 26 Oct 2018 16:12:46 +0000 (23:12 +0700)]
Merge pull request #455 from tsoding/394

 (#394) Make script regions a part of the level format

5 years agoTODO(#458)
rexim [Fri, 26 Oct 2018 16:10:53 +0000 (23:10 +0700)]
TODO(#458)

5 years agoTODO(#457)
rexim [Fri, 26 Oct 2018 16:10:53 +0000 (23:10 +0700)]
TODO(#457)

5 years agoTODO(#456)
rexim [Fri, 26 Oct 2018 16:10:52 +0000 (23:10 +0700)]
TODO(#456)

5 years agoRemove TODO(#394)
rexim [Fri, 26 Oct 2018 16:10:10 +0000 (23:10 +0700)]
Remove TODO(#394)

5 years ago(#394) Introduce Script entity
rexim [Fri, 26 Oct 2018 16:07:36 +0000 (23:07 +0700)]
(#394) Introduce Script entity

5 years ago(#394) region -> regions
rexim [Fri, 26 Oct 2018 15:28:21 +0000 (22:28 +0700)]
(#394) region -> regions

5 years ago(#394) Migrate region entity to LineStream
rexim [Fri, 26 Oct 2018 15:25:09 +0000 (22:25 +0700)]
(#394) Migrate region entity to LineStream

5 years ago(#394) Implement create_region_from_stream
rexim [Sun, 21 Oct 2018 17:56:20 +0000 (00:56 +0700)]
(#394) Implement create_region_from_stream

5 years ago(#394) Make script regions a part of the level format
rexim [Sun, 21 Oct 2018 17:41:03 +0000 (00:41 +0700)]
(#394) Make script regions a part of the level format

5 years agoMerge pull request #454 from tsoding/line_stream
Alexey Kutepov [Fri, 26 Oct 2018 14:33:28 +0000 (21:33 +0700)]
Merge pull request #454 from tsoding/line_stream

Line stream

5 years agoRead levels through LineStream
rexim [Fri, 26 Oct 2018 14:28:59 +0000 (21:28 +0700)]
Read levels through LineStream

5 years agoMove trim_endline to str unit
rexim [Fri, 26 Oct 2018 14:11:03 +0000 (21:11 +0700)]
Move trim_endline to str unit

5 years agoIntroduce LineStream
rexim [Fri, 26 Oct 2018 13:38:27 +0000 (20:38 +0700)]
Introduce LineStream

5 years agoMerge pull request #453 from tsoding/448
Alexey Kutepov [Sun, 21 Oct 2018 17:41:56 +0000 (00:41 +0700)]
Merge pull request #453 from tsoding/448

(#448) Show ids of goals in debug mode

5 years ago(#448) Show ids of goals in debug mode
rexim [Sun, 21 Oct 2018 17:07:26 +0000 (00:07 +0700)]
(#448) Show ids of goals in debug mode

5 years agoRemove TODO
rexim [Sat, 20 Oct 2018 22:54:27 +0000 (05:54 +0700)]
Remove TODO

5 years agoTypo
rexim [Sat, 20 Oct 2018 21:54:46 +0000 (04:54 +0700)]
Typo

5 years agoMerge pull request #451 from tsoding/python-svg2rects
Alexey Kutepov [Sat, 20 Oct 2018 21:45:16 +0000 (04:45 +0700)]
Merge pull request #451 from tsoding/python-svg2rects

Rewrite svg2rects in python

5 years agoUpdate README
rexim [Sat, 20 Oct 2018 21:42:01 +0000 (04:42 +0700)]
Update README

5 years agom.group(1)
rexim [Sat, 20 Oct 2018 21:38:07 +0000 (04:38 +0700)]
m.group(1)

5 years agoUse stock python3 on CI
rexim [Sat, 20 Oct 2018 21:30:00 +0000 (04:30 +0700)]
Use stock python3 on CI

5 years agoDon't use f-string in svg2rects
rexim [Sat, 20 Oct 2018 21:29:25 +0000 (04:29 +0700)]
Don't use f-string in svg2rects

5 years agoAdd deadsnakes source?
rexim [Sat, 20 Oct 2018 21:15:00 +0000 (04:15 +0700)]
Add deadsnakes source?

5 years agoTry to use python3.6 on travis to enable f-strings
rexim [Sat, 20 Oct 2018 21:11:43 +0000 (04:11 +0700)]
Try to use python3.6 on travis to enable f-strings

5 years agoInstall python3 on travis instead of xqilla
rexim [Sat, 20 Oct 2018 21:07:24 +0000 (04:07 +0700)]
Install python3 on travis instead of xqilla

5 years agoRewrite svg2rects in python
rexim [Sat, 20 Oct 2018 18:53:55 +0000 (01:53 +0700)]
Rewrite svg2rects in python

5 years agoMerge pull request #447 from tsoding/408
Alexey Kutepov [Sat, 20 Oct 2018 21:00:45 +0000 (04:00 +0700)]
Merge pull request #447 from tsoding/408

 (#408) Implement camera_render_debug_text

5 years agoTODO(#450)
rexim [Sat, 20 Oct 2018 17:10:16 +0000 (00:10 +0700)]
TODO(#450)

5 years agoTODO(#449)
rexim [Sat, 20 Oct 2018 17:10:15 +0000 (00:10 +0700)]
TODO(#449)

5 years agoTODO(#448)
rexim [Sat, 20 Oct 2018 17:10:15 +0000 (00:10 +0700)]
TODO(#448)

5 years ago(#408) TODOs
rexim [Sat, 20 Oct 2018 17:08:57 +0000 (00:08 +0700)]
(#408) TODOs

5 years ago(#408) Implement camera_render_debug_text
rexim [Sat, 20 Oct 2018 16:53:49 +0000 (23:53 +0700)]
(#408) Implement camera_render_debug_text

5 years ago(#408) use stdbool in camera unit
rexim [Sat, 20 Oct 2018 16:49:12 +0000 (23:49 +0700)]
(#408) use stdbool in camera unit

5 years agoMerge pull request #446 from tsoding/435
Alexey Kutepov [Sat, 20 Oct 2018 16:29:23 +0000 (23:29 +0700)]
Merge pull request #446 from tsoding/435

(#435) Evaluate all expression in console

5 years ago(#435) Evaluate all expression in console
rexim [Sat, 20 Oct 2018 16:20:19 +0000 (23:20 +0700)]
(#435) Evaluate all expression in console

5 years agoRemove TODO(#344)
rexim [Tue, 16 Oct 2018 02:34:22 +0000 (09:34 +0700)]
Remove TODO(#344)

5 years agoRemove TODO(#366)
rexim [Tue, 16 Oct 2018 02:34:22 +0000 (09:34 +0700)]
Remove TODO(#366)

5 years agoRemove TODO(#354)
rexim [Tue, 16 Oct 2018 02:34:22 +0000 (09:34 +0700)]
Remove TODO(#354)

5 years agoRemove TODO(#361)
rexim [Tue, 16 Oct 2018 02:34:22 +0000 (09:34 +0700)]
Remove TODO(#361)

5 years agoRemove TODO(#215)
rexim [Tue, 16 Oct 2018 02:34:22 +0000 (09:34 +0700)]
Remove TODO(#215)

5 years agoRemove TODO(#207)
rexim [Tue, 16 Oct 2018 02:34:22 +0000 (09:34 +0700)]
Remove TODO(#207)

5 years agoMerge pull request #444 from tsoding/background
Alexey Kutepov [Tue, 16 Oct 2018 00:26:29 +0000 (07:26 +0700)]
Merge pull request #444 from tsoding/background

Introduce create_background_from_stream

5 years agoIntroduce create_background_from_stream
rexim [Tue, 16 Oct 2018 00:24:06 +0000 (07:24 +0700)]
Introduce create_background_from_stream

5 years agoMerge pull request #443 from tsoding/417
Alexey Kutepov [Mon, 15 Oct 2018 20:29:56 +0000 (03:29 +0700)]
Merge pull request #443 from tsoding/417

(#417) Document project dependencies

5 years ago(#417) Document project dependencies
rexim [Mon, 15 Oct 2018 20:26:34 +0000 (03:26 +0700)]
(#417) Document project dependencies

5 years agoMerge pull request #442 from tsoding/ci-build-levels
Alexey Kutepov [Mon, 15 Oct 2018 20:05:16 +0000 (03:05 +0700)]
Merge pull request #442 from tsoding/ci-build-levels

Build levels on CI

5 years agoClean levels before building them
rexim [Mon, 15 Oct 2018 20:02:49 +0000 (03:02 +0700)]
Clean levels before building them

5 years agoBuild levels on CI
rexim [Mon, 15 Oct 2018 20:01:07 +0000 (03:01 +0700)]
Build levels on CI

5 years agoMerge pull request #441 from tsoding/425
Alexey Kutepov [Mon, 15 Oct 2018 19:24:00 +0000 (02:24 +0700)]
Merge pull request #441 from tsoding/425

(#425) Fail svg2rect on missing player and background

5 years ago(#425) Fail svg2rect on missing player and background
rexim [Mon, 15 Oct 2018 19:01:20 +0000 (02:01 +0700)]
(#425) Fail svg2rect on missing player and background

5 years agoMerge pull request #440 from tsoding/control-docs
Alexey Kutepov [Sun, 14 Oct 2018 23:26:09 +0000 (06:26 +0700)]
Merge pull request #440 from tsoding/control-docs

Document all the controls

5 years agoDocument all the controls
rexim [Sun, 14 Oct 2018 23:17:49 +0000 (06:17 +0700)]
Document all the controls

5 years agoMerge pull request #439 from tsoding/433
Alexey Kutepov [Sun, 14 Oct 2018 22:48:38 +0000 (05:48 +0700)]
Merge pull request #439 from tsoding/433

 (#433) Don't close console on pressing c

5 years ago(#433) Document the relevant console controls
rexim [Sun, 14 Oct 2018 22:45:31 +0000 (05:45 +0700)]
(#433) Document the relevant console controls

5 years ago(#433) Don't close console on pressing c
rexim [Sun, 14 Oct 2018 22:43:31 +0000 (05:43 +0700)]
(#433) Don't close console on pressing c

5 years agoMerge pull request #429 from TheKnarf/master
Alexey Kutepov [Sun, 14 Oct 2018 20:45:31 +0000 (03:45 +0700)]
Merge pull request #429 from TheKnarf/master

CMake do not differentiate between source- and header-files

5 years agoMerge pull request #431 from tsoding/427
Alexey Kutepov [Sun, 14 Oct 2018 20:42:29 +0000 (03:42 +0700)]
Merge pull request #431 from tsoding/427

(#427) Fix svg2rects failure on newlines in labels

5 years agoTODO(#432)
rexim [Sun, 14 Oct 2018 20:37:53 +0000 (03:37 +0700)]
TODO(#432)

5 years ago(#427) Fix svg2rects failure on newlines in labels
rexim [Sun, 14 Oct 2018 20:34:37 +0000 (03:34 +0700)]
(#427) Fix svg2rects failure on newlines in labels

5 years agoRemove TODO(#255)
rexim [Sun, 14 Oct 2018 20:31:59 +0000 (03:31 +0700)]
Remove TODO(#255)