Commit graph

13 commits

Author SHA1 Message Date
dholland
f13d6671da Fix missing/broken rcsids. 2015-12-29 04:04:26 +00:00
jperkin
8c6c01458b Avoid various "error: call of overloaded <func> is ambiguous". Fixes
build on SunOS.
2013-09-12 20:11:30 +00:00
joerg
449c4ffe95 Deal with compilers that are strict about template instantiation rules. 2012-05-04 16:15:33 +00:00
hans
5256eea097 Don't use ((command)), use ( (command)) instead. Fixes some build breakage. 2011-11-29 15:30:27 +00:00
markd
889ed93164 Update to KDE 3.5.4
KMahjongg
* Fix garbage when opening the editor the first time.
* Don't say only saving to local medium is supported when clicking
  cancel on the save dialog.
KReversi
* Fix wrong player (=color) names in moves window.
* Fix kreversi does not update score on undo.
* Fix the hourglass cursor is kept too long.
KShinsen
* Do not display hints when starting a new game.
KPatience
* Reenable hint after game was lost and undoed.
2006-08-02 14:13:05 +00:00
joerg
ca3818bf76 Fix a number of implicit template reference, exposed by games/boson.
Bump revision since a header file is changed.
2006-06-21 20:43:23 +00:00
markd
dc3301f80e Update to KDE 3.2
Changes:
Games

Atlantik
* Support custom tokens Rob Kaper
* Token/avatar images
* Privacy: only connect to meta server on Internet upon specific user
  request
* KNotify event support

KGoldrunner
* NEW IN KDE: Write and test game engine, game editor, game levels and
  KDE application interface for new game KGoldrunner Ian Wadham
* Write HTML documentation (KGoldrunner Handbook) Ian Wadham
* Move source code and games data from kdenonbeta to kdegames CVS Ian
  Wadham
* Improve the graphics of the game and update the screenshots in the
  documentation Ian Wadham
* Convert the documentation to docbook form and commit to kdegames Ian
  Wadham

KReversi
* Modified the AI so it scales much better from easy to hard and can
  make mistakes on easier levels (much more fun now to play). Benjamin
  Meyer
* Converted to use the standard KDE games highscore widget. High
  schores now corilates to a much better ranking system based upon
  the AI level and then the total number of pieces at the end of the
  game. Benjamin Meyer
* Fixed segfaults and converted the application to use xmlui (standard
  KDE key accels, help menu etc). Benjamin Meyer

KMahjongg
* Massive code cleanup and bug fixes. Benjamin Meyer

KPatience
* Implemented the popular spider game. Josh Metzler
* Freecell drops cards more intellegent. Josh Metzler
2004-02-05 07:53:58 +00:00
markd
689e2af0aa Update to KDE3.1.4.
Changes:
* ksokoban: fix rare crash on startup.
* katomic: fix compile warnings.
* kasteroids: Fix checked/unchecked "pause" action
* kasteroids: Don't connect the cancel button twice to reject slot.
* gcc 3.4+ compile fixes.
2003-09-17 23:48:29 +00:00
mrg
0b6e6d71c1 build with gcc3.3.1-pre 2003-08-06 15:07:06 +00:00
markd
229aeb65ee Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

kdegames

 Move Atlantik from kdenonbeta to kdegames, Rob Kaper <kaper@kde.org>
 Move Atlantik Designer from kdenonbeta to kdeaddons, Jason Katz-Brown
 <jason@katzbrown.com>
 Move Megami from kdenonbeta to kdegames, Neil Stevens
 <neil@qualityassistant.com>
 Move Kolf (web page) from kdenonbeta to kdegames, Jason Katz-Brown
 <jason@katzbrown.com>
 Add Klickety to kdegames (which uses heavily KSirtet libraries),
 Nicolas Hadacek <hadacek@kde.org>
 Solver/adviser and game logs (replay/save/load) for KMines,
 Nicolas Hadacek <hadacek@kde.org>
 Export, statistics and histogram for highscores (KMines, KSirtet,
 KFouleggs and Klickety), Nicolas Hadacek <hadacek@kde.org>
 Added different difficulty levels to KLines, Waldo Bastian <bastian@kde.org>


kdetoys

 Minor improvements and bugfixes.
2003-03-11 13:27:03 +00:00
skrll
55966f3f84 The result of my recent KDE fiddlings
- Build all packages with a --disable-static libtool. This is how the
  packages should be built and means that we don't get a load of useless
  static libraries.

- Use x11/kde3/files/foo_main.cpp instead of creating N copies with
  patches.

- Some other PLIST fixes

- Fix PR 19848. kspell doesn't find dictionaries.
2003-01-20 10:03:40 +00:00
skrll
42861251c2 Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 or
1.0.5.1 accordingly.

Fixes and changes are:

Multiple vulnerabilities.

kdelibs
	KHTML : Fixed several crashes and misrenderings.
	rlogin.protocol: fixed command execution in specially crafted
	urls.

kdebase
	KAddressbook: Don't squeeze columns on startup/properly restore
	column width settings.

kdenetwork
	lisa, reslisa: Fixed several security vulnerabilities.

kdesdk
	Cervisia: Show long lines in diff view always completely.
2003-01-02 09:12:19 +00:00
skrll
73dd6eb864 Initial import (in the right place) of a kdegames3 pkg. 2002-05-31 14:02:53 +00:00