diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-04 08:50:18 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-11-04 08:50:18 -0500 |
commit | 69701af0cdd9b5cb41fff7ac7b1265c71506b7da (patch) | |
tree | 423fc30de843943db89cde9aa5802883a25bd8b9 /Changelog | |
parent | 6b7dd6a9c031fd2129676500bc8e8633d3fcf234 (diff) |
ortho binds to y
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -231,3 +231,11 @@ - added typewriter-esque text drawing - documented ui.h - continued work on GLSL shaders + +11/4/2015: +========== + + - fixed typewriter output free() error + - added y-binding to ortho (if player is high in the sky ortho and UI will match it) + - added maximum to gravity's pull + - worked on storyline |