Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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