Skip to content

issue using the 2.6 tarball #192

@peutch

Description

@peutch

Hi,

Using the .tar.gz archive available here:
https://github.com/mgerhardy/caveexpress/releases/tag/2.6

I am facing the following issues doing a simple build like the following:

$ make release
....
CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/cavepacker-entity.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/cavepacker/main/CMakeLists.txt:9 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/cavepacker-environment.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/cavepacker/main/CMakeLists.txt:9 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/cavepacker-ui-fonts.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/cavepacker/main/CMakeLists.txt:9 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/cavepacker-ui-scene.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/cavepacker/main/CMakeLists.txt:9 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/cavepacker-ui.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/cavepacker/main/CMakeLists.txt:9 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-entity.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-environment-desert.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-environment-ice.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-environment-jungle.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-environment.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-npc_blowing.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-npc_fish.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-npc_flying.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-npc_grandpa.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-npc_mammut.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-npc_man.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-npc_walking.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-npc_woman.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-packagetarget-ice.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-packagetarget-rock.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-ui-dead.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-ui-fonts.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-ui-npc-mammut.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-ui-player-grandpa.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-ui-scene.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


CMake Error at cmake/macros.cmake:134 (add_custom_target):
  Cannot find source file:

    /home/patrice/local/debian/build/games-team/caveexpress-2.6/contrib/assets/png/caveexpress-ui.tps

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc
Call Stack (most recent call first):
  cmake/macros.cmake:702 (textureatlas)
  src/caveexpress/main/CMakeLists.txt:25 (cp_add_executable)


-- Generating done (0.3s)

The tarball archive does not providé any contrib/assets/png directory, but only:

$ ls contrib/assets/
tiled/

Am I missing something?

Note that I am working on updating the Debian packages and that other problems have been encountered, resolved by patches, mainly in certain .cmake files, including one following the recent use of ImGui. With compilation finally proceeding correctly, the packages have been generated, but upon comparing their contents with those of the previous 2.5.2-4 packages, an important file is missing: /usr/share/games/caveexpress/textures/complete.lua, which causes a runtime error:

$ caveexpress
...
INFO: (LOG_NETWORK): init the network layer (local)
INFO: (LOG_SERVICE): initialize the texture definition
ERROR: (LOG_COMMON): could not load any texture definition
ERROR: (LOG_COMMON): Failed to load texture definition for big
ERROR: (LOG_COMMON): Failed to load texture definition for big

---START BACKTRACE CALLSTACK---
Obtained 12 stack frames.
  caveexpress : () +0x1bc03b
  caveexpress : () +0x1931e8
  caveexpress : () +0x1707cf
  caveexpress : () +0x170be7
  caveexpress : () +0xdfc6b
  caveexpress : () +0xe0344
  caveexpress : () +0xe0728
  caveexpress : main() +0x174
  /usr/lib/x86_64-linux-gnu/libc.so.6 : () +0x29f75
  /usr/lib/x86_64-linux-gnu/libc.so.6 : __libc_start_main() +0x87
  caveexpress : () +0x667c1
----END BACKTRACE CALLSTACK----

