alot of work with Alien Mod port; also, fixed state messup (ethereal state)
commit3b5ba2a6395750a683e2e687aea4adaa42d37ff2
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Sun, 22 Oct 2017 05:14:30 +0000 (22 08:14 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Sun, 22 Oct 2017 05:14:30 +0000 (22 08:14 +0300)
tree37e2ac5451452d95c1b8f27ea6d8522c2ec704db
parent344cb26bbff61c464569bdb8f7361184c145b4eb
alot of work with Alien Mod port; also, fixed state messup (ethereal state)
34 files changed:
graphics/WTerra.pcx
script/char_60.dat [new file with mode: 0644]
script/define.dat
script/dungeon_60.dat [new file with mode: 0644]
script/material_60.dat [new file with mode: 0644]
script/zext/k8/alien/alien_vessel.dat [new file with mode: 0644]
script/zext/k8/alien/chars.dat [new file with mode: 0644]
script/zext/k8/alien/items.dat
script/zext/k8/alien/materials.dat [new file with mode: 0644]
src/game/bodyparts/0list.cpp
src/game/bodyparts/alien_adultalientorso.cpp [new file with mode: 0644]
src/game/bodyparts/alien_aliendogtorso.cpp [new file with mode: 0644]
src/game/char.cpp
src/game/char.h
src/game/confdef.h
src/game/cont.cpp
src/game/cont.h
src/game/dungeon.cpp
src/game/game.cpp
src/game/gears/0list.cpp
src/game/gears/alien_wristblades.cpp [new file with mode: 0644]
src/game/gods/god_cruentus.cpp
src/game/items/item_horn.cpp
src/game/ivandef.h
src/game/level.cpp
src/game/materia.cpp
src/game/nonhumans/0list.cpp
src/game/nonhumans/alien_adultalien.cpp [new file with mode: 0644]
src/game/nonhumans/alien_aliendog.cpp [new file with mode: 0644]
src/game/nonhumans/alien_alienqueen.cpp [new file with mode: 0644]
src/game/wmapset.cpp
src/game/worldmap.cpp
src/game/wterrains/owterrains/0list.cpp
src/game/wterrains/owterrains/owterrain_alienvessel.cpp [new file with mode: 0644]