Search found 6 matches
- Sat Jul 02, 2005 11:29 am
- Forum: PSP Development
- Topic: Sokoban
- Replies: 7
- Views: 4097
- Thu Jun 30, 2005 9:36 pm
- Forum: PSP Development
- Topic: Quake porting issues
- Replies: 67
- Views: 34708
You can send it to a small amount of testers and ask them nicely not to redistribute it, but you can't prevent them since Quake is licensed under the GPL. So PSP-hacker et al could distribute it to all and sundry once they get ahold of a copy. So PacManFan's original plan is probably best suited for...
- Thu Jun 30, 2005 8:31 pm
- Forum: PSP Development
- Topic: Sokoban
- Replies: 7
- Views: 4097
- Thu Jun 30, 2005 6:34 am
- Forum: PSP Development
- Topic: Sokoban
- Replies: 7
- Views: 4097
- Wed Jun 29, 2005 5:41 am
- Forum: PSP Development
- Topic: Sokoban
- Replies: 7
- Views: 4097
Sokoban
I made a Sokoban game for the PSP, nothing fancy but you can play all 85 levels of the original. Full source is included!
You can get it here:
http://nino.nu/pspsokoban-0.2.tar.gz
You can get it here:
http://nino.nu/pspsokoban-0.2.tar.gz
- Tue Jun 28, 2005 11:02 pm
- Forum: PSP Development
- Topic: Cannot make doxygen-doc
- Replies: 3
- Views: 2855
Cannot make doxygen-doc
nino@bonsai:/tmp/pspsdk-1.0+beta$ make doxygen-doc rm -rf doc SRCDIR='.' PROJECT='pspsdk' DOCDIR='doc' VERSION='1.0+beta' PERL_PATH='/usr/bin/perl' HAVE_DOT='YES' DOT_PATH='/usr/bin' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML...