Colin McMillen mcmillen
mcmillen closed issue semicolin/sneak#22 2020-02-13 23:13:43 -05:00
add "code search" tool
mcmillen pushed to master at semicolin/sneak 2020-02-13 23:13:43 -05:00
2789c0d1b4 add bcs.sh (Bad Code Search)
mcmillen pushed to master at semicolin/sneak 2020-02-13 21:57:41 -05:00
4a7cc839a0 whoops, put copybara config back into the right place
mcmillen pushed to master at semicolin/sneak 2020-02-13 21:57:37 -05:00
8cf840d451 move copybara config into separate directory
mcmillen opened issue semicolin/sneak#22 2020-02-13 18:39:36 -05:00
add "code search" tool
mcmillen closed issue semicolin/sneak#7 2020-02-13 18:36:51 -05:00
Unload Debug.whiteTexture
mcmillen pushed to master at semicolin/sneak 2020-02-13 18:36:51 -05:00
4d64d6fa12 Initialize and dispose of whiteTexture in SneakGame.
mcmillen pushed to master at semicolin/sneak 2020-02-13 18:04:50 -05:00
036d932476 embolden the website
mcmillen pushed to master at semicolin/sneak 2020-02-13 18:03:39 -05:00
7a639d9a02 update README.md with more links to git.semicolin.games
mcmillen opened issue semicolin/sneak#21 2020-02-13 17:45:11 -05:00
Player: rename or remove GetFacing & GetPose
mcmillen opened issue semicolin/sneak#20 2020-02-13 17:44:55 -05:00
Add unit tests for Geometry.Rotate(Vector2)
mcmillen opened issue semicolin/sneak#19 2020-02-13 17:44:33 -05:00
Draw Debug lines using GPU
mcmillen opened issue semicolin/sneak#18 2020-02-13 17:44:12 -05:00
Have Player die when falling off bottom of world
mcmillen opened issue semicolin/sneak#17 2020-02-13 17:44:00 -05:00
Design first real stage
mcmillen opened issue semicolin/sneak#16 2020-02-13 17:43:40 -05:00
Add visual decorations to stages
mcmillen opened issue semicolin/sneak#15 2020-02-13 17:43:27 -05:00
Add ability to move by a single pixel
mcmillen opened issue semicolin/sneak#14 2020-02-13 17:43:05 -05:00
Add first NPC
mcmillen opened issue semicolin/sneak#13 2020-02-13 17:42:47 -05:00
Scroll world more smoothly
mcmillen opened issue semicolin/sneak#12 2020-02-13 17:42:28 -05:00
Audit uses of "new" at runtime
mcmillen opened issue semicolin/sneak#11 2020-02-13 17:42:10 -05:00
Make Debug.XXX functions no-ops when doing a Release build