dos1 / SuperDerpy

Become Derpy Hooves and fight with muffinzombies in this free software game in order to rescue Ponyville ponies so they can defeat Discord once again! Written in C using Allegro 5, works on Windows, GNU/Linux and Mac OS X.
http://www.superderpy.com/
GNU General Public License v2.0
18 stars 4 forks source link

Refactoring: input data for gamestates #38

Closed dos1 closed 12 years ago

dos1 commented 12 years ago

Right now gamestates' internal data and input arguments (like level number in GAMESTATE_LEVEL) are mixed with each other. There should be some clear distinction between data accessible for other gamestates and data intended only for internal usage.

dos1 commented 12 years ago

bc0a1cc249154e92ff4116f47930e7549b1aacf8