Age | Commit message (Expand) | Author | Files | Lines |
2003-04-01 | - backgammon: g++3 fix | mickeyl | 1 | -0/+2 |
2003-04-01 | Correct the unintentional redefinition of the sfcave-sdl token from bool to s... | kergoth | 1 | -1/+1 |
2003-03-30 | *** empty log message *** | waspe | 26 | -0/+2958 |
2003-03-24 | modify postinst scripts to prevent spurious nonzero exit codes | jamey | 1 | -0/+1 |
2003-03-24 | pine icon now in go dir | harlekin | 1 | -22/+22 |
2003-03-24 | moved grass icon to snake dir | harlekin | 1 | -1/+1 |
2003-03-16 | explicitly link against libstdc++ (needed for cross-compilation, e.g. when li... | mickeyl | 1 | -1/+1 |
2003-03-15 | merging with the branch. | cniehaus | 5 | -5/+308 |
2003-03-10 | move chess to unsupported | mickeyl | 12 | -837/+0 |
2003-02-28 | Changed keyboard handling to accept UP, ENTER and RETURN for moving ship | andyq | 1 | -1/+5 |
2003-01-28 | fixed depends field | andyq | 1 | -1/+1 |
2003-01-28 | noncore/games/sfcave-sdl/.cvsignore | kergoth | 1 | -0/+1 |
2003-01-26 | Remove depends on a specific version.. it should be depending on >= or <= dep... | kergoth | 18 | -18/+18 |
2003-01-24 | Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate inc... | kergoth | 19 | -19/+19 |
2003-01-23 | Fixed gcc 3.2 compile issue (hopefully) | andyq | 2 | -10/+11 |
2003-01-23 | g++ 3.2 fix... repeat after me: "I won't hide method parameters" | mickeyl | 1 | -3/+5 |
2003-01-22 | make it build with Qt/X11 | zecke | 4 | -7/+8 |
2003-01-21 | Small bug fix | andyq | 4 | -7/+6 |
2003-01-21 | Clean up of code - fixed memory leaks (most of them) and added new custom con... | andyq | 25 | -409/+791 |
2003-01-20 | Initial version | andyq | 1 | -0/+10 |
2003-01-20 | Initial Revision | andyq | 41 | -0/+4954 |
2003-01-16 | Add some config.in.in files to remove the 'duplicate' categories spotted by M... | kergoth | 1 | -0/+1 |
2003-01-16 | i18n for new buildsystem :) | kergoth | 18 | -0/+72 |
2003-01-16 | Move most of config categorization into root config, and consolated core vs n... | kergoth | 1 | -4/+4 |
2003-01-05 | Changed AQPkg reference to SFCave | andyq | 1 | -1/+1 |
2002-12-26 | i18n-fixes | cniehaus | 2 | -8/+0 |
2002-12-21 | Added bit of eye candy - press 'e' to make smoke trails fade out (at expense ... | andyq | 2 | -31/+104 |
2002-12-20 | Fixed small bugette with cursor keys | andyq | 1 | -11/+8 |
2002-12-20 | Added difficultie levels to SFCave game type | andyq | 1 | -4/+14 |
2002-12-14 | addLanguage rules | cniehaus | 17 | -0/+34 |
2002-12-13 | Upped the version | andyq | 1 | -1/+1 |
2002-12-13 | Cleanup up some code, replays now know what game they were saved for, moved | andyq | 2 | -158/+219 |
2002-12-11 | Added check for no replay file on loading and fixed bugs where you could scre... | andyq | 1 | -4/+13 |
2002-12-11 | Updated help | andyq | 1 | -0/+7 |
2002-12-11 | Added new methods and members for replay loading and saving | andyq | 1 | -0/+3 |
2002-12-11 | Added save and load replays | andyq | 1 | -4/+97 |
2002-12-10 | Add -lstdc++ to LIBS explicitly for apps that require it, as we no longer lin... | kergoth | 1 | -1/+1 |
2002-12-09 | Added replay function and included own random method for replay functionality | andyq | 5 | -19/+274 |
2002-12-07 | Added helpwindow | andyq | 1 | -2/+2 |
2002-12-07 | New | andyq | 2 | -0/+106 |
2002-12-07 | Added dificculty levels to Fly and Gates, bug fixes (height checking), added ... | andyq | 2 | -131/+372 |
2002-12-07 | Upgraded to v1.7 - new menu system, new game types (gates (implemented and wo... | andyq | 2 | -326/+652 |
2002-11-21 | usual | harlekin | 1 | -0/+2 |
2002-11-18 | *** empty log message *** | andyq | 1 | -0/+4 |
2002-11-16 | Fixed wrong filename | andyq | 1 | -1/+1 |
2002-11-16 | Initial release of SFCave for the Zaurus | andyq | 4 | -0/+514 |
2002-11-16 | easier to read | llornkcor | 1 | -21/+26 |
2002-11-14 | namespace and include fix for uses of iostream in STL | kergoth | 2 | -6/+6 |
2002-11-06 | Add X11.. | kergoth | 17 | -17/+17 |
2002-11-05 | you know the drill | kergoth | 15 | -20/+20 |