]> git.lizzy.rs Git - nothing.git/log
nothing.git
6 years agoMerge pull request #169 from tsoding/clean-up
Alexey Kutepov [Sun, 29 Apr 2018 14:05:38 +0000 (21:05 +0700)]
Merge pull request #169 from tsoding/clean-up

Clean up

6 years agoSort file lists in CMakeLists.txt
rexim [Sun, 29 Apr 2018 13:59:56 +0000 (20:59 +0700)]
Sort file lists in CMakeLists.txt

6 years agoRemove ./ prefix from includes
rexim [Sun, 29 Apr 2018 13:58:09 +0000 (20:58 +0700)]
Remove ./ prefix from includes

6 years agoSort includes
rexim [Sun, 29 Apr 2018 13:49:25 +0000 (20:49 +0700)]
Sort includes

6 years agoMove lt to system "subpackage"
rexim [Sun, 29 Apr 2018 13:38:52 +0000 (20:38 +0700)]
Move lt to system "subpackage"

6 years agoMove error to system "subpackage"
rexim [Sun, 29 Apr 2018 13:36:35 +0000 (20:36 +0700)]
Move error to system "subpackage"

6 years agoMove renderer to sdl "subpackage"
rexim [Sun, 29 Apr 2018 13:33:03 +0000 (20:33 +0700)]
Move renderer to sdl "subpackage"

6 years agoRemove dead code
rexim [Sun, 29 Apr 2018 13:32:15 +0000 (20:32 +0700)]
Remove dead code

6 years agoMove triangle to math "subpackage"
rexim [Sun, 29 Apr 2018 13:25:05 +0000 (20:25 +0700)]
Move triangle to math "subpackage"

6 years agoMove rect to math "subpackage"
rexim [Sun, 29 Apr 2018 13:21:01 +0000 (20:21 +0700)]
Move rect to math "subpackage"

6 years agoMove point to math "subpackage"
rexim [Sun, 29 Apr 2018 13:18:36 +0000 (20:18 +0700)]
Move point to math "subpackage"

6 years agoMove pi to math "subpackage"
rexim [Sun, 29 Apr 2018 13:15:13 +0000 (20:15 +0700)]
Move pi to math "subpackage"

6 years agoMove mat3x3 to math "subpackage"
rexim [Sun, 29 Apr 2018 13:14:14 +0000 (20:14 +0700)]
Move mat3x3 to math "subpackage"

6 years agoRemove algo and introduce math/rand
rexim [Sun, 29 Apr 2018 13:12:50 +0000 (20:12 +0700)]
Remove algo and introduce math/rand

6 years agoMove dying_rect to game/level/player "subpackage"
rexim [Sun, 29 Apr 2018 13:08:35 +0000 (20:08 +0700)]
Move dying_rect to game/level/player "subpackage"

6 years agoMove rigid_rect to game/level/player "subpackage"
rexim [Sun, 29 Apr 2018 13:05:26 +0000 (20:05 +0700)]
Move rigid_rect to game/level/player "subpackage"

6 years agoMove wavy_rect to game/level/lava "subpackage"
rexim [Sun, 29 Apr 2018 13:03:56 +0000 (20:03 +0700)]
Move wavy_rect to game/level/lava "subpackage"

6 years agoMove lava to game/level "subpackage"
rexim [Sun, 29 Apr 2018 13:01:01 +0000 (20:01 +0700)]
Move lava to game/level "subpackage"

6 years agoMove goals to game/level "subpackage"
rexim [Sun, 29 Apr 2018 12:59:16 +0000 (19:59 +0700)]
Move goals to game/level "subpackage"

6 years agoMove camera to game/level "subpackage"
rexim [Sun, 29 Apr 2018 12:57:33 +0000 (19:57 +0700)]
Move camera to game/level "subpackage"

6 years agoMove platforms to game/level "subpackage"
rexim [Sun, 29 Apr 2018 12:55:34 +0000 (19:55 +0700)]
Move platforms to game/level "subpackage"

6 years agoRemove redundant logging
rexim [Sun, 29 Apr 2018 12:53:12 +0000 (19:53 +0700)]
Remove redundant logging

6 years agoMove player to game/level "subpackage"
rexim [Sun, 29 Apr 2018 12:52:50 +0000 (19:52 +0700)]
Move player to game/level "subpackage"

6 years agoMove sound_medium to game "subpackage"
rexim [Sun, 29 Apr 2018 12:50:03 +0000 (19:50 +0700)]
Move sound_medium to game "subpackage"

6 years agoMove level to game "subpackage"
rexim [Sun, 29 Apr 2018 12:48:11 +0000 (19:48 +0700)]
Move level to game "subpackage"

6 years agoNaive MIN/MAX todo
rexim [Sun, 29 Apr 2018 12:46:53 +0000 (19:46 +0700)]
Naive MIN/MAX todo

