summaryrefslogtreecommitdiff
path: root/noncore/games/kbill
AgeCommit message (Collapse)AuthorFilesLines
2007-01-24Each file in this commit has the issue where it is possible for code toerik1-16/+15
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-20Resource -> OResourcedrw2-17/+11
2005-01-15kbill no longer needs STLmickeyl4-8/+9
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-1/+1
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-04CONTROL files : changed version stringwimpie1-1/+1
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-162/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+162
2004-10-17fixed some more .pro / config.in dependencies discrepancies, that could ↵clem1-1/+1
break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too
2004-09-10Remove unused parameterzecke5-34/+36
2004-03-29remove bogus libopie dependenciesmickeyl1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-01fix includeschicken6-16/+0
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-2/+2
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2004-02-10Patch number (4) from M. Michael Opdenackerchristophe1-1/+1
2003-12-20we want games :)chicken1-1/+1
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-06-05sanitizedschurig1-1/+1
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-20adding dutch to the .pro-filescniehaus1-0/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
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 ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-26i18n-fixescniehaus1-4/+0
2002-12-14addLanguage rulescniehaus1-0/+2
2002-12-10Add -lstdc++ to LIBS explicitly for apps that require it, as we no longer ↵kergoth1-1/+1
link with g++.
2002-11-14namespace and include fix for uses of iostream in STLkergoth2-6/+6
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-4/+4
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-07-18a few tr() for translatingfbarros2-18/+18
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-16/+14
many core files ... please report bugs on this to davipt
2002-06-24Fix TRANSLATIONSdavipt1-0/+17
2002-05-06added from ui generated filesharlekin1-0/+2
2002-05-05Left this one out :)mark1-0/+44
2002-05-05Nicer help informationmark3-50/+23
2002-04-30Fix for Makefile.inleseb1-1/+1
2002-04-23Removing generated files from cvs.kergoth2-960/+0
2002-04-14fixharlekin1-1/+1
2002-04-14Mark WEstcott to Mark Westcottmark1-2/+2
2002-04-14xpm in wrong placeharlekin2-317/+0
2002-04-14added Makefile to ignoreharlekin1-0/+1
2002-04-14cosmeticsharlekin1-9/+9
2002-04-14kbill control fileharlekin1-0/+12
2002-04-14*** empty log message ***mark1-0/+2
2002-04-14CVS IGNOREmark1-0/+2
2002-04-14Import of kbillmark40-0/+3409