- Teams health bars sorting
- Fixed slow walking on hedgehog
- Fixed accidently disabled bots' ammo
- Fixed exception when runnig engine without command line parameters
- One more template
######################################################################
# Automatically generated by qmake (2.00a) ?? 5. ??? 13:58:32 2005
######################################################################
TEMPLATE = app
TARGET +=
DEPENDPATH += .
INCLUDEPATH += .
QT += network
# Input
HEADERS += binds.h game.h hwform.h sdlkeys.h team.h rndstr.h sha1.h gamecmds.h netclient.h
FORMS += hwform.ui
SOURCES += game.cpp main.cpp hwform.cpp team.cpp rndstr.cpp sha1.cpp gamecmds.cpp netclient.cpp