Find a file
2012-02-19 18:12:52 +01:00
.gitignore add .gitignore 2012-02-16 15:47:34 +01:00
about.c file structure reorganization 2012-02-19 18:10:08 +01:00
about.h add about state (with "not implemented yet" text :D) 2012-02-17 00:19:21 +01:00
intro.c file structure reorganization 2012-02-19 18:10:08 +01:00
intro.h add intro state 2012-02-17 20:32:58 +01:00
loading.c file structure reorganization 2012-02-19 18:10:08 +01:00
loading.h add about state (with "not implemented yet" text :D) 2012-02-17 00:19:21 +01:00
main.c enable debug mode by default 2012-02-19 18:12:52 +01:00
main.h some initial implementation of map state 2012-02-18 18:49:35 +01:00
make added map state (not implemented yet :D) 2012-02-18 05:53:39 +01:00
map.c file structure reorganization 2012-02-19 18:10:08 +01:00
map.h added map state (not implemented yet :D) 2012-02-18 05:53:39 +01:00
menu.c file structure reorganization 2012-02-19 18:10:08 +01:00
menu.h menu is now really menu (but all of options lead to exit :)) 2012-02-16 23:36:25 +01:00