]> git.lizzy.rs Git - nothing.git/history - CMakeLists.txt
(#200) Make rigid rects float
[nothing.git] / CMakeLists.txt
2018-06-02 Alexey KutepovMerge pull request #201 from tsoding/199
2018-06-02 rexim(#199) Enable -Wswitch flag for gcc
2018-05-22 Alexey KutepovMerge pull request #192 from tsoding/solid-interface
2018-05-21 reximIntroduce solid interface
2018-05-12 Alexey KutepovMerge pull request #188 from tsoding/68
2018-05-12 rexim(#68) Introduce boxes entity
2018-05-03 Alexey KutepovMerge pull request #180 from tsoding/sound-medium-refactor
2018-05-03 reximRename sound_medium -> sound_samples
2018-05-03 Alexey KutepovMerge pull request #179 from tsoding/renderer-inside...
2018-05-03 reximMove camera to game "subpackage"
2018-04-29 Alexey KutepovMerge pull request #173 from tsoding/59
2018-04-29 rexim(#59) Introduce background entity
2018-04-29 Alexey KutepovMerge pull request #169 from tsoding/clean-up
2018-04-29 reximSort file lists in CMakeLists.txt
2018-04-29 reximMove lt to system "subpackage"
2018-04-29 reximMove error to system "subpackage"
2018-04-29 reximMove renderer to sdl "subpackage"
2018-04-29 reximRemove dead code
2018-04-29 reximMove triangle to math "subpackage"
2018-04-29 reximMove rect to math "subpackage"
2018-04-29 reximMove point to math "subpackage"
2018-04-29 reximMove mat3x3 to math "subpackage"
2018-04-29 reximRemove algo and introduce math/rand
2018-04-29 reximMove dying_rect to game/level/player "subpackage"
2018-04-29 reximMove rigid_rect to game/level/player "subpackage"
2018-04-29 reximMove wavy_rect to game/level/lava "subpackage"
2018-04-29 reximMove lava to game/level "subpackage"
2018-04-29 reximMove goals to game/level "subpackage"
2018-04-29 reximMove camera to game/level "subpackage"
2018-04-29 reximMove platforms to game/level "subpackage"
2018-04-29 reximMove player to game/level "subpackage"
2018-04-29 reximMove sound_medium to game "subpackage"
2018-04-29 reximMove level to game "subpackage"
2018-04-29 reximAdd src/ to includes
2018-04-21 Alexey KutepovMerge pull request #150 from tsoding/109
2018-04-21 rexim(#109) Make dying_rect animation more interesting
2018-04-18 Alexey KutepovMerge pull request #149 from tsoding/109
2018-04-15 rexim(#109) Implement mat3x3_product
2018-03-29 rexim(#132) remove dead sound_sample entity
2018-03-29 rexim(#132) Introduce sound sample
2018-03-24 Alexey KutepovMerge pull request #131 from tsoding/128
2018-03-24 rexim(#128) Introduce path module
2018-03-24 rexim(#128) Add sound_medium entity
2018-03-22 Alexey KutepovMerge pull request #129 from tsoding/copy-resources
2018-03-22 reximCopy sounds dir to build folder
2018-03-22 reximClose #126
2018-03-22 reximRemove cxd tool
2018-03-16 Alexey KutepovMerge pull request #124 from tsoding/117
2018-03-16 reximTODO(#126)
2018-03-16 rexim(#117) TODO for cxd integration into the build
2018-03-16 rexim(#117) improve cxd UX
2018-03-16 rexim(#117) Add cxd devtool
2018-03-15 Alexey KutepovMerge pull request #123 from tsoding/122
2018-03-15 rexim(#122) remove glitch_rect
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) add glitchy_rect entity
2018-03-01 Alexey KutepovMerge pull request #116 from tsoding/101
2018-03-01 rexim(#101) Load sounds
2018-02-22 Alexey KutepovMerge pull request #113 from tsoding/111
2018-02-22 rexim(#111) Introduce lava entity
2018-02-15 Alexey KutepovMerge pull request #107 from tsoding/102
2018-02-15 rexim(#102) Introduce dying_rect
2018-02-08 Alexey KutepovMerge pull request #103 from tsoding/rigid-rect
2018-02-08 reximExtract player physiscs into rigid_rect entity
2018-01-27 Alexey KutepovMerge pull request #96 from tsoding/93-pause-state
2018-01-27 reximAdd color module (#93)
2018-01-25 Alexey KutepovMerge pull request #86 from tsoding/84-equilateral
2018-01-25 reximMake the goal equilateral (#84)
2018-01-23 Alexey KutepovMerge pull request #77 from tsoding/74-triangular-goal
2018-01-23 reximMake the goal triangular (#74)
2018-01-17 Alexey KutepovMerge pull request #63 from tsoding/58-goal
2018-01-16 reximRename goal -> goals (#58)
2018-01-16 reximAdd the goal entity (#58)
2018-01-04 Alexey KutepovMerge pull request #50 from tsoding/level-format-player...
2018-01-03 reximIntroduce the level entity
2017-12-17 Alexey KutepovMerge pull request #38 from tsoding/lifetime
2017-12-17 reximAdd lt module - implementation of lifetime
2017-12-16 Alexey KutepovMerge pull request #36 from tsoding/22-pause-state
2017-12-16 reximIntroduce game entity and outline its interface (#22)
2017-12-16 Alexey KutepovMerge pull request #34 from tsoding/31-unified-error...
2017-12-16 reximAdd error TU (#31)
2017-12-14 Alexey KutepovMerge pull request #33 from tsoding/strict-gcc-flags
2017-12-14 reximEnable as many strict flags as possible for GCC and...
2017-12-10 Alexey KutepovMerge pull request #29 from ForNeVeR/build/windows
2017-12-10 Friedrich von NeverAdd Windows support
2017-12-08 Alexey KutepovMerge pull request #20 from tsoding/6-left-right-collisiion
2017-12-08 reximAdd basic vector operations (#6)
2017-12-02 Alexey KutepovMerge pull request #15 from tsoding/7-implement-camera
2017-12-02 reximIntroduce camera entity (#7)
2017-12-02 Alexey KutepovMerge pull request #12 from tsoding/alway-local-sdl2...
2017-12-02 reximAlways use SDL2 local cmake module
2017-12-02 Alexey KutepovMerge pull request #11 from tsoding/1-ci
2017-12-02 reximLink with m (#1)
2017-12-02 reximTry to fix typo SDL2_LIBRARIES -> SDL2_LIBRARY (#1)
2017-12-02 reximAdd a local copy of SDL2 cmake module (#1)
2017-12-02 reximEnable -Wextra and -pedantic
2017-12-02 reximEnable strict flags and fix corresponding errors (#1)
2017-12-02 reximLower minimum required cmake version 3.4 -> 3.2 (#1)
2017-12-01 Alexey KutepovMerge pull request #9 from tsoding/cmake
next