Commit graph

1043 commits

Author SHA1 Message Date
Sebastian Krzyszkowiak
d70792b078 add bin directory to repo 2012-02-19 21:27:26 +01:00
Sebastian Krzyszkowiak
b19476aa44 add makefile 2012-02-19 21:10:36 +01:00
Sebastian Krzyszkowiak
4a3160b3b8 move source files to src dir 2012-02-19 20:40:22 +01:00
Sebastian Krzyszkowiak
5adce49bf9 don't send title keycode to State_Keydown function 2012-02-19 20:18:55 +01:00
Sebastian Krzyszkowiak
88f627ff52 moar sounds 2012-02-19 20:18:28 +01:00
Sebastian Krzyszkowiak
c2ef5e6d22 replace sounds with flac files 2012-02-19 19:17:04 +01:00
Sebastian Krzyszkowiak
516aa77853 enable debug mode by default 2012-02-19 18:12:52 +01:00
Sebastian Krzyszkowiak
888db62f02 file structure reorganization 2012-02-19 18:10:08 +01:00
Sebastian Krzyszkowiak
1a484f9ecd more work on map 2012-02-18 20:31:26 +01:00
Sebastian Krzyszkowiak
055a3d8c44 some initial implementation of map state 2012-02-18 18:49:35 +01:00
Sebastian Krzyszkowiak
ce46ffd402 some initial work on texts on intro screen 2012-02-18 11:16:30 +01:00
Sebastian Krzyszkowiak
50cab9981d stop sounds on unloading menu after fade out 2012-02-18 08:28:30 +01:00
Sebastian Krzyszkowiak
a63370f2c7 animate menu during fade ins and fade outs 2012-02-18 08:04:22 +01:00
Sebastian Krzyszkowiak
b0fb32ca11 fix background scaling in intro and about states 2012-02-18 07:47:24 +01:00
Sebastian Krzyszkowiak
cf41586e53 DISCORD 2012-02-18 06:45:15 +01:00
Sebastian Krzyszkowiak
c847489730 fix keyboard events on about screen 2012-02-18 06:30:30 +01:00
Sebastian Krzyszkowiak
ba0ebf83fa little bit of work on about screen 2012-02-18 06:26:58 +01:00
Sebastian Krzyszkowiak
1f8250972d added map state (not implemented yet :D) 2012-02-18 05:53:39 +01:00
Sebastian Krzyszkowiak
e670d9d084 don't move y axis in intro screen 2012-02-18 05:10:42 +01:00
Sebastian Krzyszkowiak
93d4d87b9d better movement over x axis in intro view 2012-02-18 04:48:43 +01:00
Sebastian Krzyszkowiak
70d2697315 fade in/out in intro, and adjustment of pink cloud position on fadein/out menu screen 2012-02-18 04:41:45 +01:00
Sebastian Krzyszkowiak
380595e0ce lots of random changes 2012-02-18 04:14:35 +01:00
Sebastian Krzyszkowiak
58dd22abfb add intro state 2012-02-17 20:32:58 +01:00
Sebastian Krzyszkowiak
04f145c2d5 more msgs on console and changed font to DejaVu Sans Mono 2012-02-17 16:26:34 +01:00
Sebastian Krzyszkowiak
a260fcce26 print console output to stdout only if debug mode is enabled 2012-02-17 13:30:03 +01:00
Sebastian Krzyszkowiak
7cc3590780 console 2012-02-17 13:25:06 +01:00
Sebastian Krzyszkowiak
08d9c34cb1 update rain sound effect for better loop and stereo panning 2012-02-17 00:24:57 +01:00
Sebastian Krzyszkowiak
234d9a68e2 add about state (with "not implemented yet" text :D) 2012-02-17 00:19:21 +01:00
Sebastian Krzyszkowiak
49049b3a85 options stub 2012-02-17 00:06:01 +01:00
Sebastian Krzyszkowiak
3aa4caf2f7 all non-exit menu entries now unload menu and... load it again (until other states are implemented :D) 2012-02-16 23:44:54 +01:00
Sebastian Krzyszkowiak
4bebe71fa6 menu is now really menu (but all of options lead to exit :)) 2012-02-16 23:36:25 +01:00
Sebastian Krzyszkowiak
6fc7999ea2 add pies 2012-02-16 23:04:17 +01:00
Sebastian Krzyszkowiak
50eec13ceb add rain sound 2012-02-16 22:33:34 +01:00
Sebastian Krzyszkowiak
4ac9439289 more destruction! 2012-02-16 22:18:20 +01:00
Sebastian Krzyszkowiak
b69660f1b7 rain and subtitle 2012-02-16 22:11:34 +01:00
Sebastian Krzyszkowiak
fdd3a182a7 make font scalable 2012-02-16 17:56:16 +01:00
Sebastian Krzyszkowiak
802c320ffa cloud rework 2012-02-16 17:51:52 +01:00
Sebastian Krzyszkowiak
019043d271 random mountain in menu 2012-02-16 17:05:16 +01:00
Sebastian Krzyszkowiak
2a6d81c237 add .gitignore 2012-02-16 15:47:34 +01:00
Sebastian Krzyszkowiak
9195ef10d3 limit fade-in/out to framerate 2012-02-16 15:46:58 +01:00
Sebastian Krzyszkowiak
371ae9d642 move gamestates into separate files 2012-02-16 15:40:58 +01:00
Sebastian Krzyszkowiak
d59141bf05 general code redesign 2012-02-16 12:48:48 +01:00
Sebastian Krzyszkowiak
490ea0aa4b initial commit 2012-02-15 23:57:06 +01:00