summaryrefslogtreecommitdiff
path: root/noncore/games
AgeCommit message (Collapse)AuthorFilesLines
2004-02-06Funny how much bugs one can introduce when importing Qtopia stuff.zecke9-71/+148
Fixed a couple of possible sigsegv, uninitialized variables
2004-02-06Merge with Qtopia sourceszecke3-75/+110
2004-02-06Merge from the 1.0.x releasezecke63-405/+489
2004-02-06Update from Qtopia1.7 (borders on the items)zecke4-49/+70
make it quicklaunchable
2004-01-10change maintainter from warick to opie projectllornkcor1-1/+1
2003-12-20we want games :)chicken16-16/+16
2003-12-07s/QPEToolBar/QToolBar:mickeyl9-12/+12
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl6-6/+6
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-12-04use opie-lupdate instead lupdatear17-358/+15
2003-12-02Close Bug 0000299ar1-136/+158
Redesign of Quellcode
2003-11-03noncore/games/tictac now fully mergedmickeyl4-17/+12
2003-11-03resolved merge conflictwaspe1-18/+6
2003-09-20merge control files with BRANCHmickeyl19-19/+19
2003-08-23working now. Almost 1500 lines diffcniehaus2-150/+403
2003-08-13more done, much more to docniehaus2-14/+43
2003-08-13well, a lot more is now implementedcniehaus2-10/+160
2003-08-12ok, now OYatzee checks for what the user got (Full House and such)cniehaus2-3/+165
2003-08-12now it will even compilecniehaus3-3/+10
2003-08-12A new Game: OYatzee. It is similar to Kniffel or Yatzee and not yet ready.cniehaus6-0/+370
2003-08-09Merge from BRANCH_1_0kergoth23-36/+35
2003-06-05sanitizedschurig19-20/+19
2003-06-05backround of canvas now in syscolorwaspe2-1/+2
2003-06-01first patches for tr()-changes\!cniehaus2-46/+46
2003-05-17get rid of a warningmickeyl1-0/+1
2003-05-17backgammon compiles againmickeyl3-21/+22
2003-05-16*** empty log message ***waspe10-256/+56
2003-05-16 qpe/config.hharlekin1-1/+1
2003-05-14patch by Scott Bronsonzecke9-483/+19
kill the duplicated config.cpp and config.h file add proper default values so that kpacman actually works out of the box Config wanted to read kpacman.conf but this file did only exist globally
2003-05-14patch by Scott Bronson.zecke1-1/+10
Add a little game description in the about messagebox
2003-04-25added patch for freecell mode by radofan, closes bug 736, i hope it helpsharlekin4-2/+90
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth18-0/+18
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth18-18/+18
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus16-0/+16
2003-04-07add missingmickeyl1-0/+3
2003-04-01- backgammon: g++3 fixmickeyl1-0/+2
- add skeleton for opie-camera application
2003-04-01Correct the unintentional redefinition of the sfcave-sdl token from bool to ↵kergoth1-1/+1
string
2003-03-30*** empty log message ***waspe26-0/+2958
2003-03-24modify postinst scripts to prevent spurious nonzero exit codesjamey1-0/+1
2003-03-24pine icon now in go dirharlekin1-22/+22
2003-03-24moved grass icon to snake dirharlekin1-1/+1
2003-03-16explicitly link against libstdc++ (needed for cross-compilation, e.g. when ↵mickeyl1-1/+1
linking with arm-linux-gcc)
2003-03-15merging with the branch.cniehaus5-5/+308
Comments?
2003-03-10move chess to unsupportedmickeyl12-837/+0
2003-02-28Changed keyboard handling to accept UP, ENTER and RETURN for moving shipandyq1-1/+5
2003-01-28fixed depends fieldandyq1-1/+1
2003-01-28noncore/games/sfcave-sdl/.cvsignorekergoth1-0/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth18-18/+18
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth19-19/+19
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23Fixed gcc 3.2 compile issue (hopefully)andyq2-10/+11
2003-01-23g++ 3.2 fix... repeat after me: "I won't hide method parameters"mickeyl1-3/+5