Commit 3b117bb
authored
To master (#2)
* chore: WiP
* chore: Some tidy up
* bugfix: jsEnv := PhantomJSEnv(autoExit = false).value blocks testing
* chore: rewrite as a more reactive design 00 WiP Pre refomat
* chore: rewrite as a more reactive design 01 WiP refomat
* chore: rewrite as a more reactive design 02 WiP
* chore: rewrite as a more reactive design 03 Back in bussiness
* chore: rewrite as a more reactive design 04 WiP
* chore: rewrite with new tests 01 - Remove the imageFuture doublure
* chore: rewrite with new tests 02 - Fighting DOM Exception 18
* chore: rewrite with new tests 02 - Fighting DOM Exception 18
* chore: rewrite with new tests 03 - Fighting DOM Exception 18
* chore: rewrite with new tests 04 - Fighting DOM Exception 18
* chore: rewrite with new tests 05 - Fighting DOM Exception 18
* chore: rewrite with new tests 05 - Fighting DOM Exception 18
* chore: rewrite with new tests 07 - Fighting DOM Exception 18
* chore: rewrite with new tests 09 - Fighting DOM Exception 18 Try CORS on Github
* chore: rewrite with new tests 10 - Fighting DOM Exception 18 Try CORS on Github
* chore: rewrite with new tests 11 - Fighting DOM Exception 18 Try CORS on Github with succes.
* chore: rewrite with new tests 11 - Fighting DOM Exception 18
* chore: rewrite with new tests 11 - Fighting DOM Exception 18
* feature: Controllable canvas text in order to test canvas.
* chore: refine the test 00
* chore: refine the test 01
* chore: refine the test 01 -test canvas size default
* chore: refine the test 01 -test canvas size default
* chore: refine the test 02 -test visual elements
* chore: refine the test 03 -test visual elements scala 1:1
* chore: refine the test 03 -test visual elements
* chore: refine the test 03 -test visual elements
* chore: refine the test 04 -test visual elements
* chore: refine the test 04-The Lord has helped us to this point.
* chore: refine the test 05- Stuck by line PageSuite:24
* chore: refine the test 05-The Lord has helped us to this point.
* chore: refine the test 06-The Lord has helped us to this point.
* chore: refine the test 07
* chore: refine the test 09
* chore: refine the test 09
* chore: refine the test 10
* chore: refine the test 10 -finding hashcodes
* chore: refine the test 10 finding hashcodes
* chore: refine the test 11
* chore: refine the test 09
* feature: PageSuite covers Page trait's HTML Canvas.
* feature: PageSuite covers Page trait's HTML Canvas, run => local resources, test remote resources.
* feature: GameSuite covers GameState. WiP
* feature: GameSuite covers GameState test-only - Travis trigger.
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState debugging Travis system
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: GameSuite covers GameState test-only
* feature: Suites covers App
* Update README.md
* Add files via upload
* feat: Prepare build.sbt adjustment
* feature: multi browser tests
* feature: multi browser tests - chrome disabled
* feature: multi browser tests - chrome disabled
* feature: multi browser tests - chrome disabled
* feature: WiP
* feature: Readme edited
* feature: Readme edited
* feature: Readme edited
* feature: Tackling Firefox issue
* feature: Tackling Firefox issue
* feature: Tackling Firefox issue
* feature: Tackling Firefox issue
* feature: Tackling Firefox issue
* feature: Updated Readme.md
* feature: Updated Readme.md
* feature: Updated Readme.md
* feature: Updated Readme.md
* feature: Updated Readme.md
* feature: Updated Readme.md
* feature: Bump to Scala.js 0.6.13
* feature: Updated README.md
* feature: Updated README.md
* Version 2.0
# Conflicts:
# .gitignore
# README.md
# build.sbt
# src/main/scala-2.11/nl/amsscala/simplegame/Page.scala
# src/main/scala-2.11/nl/amsscala/simplegame/game.scala
# src/main/scala-2.11/root-doc.md
# src/test/scala-2.11/nl/amsscala/simplegame/GameSuite.scala
# src/test/scala-2.11/nl/amsscala/simplegame/PageSuite.scala
* Version 2.0 errata
* Version 2.0 errata 01
* Version 2.0 Dot the i's and cross the t's. 00
* Version 2.0 Dot the i's and cross the t's. 01
* Version 2.0 Dot the i's and cross the t's. 02
* Version 2.0 Dot the i's and cross the t's. 03
* Version 2.0 Dot the i's and cross the t's. 03
* Version 2.0 Dot the i's and cross the t's. 05 - Using the github.com server
* Version 2.0 Dot the i's and cross the t's. 06 - Using the github.com server
* Version 2.0 Dot the i's and cross the t's. 07 - Using the github.com server
* Version 2.0 Dot the i's and cross the t's. 08 - Using the github.com server
* Version 2.0 Dot the i's and cross the t's. 09 - Using the github.com server
* feature: bump to Scala v 2.12.0
* feature: Cosmetic update
* feature: Cosmetic update
* feature: Release V 2.01 parent a5b8a20 commit 3b117bb
File tree
29 files changed
+1138
-464
lines changed- project
- src
- main
- resources
- css
- scala-2.11
- nl/amsscala/simplegame
- scala-2.12
- nl/amsscala/simplegame
- test
- scala-2.11/nl/amsscala/simplegame
- scala-2.12/nl/amsscala/simplegame
29 files changed
+1138
-464
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
5 | 15 | | |
6 | | - | |
| 16 | + | |
7 | 17 | | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
11 | 21 | | |
12 | 22 | | |
13 | 23 | | |
14 | | - | |
15 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
16 | 27 | | |
17 | 28 | | |
18 | 29 | | |
19 | 30 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | | - | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
0 commit comments