Merge pull request #11 from Rexxt/master
Uncopyrightening and making the game slightly friendlier to mod
@ -8,7 +8,7 @@ Some of the assets are used without proper licenses. We aim to have fully licens
|
|||||||
Backgrounds
|
Backgrounds
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
1. Title: "Motus Glacies." Contributed by Daniel "Explo" McCarthy.
|
1. Title: Original picrute found on the Wikipedia article for Cambridge
|
||||||
|
|
||||||
1. *Gameplay level 0: "Quantum foam." Alex Sukontsev. https://www.flickr.com/photos/control9/14957509814/
|
1. *Gameplay level 0: "Quantum foam." Alex Sukontsev. https://www.flickr.com/photos/control9/14957509814/
|
||||||
2. *Gameplay level 1: No name. http://www.onekind.tv/univision-mqb/q5mqh5brlvuuj2nhdx7ch7eum183uu
|
2. *Gameplay level 1: No name. http://www.onekind.tv/univision-mqb/q5mqh5brlvuuj2nhdx7ch7eum183uu
|
||||||
|
@ -1,27 +1,27 @@
|
|||||||
backgrounds = {
|
backgrounds = {
|
||||||
[0] = love.graphics.newImage("res/backgrounds/0-quantum-foam.png"),
|
[0] = love.graphics.newImage("res/backgrounds/0.png"),
|
||||||
love.graphics.newImage("res/backgrounds/100-big-bang.png"),
|
love.graphics.newImage("res/backgrounds/100.png"),
|
||||||
love.graphics.newImage("res/backgrounds/200-spiral-galaxy.png"),
|
love.graphics.newImage("res/backgrounds/200.png"),
|
||||||
love.graphics.newImage("res/backgrounds/300-sun-and-dust.png"),
|
love.graphics.newImage("res/backgrounds/300.png"),
|
||||||
love.graphics.newImage("res/backgrounds/400-earth-and-moon.png"),
|
love.graphics.newImage("res/backgrounds/400.png"),
|
||||||
love.graphics.newImage("res/backgrounds/500-cambrian-explosion.png"),
|
love.graphics.newImage("res/backgrounds/500.png"),
|
||||||
love.graphics.newImage("res/backgrounds/600-dinosaurs.png"),
|
love.graphics.newImage("res/backgrounds/600.png"),
|
||||||
love.graphics.newImage("res/backgrounds/700-asteroid.png"),
|
love.graphics.newImage("res/backgrounds/700.png"),
|
||||||
love.graphics.newImage("res/backgrounds/800-human-fire.png"),
|
love.graphics.newImage("res/backgrounds/800.png"),
|
||||||
love.graphics.newImage("res/backgrounds/900-early-civilization.png"),
|
love.graphics.newImage("res/backgrounds/900.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1000-vikings.png"),
|
love.graphics.newImage("res/backgrounds/1000.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1100-crusades.png"),
|
love.graphics.newImage("res/backgrounds/1100.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1200-genghis-khan.png"),
|
love.graphics.newImage("res/backgrounds/1200.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1300-black-death.png"),
|
love.graphics.newImage("res/backgrounds/1300.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1400-columbus-discovery.png"),
|
love.graphics.newImage("res/backgrounds/1400.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1500-aztecas.png"),
|
love.graphics.newImage("res/backgrounds/1500.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1600-telescope.png"),
|
love.graphics.newImage("res/backgrounds/1600.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1700-american-revolution.png"),
|
love.graphics.newImage("res/backgrounds/1700.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1800-railways.png"),
|
love.graphics.newImage("res/backgrounds/1800.png"),
|
||||||
love.graphics.newImage("res/backgrounds/1900-world-wide-web.png"),
|
love.graphics.newImage("res/backgrounds/1900.png"),
|
||||||
title = love.graphics.newImage("res/backgrounds/title_v0.1.png"),
|
title = love.graphics.newImage("res/backgrounds/title.png"),
|
||||||
input_config = love.graphics.newImage("res/backgrounds/options-pcb.png"),
|
input_config = love.graphics.newImage("res/backgrounds/options-input.png"),
|
||||||
game_config = love.graphics.newImage("res/backgrounds/options-gears.png"),
|
game_config = love.graphics.newImage("res/backgrounds/options-game.png"),
|
||||||
}
|
}
|
||||||
|
|
||||||
blocks = {
|
blocks = {
|
||||||
|
0
res/backgrounds/0-quantum-foam.png → res/backgrounds/0.png
Executable file → Normal file
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.4 MiB |
0
res/backgrounds/100-big-bang.png → res/backgrounds/100.png
Executable file → Normal file
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
0
res/backgrounds/1000-vikings.png → res/backgrounds/1000.png
Executable file → Normal file
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 2.0 MiB |
0
res/backgrounds/1100-crusades.png → res/backgrounds/1100.png
Executable file → Normal file
Before Width: | Height: | Size: 2.9 MiB After Width: | Height: | Size: 2.9 MiB |
0
res/backgrounds/1200-genghis-khan.png → res/backgrounds/1200.png
Executable file → Normal file
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2.1 MiB |
0
res/backgrounds/1300-black-death.png → res/backgrounds/1300.png
Executable file → Normal file
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
0
res/backgrounds/1400-columbus-discovery.png → res/backgrounds/1400.png
Executable file → Normal file
Before Width: | Height: | Size: 2.6 MiB After Width: | Height: | Size: 2.6 MiB |
0
res/backgrounds/1500-aztecas.png → res/backgrounds/1500.png
Executable file → Normal file
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2.1 MiB |
0
res/backgrounds/1600-telescope.png → res/backgrounds/1600.png
Executable file → Normal file
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2.1 MiB |
0
res/backgrounds/1700-american-revolution.png → res/backgrounds/1700.png
Executable file → Normal file
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2.1 MiB |
0
res/backgrounds/1800-railways.png → res/backgrounds/1800.png
Executable file → Normal file
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.4 MiB |
0
res/backgrounds/1900-world-wide-web.png → res/backgrounds/1900.png
Executable file → Normal file
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
0
res/backgrounds/200-spiral-galaxy.png → res/backgrounds/200.png
Executable file → Normal file
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
0
res/backgrounds/300-sun-and-dust.png → res/backgrounds/300.png
Executable file → Normal file
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 1.7 MiB |
0
res/backgrounds/400-earth-and-moon.png → res/backgrounds/400.png
Executable file → Normal file
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 2.0 MiB |
0
res/backgrounds/500-cambrian-explosion.png → res/backgrounds/500.png
Executable file → Normal file
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 2.1 MiB |
0
res/backgrounds/600-dinosaurs.png → res/backgrounds/600.png
Executable file → Normal file
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 3.1 MiB |
0
res/backgrounds/700-asteroid.png → res/backgrounds/700.png
Executable file → Normal file
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
0
res/backgrounds/800-human-fire.png → res/backgrounds/800.png
Executable file → Normal file
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 2.7 MiB |
0
res/backgrounds/900-early-civilization.png → res/backgrounds/900.png
Executable file → Normal file
Before Width: | Height: | Size: 3.6 MiB After Width: | Height: | Size: 3.6 MiB |
Before Width: | Height: | Size: 2.9 MiB After Width: | Height: | Size: 2.9 MiB |
Before Width: | Height: | Size: 3.0 MiB After Width: | Height: | Size: 3.0 MiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |