]> git.lizzy.rs Git - nothing.git/log
nothing.git
6 years agoMerge pull request #153 from tsoding/152
Alexey Kutepov [Sat, 21 Apr 2018 20:52:05 +0000 (03:52 +0700)]
Merge pull request #153 from tsoding/152

(#152) Make equilateral triangle use matrices for transformations

6 years ago(#152) Make equilateral triangle use matrices for transformations
rexim [Sat, 21 Apr 2018 20:45:50 +0000 (03:45 +0700)]
(#152) Make equilateral triangle use matrices for transformations

6 years agoMerge pull request #150 from tsoding/109
Alexey Kutepov [Sat, 21 Apr 2018 20:18:53 +0000 (03:18 +0700)]
Merge pull request #150 from tsoding/109

(#109) Make dying_rect animation less boring

6 years agoTODO(#152)
rexim [Sat, 21 Apr 2018 20:04:00 +0000 (03:04 +0700)]
TODO(#152)

6 years agoTODO(#151)
rexim [Sat, 21 Apr 2018 20:03:03 +0000 (03:03 +0700)]
TODO(#151)

6 years ago(#109) Refine dying_rect animation
rexim [Sat, 21 Apr 2018 20:01:28 +0000 (03:01 +0700)]
(#109) Refine dying_rect animation

6 years ago(#109) lower radius bound doesn't slow the thin triangle problem
rexim [Sat, 21 Apr 2018 19:38:38 +0000 (02:38 +0700)]
(#109) lower radius bound doesn't slow the thin triangle problem

6 years ago(#109) Make dying_rect animation more interesting
rexim [Sat, 21 Apr 2018 19:25:44 +0000 (02:25 +0700)]
(#109) Make dying_rect animation more interesting

6 years agoMerge pull request #149 from tsoding/109
Alexey Kutepov [Wed, 18 Apr 2018 11:36:30 +0000 (18:36 +0700)]
Merge pull request #149 from tsoding/109

(#109) Homogeneous transformations with 3x3 matrices

6 years ago(#109) triangulate_rect -> rect_as_triangles
rexim [Wed, 18 Apr 2018 11:22:00 +0000 (18:22 +0700)]
(#109) triangulate_rect -> rect_as_triangles

6 years ago(#109) Make point_mat3x3_product implementation more obvious
rexim [Wed, 18 Apr 2018 11:20:01 +0000 (18:20 +0700)]
(#109) Make point_mat3x3_product implementation more obvious

6 years ago(#109) Implement mat3x3_product
rexim [Sun, 15 Apr 2018 20:30:45 +0000 (03:30 +0700)]
(#109) Implement mat3x3_product

6 years ago(#109) implement triangle_mat3x3_product
rexim [Sun, 15 Apr 2018 19:23:02 +0000 (02:23 +0700)]
(#109) implement triangle_mat3x3_product

6 years ago(#109) Implement point_mat3x3_product
rexim [Sun, 15 Apr 2018 19:18:33 +0000 (02:18 +0700)]
(#109) Implement point_mat3x3_product

6 years ago(#109) implement triangulate_rect
rexim [Sun, 15 Apr 2018 18:04:11 +0000 (01:04 +0700)]
(#109) implement triangulate_rect

6 years agoMerge pull request #147 from tsoding/140
Alexey Kutepov [Sat, 14 Apr 2018 22:43:29 +0000 (05:43 +0700)]
Merge pull request #147 from tsoding/140

 (#140) Remove redundant typedefs

6 years ago(#140) Remove redundant typedefs
rexim [Sat, 14 Apr 2018 20:39:11 +0000 (03:39 +0700)]
(#140) Remove redundant typedefs

6 years agoRemove dead TODOs #64 #65
rexim [Sat, 14 Apr 2018 20:32:58 +0000 (03:32 +0700)]
Remove dead TODOs #64 #65

6 years agoMerge pull request #146 from tsoding/142
Alexey Kutepov [Sat, 14 Apr 2018 20:20:07 +0000 (03:20 +0700)]
Merge pull request #146 from tsoding/142

(#142) Make sound medium work only with a particular channel range

6 years ago(#142) Make sound_medium take into account the allowed channel range
rexim [Sat, 14 Apr 2018 20:04:17 +0000 (03:04 +0700)]
(#142) Make sound_medium take into account the allowed channel range

6 years ago(#142) Accept channel range in sound medium ctor
rexim [Sat, 14 Apr 2018 18:28:28 +0000 (01:28 +0700)]
(#142) Accept channel range in sound medium ctor

6 years agoMerge pull request #144 from tsoding/143
Alexey Kutepov [Sat, 14 Apr 2018 18:21:28 +0000 (01:21 +0700)]
Merge pull request #144 from tsoding/143

(#143) Desaturate background on pause

6 years ago(#143) Desaturate background on pause
rexim [Sat, 14 Apr 2018 18:08:04 +0000 (01:08 +0700)]
(#143) Desaturate background on pause

6 years agoMerge pull request #143 from tsoding/136
Alexey Kutepov [Sat, 14 Apr 2018 18:07:32 +0000 (01:07 +0700)]
Merge pull request #143 from tsoding/136

(#136) Implement sound_medium_toggle_pause

6 years ago(#136) TODO replaced by #142
rexim [Sat, 14 Apr 2018 17:56:30 +0000 (00:56 +0700)]
(#136) TODO replaced by #142

6 years ago(#136) Wire sound_medium_toggle_pause into the game
rexim [Sat, 14 Apr 2018 17:55:25 +0000 (00:55 +0700)]
(#136) Wire sound_medium_toggle_pause into the game

6 years ago(#136) Implement sound_medium_toggle_pause
rexim [Sat, 14 Apr 2018 17:37:47 +0000 (00:37 +0700)]
(#136) Implement sound_medium_toggle_pause

6 years agoAdd a secret place
rexim [Sun, 8 Apr 2018 20:41:05 +0000 (03:41 +0700)]
Add a secret place

6 years agoMerge pull request #139 from tsoding/134
Alexey Kutepov [Sun, 8 Apr 2018 20:11:23 +0000 (03:11 +0700)]
Merge pull request #139 from tsoding/134

(#134) make sound_medium respect the position

6 years ago(#134) add prototype to rad_to_deg function
rexim [Sun, 8 Apr 2018 19:55:54 +0000 (02:55 +0700)]
(#134) add prototype to rad_to_deg function

6 years ago(#134) Wire up the sound medium to the game
rexim [Sun, 8 Apr 2018 19:51:41 +0000 (02:51 +0700)]
(#134) Wire up the sound medium to the game

6 years ago(#134) Allow sound medium to repeat samples
rexim [Sun, 8 Apr 2018 19:50:35 +0000 (02:50 +0700)]
(#134) Allow sound medium to repeat samples

6 years ago(#134) make sound_medium respect the position
rexim [Sun, 8 Apr 2018 19:09:10 +0000 (02:09 +0700)]
(#134) make sound_medium respect the position

6 years agoMerge pull request #137 from tsoding/135
Alexey Kutepov [Sun, 8 Apr 2018 18:24:01 +0000 (01:24 +0700)]
Merge pull request #137 from tsoding/135

(#135) Play sounds on a free channel

6 years ago(#135) Play sounds on a free channel
rexim [Sun, 8 Apr 2018 18:14:16 +0000 (01:14 +0700)]
(#135) Play sounds on a free channel

6 years agoMerge pull request #133 from tsoding/132
Alexey Kutepov [Fri, 30 Mar 2018 20:38:26 +0000 (03:38 +0700)]
Merge pull request #133 from tsoding/132

(#132) Make sound_medium play sounds

6 years agoTODO(#134)
rexim [Fri, 30 Mar 2018 20:36:26 +0000 (03:36 +0700)]
TODO(#134)

6 years ago(#132) TODO for unfinished implementation
rexim [Thu, 29 Mar 2018 20:40:57 +0000 (03:40 +0700)]
(#132) TODO for unfinished implementation

6 years ago(#132) Make sound_medium a part of game
rexim [Thu, 29 Mar 2018 20:38:32 +0000 (03:38 +0700)]
(#132) Make sound_medium a part of game

6 years ago(#132) remove dead sound_sample entity
rexim [Thu, 29 Mar 2018 20:34:47 +0000 (03:34 +0700)]
(#132) remove dead sound_sample entity

6 years ago(#132) Test sound medium
rexim [Thu, 29 Mar 2018 20:23:16 +0000 (03:23 +0700)]
(#132) Test sound medium

6 years ago(#132) Play sample in sound_medium
rexim [Thu, 29 Mar 2018 20:22:59 +0000 (03:22 +0700)]
(#132) Play sample in sound_medium

6 years ago(#132) Play sample
rexim [Thu, 29 Mar 2018 20:22:47 +0000 (03:22 +0700)]
(#132) Play sample

6 years ago(#132) Introduce sound sample
rexim [Thu, 29 Mar 2018 19:46:57 +0000 (02:46 +0700)]
(#132) Introduce sound sample

6 years ago(#132) Initialize Audio
rexim [Thu, 29 Mar 2018 19:45:44 +0000 (02:45 +0700)]
(#132) Initialize Audio

6 years agoRemove TODO(#128)
rexim [Thu, 29 Mar 2018 19:13:42 +0000 (02:13 +0700)]
Remove TODO(#128)

6 years agoMerge pull request #131 from tsoding/128
Alexey Kutepov [Sat, 24 Mar 2018 14:25:43 +0000 (21:25 +0700)]
Merge pull request #131 from tsoding/128

(#128) Implement Sound Medium

6 years agoTODO(#132)
rexim [Sat, 24 Mar 2018 14:23:14 +0000 (21:23 +0700)]
TODO(#132)

6 years ago(#128) Fix segmentation fault
rexim [Sat, 24 Mar 2018 14:22:13 +0000 (21:22 +0700)]
(#128) Fix segmentation fault

6 years ago(#128) Sound medium implementation is not complete
rexim [Sat, 24 Mar 2018 13:31:16 +0000 (20:31 +0700)]
(#128) Sound medium implementation is not complete

6 years ago(#128) Dummy implementation of sound_medium
rexim [Sat, 24 Mar 2018 13:29:28 +0000 (20:29 +0700)]
(#128) Dummy implementation of sound_medium

6 years ago(#128) Integrate sound_medium into the game
rexim [Sat, 24 Mar 2018 13:19:43 +0000 (20:19 +0700)]
(#128) Integrate sound_medium into the game

6 years ago(#128) Introduce path module
rexim [Sat, 24 Mar 2018 13:19:23 +0000 (20:19 +0700)]
(#128) Introduce path module

6 years ago(#128) Add sound_medium entity
rexim [Sat, 24 Mar 2018 12:23:10 +0000 (19:23 +0700)]
(#128) Add sound_medium entity

6 years agoMake wavy rect pillars to overlap
rexim [Fri, 23 Mar 2018 12:28:29 +0000 (19:28 +0700)]
Make wavy rect pillars to overlap

6 years agoMake Game's Window resizable
rexim [Fri, 23 Mar 2018 12:28:11 +0000 (19:28 +0700)]
Make Game's Window resizable

6 years agoMerge pull request #130 from tsoding/127
Alexey Kutepov [Thu, 22 Mar 2018 20:37:41 +0000 (03:37 +0700)]
Merge pull request #130 from tsoding/127

(#127) Convert mp3 samples to wav

6 years ago(#127) Convert mp3 samples to wav
rexim [Thu, 22 Mar 2018 19:48:49 +0000 (02:48 +0700)]
(#127) Convert mp3 samples to wav

6 years agoMerge pull request #129 from tsoding/copy-resources
Alexey Kutepov [Thu, 22 Mar 2018 19:44:32 +0000 (02:44 +0700)]
Merge pull request #129 from tsoding/copy-resources

Copy resources

6 years agoCopy sounds dir to build folder
rexim [Thu, 22 Mar 2018 19:38:49 +0000 (02:38 +0700)]
Copy sounds dir to build folder

6 years agoClose #126
rexim [Thu, 22 Mar 2018 19:35:17 +0000 (02:35 +0700)]
Close #126

6 years agoRemove cxd tool
rexim [Thu, 22 Mar 2018 19:34:40 +0000 (02:34 +0700)]
Remove cxd tool

Close #125

6 years agoMerge pull request #124 from tsoding/117
Alexey Kutepov [Fri, 16 Mar 2018 10:47:58 +0000 (17:47 +0700)]
Merge pull request #124 from tsoding/117

(#117) Revert SDL_mixer initialization

6 years agoTODO(#128)
rexim [Fri, 16 Mar 2018 10:44:17 +0000 (17:44 +0700)]
TODO(#128)

6 years agoTODO(#127)
rexim [Fri, 16 Mar 2018 10:43:34 +0000 (17:43 +0700)]
TODO(#127)

6 years agoTODO(#126)
rexim [Fri, 16 Mar 2018 10:42:54 +0000 (17:42 +0700)]
TODO(#126)

6 years agoTODO(#125)
rexim [Fri, 16 Mar 2018 10:41:29 +0000 (17:41 +0700)]
TODO(#125)

6 years ago(#117) convert mp3 samples to wav
rexim [Fri, 16 Mar 2018 10:38:50 +0000 (17:38 +0700)]
(#117) convert mp3 samples to wav

6 years ago(#117) Revert SDL_mixer support
rexim [Fri, 16 Mar 2018 10:38:33 +0000 (17:38 +0700)]
(#117) Revert SDL_mixer support

6 years ago(#117) TODO for cxd integration into the build
rexim [Fri, 16 Mar 2018 10:22:01 +0000 (17:22 +0700)]
(#117) TODO for cxd integration into the build

6 years ago(#117) remove cxd implementation
rexim [Fri, 16 Mar 2018 10:19:45 +0000 (17:19 +0700)]
(#117) remove cxd implementation

6 years ago(#117) improve cxd UX
rexim [Fri, 16 Mar 2018 10:09:39 +0000 (17:09 +0700)]
(#117) improve cxd UX

6 years ago(#117) dummy cxd implemention
rexim [Fri, 16 Mar 2018 09:54:41 +0000 (16:54 +0700)]
(#117) dummy cxd implemention

6 years ago(#117) Add cxd devtool
rexim [Fri, 16 Mar 2018 09:51:20 +0000 (16:51 +0700)]
(#117) Add cxd devtool

6 years ago(#117) Add devtools/README.md
rexim [Fri, 16 Mar 2018 09:46:55 +0000 (16:46 +0700)]
(#117) Add devtools/README.md

6 years ago(#117) scripts -> devtools
rexim [Fri, 16 Mar 2018 09:45:24 +0000 (16:45 +0700)]
(#117) scripts -> devtools

6 years ago(#117) Add levels/README.md
rexim [Fri, 16 Mar 2018 09:44:44 +0000 (16:44 +0700)]
(#117) Add levels/README.md

6 years agoMore README GIFs
rexim [Thu, 15 Mar 2018 21:52:01 +0000 (04:52 +0700)]
More README GIFs

6 years agoMerge pull request #123 from tsoding/122
Alexey Kutepov [Thu, 15 Mar 2018 21:18:50 +0000 (04:18 +0700)]
Merge pull request #123 from tsoding/122

(#122) Lava as wave

6 years ago(#122) remove glitch_rect
rexim [Thu, 15 Mar 2018 20:41:40 +0000 (03:41 +0700)]
(#122) remove glitch_rect

6 years ago(#122) Add Lava pit to the level 01
rexim [Thu, 15 Mar 2018 20:41:04 +0000 (03:41 +0700)]
(#122) Add Lava pit to the level 01

6 years ago(#122) Randomness in the wave
rexim [Thu, 15 Mar 2018 20:38:02 +0000 (03:38 +0700)]
(#122) Randomness in the wave

6 years ago(#122) Implement the wavyness
rexim [Thu, 15 Mar 2018 20:28:40 +0000 (03:28 +0700)]
(#122) Implement the wavyness

6 years ago(#122) use wavy_rect for lava
rexim [Thu, 15 Mar 2018 20:03:54 +0000 (03:03 +0700)]
(#122) use wavy_rect for lava

6 years ago(#122) Basic implementation of wavy_rect_t
rexim [Thu, 15 Mar 2018 19:37:05 +0000 (02:37 +0700)]
(#122) Basic implementation of wavy_rect_t

6 years ago(#122) Introduce wavy_rect_t
rexim [Thu, 15 Mar 2018 19:30:42 +0000 (02:30 +0700)]
(#122) Introduce wavy_rect_t

6 years agoMerge pull request #121 from tsoding/119
Alexey Kutepov [Thu, 8 Mar 2018 21:26:26 +0000 (04:26 +0700)]
Merge pull request #121 from tsoding/119

(#119) Glitchy Lava

6 years ago(#119) Implement the glitchy effect
rexim [Thu, 8 Mar 2018 21:23:33 +0000 (04:23 +0700)]
(#119) Implement the glitchy effect

6 years ago(#119) render lava with glitchy rects
rexim [Thu, 8 Mar 2018 20:02:41 +0000 (03:02 +0700)]
(#119) render lava with glitchy rects

6 years ago(#119) glitchy_rect_overlaps
rexim [Thu, 8 Mar 2018 19:46:19 +0000 (02:46 +0700)]
(#119) glitchy_rect_overlaps

6 years ago(#119) basic implementation of glitchy rect
rexim [Thu, 8 Mar 2018 19:43:41 +0000 (02:43 +0700)]
(#119) basic implementation of glitchy rect

6 years ago(#119) add glitchy_rect entity
rexim [Thu, 8 Mar 2018 19:37:16 +0000 (02:37 +0700)]
(#119) add glitchy_rect entity

6 years agoMerge pull request #116 from tsoding/101
Alexey Kutepov [Thu, 1 Mar 2018 21:12:25 +0000 (04:12 +0700)]
Merge pull request #116 from tsoding/101

(#101) Load sounds

6 years ago(#101) add libsdl2-mixer-dev to Travis build
rexim [Thu, 1 Mar 2018 21:10:31 +0000 (04:10 +0700)]
(#101) add libsdl2-mixer-dev to Travis build

6 years agoTODO(#119)
rexim [Thu, 1 Mar 2018 21:09:18 +0000 (04:09 +0700)]
TODO(#119)

6 years agoTODO(#118)
rexim [Thu, 1 Mar 2018 21:08:20 +0000 (04:08 +0700)]
TODO(#118)

6 years agoTODO(#117)
rexim [Thu, 1 Mar 2018 21:07:44 +0000 (04:07 +0700)]
TODO(#117)

6 years ago(#101) Load sounds
rexim [Thu, 1 Mar 2018 21:03:56 +0000 (04:03 +0700)]
(#101) Load sounds

6 years agoMerge pull request #114 from tsoding/level-01
Alexey Kutepov [Thu, 22 Feb 2018 18:35:37 +0000 (01:35 +0700)]
Merge pull request #114 from tsoding/level-01

Start level-01

6 years agoStart level-01
rexim [Thu, 22 Feb 2018 17:14:32 +0000 (00:14 +0700)]
Start level-01