summaryrefslogtreecommitdiff
path: root/noncore/games/backgammon
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Each file in this commit has the issue where it is possible for code toerik1-2/+4
overrun static buffers. This could lead to serious problems. Granted it is almost impossible to do that. But it isn't totally impossible. So this commit makes it impossible to overrun.
2005-05-21Resource -> OResourcedrw1-17/+17
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-175/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+175
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke3-9/+9
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-09-08fixed package nameschurig1-1/+1
2004-08-16package name was set to backgammon where other packageswimpie1-1/+1
are called opie-xxx so renamed it to opie-backgammon
2004-05-26CLEANUP: use consistent opie- prefix for package namesmickeyl1-0/+0
2004-04-04convert to Opie Debugging Frameworkmickeyl2-7/+11
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-13Run the script... convert to namespacezecke1-0/+1
actually only + using namespace Opie::Core :}
2004-03-02Backgammon: libopie -> libopie2drw4-4/+4
2004-03-01fix includeschicken5-11/+0
2004-02-14improve support for BigScreenar5-74/+80
2004-02-06Merge from the 1.0.x releasezecke4-12/+5
2003-12-20we want games :)chicken1-1/+1
2003-12-07s/QPEToolBar/QToolBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OToolBar in the future
2003-12-07s/QPEMenuBar/QMenuBar:mickeyl1-1/+1
- remove usage of deprecated classses - makes it easier to migrate to OMenuBar in the future
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth3-3/+2
2003-06-05sanitizedschurig1-1/+1
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-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-07add missingmickeyl1-0/+3
2003-04-01- backgammon: g++3 fixmickeyl1-0/+2
- add skeleton for opie-camera application
2003-03-30*** empty log message ***waspe26-0/+2958