No files or symbols found.
+28 −1
ammo.json
data/json/items/ammo.json
+7 −0
ammo_types.json
data/json/items/ammo_types.json
+3 −3
armor.json
data/json/items/armor.json
+27 −0
ranged.json
data/json/items/ranged.json
+31 −4
recipe_ammo.json
data/json/recipes/recipe_ammo.json
+48 −0
recipe_weapon.json
data/json/recipes/recipe_weapon.json
BIN
retrodaystiles10.png
gfx/RetroDaysTileset10/retrodaystiles10.png
+5,467 −5,420
tile_config.json
gfx/RetroDaysTileset10/tile_config.json
BIN
retrodaystiles20.png
gfx/RetroDaysTileset20/retrodaystiles20.png
+48 −1
tile_config.json
gfx/RetroDaysTileset20/tile_config.json
+5 −1
damage.cpp
src/damage.cpp
+60 −6
field.cpp
src/field.cpp
+1 −0
field.h
src/field.h
+6 −1
map.cpp
src/map.cpp