diff options
author | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-04 09:20:36 -0500 |
---|---|---|
committer | drumsetmonkey <abelleisle@roadrunner.com> | 2015-12-04 09:20:36 -0500 |
commit | 58ed33ed617396b4b4780d5b419392ae65d20e08 (patch) | |
tree | 96cbe176144ee5f863fac6f9c4db544d722a296c /Changelog | |
parent | 4c6895ba1445a040f65affea6f29ab66011960db (diff) | |
parent | 5f0a1b99133a4f333f8be1466f1f5bf1245d6781 (diff) |
Fixed white outline around textures :)
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -364,3 +364,10 @@ - improved world background drawing; added that to IndoorWorld's - improved inventory functionality - fixed issues with cutscenes + +12/3/2015: +========== + + - improved inventory draw + - fixed most segfaults, including those when exiting + - added -Wall,-Wextra, and -Werror to enforce better/safer coding |