]> git.lizzy.rs Git - nothing.git/history - src/goals.h
Remove redundant logging
[nothing.git] / src / goals.h
2018-04-29 reximMove player to game/level "subpackage"
2018-04-29 reximMove sound_medium to game "subpackage"
2018-04-28 Alexey KutepovMerge pull request #165 from tsoding/110
2018-04-28 rexim(#110) Turn seen goals into checkpoints
2018-04-22 Alexey KutepovMerge pull request #158 from tsoding/154
2018-04-22 rexim(#154) Use seconds instead of miliseconds for delta_time
2018-04-22 Alexey KutepovMerge pull request #155 from tsoding/118
2018-04-22 rexim(#118) Make the goal play sound when it gets into view...
2018-04-22 rexim(#118) Introduce goals_cue method
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-08 Alexey KutepovMerge pull request #139 from tsoding/134
2018-04-08 rexim(#134) Wire up the sound medium to the game
2018-01-21 Alexey KutepovMerge pull request #75 from tsoding/goal-hide-trigger...
2018-01-21 reximMake goals hide when player hitbox overlaps the hiding...
2018-01-19 Alexey KutepovMerge pull request #71 from tsoding/64-goal-hiding
2018-01-18 reximMake the goal hide on entering the region (#64)
2018-01-17 Alexey KutepovMerge pull request #63 from tsoding/58-goal
2018-01-17 reximLink TODO(#64) and TODO(#65)
2018-01-16 reximAdd TODO about goal glow (#58)
2018-01-16 reximAdd TODO about level hiding mechanism (#58)
2018-01-16 reximMake goals_t entity actually support multiple goals...
2018-01-16 reximRename goal -> goals (#58)