Commit Graph

13 Commits

Author SHA1 Message Date
Siket Melinda Tekla 618add1c98 Comments added to Display.java 2016-05-16 20:47:05 +02:00
Kjistóf 72387080e1 added error handling to remote resource in Display 2016-05-15 23:20:53 +02:00
Bokros Bálint 49072956a7 Background music now loops instead of playing once 2016-05-15 20:25:21 +02:00
Bokros Bálint 893294b227 Replaced local copy of background music with a remotely stored one 2016-05-15 20:19:44 +02:00
Bokros Bálint eb7ac569b8 Refactored dimension int local variable 2016-05-14 13:33:09 +02:00
Bokros Bálint 7b15bb29d2 Removed unnecessary method from display 2016-05-14 13:00:43 +02:00
Bokros Bálint 4f11f60b50 Implemented proper map size handling in Display 2016-05-14 03:05:17 +02:00
Bokros Bálint f3b5cb5d57 Implemented window resizing for the lulz
Target size is static for the time being
2016-05-14 02:08:00 +02:00
Bokros Bálint c75c277403 Implemented background music 2016-05-14 00:15:50 +02:00
Kjistóf 7d059701cc now Gaps that are converted to Fields show up correctly 2016-05-13 23:17:42 +02:00
ericnerdo e25cc615cd Display.java now extends JPanel. paintComponent() overridden. 2016-05-09 17:00:39 +02:00
ericnerdo c157981253 Display.drawVisuals() now throws IOException. 2016-05-07 15:10:42 +02:00
ericnerdo 3ef7bdd411 Display.java added to store visual elements 2016-05-07 13:46:03 +02:00