This repository has been archived by the owner on May 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.0] - 2015-09-22 ### Added * More Brick Textures (5 in total now) to add more variety to the map, and to allow easier transition into a different tile set in the future. * Map loading * Wno-write-strings to debug build to stop annoying messages about the xpm files. ### Changed * Map tiles now saved in hexadecimal (no change to save yet as there are only 10 tiles but when we add more we don't have to worry about this.) * Map tiles to be switched with Keys 0 - 9 * Made Save function simpler * Program tells you save was successful ### Removed * Sky tile being placed as the sky, now uses SDL_SetRenderDrawColor (really doesn't change anything but whatever) ### Fixed * Tried to fix certain Textures not being properly transparent (doesn't appear to be working at the moment) ### Cleaned * Code to make things simpler
- Loading branch information
Patrick Rye
committed
Sep 22, 2015
1 parent
599e72a
commit 50c7cab
Showing
10 changed files
with
3,151 additions
and
1,882 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.