]> git.lizzy.rs Git - nothing.git/history - src
(#68) Wire up boxes entity
[nothing.git] / src /
2018-04-21 reximTODO(#151)
2018-04-21 rexim(#109) Refine dying_rect animation
2018-04-21 rexim(#109) lower radius bound doesn't slow the thin triangl...
2018-04-21 rexim(#109) Make dying_rect animation more interesting
2018-04-18 Alexey KutepovMerge pull request #149 from tsoding/109
2018-04-18 rexim(#109) triangulate_rect -> rect_as_triangles
2018-04-18 rexim(#109) Make point_mat3x3_product implementation more...
2018-04-15 rexim(#109) Implement mat3x3_product
2018-04-15 rexim(#109) implement triangle_mat3x3_product
2018-04-15 rexim(#109) Implement point_mat3x3_product
2018-04-15 rexim(#109) implement triangulate_rect
2018-04-14 Alexey KutepovMerge pull request #147 from tsoding/140
2018-04-14 rexim(#140) Remove redundant typedefs
2018-04-14 reximRemove dead TODOs #64 #65
2018-04-14 Alexey KutepovMerge pull request #146 from tsoding/142
2018-04-14 rexim(#142) Make sound_medium take into account the allowed...
2018-04-14 rexim(#142) Accept channel range in sound medium ctor
2018-04-14 Alexey KutepovMerge pull request #144 from tsoding/143
2018-04-14 rexim(#143) Desaturate background on pause
2018-04-14 Alexey KutepovMerge pull request #143 from tsoding/136
2018-04-14 rexim(#136) TODO replaced by #142
2018-04-14 rexim(#136) Wire sound_medium_toggle_pause into the game
2018-04-14 rexim(#136) Implement sound_medium_toggle_pause
2018-04-08 Alexey KutepovMerge pull request #139 from tsoding/134
2018-04-08 rexim(#134) add prototype to rad_to_deg function
2018-04-08 rexim(#134) Wire up the sound medium to the game
2018-04-08 rexim(#134) Allow sound medium to repeat samples
2018-04-08 rexim(#134) make sound_medium respect the position
2018-04-08 Alexey KutepovMerge pull request #137 from tsoding/135
2018-04-08 rexim(#135) Play sounds on a free channel
2018-03-30 Alexey KutepovMerge pull request #133 from tsoding/132
2018-03-30 reximTODO(#134)
2018-03-29 rexim(#132) TODO for unfinished implementation
2018-03-29 rexim(#132) Make sound_medium a part of game
2018-03-29 rexim(#132) remove dead sound_sample entity
2018-03-29 rexim(#132) Test sound medium
2018-03-29 rexim(#132) Play sample in sound_medium
2018-03-29 rexim(#132) Play sample
2018-03-29 rexim(#132) Introduce sound sample
2018-03-29 rexim(#132) Initialize Audio
2018-03-29 reximRemove TODO(#128)
2018-03-24 Alexey KutepovMerge pull request #131 from tsoding/128
2018-03-24 reximTODO(#132)
2018-03-24 rexim(#128) Fix segmentation fault
2018-03-24 rexim(#128) Sound medium implementation is not complete
2018-03-24 rexim(#128) Dummy implementation of sound_medium
2018-03-24 rexim(#128) Integrate sound_medium into the game
2018-03-24 rexim(#128) Introduce path module
2018-03-24 rexim(#128) Add sound_medium entity
2018-03-23 reximMake wavy rect pillars to overlap
2018-03-23 reximMake Game's Window resizable
2018-03-16 Alexey KutepovMerge pull request #124 from tsoding/117
2018-03-16 reximTODO(#128)
2018-03-16 rexim(#117) Revert SDL_mixer support
2018-03-15 Alexey KutepovMerge pull request #123 from tsoding/122
2018-03-15 rexim(#122) remove glitch_rect
2018-03-15 rexim(#122) Randomness in the wave
2018-03-15 rexim(#122) Implement the wavyness
2018-03-15 rexim(#122) use wavy_rect for lava
2018-03-15 rexim(#122) Basic implementation of wavy_rect_t
2018-03-15 rexim(#122) Introduce wavy_rect_t
2018-03-08 Alexey KutepovMerge pull request #121 from tsoding/119
2018-03-08 rexim(#119) Implement the glitchy effect
2018-03-08 rexim(#119) render lava with glitchy rects
2018-03-08 rexim(#119) glitchy_rect_overlaps
2018-03-08 rexim(#119) basic implementation of glitchy rect
2018-03-08 rexim(#119) add glitchy_rect entity
2018-03-01 Alexey KutepovMerge pull request #116 from tsoding/101
2018-03-01 reximTODO(#119)
2018-03-01 reximTODO(#118)
2018-03-01 reximTODO(#117)
2018-03-01 rexim(#101) Load sounds
2018-02-22 Alexey KutepovMerge pull request #113 from tsoding/111
2018-02-22 rexim(#111) boring lava rendering
2018-02-22 rexim(#111) Make Lava kill the Player
2018-02-22 rexim(#111) implement lava rendering
2018-02-22 rexim(#111) Hook up lava entity to the level
2018-02-22 rexim(#111) parse lava from level file
2018-02-22 rexim(#111) Introduce lava entity
2018-02-15 Alexey KutepovMerge pull request #107 from tsoding/102
2018-02-15 reximTODO(#110)
2018-02-15 reximTODO(#109)
2018-02-15 reximTODO(#108)
2018-02-15 rexim(#102) resurrection_position -> checkpoints
2018-02-15 rexim(#102) checkpoints todo
2018-02-15 rexim(#102) Rename initial_position -> resurrection_position
2018-02-15 rexim(#102) Implement the player death
2018-02-15 rexim(#102) Implement Dying Rect animation
2018-02-15 rexim(#102) Introduce player state
2018-02-15 rexim(#102) Introduce dying_rect
2018-02-08 Alexey KutepovMerge pull request #106 from tsoding/105
2018-02-08 rexim(#105) Fix player jump count
2018-02-08 Alexey KutepovMerge pull request #103 from tsoding/rigid-rect
2018-02-08 reximTODO(#105)
2018-02-08 reximTODO(#104)
2018-02-08 reximExtract player physiscs into rigid_rect entity
2018-02-02 Alexey KutepovMerge pull request #100 from tsoding/76-customize-platf...
2018-02-02 reximMake goal colors customizable (#76)
2018-02-02 reximMake player color customizable (#76)
2018-02-02 reximMake platforms color customizable (#76)
next