minesweeper/pom.xml
Thu, 20 Mar 2014 11:25:28 +0100 Merging teavm branch into default line, now when teavm 0.1 is out
Thu, 20 Mar 2014 10:55:11 +0100 Official teavm version has been uploaded to Maven central. Switching to it.
Wed, 19 Mar 2014 16:53:34 +0100 Copy resources into the JAR for use in NetBeans
Wed, 19 Mar 2014 16:20:43 +0100 Shows icon in Window menu and in a toolbar and opens a browser with (empty) HTML page
Wed, 19 Mar 2014 16:01:17 +0100 Can package minesweeper as an NBM file
Sun, 16 Mar 2014 09:26:09 +0100 The plugin would really benefit from ability to concatenate the META-INF/services/*
Sun, 16 Mar 2014 08:30:22 +0100 Updating to real release of dlvkbrwsr
Tue, 11 Mar 2014 18:44:57 +0100 Adding dependency on XtrnlBrwsrPrsntr
Mon, 10 Mar 2014 13:05:18 +0100 Copy the webapp/pages into the final JAR, so xtrnlbrwsr can find them
Mon, 10 Mar 2014 12:56:48 +0100 Can play minesweeper on iPad
Thu, 06 Mar 2014 22:13:28 +0100 Using latest improvements done by Alexey and avoiding wild filtering.
Tue, 04 Mar 2014 10:04:42 +0100 Alas, the bck2brwsr:brwsr plugin does not do substitutions. Need to include the section all the time.
Tue, 04 Mar 2014 09:59:53 +0100 Use filtering to enabled/disable appropriate section in the index.html
Tue, 04 Mar 2014 09:28:20 +0100 Adding teabrwsr profile. Use 'mvn -Pteabrwsr install' to generate ZIP with static pages powered by teavm
Tue, 04 Mar 2014 08:24:11 +0100 Experimenting with external browser
Tue, 11 Feb 2014 16:53:26 +0100 Adding profile for Android execution
Mon, 10 Feb 2014 16:50:08 +0100 Play a sound when a square in the minefield is made visible
Fri, 07 Feb 2014 14:47:07 +0100 First version of a mine sweeper game