Commit Graph

36 Commits

Author SHA1 Message Date
Michael Chen
c407253228 Fixed collision system! Minor bug fixes 2018-01-25 17:05:12 +01:00
Andreas Neumann
15b0846787 merge 2.0 2018-01-25 16:13:17 +01:00
Michael Chen
6aefc442d7 You Forgot a break; 2018-01-24 14:50:34 +01:00
Michael Chen
45221cb72b Ingame pause screen added (Escape-Button) 2018-01-23 22:13:57 +01:00
Michael Chen
3b2a0c8741 Added GameOver screen 2018-01-23 21:22:01 +01:00
Andreas Neumann
2ebac3c167 Added rounding function 2018-01-22 20:07:14 +01:00
Michael Chen
73e777f98a Added fps counter 2018-01-21 14:33:51 +01:00
Michael Chen
e6feca95c6 Minor fix 2018-01-19 07:57:47 +01:00
Michael Chen
1aaf18b51d Backgrounds works now! 2018-01-18 17:03:37 +01:00
Michael Chen
547943749f Clickevents fixed 2018-01-18 16:13:54 +01:00
Andreas Neumann
168d70e873 Settings deinitialization added 2018-01-18 15:59:24 +01:00
Andreas Neumann
e69d2435ad included settings into main.c 2018-01-18 15:48:39 +01:00
Michael Chen
24e6e2c76f Main header fixed again again FML 2018-01-18 15:34:34 +01:00
Michael Chen
4bbd306407 main.c fixed 2018-01-18 15:22:53 +01:00
Michael Chen
c8ffc7840c Merge branch 'dev' of collaborating.tuhh.de:czg6669/breakout into dev 2018-01-18 15:20:41 +01:00
Michael Chen
fab3ff01fc Main Header File added 2018-01-18 15:20:01 +01:00
Stefan Neumann
04d0cfb994 main_menu as default start screen added and now you can click to change gamestate 2018-01-18 15:19:04 +01:00
Michael Chen
d3a6dada59 Main Escape Function 2018-01-18 13:15:12 +01:00
Michael Chen
96fa0960d0 Added mouse control Mode 2018-01-18 11:45:19 +01:00
Michael Chen
7e9eaf5861 Filenames as defines 2018-01-16 12:10:37 +01:00
Michael Chen
cfb55bed7a Highscoretable works now (mostly) 2018-01-15 23:48:06 +01:00
Michael Chen
4ede84786e Fixed bugs and deinitialization 2018-01-15 22:01:58 +01:00
Michael Chen
0dd20c4514 Game Layout and design changed 2018-01-15 20:28:47 +01:00
Michael Chen
e707caa7cc Debug gamestate added (important (main.c edited))! 2018-01-15 15:34:43 +01:00
Michael Chen
8dd9f2e02d Menu screen 2018-01-15 13:54:17 +01:00
Stefan Neumann
e7d5d2be45 fuck yu alllll 2018-01-15 13:19:51 +01:00
Michael Chen
ded8682f82 Added fonts 2018-01-14 13:47:05 +01:00
Michael Chen
77bd1ed996 Fullscreen now supported (absolute, not scaled) 2018-01-11 18:45:00 +01:00
Michael Chen
f136e07b43 Basic Ball functionality 2018-01-10 23:56:47 +01:00
Michael Chen
71b4993a6b Added dll for SDL2_image and implemented top level functions for ball. 2018-01-10 23:40:17 +01:00
Michael Chen
ff3c1a5333 Click Events, added Image and Text libraries (included), working prototype 2018-01-10 15:37:55 +01:00
Michael Chen
89a745882e Changed working directory of the run in Makefile 2018-01-09 14:36:57 +01:00
Michael Chen
c7bf766898 Added Vector library and some file structure 2018-01-09 13:22:10 +01:00
Michael Chen
d5276012bb Added fullscreen toggle 2018-01-08 00:45:32 +01:00
Michael Chen
1eb3804673 Key debugging added 2018-01-07 14:45:07 +01:00
Michael Chen
9b94a6cc15 Initial commit with push 2018-01-07 14:19:35 +01:00