INFO: (LOG_SOUND): shutting down the sound engine
INFO: (LOG_SOUND): closing the sound system
$ diff /tmp/caveexpress-data_2.5.2-4.lst /tmp/caveexpress-data_2.6-1.lst
11a12,17
> /usr/share/games/caveexpress/campaigns/08-desert-campaign.lua
> /usr/share/games/caveexpress/campaigns/09-jungle-campaign.lua
> /usr/share/games/caveexpress/campaigns/10-letters-campaign.lua
> /usr/share/games/caveexpress/campaigns/11-villages-campaign.lua
> /usr/share/games/caveexpress/campaigns/12-races-campaign.lua
> /usr/share/games/caveexpress/campaigns/20-tests-campaign.lua
17a24,31
> /usr/share/games/caveexpress/maps/desert-01.lua
> /usr/share/games/caveexpress/maps/desert-02.lua
> /usr/share/games/caveexpress/maps/desert-03.lua
> /usr/share/games/caveexpress/maps/desert-04.lua
> /usr/share/games/caveexpress/maps/desert-05.lua
> /usr/share/games/caveexpress/maps/desert-06.lua
> /usr/share/games/caveexpress/maps/desert-07.lua
> /usr/share/games/caveexpress/maps/desert-08.lua
46a61,105
> /usr/share/games/caveexpress/maps/introducing-10-diving.lua
> /usr/share/games/caveexpress/maps/jungle-01.lua
> /usr/share/games/caveexpress/maps/jungle-02.lua
> /usr/share/games/caveexpress/maps/jungle-03.lua
> /usr/share/games/caveexpress/maps/jungle-04.lua
> /usr/share/games/caveexpress/maps/jungle-05.lua
> /usr/share/games/caveexpress/maps/jungle-06.lua
> /usr/share/games/caveexpress/maps/jungle-07.lua
> /usr/share/games/caveexpress/maps/jungle-08.lua
> /usr/share/games/caveexpress/maps/jungle-09.lua
> /usr/share/games/caveexpress/maps/jungle-10.lua
> /usr/share/games/caveexpress/maps/jungle-11.lua
> /usr/share/games/caveexpress/maps/jungle-12.lua
> /usr/share/games/caveexpress/maps/jungle-13.lua
> /usr/share/games/caveexpress/maps/letter-01.lua
> /usr/share/games/caveexpress/maps/letter-02.lua
> /usr/share/games/caveexpress/maps/letter-03.lua
> /usr/share/games/caveexpress/maps/letter-04.lua
> /usr/share/games/caveexpress/maps/letter-05.lua
> /usr/share/games/caveexpress/maps/letter-06.lua
> /usr/share/games/caveexpress/maps/letter-07.lua
> /usr/share/games/caveexpress/maps/letter-08.lua
> /usr/share/games/caveexpress/maps/letter-09.lua
> /usr/share/games/caveexpress/maps/letter-10.lua
> /usr/share/games/caveexpress/maps/letter-11.lua
> /usr/share/games/caveexpress/maps/letter-12.lua
> /usr/share/games/caveexpress/maps/letter-13.lua
> /usr/share/games/caveexpress/maps/letter-14.lua
> /usr/share/games/caveexpress/maps/letter-15.lua
> /usr/share/games/caveexpress/maps/letter-16.lua
> /usr/share/games/caveexpress/maps/letter-17.lua
> /usr/share/games/caveexpress/maps/letter-18.lua
> /usr/share/games/caveexpress/maps/letter-19.lua
> /usr/share/games/caveexpress/maps/letter-20.lua
> /usr/share/games/caveexpress/maps/letter-21.lua
> /usr/share/games/caveexpress/maps/letter-22.lua
> /usr/share/games/caveexpress/maps/letter-23.lua
> /usr/share/games/caveexpress/maps/letter-24.lua
> /usr/share/games/caveexpress/maps/races-01.lua
> /usr/share/games/caveexpress/maps/races-02.lua
> /usr/share/games/caveexpress/maps/races-03.lua
> /usr/share/games/caveexpress/maps/races-04.lua
> /usr/share/games/caveexpress/maps/races-05.lua
> /usr/share/games/caveexpress/maps/races-06.lua
> /usr/share/games/caveexpress/maps/races-07.lua
111a171,182
> /usr/share/games/caveexpress/maps/villages-01.lua
> /usr/share/games/caveexpress/maps/villages-02.lua
> /usr/share/games/caveexpress/maps/villages-03.lua
> /usr/share/games/caveexpress/maps/villages-04.lua
> /usr/share/games/caveexpress/maps/villages-05.lua
> /usr/share/games/caveexpress/maps/villages-06.lua
> /usr/share/games/caveexpress/maps/villages-07.lua
> /usr/share/games/caveexpress/maps/villages-08.lua
> /usr/share/games/caveexpress/maps/villages-09.lua
> /usr/share/games/caveexpress/maps/villages-10.lua
> /usr/share/games/caveexpress/maps/villages-11.lua
> /usr/share/games/caveexpress/maps/villages-12.lua
116,153d186
< /usr/share/games/caveexpress/pics/caveexpress-entity-big.png
< /usr/share/games/caveexpress/pics/caveexpress-entity-small.png
< /usr/share/games/caveexpress/pics/caveexpress-environment-big.png
< /usr/share/games/caveexpress/pics/caveexpress-environment-ice-big.png
< /usr/share/games/caveexpress/pics/caveexpress-environment-ice-small.png
< /usr/share/games/caveexpress/pics/caveexpress-environment-small.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_blowing-big.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_blowing-small.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_fish-big.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_fish-small.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_flying-big.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_flying-small.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_grandpa-big.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_grandpa-small.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_mammut-big.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_mammut-small.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_man-big.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_man-small.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_walking-big.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_walking-small.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_woman-big.png
< /usr/share/games/caveexpress/pics/caveexpress-npc_woman-small.png
< /usr/share/games/caveexpress/pics/caveexpress-packagetarget-ice-big.png
< /usr/share/games/caveexpress/pics/caveexpress-packagetarget-ice-small.png
< /usr/share/games/caveexpress/pics/caveexpress-packagetarget-rock-big.png
< /usr/share/games/caveexpress/pics/caveexpress-packagetarget-rock-small.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-big.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-dead-big.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-dead-small.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-fonts-big.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-fonts-small.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-npc-mammut-big.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-npc-mammut-small.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-player-grandpa-big.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-player-grandpa-small.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-scene-big.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-scene-small.png
< /usr/share/games/caveexpress/pics/caveexpress-ui-small.png
210d242
< /usr/share/games/caveexpress/textures/complete.lua

Regards,
Patrice

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions