]> git.lizzy.rs Git - nothing.git/log
nothing.git
5 years ago(#813) Additional work
rexim [Sun, 19 May 2019 19:29:35 +0000 (02:29 +0700)]
(#813) Additional work

5 years ago(#813) Wire up ColorPicker for PlayerLayer
rexim [Sun, 19 May 2019 19:26:22 +0000 (02:26 +0700)]
(#813) Wire up ColorPicker for PlayerLayer

5 years ago(#813) Implement player_layer_render
rexim [Sun, 19 May 2019 19:11:36 +0000 (02:11 +0700)]
(#813) Implement player_layer_render

5 years ago(#813) Introduce Layer interface
rexim [Sun, 19 May 2019 18:56:02 +0000 (01:56 +0700)]
(#813) Introduce Layer interface

5 years ago(#813) Introduce PlayerLayer
rexim [Sun, 19 May 2019 16:59:28 +0000 (23:59 +0700)]
(#813) Introduce PlayerLayer

5 years ago(#813) layer -> rect_layer
rexim [Sun, 19 May 2019 16:31:18 +0000 (23:31 +0700)]
(#813) layer -> rect_layer

5 years ago(#813) layer -> rect_layer
rexim [Sun, 19 May 2019 16:27:55 +0000 (23:27 +0700)]
(#813) layer -> rect_layer

5 years agoRemove TODO(#837)
rexim [Sat, 18 May 2019 21:47:18 +0000 (04:47 +0700)]
Remove TODO(#837)

5 years agoRemove TODO(#841)
rexim [Sat, 18 May 2019 21:47:18 +0000 (04:47 +0700)]
Remove TODO(#841)

5 years agoRemove TODO(#842)
rexim [Sat, 18 May 2019 21:47:18 +0000 (04:47 +0700)]
Remove TODO(#842)

5 years agoRemove TODO(#836)
rexim [Sat, 18 May 2019 21:47:18 +0000 (04:47 +0700)]
Remove TODO(#836)

5 years agoRemove TODO(#823)
rexim [Sat, 18 May 2019 21:47:18 +0000 (04:47 +0700)]
Remove TODO(#823)

5 years agoMerge pull request #853 from tsoding/842
Alexey Kutepov [Sat, 18 May 2019 20:33:26 +0000 (03:33 +0700)]
Merge pull request #853 from tsoding/842

(#842) Implement id editing for PointLayer

5 years agoAdd TODO(#856)
rexim [Sat, 18 May 2019 19:10:17 +0000 (02:10 +0700)]
Add TODO(#856)

5 years agoAdd TODO(#855)
rexim [Sat, 18 May 2019 19:10:16 +0000 (02:10 +0700)]
Add TODO(#855)

5 years agoAdd TODO(#854)
rexim [Sat, 18 May 2019 19:10:16 +0000 (02:10 +0700)]
Add TODO(#854)

5 years agoMerge pull request #852 from travisstaloch/master
Alexey Kutepov [Sat, 18 May 2019 18:57:23 +0000 (01:57 +0700)]
Merge pull request #852 from travisstaloch/master

Remove Lt.size in favor of Lt.slots_end pointer

5 years ago(#842) Additional work
rexim [Sat, 18 May 2019 18:52:39 +0000 (01:52 +0700)]
(#842) Additional work

5 years ago(#842) edit_field positioning, Esc button support
rexim [Sat, 18 May 2019 18:40:25 +0000 (01:40 +0700)]
(#842) edit_field positioning, Esc button support

5 years ago(#842) Make camera_point query view_port itself
rexim [Sat, 18 May 2019 18:28:34 +0000 (01:28 +0700)]
(#842) Make camera_point query view_port itself

5 years agorealloc and destroy_lt fixes
Travis Staloch [Sat, 18 May 2019 18:28:26 +0000 (11:28 -0700)]
realloc and destroy_lt fixes

5 years ago(#842) Initial implementation of PointLayer state machine
rexim [Sat, 18 May 2019 18:18:31 +0000 (01:18 +0700)]
(#842) Initial implementation of PointLayer state machine

5 years ago(#842) Make PointLayer handle TextInput events
rexim [Sat, 18 May 2019 17:38:10 +0000 (00:38 +0700)]
(#842) Make PointLayer handle TextInput events

5 years ago(#842) Make edit_field event handling more specialized
rexim [Sat, 18 May 2019 17:32:00 +0000 (00:32 +0700)]
(#842) Make edit_field event handling more specialized

5 years ago(#842) Introduce Edit_field to PointLayer
rexim [Sat, 18 May 2019 17:13:28 +0000 (00:13 +0700)]
(#842) Introduce Edit_field to PointLayer

5 years ago(#842) Make Edit_field work only with Camera
rexim [Sat, 18 May 2019 16:57:58 +0000 (23:57 +0700)]
(#842) Make Edit_field work only with Camera

5 years ago(#842) Fix PointLayer id generation
rexim [Sat, 18 May 2019 16:39:09 +0000 (23:39 +0700)]
(#842) Fix PointLayer id generation

5 years agoFix signed comparison build errors
travisstaloch [Thu, 16 May 2019 16:17:47 +0000 (09:17 -0700)]
Fix signed comparison build errors

5 years agoRemove Lt.size in favor of Lt.slots_end pointer
Travis Staloch [Mon, 13 May 2019 20:13:47 +0000 (13:13 -0700)]
Remove Lt.size in favor of Lt.slots_end pointer

5 years agoMerge pull request #851 from tsoding/lt-refactor
Alexey Kutepov [Sun, 12 May 2019 20:46:08 +0000 (03:46 +0700)]
Merge pull request #851 from tsoding/lt-refactor

Lt refactor

5 years agoMake Lt dynamic again
rexim [Sun, 12 May 2019 18:54:25 +0000 (01:54 +0700)]
Make Lt dynamic again

5 years agoAdd gdb to the development environment
rexim [Sun, 12 May 2019 18:54:01 +0000 (01:54 +0700)]
Add gdb to the development environment

5 years agoRemove `lt == NULL` checks
rexim [Sun, 12 May 2019 18:17:12 +0000 (01:17 +0700)]
Remove `lt == NULL` checks

lt is not a pointer anymore

5 years agoFix lt.h
rexim [Sun, 12 May 2019 17:42:01 +0000 (00:42 +0700)]
Fix lt.h

5 years agocreate_lt() -> {0}
rexim [Sun, 12 May 2019 17:37:25 +0000 (00:37 +0700)]
create_lt() -> {0}

5 years ago`Lt *` -> `Lt `
rexim [Sun, 12 May 2019 17:36:29 +0000 (00:36 +0700)]
`Lt *` -> `Lt `

5 years agoIntroduce new Lt
rexim [Sun, 12 May 2019 17:30:18 +0000 (00:30 +0700)]
Introduce new Lt

5 years agoMore details on how to compile levels using Makefile
rexim [Thu, 9 May 2019 13:59:12 +0000 (20:59 +0700)]
More details on how to compile levels using Makefile

5 years agoMerge pull request #844 from tsoding/841
Alexey Kutepov [Sun, 5 May 2019 18:46:10 +0000 (01:46 +0700)]
Merge pull request #844 from tsoding/841

(#841) Implement selection and deletion for PointLayer

5 years ago(#841) Delete selected PointLayer element on pressing Delete
rexim [Sun, 5 May 2019 18:03:26 +0000 (01:03 +0700)]
(#841) Delete selected PointLayer element on pressing Delete

5 years ago(#841) Make elements of PointLayer selectable
rexim [Sun, 5 May 2019 17:46:44 +0000 (00:46 +0700)]
(#841) Make elements of PointLayer selectable

5 years ago(#841) Make selected element of PointLayer look differently
rexim [Sun, 5 May 2019 17:38:12 +0000 (00:38 +0700)]
(#841) Make selected element of PointLayer look differently

5 years agoMerge pull request #843 from tsoding/834
Alexey Kutepov [Sun, 5 May 2019 18:04:03 +0000 (01:04 +0700)]
Merge pull request #843 from tsoding/834

(#834) Update goals after tabbing out from LevelEditor

5 years ago(#834) Update goals after tabbing out from LevelEditor
rexim [Sun, 5 May 2019 17:21:26 +0000 (00:21 +0700)]
(#834) Update goals after tabbing out from LevelEditor

5 years agoMerge pull request #840 from tsoding/837
Alexey Kutepov [Sun, 5 May 2019 17:25:12 +0000 (00:25 +0700)]
Merge pull request #840 from tsoding/837

(#837) Implement adding new elements to PointLayer

5 years agoAdd TODO(#842)
rexim [Sun, 5 May 2019 17:13:41 +0000 (00:13 +0700)]
Add TODO(#842)

5 years agoAdd TODO(#841)
rexim [Sun, 5 May 2019 17:13:41 +0000 (00:13 +0700)]
Add TODO(#841)

5 years ago(#837) TODO
rexim [Sun, 5 May 2019 17:12:12 +0000 (00:12 +0700)]
(#837) TODO

5 years ago(#837) Fix layer picker click through problem
rexim [Sun, 5 May 2019 17:11:06 +0000 (00:11 +0700)]
(#837) Fix layer picker click through problem

5 years ago(#837) Implement adding new points to PointLayer
rexim [Sun, 5 May 2019 17:07:32 +0000 (00:07 +0700)]
(#837) Implement adding new points to PointLayer

5 years ago(#837) Make PointLayer visible
rexim [Sun, 5 May 2019 16:53:21 +0000 (23:53 +0700)]
(#837) Make PointLayer visible

5 years ago(#837) rect_layer -> layer
rexim [Sun, 5 May 2019 16:49:31 +0000 (23:49 +0700)]
(#837) rect_layer -> layer

5 years ago(#837) layer -> rect_layer
rexim [Sun, 5 May 2019 16:46:46 +0000 (23:46 +0700)]
(#837) layer -> rect_layer

5 years ago(#837) goals_rect_layer -> goals_layer
rexim [Sun, 5 May 2019 16:33:00 +0000 (23:33 +0700)]
(#837) goals_rect_layer -> goals_layer

5 years ago(#837) point_rect_layer -> point_layer
rexim [Sun, 5 May 2019 16:31:16 +0000 (23:31 +0700)]
(#837) point_rect_layer -> point_layer

5 years ago(#837) Remove point_layer_event
rexim [Sun, 5 May 2019 16:24:35 +0000 (23:24 +0700)]
(#837) Remove point_layer_event

5 years ago(#837) rect_rect -> rect
rexim [Sun, 5 May 2019 16:21:23 +0000 (23:21 +0700)]
(#837) rect_rect -> rect

5 years agoMerge pull request #833 from tsoding/815
Alexey Kutepov [Sat, 4 May 2019 21:19:49 +0000 (04:19 +0700)]
Merge pull request #833 from tsoding/815

(#815) Goals support for LevelEditor

5 years agoMerge pull request #839 from rafaelffilho/master
Alexey Kutepov [Sat, 4 May 2019 21:12:48 +0000 (04:12 +0700)]
Merge pull request #839 from rafaelffilho/master

(#836) Refactored layer to rect_layer

5 years agoFixed point issue
Rafael Froeschlin Filho [Sat, 4 May 2019 20:57:27 +0000 (17:57 -0300)]
Fixed point issue

5 years agoRenamed layer_ -> rect_layer_
Rafael Froeschlin Filho [Sat, 4 May 2019 20:46:03 +0000 (17:46 -0300)]
Renamed layer_ -> rect_layer_

5 years agoRenamed _layer -> _rect_layer
Rafael Froeschlin Filho [Sat, 4 May 2019 20:45:26 +0000 (17:45 -0300)]
Renamed _layer -> _rect_layer

5 years agoRenamed Layer -> RectLayer
Rafael Froeschlin Filho [Sat, 4 May 2019 20:44:54 +0000 (17:44 -0300)]
Renamed Layer -> RectLayer

5 years agoMerge pull request #2 from tsoding/815
Rafael Froeschlin Filho [Sat, 4 May 2019 20:14:38 +0000 (17:14 -0300)]
Merge pull request #2 from tsoding/815

Merge (#815)

5 years agoMerge pull request #1 from tsoding/master
Rafael Froeschlin Filho [Sat, 4 May 2019 20:13:00 +0000 (17:13 -0300)]
Merge pull request #1 from tsoding/master

Update fork

5 years agoAdd TODO(#837)
rexim [Sat, 4 May 2019 19:47:19 +0000 (02:47 +0700)]
Add TODO(#837)

5 years agoAdd TODO(#836)
rexim [Sat, 4 May 2019 19:47:18 +0000 (02:47 +0700)]
Add TODO(#836)

5 years agoAdd TODO(#835)
rexim [Sat, 4 May 2019 19:47:18 +0000 (02:47 +0700)]
Add TODO(#835)

5 years agoAdd TODO(#834)
rexim [Sat, 4 May 2019 19:47:17 +0000 (02:47 +0700)]
Add TODO(#834)

5 years ago(#815) Additional work
rexim [Sat, 4 May 2019 19:46:01 +0000 (02:46 +0700)]
(#815) Additional work

5 years ago(#815) Integrate Point Layer with Level and LevelEditor
rexim [Sat, 4 May 2019 19:44:06 +0000 (02:44 +0700)]
(#815) Integrate Point Layer with Level and LevelEditor

5 years ago(#815) Introduce Goals Layer
rexim [Sat, 4 May 2019 18:04:33 +0000 (01:04 +0700)]
(#815) Introduce Goals Layer

5 years ago(#815) Introduce PointLayer
rexim [Sat, 4 May 2019 17:58:00 +0000 (00:58 +0700)]
(#815) Introduce PointLayer

5 years agoMerge pull request #832 from tsoding/828
Alexey Kutepov [Sat, 4 May 2019 17:58:55 +0000 (00:58 +0700)]
Merge pull request #832 from tsoding/828

(#828) Update back platforms on tab out from Level Editor

5 years ago(#828) Update back platforms on tab out from Level Editor
rexim [Sat, 4 May 2019 17:09:42 +0000 (00:09 +0700)]
(#828) Update back platforms on tab out from Level Editor

5 years agoMerge pull request #831 from tsoding/829
Alexey Kutepov [Sat, 4 May 2019 17:08:46 +0000 (00:08 +0700)]
Merge pull request #831 from tsoding/829

 (#829) Delete deleting rectangles

5 years ago(#829) Delete deleting rectangles
rexim [Sat, 4 May 2019 16:57:10 +0000 (23:57 +0700)]
(#829) Delete deleting rectangles

5 years ago(#829) What is this python shite
rexim [Sat, 4 May 2019 16:52:21 +0000 (23:52 +0700)]
(#829) What is this python shite

5 years ago(#829) gitignore builkd
rexim [Sat, 4 May 2019 16:52:11 +0000 (23:52 +0700)]
(#829) gitignore builkd

5 years agoMerge pull request #830 from tsoding/color-picker
Alexey Kutepov [Mon, 29 Apr 2019 11:54:38 +0000 (18:54 +0700)]
Merge pull request #830 from tsoding/color-picker

Color picker clean up

5 years agoClean up signatures of ColorPicker methods
rexim [Mon, 29 Apr 2019 11:38:34 +0000 (18:38 +0700)]
Clean up signatures of ColorPicker methods

5 years agoProvide current color to ProtoRect
rexim [Mon, 29 Apr 2019 11:05:41 +0000 (18:05 +0700)]
Provide current color to ProtoRect

5 years agoDecouple ColorPicker and ProtoRect
rexim [Mon, 29 Apr 2019 10:54:25 +0000 (17:54 +0700)]
Decouple ColorPicker and ProtoRect

5 years agoRemove dead code from ColorPicker
rexim [Mon, 29 Apr 2019 10:51:54 +0000 (17:51 +0700)]
Remove dead code from ColorPicker

5 years agoRemove dead field from ColorPicker
rexim [Mon, 29 Apr 2019 10:51:23 +0000 (17:51 +0700)]
Remove dead field from ColorPicker

5 years agoMerge pull request #827 from tsoding/823
Alexey Kutepov [Mon, 29 Apr 2019 10:10:51 +0000 (17:10 +0700)]
Merge pull request #827 from tsoding/823

(#823) LayerPicker

5 years agoAdd TODO(#829)
rexim [Sun, 28 Apr 2019 22:07:14 +0000 (05:07 +0700)]
Add TODO(#829)

5 years agoAdd TODO(#828)
rexim [Sun, 28 Apr 2019 22:07:13 +0000 (05:07 +0700)]
Add TODO(#828)

5 years ago(#823) Make LayerPicker actually switch layers
rexim [Sun, 28 Apr 2019 19:15:09 +0000 (02:15 +0700)]
(#823) Make LayerPicker actually switch layers

5 years ago(#823) Indicate the selected layer
rexim [Sun, 28 Apr 2019 18:58:39 +0000 (01:58 +0700)]
(#823) Indicate the selected layer

5 years ago(#823) Use current_layer according to layer_picker
rexim [Sun, 28 Apr 2019 18:53:29 +0000 (01:53 +0700)]
(#823) Use current_layer according to layer_picker

5 years ago(#823) Introduce LayerPicker
rexim [Sun, 28 Apr 2019 18:49:55 +0000 (01:49 +0700)]
(#823) Introduce LayerPicker

5 years agoRemove TODO(#805)
rexim [Sun, 28 Apr 2019 17:43:43 +0000 (00:43 +0700)]
Remove TODO(#805)

5 years agoRemove TODO(#809)
rexim [Sun, 28 Apr 2019 17:43:43 +0000 (00:43 +0700)]
Remove TODO(#809)

5 years agoRemove TODO(#822)
rexim [Sun, 28 Apr 2019 17:43:43 +0000 (00:43 +0700)]
Remove TODO(#822)

5 years agoMerge pull request #825 from tsoding/822
Alexey Kutepov [Sun, 28 Apr 2019 17:42:17 +0000 (00:42 +0700)]
Merge pull request #825 from tsoding/822

 (#822) Don't render level in LevelEditor mode

5 years ago(#822) Render player on top of the back platforms
rexim [Sun, 28 Apr 2019 17:32:27 +0000 (00:32 +0700)]
(#822) Render player on top of the back platforms

5 years ago(#822) Render player in LevelEditor mode
rexim [Sun, 28 Apr 2019 16:47:19 +0000 (23:47 +0700)]
(#822) Render player in LevelEditor mode

5 years ago(#822) Render layers less transparent
rexim [Sun, 28 Apr 2019 16:44:06 +0000 (23:44 +0700)]
(#822) Render layers less transparent

5 years ago(#822) Remove rectangle only on left click
rexim [Sun, 28 Apr 2019 16:41:33 +0000 (23:41 +0700)]
(#822) Remove rectangle only on left click