Search found 357 matches

by HerzAusGold
Sun Jan 15, 2006 10:10 pm
Forum: Programmer's Corner
Topic: VisualC support and more
Replies: 7
Views: 19232

I have upload a interim version of rndTest. With changes in fileScanDir and little preparation for zip support, so it's easier to compare to the version wit transparent zip-support. http://www.zomis.net/rnd/download.php?id=404 version 0.6 with transparent zip support are soon coming. cause it is not...
by HerzAusGold
Wed Jan 11, 2006 11:59 am
Forum: Programmer's Corner
Topic: 3.2.0-5 note
Replies: 9
Views: 20850

BTW: Wouldn't it work to just use d_name? I think the other fields aren't needed for parsing directories anyway? Then there wouldn't be any differences anymore... Yes,of course. But first I have a list of dirent, now only char pointers to the name. Because I read the dir in one step - my mistake. C...
by HerzAusGold
Wed Jan 04, 2006 7:51 pm
Forum: Programmer's Corner
Topic: 3.2.0-5 note
Replies: 9
Views: 20850

dirent.h and the dirty hacks

Hi Holger, I moved dirent, DIR, readdir and all directory reading stuff to fileScanDir. Now it's only return a list of dirNames. cause' of different dirent implementations. look on the dirent definition: The dirent structure is defined below. struct dirent { long d_ino; off_t d_off; unsigned short d...
by HerzAusGold
Wed Jan 04, 2006 7:10 pm
Forum: Bug Reports
Topic: Door Bug Again!
Replies: 5
Views: 10526

Hi I think this is the same as the topic 'yamyam kill player in doors'. Holger answered to this topic. Hi Zomis, good idea to collect all bugs and ideas. and thank you for doing this... But some ideas/bugs are missed or ignored. e.g. Warp to an other series and gameatwork-Mode is really a good solut...
by HerzAusGold
Tue Jan 03, 2006 10:15 am
Forum: General Discussion
Topic: C64 BoulderDash Cheat
Replies: 4
Views: 7070

I turned around my attic, but I dont found the disassembled source print out. - Snief,Snief - May be it's used by my children to paint...or Murphy strikes back-You know if you search something you never find it... Only find c64 disk's with bd1..5 and bd7,bd8,bd10. But I selled my c64 and the 1541 dr...
by HerzAusGold
Mon Jan 02, 2006 10:25 pm
Forum: New Ideas
Topic: Simplified interface for children
Replies: 25
Views: 25344

rndTest04user

Because Zomis server is down...
You can download rndTest04user.zip - with a new exe - it's more user friendly (and not only for developers) here - in the archive section:

www.horseandgroome.de

This is web-site is always under construction.
by HerzAusGold
Sun Jan 01, 2006 3:35 pm
Forum: Off Topic
Topic: Happy New Year
Replies: 6
Views: 9332

Happy New Year

Happy new year everybody! It's time to wake up... Ein gutes neues Jahr euch allen. Zeit zum Aufwachen... (German) word translated: -Bavarian- -German- -English- Oachkatzlschworf Eichkätzchenschweif animals tail Stodltoardierl Scheunentortür door English can be simple... _________________
by HerzAusGold
Sat Dec 31, 2005 10:12 pm
Forum: Off Topic
Topic: Losing the connection to the forum
Replies: 11
Views: 13637

using Opera8.5 with all cookies enabled.
cause' is may be switching between forum and babelfish or dict.leo.org
If I write first in an editor what i want to post this never happen.

*Edit*
I hear a new phpBB version is out-fixing some problems-.
by HerzAusGold
Sat Dec 31, 2005 9:31 pm
Forum: General Discussion
Topic: C64 BoulderDash Cheat
Replies: 4
Views: 7070

C64 BoulderDash Cheat

Hi, I found this source on my attic. Writing this about 20 years ago. And published to the C64-Mag. I remember I got 50 DM (25 Euro) for this... ...good old days... 10 REM BOULDER DASH 20 : 30 POKE53280,0:POKE53281,0:PRINT"hp" 40 :REM INIT 50 PRINT"sqqq" 60 PRINT,"----------...
by HerzAusGold
Fri Dec 30, 2005 10:03 pm
Forum: Off Topic
Topic: Losing the connection to the forum
Replies: 11
Views: 13637

HerzAusGold

Is there any change to get a message before submit a post.
Like: You are user <xyz> submit ? yes no
...
xyz is the user submit with generation (may be "guest" and not logged in user)
I have no idea how i should handle else connection breaks...
by HerzAusGold
Fri Dec 30, 2005 9:29 pm
Forum: Programmer's Corner
Topic: VisualC support and more
Replies: 7
Views: 19232

VisualC support and more

http://www.zomis.net/rnd/download.php?id=394 Upload rndTest-0-4.zip I tested this with Eclipse (Cygwin), MinGw and VisualC. (for Eclipse you should have 1GB Ram and a 3GHz CPU - better two) In Cygwin you have to define CYGWIN In MinGw no define to set. In VisualC you have to define TRAGET_SDL and VI...
by HerzAusGold
Fri Dec 30, 2005 9:01 am
Forum: Programmer's Corner
Topic: 3.2.0-5 note
Replies: 9
Views: 20850

VisualC

Sorry for reply under guest, but it was late yesterday... >> Using "SHGetFolderPath" needs SDK2003 to installed (200MB-1000MB). >> It seems this is the only WINDOWS-Call - May be an environment like >> RND_HOME would like better here. > >Hm. But how would it be set then? In an .bat file or...
by HerzAusGold
Thu Dec 29, 2005 8:48 am
Forum: Programmer's Corner
Topic: 3.2.0-5 note
Replies: 9
Views: 20850

VC support is ready soon

Thanks. Great. You are in time ;) The VC Workspace is ready, I only have to tidy up my changes. preparation: Using "SHGetFolderPath" needs SDK2003 to installed (200MB-1000MB). Arrgh - It's a Online-Installation. It seems this is the only WINDOWS-Call - May be an environment like RND_HOME w...
by HerzAusGold
Wed Dec 21, 2005 7:51 pm
Forum: Off Topic
Topic: Spammers...
Replies: 7
Views: 11396

Make an easy but random level.
If the user won he/she can register. 8)
by HerzAusGold
Tue Dec 20, 2005 9:20 pm
Forum: Programmer's Corner
Topic: zip support
Replies: 18
Views: 32862

Last post is from me. HerzAusGold - I want to throw away my wlan. but I need it to write this *edit* Ah, I forgot. In winuae "zfile.c" is a very good example for transparent zip,gz,dms ... files. The main thing is to prepare your code... But... You mentioned that it is possible without cod...