You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegames/kjumpingcube
Michele Calgaro c20f4d8f2c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
преди 3 месеца
..
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
CMakeL10n.txt Desktop file translations: преди 4 години
CMakeLists.txt Desktop file translations: преди 4 години
ChangeLog Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module преди 6 години
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
brain.cpp Rename common header files for consistency with class renaming преди 11 години
brain.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
cube.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
cube.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
cubebox.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
cubebox.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
cubeboxbase.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
hi16-app-kjumpingcube.png Fix invalid headers in PNG files and optimize for size преди 8 години
hi22-app-kjumpingcube.png Fix invalid headers in PNG files and optimize for size преди 8 години
hi32-app-kjumpingcube.png Fix invalid headers in PNG files and optimize for size преди 8 години
hi48-app-kjumpingcube.png Fix invalid headers in PNG files and optimize for size преди 8 години
hi64-app-kjumpingcube.png Fix invalid headers in PNG files and optimize for size преди 8 години
hi128-app-kjumpingcube.png Fix invalid headers in PNG files and optimize for size преди 8 години
kcubeboxwidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kcubeboxwidget.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
kcubewidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kcubewidget.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
kjumpingcube.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines преди 3 месеца
kjumpingcube.desktop Desktop file translations: преди 4 години
kjumpingcube.h Replace Q_OBJECT with TQ_OBJECT преди 9 месеца
kjumpingcube.kcfg Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
kjumpingcubeui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години
main.cpp Rename common header files for consistency with class renaming преди 11 години
prefs.kcfgc Rename a number of libraries and executables to avoid conflicts with KDE4 преди 11 години
settings.ui Add includes to UI files to resolve FTBFS. преди 6 години
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. преди 15 години

README

KJumpingCube
Matthias Kiefer <matthias.kiefer@gmx.de>
----------------------------------------------------------------------

KJumpingCube is a tactical one- or two-player game. 
For further information read the online help-documentation.

For installing instructions read INSTALL.

I hope you will enjoy it. Have a lot of fun :-)


Don't hesitate to contact me if you find bugs or if you have 
questions/suggestions on the implementation.


Thanks to Krzysztof P. Jasiutowicz for suggestions and moral support.



  Copyright (C) 1998,1999 by Matthias Kiefer <matthias.kiefer@gmx.de>

  KJumpingCube is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

--
Matthias Kiefer <matthias.kiefer@gmx.de>
5.Apr 1999