]> git.jsancho.org Git - lugaru.git/commit
Added a class for Hotspots to avoid using several arrays
authorCôme Chilliet <come@chilliet.eu>
Fri, 9 Dec 2016 18:14:42 +0000 (01:14 +0700)
committerCôme Chilliet <come@chilliet.eu>
Fri, 9 Dec 2016 18:14:42 +0000 (01:14 +0700)
commit64560867a9b6486d601784a2fe4ba6149d31b7aa
treeeac13f7e48252926a1f9b75615b2a1655ef34124
parentbb10d5d29efb774db509c87063f1294980b127c8
Added a class for Hotspots to avoid using several arrays
CMakeLists.txt
Source/ConsoleCmds.cpp
Source/GameDraw.cpp
Source/GameTick.cpp
Source/Globals.cpp
Source/Hotspot.cpp [new file with mode: 0644]
Source/Hotspot.h [new file with mode: 0644]