]> git.lizzy.rs Git - nothing.git/log
nothing.git
4 years agoMerge pull request #1255 from tsoding/1253 master
Alexey Kutepov [Sat, 8 Feb 2020 19:19:58 +0000 (02:19 +0700)]
Merge pull request #1255 from tsoding/1253

(#1253) Let subtract tool cut out a window inside of a platform

4 years ago(#1253) Let subtract tool cut out a window inside of a platform
rexim [Sat, 8 Feb 2020 18:53:15 +0000 (01:53 +0700)]
(#1253) Let subtract tool cut out a window inside of a platform

4 years agoMerge pull request #1254 from tsoding/1251
Alexey Kutepov [Sat, 8 Feb 2020 18:39:52 +0000 (01:39 +0700)]
Merge pull request #1254 from tsoding/1251

(#1251) Introduce "icons" for tool buttons

4 years ago(#1251) Introduce "icons" for tool buttons
rexim [Sat, 8 Feb 2020 18:10:52 +0000 (01:10 +0700)]
(#1251) Introduce "icons" for tool buttons

4 years agoMerge pull request #1250 from tsoding/subtract
Alexey Kutepov [Sat, 8 Feb 2020 16:38:09 +0000 (23:38 +0700)]
Merge pull request #1250 from tsoding/subtract

Subtract tool and tool bar

4 years agoAdd TODO(#1252)
rexim [Sun, 2 Feb 2020 21:59:18 +0000 (04:59 +0700)]
Add TODO(#1252)

4 years agoAdd TODO(#1251)
rexim [Sun, 2 Feb 2020 20:16:49 +0000 (03:16 +0700)]
Add TODO(#1251)

4 years agoIntroduce tool bar for subtract and snapping tools
rexim [Sun, 2 Feb 2020 20:14:40 +0000 (03:14 +0700)]
Introduce tool bar for subtract and snapping tools

4 years agoIntroduce subtract operation to RectLayer
rexim [Sun, 2 Feb 2020 19:24:52 +0000 (02:24 +0700)]
Introduce subtract operation to RectLayer

4 years agorect_layer_delete_rect_at -> rect_layer_delete_rect_at_index
rexim [Sun, 2 Feb 2020 17:26:43 +0000 (00:26 +0700)]
rect_layer_delete_rect_at -> rect_layer_delete_rect_at_index

4 years agoFix corner case for dynarray_insert_before()
rexim [Sun, 2 Feb 2020 18:40:38 +0000 (01:40 +0700)]
Fix corner case for dynarray_insert_before()

Enable dynarray_push() behaviour on index == dynarray->count

4 years agoMerge pull request #1246 from tsoding/back-platform-secret
Alexey Kutepov [Sat, 25 Jan 2020 21:08:58 +0000 (04:08 +0700)]
Merge pull request #1246 from tsoding/back-platform-secret

Introduce Phantom Platforms

4 years agoTry to fix cmake build
rexim [Sat, 25 Jan 2020 20:17:01 +0000 (03:17 +0700)]
Try to fix cmake build

4 years agoAdd TODO(#1248)
rexim [Sat, 25 Jan 2020 20:13:43 +0000 (03:13 +0700)]
Add TODO(#1248)

4 years agoAdd TODO(#1247)
rexim [Sat, 25 Jan 2020 20:13:42 +0000 (03:13 +0700)]
Add TODO(#1247)

4 years ago[Level 02] Turn back platforms into phantom platforms
rexim [Sat, 25 Jan 2020 20:09:06 +0000 (03:09 +0700)]
[Level 02] Turn back platforms into phantom platforms

4 years agoRemove dead code from platforms
rexim [Sat, 25 Jan 2020 20:08:56 +0000 (03:08 +0700)]
Remove dead code from platforms

4 years agoWire up pp to level loop
rexim [Sat, 25 Jan 2020 20:04:51 +0000 (03:04 +0700)]
Wire up pp to level loop

4 years agoIntroduce Phantom Platforms
rexim [Sat, 25 Jan 2020 19:50:56 +0000 (02:50 +0700)]
Introduce Phantom Platforms

4 years agoMake back platforms always hide when player touches them
rexim [Sat, 25 Jan 2020 18:26:34 +0000 (01:26 +0700)]
Make back platforms always hide when player touches them

4 years agoRevert "Make platforms a transparent entity"
rexim [Sat, 25 Jan 2020 17:05:49 +0000 (00:05 +0700)]
Revert "Make platforms a transparent entity"

This reverts commit af2244518b05095825e10fc155208e0331a08a36.

It's not really needed to achive what I'm trying to achive

4 years agoMake platforms a transparent entity
rexim [Sat, 25 Jan 2020 17:01:50 +0000 (00:01 +0700)]
Make platforms a transparent entity

4 years agoMerge pull request #1242 from tsoding/1221
Alexey Kutepov [Sun, 19 Jan 2020 19:16:24 +0000 (02:16 +0700)]
Merge pull request #1242 from tsoding/1221

(#1221) Add support to mouse wheel to level picker

4 years agoAdd TODO(#1244)
rexim [Sun, 19 Jan 2020 18:47:03 +0000 (01:47 +0700)]
Add TODO(#1244)

4 years agoAdd TODO(#1243)
rexim [Sun, 19 Jan 2020 18:47:01 +0000 (01:47 +0700)]
Add TODO(#1243)

4 years agoFormatting
rexim [Sun, 19 Jan 2020 18:40:49 +0000 (01:40 +0700)]
Formatting

4 years ago(#1221) improve UX of clicking on level in level picker
rexim [Sun, 19 Jan 2020 18:40:05 +0000 (01:40 +0700)]
(#1221) improve UX of clicking on level in level picker

4 years ago(#1221) Disable wrapping around in Level Picker
rexim [Sun, 19 Jan 2020 18:11:25 +0000 (01:11 +0700)]
(#1221) Disable wrapping around in Level Picker

4 years ago(#1221) Add support to mouse wheel to level picker
rexim [Sun, 19 Jan 2020 18:03:56 +0000 (01:03 +0700)]
(#1221) Add support to mouse wheel to level picker

4 years ago(#1221) Introduce Emacs keybindings to level picker
rexim [Sun, 19 Jan 2020 17:16:37 +0000 (00:16 +0700)]
(#1221) Introduce Emacs keybindings to level picker

For no reason

4 years agoRemove TODO(#1139)
rexim [Sat, 11 Jan 2020 19:33:38 +0000 (02:33 +0700)]
Remove TODO(#1139)

4 years agoRemove TODO(#1160)
rexim [Sat, 11 Jan 2020 19:33:38 +0000 (02:33 +0700)]
Remove TODO(#1160)

4 years agoRemove TODO(#1184)
rexim [Sat, 11 Jan 2020 19:33:38 +0000 (02:33 +0700)]
Remove TODO(#1184)

4 years agoMerge pull request #1241 from tsoding/level-editor-remove-malloc
Alexey Kutepov [Sat, 11 Jan 2020 19:32:47 +0000 (02:32 +0700)]
Merge pull request #1241 from tsoding/level-editor-remove-malloc

Level editor remove malloc

4 years agoFix cmake compilation
rexim [Sat, 11 Jan 2020 19:19:40 +0000 (02:19 +0700)]
Fix cmake compilation

4 years agoRemove *_from_memory
rexim [Sat, 11 Jan 2020 19:10:00 +0000 (02:10 +0700)]
Remove *_from_memory

4 years agocreate_rect_layer_from_memory -> create_rect_layer
rexim [Sat, 11 Jan 2020 19:06:58 +0000 (02:06 +0700)]
create_rect_layer_from_memory -> create_rect_layer

4 years agocreate_dynarray_from_memory -> create_dynarray
rexim [Sat, 11 Jan 2020 19:05:05 +0000 (02:05 +0700)]
create_dynarray_from_memory -> create_dynarray

4 years agoTry to remove malloc from LevelEditor
rexim [Sat, 11 Jan 2020 18:58:06 +0000 (01:58 +0700)]
Try to remove malloc from LevelEditor

4 years agoMerge pull request #1240 from aodhneine/1234
Alexey Kutepov [Sat, 11 Jan 2020 16:28:17 +0000 (23:28 +0700)]
Merge pull request #1240 from aodhneine/1234

Added additional check to scrollbar drawing.

4 years agoAdded additional check to scrollbar drawing.
aodhneine [Tue, 7 Jan 2020 20:52:31 +0000 (20:52 +0000)]
Added additional check to scrollbar drawing.

4 years agoMerge pull request #1238 from tsoding/remove-lt
Alexey Kutepov [Mon, 6 Jan 2020 02:21:49 +0000 (09:21 +0700)]
Merge pull request #1238 from tsoding/remove-lt

Remove more Lt

4 years agoRemove Lt from Credits
rexim [Mon, 6 Jan 2020 01:37:49 +0000 (08:37 +0700)]
Remove Lt from Credits

4 years agoRemove Lt from LevelEditor
rexim [Mon, 6 Jan 2020 01:24:36 +0000 (08:24 +0700)]
Remove Lt from LevelEditor

4 years agoRemove deadcode
rexim [Sun, 5 Jan 2020 22:43:15 +0000 (05:43 +0700)]
Remove deadcode

4 years agoColor constants
rexim [Sun, 5 Jan 2020 22:42:03 +0000 (05:42 +0700)]
Color constants

4 years agoDestroy level editor layers in destroy_level_editor
rexim [Sun, 5 Jan 2020 22:27:09 +0000 (05:27 +0700)]
Destroy level editor layers in destroy_level_editor

4 years agoRemove Lt from LabelLayer
rexim [Sun, 5 Jan 2020 22:22:56 +0000 (05:22 +0700)]
Remove Lt from LabelLayer

4 years agoRemove Lt from PointLayer
rexim [Sun, 5 Jan 2020 22:17:03 +0000 (05:17 +0700)]
Remove Lt from PointLayer

4 years agoMerge pull request #1237 from tsoding/remove-lt
Alexey Kutepov [Sun, 5 Jan 2020 21:28:55 +0000 (04:28 +0700)]
Merge pull request #1237 from tsoding/remove-lt

Remove Lt from various places

4 years agoTry to fix MSVC build
rexim [Sun, 5 Jan 2020 20:10:06 +0000 (03:10 +0700)]
Try to fix MSVC build

4 years agoRemove Lt from RectLayer
rexim [Sun, 5 Jan 2020 20:05:52 +0000 (03:05 +0700)]
Remove Lt from RectLayer

4 years agoRemove Grid and ActionPicker
rexim [Sun, 5 Jan 2020 19:42:27 +0000 (02:42 +0700)]
Remove Grid and ActionPicker

4 years agoRemove Lt from Edit_field
rexim [Sun, 5 Jan 2020 19:31:42 +0000 (02:31 +0700)]
Remove Lt from Edit_field

4 years agoMerge pull request #1236 from tsoding/remove-realloc-stack
Alexey Kutepov [Sun, 5 Jan 2020 18:45:17 +0000 (01:45 +0700)]
Merge pull request #1236 from tsoding/remove-realloc-stack

Remove realloc stack

4 years agoMigrate UndoHistory's backend to RingBuffah
rexim [Sun, 5 Jan 2020 18:32:59 +0000 (01:32 +0700)]
Migrate UndoHistory's backend to RingBuffah

4 years agoIntroduce RingBuffer
rexim [Sun, 5 Jan 2020 18:05:36 +0000 (01:05 +0700)]
Introduce RingBuffer

4 years agoRemove nth_realloc
rexim [Sun, 5 Jan 2020 16:29:37 +0000 (23:29 +0700)]
Remove nth_realloc

4 years agoClose on Alt+F4 in case user's WM does not support it (e.g. i3)
rexim [Sun, 5 Jan 2020 16:26:03 +0000 (23:26 +0700)]
Close on Alt+F4 in case user's WM does not support it (e.g. i3)

4 years agoMerge pull request #1235 from tsoding/remove-line-stream
Alexey Kutepov [Sat, 4 Jan 2020 21:42:47 +0000 (04:42 +0700)]
Merge pull request #1235 from tsoding/remove-line-stream

Remove line stream

4 years agoTry to fix clang build
rexim [Sat, 4 Jan 2020 21:13:45 +0000 (04:13 +0700)]
Try to fix clang build

4 years agoDelete LineStream from the existance
rexim [Sat, 4 Jan 2020 21:04:56 +0000 (04:04 +0700)]
Delete LineStream from the existance

4 years agoMigrate level parsing to linestream-less mechanism
rexim [Sat, 4 Jan 2020 20:53:35 +0000 (03:53 +0700)]
Migrate level parsing to linestream-less mechanism

4 years agoImplement chop_label_layer
rexim [Sat, 4 Jan 2020 20:04:07 +0000 (03:04 +0700)]
Implement chop_label_layer

4 years agoImplement chop_point_layer
rexim [Sat, 4 Jan 2020 18:58:06 +0000 (01:58 +0700)]
Implement chop_point_layer

4 years agoImplement chop_rect_layer
rexim [Sun, 22 Dec 2019 20:25:37 +0000 (03:25 +0700)]
Implement chop_rect_layer

4 years agoMake Dynarray fixed
rexim [Sun, 22 Dec 2019 19:03:32 +0000 (02:03 +0700)]
Make Dynarray fixed

4 years agoMake memory measure units longer
rexim [Sun, 22 Dec 2019 19:02:55 +0000 (02:02 +0700)]
Make memory measure units longer

4 years agoImplement chop_player_layer
rexim [Sat, 21 Dec 2019 19:20:10 +0000 (02:20 +0700)]
Implement chop_player_layer

4 years agoReplace Tokens with Strings
rexim [Sat, 21 Dec 2019 18:13:12 +0000 (01:13 +0700)]
Replace Tokens with Strings

4 years agoImplement chop_background_layer
rexim [Sun, 15 Dec 2019 19:13:31 +0000 (02:13 +0700)]
Implement chop_background_layer

4 years agoMerge pull request #1232 from gooddoog/1219-doc
Alexey Kutepov [Wed, 1 Jan 2020 15:13:03 +0000 (22:13 +0700)]
Merge pull request #1232 from gooddoog/1219-doc

(#1219) Document C-x/C-c/C-v console keys

4 years ago(#1219) Document C-x/C-c/C-v console keys
gooddoog [Mon, 30 Dec 2019 07:59:23 +0000 (10:59 +0300)]
(#1219) Document C-x/C-c/C-v console keys

4 years agoMerge pull request #1231 from gooddoog/update-macos-ci
Alexey Kutepov [Sun, 29 Dec 2019 21:36:25 +0000 (04:36 +0700)]
Merge pull request #1231 from gooddoog/update-macos-ci

Update macOS virtual environment on Github Actions

4 years agoMerge pull request #1230 from tsoding/optimization
Alexey Kutepov [Sun, 29 Dec 2019 21:35:25 +0000 (04:35 +0700)]
Merge pull request #1230 from tsoding/optimization

Creative session

4 years agoUpdate macOS virtual environment on Github Actions
gooddoog [Sun, 29 Dec 2019 20:46:54 +0000 (23:46 +0300)]
Update macOS virtual environment on Github Actions

4 years agoAdd RENDERER_CONFIG
rexim [Sun, 29 Dec 2019 20:02:51 +0000 (03:02 +0700)]
Add RENDERER_CONFIG

4 years agoProvide more info on failed blending mode
rexim [Sun, 29 Dec 2019 19:57:37 +0000 (02:57 +0700)]
Provide more info on failed blending mode

4 years agoPrint the name of the driver on start
rexim [Sun, 29 Dec 2019 19:56:58 +0000 (02:56 +0700)]
Print the name of the driver on start

4 years agoAdd more content to Level 02
rexim [Sun, 29 Dec 2019 18:09:43 +0000 (01:09 +0700)]
Add more content to Level 02

4 years agoMerge pull request #1228 from tsoding/1224
Alexey Kutepov [Sun, 29 Dec 2019 19:19:12 +0000 (02:19 +0700)]
Merge pull request #1228 from tsoding/1224

 (#1224) Enable TCC build on GitHub Actions

4 years agoMerge pull request #1227 from aodhneine/1219
Alexey Kutepov [Sun, 29 Dec 2019 19:18:40 +0000 (02:18 +0700)]
Merge pull request #1227 from aodhneine/1219

(#1219) Added more conventional edit keys

4 years agoMerge pull request #1226 from iv4nhoe/master
Alexey Kutepov [Sun, 29 Dec 2019 19:15:39 +0000 (02:15 +0700)]
Merge pull request #1226 from iv4nhoe/master

tsoding#1225 don't init SDL haptic subsystem

4 years agoClean up trailing whitespaces
rexim [Sun, 29 Dec 2019 19:04:07 +0000 (02:04 +0700)]
Clean up trailing whitespaces

4 years ago(#1224) Enable TCC build on GitHub Actions
rexim [Sun, 29 Dec 2019 19:03:50 +0000 (02:03 +0700)]
(#1224) Enable TCC build on GitHub Actions

4 years agoRemoved TODO#1219.
aodhneine [Sun, 29 Dec 2019 18:24:34 +0000 (18:24 +0000)]
Removed TODO#1219.

4 years agoAdded more conventional edit keys.
aodhneine [Sun, 29 Dec 2019 18:17:35 +0000 (18:17 +0000)]
Added more conventional edit keys.

4 years agotsoding#1225 don't init SDL haptic subsystem
ivanhoe [Sun, 29 Dec 2019 18:06:24 +0000 (19:06 +0100)]
tsoding#1225 don't init SDL haptic subsystem

4 years agoMerge pull request #1210 from ozy/450
Alexey Kutepov [Sat, 28 Dec 2019 18:40:38 +0000 (01:40 +0700)]
Merge pull request #1210 from ozy/450

(#450) Render debug details for platforms

4 years ago(#450) Use fmimf fmaxf
rexim [Sat, 28 Dec 2019 18:31:13 +0000 (01:31 +0700)]
(#450) Use fmimf fmaxf

4 years ago(#450) Render debug details for platforms
Metin Ozyildirim [Sat, 14 Dec 2019 22:46:08 +0000 (22:46 +0000)]
(#450) Render debug details for platforms

4 years agoMerge pull request #1223 from gooddoog/1189
Alexey Kutepov [Mon, 23 Dec 2019 20:41:05 +0000 (03:41 +0700)]
Merge pull request #1223 from gooddoog/1189

(#1189) Reset cursor style on switching game state

4 years ago(#1189) Reset cursor style on switching game state
gooddoog [Mon, 23 Dec 2019 19:39:31 +0000 (22:39 +0300)]
(#1189) Reset cursor style on switching game state

4 years agoAdd a bunch of boxes to level 02
rexim [Sun, 22 Dec 2019 16:24:03 +0000 (23:24 +0700)]
Add a bunch of boxes to level 02

4 years agoMerge pull request #1216 from kolumb/scrollbar
Alexey Kutepov [Sat, 21 Dec 2019 17:17:16 +0000 (00:17 +0700)]
Merge pull request #1216 from kolumb/scrollbar

Add scrollbar to level picker

4 years agoAdd TODO(#1222)
rexim [Sat, 21 Dec 2019 17:11:08 +0000 (00:11 +0700)]
Add TODO(#1222)

4 years agoAdd TODO(#1221)
rexim [Sat, 21 Dec 2019 17:11:07 +0000 (00:11 +0700)]
Add TODO(#1221)

4 years agosize -> items_size
rexim [Sat, 21 Dec 2019 17:08:14 +0000 (00:08 +0700)]
size -> items_size

4 years agoscroll -> items_scroll
rexim [Sat, 21 Dec 2019 17:04:48 +0000 (00:04 +0700)]
scroll -> items_scroll

4 years agocursor -> items_cursor
rexim [Sat, 21 Dec 2019 16:57:37 +0000 (23:57 +0700)]
cursor -> items_cursor