]> git.lizzy.rs Git - nothing.git/log
nothing.git
5 years agoFix corrupted levels
rexim [Sun, 9 Dec 2018 17:33:36 +0000 (00:33 +0700)]
Fix corrupted levels

5 years agoMerge pull request #559 from tsoding/514
Alexey Kutepov [Sun, 9 Dec 2018 17:21:02 +0000 (00:21 +0700)]
Merge pull request #559 from tsoding/514

 (#514) Hide double jump label

5 years agoRemove TODO(#540)
rexim [Sun, 9 Dec 2018 17:16:52 +0000 (00:16 +0700)]
Remove TODO(#540)

5 years agoRemove TODO(#553)
rexim [Sun, 9 Dec 2018 17:16:52 +0000 (00:16 +0700)]
Remove TODO(#553)

5 years agoRemove TODO(#553)
rexim [Sun, 9 Dec 2018 17:16:52 +0000 (00:16 +0700)]
Remove TODO(#553)

5 years agoRemove TODO(#553)
rexim [Sun, 9 Dec 2018 17:16:52 +0000 (00:16 +0700)]
Remove TODO(#553)

5 years ago(#514) Hide double jump label
rexim [Sun, 9 Dec 2018 17:13:39 +0000 (00:13 +0700)]
(#514) Hide double jump label

5 years agoMerge pull request #558 from tsoding/523
Alexey Kutepov [Sun, 9 Dec 2018 16:46:19 +0000 (23:46 +0700)]
Merge pull request #558 from tsoding/523

(#523) Remove show-label

5 years ago(#523) Remove show-label
rexim [Sun, 9 Dec 2018 16:43:26 +0000 (23:43 +0700)]
(#523) Remove show-label

it is not needed right now

5 years agoMerge pull request #557 from tsoding/556
Alexey Kutepov [Sun, 9 Dec 2018 16:42:39 +0000 (23:42 +0700)]
Merge pull request #557 from tsoding/556

(#556) Focus camera on player on entering the camera

5 years ago(#556) Focus camera on player on entering the camera
rexim [Sun, 9 Dec 2018 16:21:53 +0000 (23:21 +0700)]
(#556) Focus camera on player on entering the camera

5 years agoMerge pull request #555 from tsoding/553
Alexey Kutepov [Sat, 8 Dec 2018 19:12:16 +0000 (02:12 +0700)]
Merge pull request #555 from tsoding/553

(#553) Hide labels with animation

5 years ago(#553) Remove labels->visible
rexim [Sat, 8 Dec 2018 19:04:26 +0000 (02:04 +0700)]
(#553) Remove labels->visible

5 years ago(#553) Remove labels->enabled
rexim [Sat, 8 Dec 2018 19:00:27 +0000 (02:00 +0700)]
(#553) Remove labels->enabled

5 years ago(#553) animation initialization
rexim [Sat, 8 Dec 2018 18:59:29 +0000 (01:59 +0700)]
(#553) animation initialization

5 years ago(#553) Improve FSM for Label animation
rexim [Sat, 8 Dec 2018 18:54:18 +0000 (01:54 +0700)]
(#553) Improve FSM for Label animation

5 years ago(#553) states -> animations
rexim [Sat, 8 Dec 2018 18:36:25 +0000 (01:36 +0700)]
(#553) states -> animations

5 years ago(#553) Introduce LabelState
rexim [Sat, 8 Dec 2018 18:36:15 +0000 (01:36 +0700)]
(#553) Introduce LabelState

5 years agoMerge pull request #552 from tsoding/550
Alexey Kutepov [Sat, 8 Dec 2018 18:29:35 +0000 (01:29 +0700)]
Merge pull request #552 from tsoding/550

(#550) Player script and lisp side jump count

5 years agoAdd TODO(#554)
rexim [Sat, 8 Dec 2018 18:21:05 +0000 (01:21 +0700)]
Add TODO(#554)

5 years agoAdd TODO(#553)
rexim [Sat, 8 Dec 2018 18:21:04 +0000 (01:21 +0700)]
Add TODO(#553)

5 years agoRemove dead TODO
rexim [Sat, 8 Dec 2018 18:19:34 +0000 (01:19 +0700)]
Remove dead TODO

5 years ago(#550) TODO: label is hidden without any animation
rexim [Sat, 8 Dec 2018 18:18:49 +0000 (01:18 +0700)]
(#550) TODO: label is hidden without any animation

5 years ago(#550) Count player jumps on Lisp side
rexim [Sat, 8 Dec 2018 18:16:05 +0000 (01:16 +0700)]
(#550) Count player jumps on Lisp side

5 years ago(#550) Remove hide_jump_label script
rexim [Sat, 8 Dec 2018 18:09:08 +0000 (01:09 +0700)]
(#550) Remove hide_jump_label script

5 years ago(#550) Eval (on-jump) on player jump
rexim [Sat, 8 Dec 2018 18:05:38 +0000 (01:05 +0700)]
(#550) Eval (on-jump) on player jump

5 years ago(#550) player.lisp
rexim [Sat, 8 Dec 2018 17:46:43 +0000 (00:46 +0700)]
(#550) player.lisp

5 years ago(#550) Load script libraries earlier
rexim [Sat, 8 Dec 2018 17:45:47 +0000 (00:45 +0700)]
(#550) Load script libraries earlier

5 years ago(#550) Introduce log_script unit
rexim [Sat, 8 Dec 2018 17:31:52 +0000 (00:31 +0700)]
(#550) Introduce log_script unit

5 years ago(#550) Introduce player script
rexim [Sat, 8 Dec 2018 17:31:30 +0000 (00:31 +0700)]
(#550) Introduce player script

5 years ago(#550) Introduce defun
rexim [Sat, 8 Dec 2018 16:47:38 +0000 (23:47 +0700)]
(#550) Introduce defun

5 years agoMerge pull request #551 from voldyman/master
Alexey Kutepov [Sat, 8 Dec 2018 16:58:15 +0000 (23:58 +0700)]
Merge pull request #551 from voldyman/master

Added support for creating lambdas usign λ symbol

5 years agoAdded support for creating lambdas usign λ symbol
Akshay [Sat, 8 Dec 2018 16:54:00 +0000 (08:54 -0800)]
Added support for creating lambdas usign λ symbol

5 years agoMerge pull request #549 from tsoding/544
Alexey Kutepov [Sat, 8 Dec 2018 00:02:14 +0000 (07:02 +0700)]
Merge pull request #549 from tsoding/544

(#544) match_list O(1) in best case

5 years ago(#544) consp
rexim [Fri, 7 Dec 2018 23:44:55 +0000 (06:44 +0700)]
(#544) consp

5 years agova_end
rexim [Fri, 7 Dec 2018 23:44:50 +0000 (06:44 +0700)]
va_end

5 years agoMerge pull request #548 from tsoding/522
Alexey Kutepov [Sun, 2 Dec 2018 19:32:58 +0000 (02:32 +0700)]
Merge pull request #548 from tsoding/522

(#522) Implement hide-label

5 years ago(#522) Implement labels_hide
rexim [Sun, 2 Dec 2018 18:28:14 +0000 (01:28 +0700)]
(#522) Implement labels_hide

5 years ago(#522) Implement level_hide_label
rexim [Sun, 2 Dec 2018 17:21:43 +0000 (00:21 +0700)]
(#522) Implement level_hide_label

5 years ago(#522) Implement (hide-goal)
rexim [Sun, 2 Dec 2018 17:14:16 +0000 (00:14 +0700)]
(#522) Implement (hide-goal)

5 years ago(#522) Fix hide_jump_label.lisp script
rexim [Sun, 2 Dec 2018 17:13:59 +0000 (00:13 +0700)]
(#522) Fix hide_jump_label.lisp script

5 years agoMerge pull request #547 from tsoding/546
Alexey Kutepov [Sun, 2 Dec 2018 16:54:10 +0000 (23:54 +0700)]
Merge pull request #547 from tsoding/546

(#546) Fix car

5 years ago(#546) Fix car
rexim [Sun, 2 Dec 2018 16:48:10 +0000 (23:48 +0700)]
(#546) Fix car

5 years agoMerge pull request #543 from tsoding/540
Alexey Kutepov [Sun, 2 Dec 2018 13:15:38 +0000 (20:15 +0700)]
Merge pull request #543 from tsoding/540

 (#540) make plus_op a part of std lib

5 years agoAdd TODO(#545)
rexim [Sun, 2 Dec 2018 13:10:22 +0000 (20:10 +0700)]
Add TODO(#545)

5 years agoAdd TODO(#544)
rexim [Sun, 2 Dec 2018 13:10:22 +0000 (20:10 +0700)]
Add TODO(#544)

5 years ago(#540) match_list_singleton_tail_test
rexim [Sun, 2 Dec 2018 13:09:29 +0000 (20:09 +0700)]
(#540) match_list_singleton_tail_test

5 years ago(#540) make plus_op a part of std lib
rexim [Sun, 2 Dec 2018 13:09:14 +0000 (20:09 +0700)]
(#540) make plus_op a part of std lib

5 years agoMerge pull request #539 from tsoding/match-list
Alexey Kutepov [Sun, 2 Dec 2018 12:33:06 +0000 (19:33 +0700)]
Merge pull request #539 from tsoding/match-list

Match list

5 years agoAdd TODO(#542)
rexim [Sun, 2 Dec 2018 12:30:25 +0000 (19:30 +0700)]
Add TODO(#542)

5 years agoAdd TODO(#541)
rexim [Sun, 2 Dec 2018 12:30:24 +0000 (19:30 +0700)]
Add TODO(#541)

5 years agoAdd TODO(#540)
rexim [Sun, 2 Dec 2018 12:30:24 +0000 (19:30 +0700)]
Add TODO(#540)

5 years agoTODOs
rexim [Sun, 2 Dec 2018 12:29:19 +0000 (19:29 +0700)]
TODOs

5 years agoUse wildcards in car()
rexim [Sun, 2 Dec 2018 12:26:20 +0000 (19:26 +0700)]
Use wildcards in car()

5 years agoWildcards for match_list
rexim [Sun, 2 Dec 2018 12:24:40 +0000 (19:24 +0700)]
Wildcards for match_list

5 years agoTODO: format_list()
rexim [Sun, 2 Dec 2018 08:10:57 +0000 (15:10 +0700)]
TODO: format_list()

5 years agoReimplement car() using match_list()
rexim [Sun, 2 Dec 2018 08:08:59 +0000 (15:08 +0700)]
Reimplement car() using match_list()

5 years agounpack_args -> match_list
rexim [Sun, 2 Dec 2018 07:56:29 +0000 (14:56 +0700)]
unpack_args -> match_list

5 years agoRemove TODO(#527)
rexim [Sun, 2 Dec 2018 06:41:35 +0000 (13:41 +0700)]
Remove TODO(#527)

5 years agoMerge pull request #538 from tsoding/524
Alexey Kutepov [Sat, 1 Dec 2018 18:08:11 +0000 (01:08 +0700)]
Merge pull request #538 from tsoding/524

 (#524) Implement get_player_jump_count

5 years ago(#524) Implement player_jump_count
rexim [Sat, 1 Dec 2018 18:03:52 +0000 (01:03 +0700)]
(#524) Implement player_jump_count

5 years ago(#524) Implement level_player_jump_count
rexim [Sat, 1 Dec 2018 17:46:36 +0000 (00:46 +0700)]
(#524) Implement level_player_jump_count

5 years ago(#524) Implement get_player_jump_count
rexim [Sat, 1 Dec 2018 17:42:11 +0000 (00:42 +0700)]
(#524) Implement get_player_jump_count

5 years agoMerge pull request #535 from tsoding/527
Alexey Kutepov [Sat, 1 Dec 2018 17:37:25 +0000 (00:37 +0700)]
Merge pull request #535 from tsoding/527

 (#527) add greaterThan native function to STD library

5 years agoAdd TODO(#537)
rexim [Sat, 1 Dec 2018 17:33:00 +0000 (00:33 +0700)]
Add TODO(#537)

5 years agoAdd TODO(#536)
rexim [Sat, 1 Dec 2018 17:33:00 +0000 (00:33 +0700)]
Add TODO(#536)

5 years ago(#527) add greaterThan native function to STD library
rexim [Sat, 1 Dec 2018 17:31:43 +0000 (00:31 +0700)]
(#527) add greaterThan native function to STD library

5 years ago(#527) Load STD library in REPL
rexim [Sat, 1 Dec 2018 17:31:31 +0000 (00:31 +0700)]
(#527) Load STD library in REPL

5 years agoRemove TODO(#503)
rexim [Sat, 1 Dec 2018 17:02:29 +0000 (00:02 +0700)]
Remove TODO(#503)

5 years agoRemove TODO(#530)
rexim [Sat, 1 Dec 2018 17:02:29 +0000 (00:02 +0700)]
Remove TODO(#530)

5 years agoMerge pull request #534 from tsoding/530
Alexey Kutepov [Sat, 1 Dec 2018 16:59:51 +0000 (23:59 +0700)]
Merge pull request #534 from tsoding/530

(#530) Implement tail format argument for unpack_args

5 years ago(#530) Implement tail format argument for unpack_args
rexim [Sat, 1 Dec 2018 16:55:10 +0000 (23:55 +0700)]
(#530) Implement tail format argument for unpack_args

5 years agoMerge pull request #533 from engelju/patch-1
Alexey Kutepov [Fri, 30 Nov 2018 14:32:55 +0000 (21:32 +0700)]
Merge pull request #533 from engelju/patch-1

Update README for MacOS dependencies

5 years agoUpdate README for MacOS dependencies
Julie Engel [Fri, 30 Nov 2018 14:19:30 +0000 (15:19 +0100)]
Update README for MacOS dependencies

5 years agoMerge pull request #529 from tsoding/526
Alexey Kutepov [Sun, 25 Nov 2018 18:54:39 +0000 (01:54 +0700)]
Merge pull request #529 from tsoding/526

(#526) ebisp support for `when`

5 years agoAdd TODO(#530)
rexim [Sun, 25 Nov 2018 18:08:48 +0000 (01:08 +0700)]
Add TODO(#530)

5 years agoRemove TODO(#526)
rexim [Sun, 25 Nov 2018 18:07:23 +0000 (01:07 +0700)]
Remove TODO(#526)

5 years ago(#526) Eval the body of `when`
rexim [Sun, 25 Nov 2018 18:03:39 +0000 (01:03 +0700)]
(#526) Eval the body of `when`

5 years ago(#526) Introduce eval_block
rexim [Sun, 25 Nov 2018 18:02:26 +0000 (01:02 +0700)]
(#526) Introduce eval_block

5 years ago(#526) introduce (print) for REPL
rexim [Sun, 25 Nov 2018 18:01:48 +0000 (01:01 +0700)]
(#526) introduce (print) for REPL

5 years agoMerge pull request #528 from tsoding/525
Alexey Kutepov [Sun, 25 Nov 2018 17:22:22 +0000 (00:22 +0700)]
Merge pull request #528 from tsoding/525

(#525) Make level_script functions static

5 years ago(#525) Make level_script functions static
rexim [Sun, 25 Nov 2018 17:19:35 +0000 (00:19 +0700)]
(#525) Make level_script functions static

Eliminating the need of any kind of prefix

5 years agoMerge pull request #520 from tsoding/513
Alexey Kutepov [Sun, 25 Nov 2018 17:10:16 +0000 (00:10 +0700)]
Merge pull request #520 from tsoding/513

(#513) Hide space to jump label

5 years agoAdd TODO(#527)
rexim [Sun, 25 Nov 2018 17:07:41 +0000 (00:07 +0700)]
Add TODO(#527)

5 years agoAdd TODO(#526)
rexim [Sun, 25 Nov 2018 17:07:40 +0000 (00:07 +0700)]
Add TODO(#526)

5 years agoAdd TODO(#525)
rexim [Sun, 25 Nov 2018 17:07:21 +0000 (00:07 +0700)]
Add TODO(#525)

5 years agoAdd TODO(#524)
rexim [Sun, 25 Nov 2018 17:07:20 +0000 (00:07 +0700)]
Add TODO(#524)

5 years agoAdd TODO(#523)
rexim [Sun, 25 Nov 2018 17:07:20 +0000 (00:07 +0700)]
Add TODO(#523)

5 years agoAdd TODO(#522)
rexim [Sun, 25 Nov 2018 17:07:19 +0000 (00:07 +0700)]
Add TODO(#522)

5 years agoAdd TODO(#521)
rexim [Sun, 25 Nov 2018 17:07:19 +0000 (00:07 +0700)]
Add TODO(#521)

5 years ago(#513) Logging problem
rexim [Sun, 25 Nov 2018 17:04:35 +0000 (00:04 +0700)]
(#513) Logging problem

5 years ago(#513) Introduce hide_jump_label script
rexim [Sun, 25 Nov 2018 16:58:48 +0000 (23:58 +0700)]
(#513) Introduce hide_jump_label script

5 years ago(#513) Introduce (get-player-jump-count)
rexim [Sun, 25 Nov 2018 16:51:42 +0000 (23:51 +0700)]
(#513) Introduce (get-player-jump-count)

5 years ago(#513) Remove player script
rexim [Sun, 25 Nov 2018 16:44:42 +0000 (23:44 +0700)]
(#513) Remove player script

5 years ago(#513) there is no way to send info from one script to another one
rexim [Sun, 25 Nov 2018 16:04:55 +0000 (23:04 +0700)]
(#513) there is no way to send info from one script to another one

5 years ago(#513) Assign script to player
rexim [Sat, 24 Nov 2018 18:50:14 +0000 (01:50 +0700)]
(#513) Assign script to player

5 years ago(#513) inline create_player
rexim [Sat, 24 Nov 2018 18:04:22 +0000 (01:04 +0700)]
(#513) inline create_player

5 years ago(#513) Introduce (hide-label) and (show-label)
rexim [Sat, 24 Nov 2018 17:41:29 +0000 (00:41 +0700)]
(#513) Introduce (hide-label) and (show-label)

5 years agoMerge pull request #519 from tsoding/518
Alexey Kutepov [Sun, 25 Nov 2018 10:31:00 +0000 (17:31 +0700)]
Merge pull request #519 from tsoding/518

(#518) Add clang CI build

5 years ago(#518) undefined reference to sqrtf
rexim [Sun, 25 Nov 2018 10:29:00 +0000 (17:29 +0700)]
(#518) undefined reference to sqrtf