6 years agoAdd src/ to includes
rexim [Sun, 29 Apr 2018 12:45:50 +0000 (19:45 +0700)]
Add src/ to includes

6 years agoRemove dead includes
rexim [Sun, 29 Apr 2018 12:45:37 +0000 (19:45 +0700)]
Remove dead includes

6 years agoInclude triangle into the camera debug mode
rexim [Sat, 28 Apr 2018 23:22:29 +0000 (06:22 +0700)]
Include triangle into the camera debug mode

6 years agoMerge pull request #165 from tsoding/110
Alexey Kutepov [Sat, 28 Apr 2018 21:00:24 +0000 (04:00 +0700)]
Merge pull request #165 from tsoding/110

(#110) Turn seen goals into checkpoints

6 years ago(#110) Advance level 01 development
rexim [Sat, 28 Apr 2018 20:55:13 +0000 (03:55 +0700)]
(#110) Advance level 01 development

6 years ago(#110) Turn seen goals into checkpoints
rexim [Sat, 28 Apr 2018 20:50:13 +0000 (03:50 +0700)]
(#110) Turn seen goals into checkpoints

6 years ago(#110) CUE_STATE_NOTHING -> CUE_STATE_SEEN_NOTHING
rexim [Sat, 28 Apr 2018 20:49:41 +0000 (03:49 +0700)]
(#110) CUE_STATE_NOTHING -> CUE_STATE_SEEN_NOTHING

6 years ago(#110) Rename CUE_STATE_PLAY_NOTHING -> CUE_STATE_HIT_NOTHING
rexim [Sat, 28 Apr 2018 19:35:22 +0000 (02:35 +0700)]
(#110) Rename CUE_STATE_PLAY_NOTHING -> CUE_STATE_HIT_NOTHING

6 years ago(#110) Implement player_checkpoint
rexim [Sat, 28 Apr 2018 19:25:05 +0000 (02:25 +0700)]
(#110) Implement player_checkpoint

6 years agoMerge pull request #163 from tsoding/160
Alexey Kutepov [Sat, 28 Apr 2018 18:32:57 +0000 (01:32 +0700)]
Merge pull request #163 from tsoding/160

(#160) Remove positioning from the sound_medium

6 years ago(#160) Remove positioning from the sound_medium
rexim [Sat, 28 Apr 2018 18:28:14 +0000 (01:28 +0700)]
(#160) Remove positioning from the sound_medium

6 years agoMerge pull request #162 from tsoding/159
Alexey Kutepov [Sat, 28 Apr 2018 17:54:31 +0000 (00:54 +0700)]
Merge pull request #162 from tsoding/159

(#159) Remove something cue

6 years ago(#159) Remove something cue
rexim [Sat, 28 Apr 2018 17:52:08 +0000 (00:52 +0700)]
(#159) Remove something cue

6 years agoMerge pull request #158 from tsoding/154
Alexey Kutepov [Sun, 22 Apr 2018 19:57:41 +0000 (02:57 +0700)]
Merge pull request #158 from tsoding/154

(#154) Use seconds instead of miliseconds for delta_time

6 years ago(#154) Use seconds instead of miliseconds for delta_time
rexim [Sun, 22 Apr 2018 19:54:47 +0000 (02:54 +0700)]
(#154) Use seconds instead of miliseconds for delta_time

6 years agoMerge pull request #155 from tsoding/118
Alexey Kutepov [Sun, 22 Apr 2018 19:03:37 +0000 (02:03 +0700)]
Merge pull request #155 from tsoding/118

(#118) Implement goals cue state machine

6 years agoTODO(#157)
rexim [Sun, 22 Apr 2018 18:54:46 +0000 (01:54 +0700)]
TODO(#157)

6 years ago(#118) Actually use cue_state_t type
rexim [Sun, 22 Apr 2018 18:53:43 +0000 (01:53 +0700)]
(#118) Actually use cue_state_t type

6 years ago(#118) Implement cue state machine
rexim [Sun, 22 Apr 2018 18:51:04 +0000 (01:51 +0700)]
(#118) Implement cue state machine

6 years ago(#118) Make the goal play sound when it gets into view port
rexim [Sun, 22 Apr 2018 18:34:42 +0000 (01:34 +0700)]
(#118) Make the goal play sound when it gets into view port

6 years ago(#118) Typo
rexim [Sun, 22 Apr 2018 18:31:59 +0000 (01:31 +0700)]
(#118) Typo

6 years ago(#118) Introduce goals_cue method
rexim [Sun, 22 Apr 2018 17:55:31 +0000 (00:55 +0700)]
(#118) Introduce goals_cue method

6 years agoUpdate GIF in README
rexim [Sat, 21 Apr 2018 21:27:11 +0000 (04:27 +0700)]
Update GIF in README

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