Search found 357 matches

by HerzAusGold
Tue Jan 03, 2023 7:16 pm
Forum: General Discussion
Topic: HaG@HaG
Replies: 64
Views: 111230

Re: HaG@HaG

Only test mousemode=1 and mousemode=49.
Maybe the other modes don't work like intended.
Apologize for this.
Hm.. the working code for version 3.2.5 is too far away ..
Holger's changes (touch and mouse) appear to be doing this.
Think of it as a concept .. I'm working on it.
by HerzAusGold
Tue Jan 03, 2023 6:51 pm
Forum: General Discussion
Topic: HaG@HaG
Replies: 64
Views: 111230

Re: HaG@HaG

Hi, I added only my "mousemode" (from scratch with Holger's version 4.3.4.0), and some code to compile with VS2019. All other things like transparent zip support aso. are not added. As far as I see (check differences of source again) nothing is removed. It's not my intention to change norm...
by HerzAusGold
Sun Jan 01, 2023 9:08 pm
Forum: General Discussion
Topic: HaG@HaG
Replies: 64
Views: 111230

Re: HaG@HaG

Border bug fixed. New version uploaded.
You can find it on http://www.arthurdent.de
Happy new year.
by HerzAusGold
Sat Dec 31, 2022 8:23 pm
Forum: General Discussion
Topic: HaG@HaG
Replies: 64
Views: 111230

Re: HaG@HaG

Update it to latest version 4.3.4.0
Only MouseMode supported: MouseMode = 1 is to play sokoban.
See Screenshot 8)
You can find it on http://www.arthurdent.de

start it with: rndtest -mousemode 1

Happy new year.
by HerzAusGold
Sat Dec 31, 2022 8:14 pm
Forum: Programmer's Corner
Topic: Compile with VS2015,VS2017,CLANG,Codeblocks, ...
Replies: 6
Views: 11298

Re: Compile with VS2015,VS2017,CLANG,Codeblocks, ...

Setup RnD for compiling with Visual Studio 2019 with CLANG for Windows 10 SDK. Because it is not easy to do, I provide a setup which include all stuff for developing with this setup. Version it's from 4.3.4.0. Add: MouseMode = 1 is to play sokoban. See Screenshot 8) You can find it on "arthurde...
by HerzAusGold
Sun Dec 18, 2022 4:06 pm
Forum: Programmer's Corner
Topic: Compile with VS2015,VS2017,CLANG,Codeblocks, ...
Replies: 6
Views: 11298

Re: Compile with VS2015,VS2017,CLANG,Codeblocks, ...

Hi, after long time I'm back again. :D Setup RnD for compiling with Visual Studio 2019 with CLANG for Windows 10 SDK. Because it is not easy to do, I provide a setup which include all stuff for developing with this setup. You can find it on "arthurdent.de". Version it's from 4.3.3.0. But I...
by HerzAusGold
Sat Jan 05, 2019 10:26 pm
Forum: Programmer's Corner
Topic: .gitignore
Replies: 4
Views: 7497

Re: .gitignore

hi here is my .gitignore <code> # ignore temporary development files *.o *.a *.dll *.png cpl/ runtime/ .depend # ignore automatically generated files src/conftime.h src/conf_gfx.h src/conf_snd.h src/conf_mus.h src/conf_chr.c src/conf_chr.h src/conf_cus.c src/conf_cus.h src/conf_grp.c src/conf_grp.h ...
by HerzAusGold
Mon Oct 22, 2018 6:30 pm
Forum: Programmer's Corner
Topic: Compile with VS2015,VS2017,CLANG,Codeblocks, ...
Replies: 6
Views: 11298

Re: Compile with VS2015,VS2017,CLANG,Codeblocks, ...

Hi, as you know (or maybe not) the download from Zomis-RND-Archive already works in a earlier version of RND-Test. But the Archive is goon and no other server exists (ok you can download from any site, but this is not implemented in the new version of RND-Test). Zip/7z support should work on android...
by HerzAusGold
Sat Aug 25, 2018 7:36 pm
Forum: Programmer's Corner
Topic: Compile with VS2015,VS2017,CLANG,Codeblocks, ...
Replies: 6
Views: 11298

Re: Compile with VS2015,VS2017,CLANG,Codeblocks, ...

RND 4.1.0.0 ZIP support is now complete. - determine Supaplex with fileSize works now. - determine modification time in Zip-File works now. .ZIP and .7z supported. On Android - I think - the above issue's don't work - I think -> Holger should fix this. Technical reason: _stat don't work in compresse...
by HerzAusGold
Sun Jul 22, 2018 3:26 pm
Forum: Programmer's Corner
Topic: Compile with VS2015,VS2017,CLANG,Codeblocks, ...
Replies: 6
Views: 11298

Re: Compile with VS2015,VS2017,CLANG,Codeblocks, ...

Hi, add ZIP-Support. Here: https://github.com/ArtsoftEntertainment/rocksndiamonds Branches: - CLANG-compilable-ZIP (only - few - source changes) - MSVC-CLANG-build-runtime (only CLANG) Copy ZIP-File or 7z-File to Levels-Directory. It work's even with EmeraldMineClub.7z file, not need to be extracted...
by HerzAusGold
Sun Jul 01, 2018 6:54 pm
Forum: Programmer's Corner
Topic: Compile with VS2015,VS2017,CLANG,Codeblocks, ...
Replies: 6
Views: 11298

Compile with VS2015,VS2017,CLANG,Codeblocks, ...

Hi, upload some branches to the repository. Here: https://github.com/ArtsoftEntertainment/rocksndiamonds Branches: - CLANG-compilable (only source changes) - MSVC-compilable (only source changes) - MSVC-CLANG-build-runtime (no source changes, build system for compilers, see below) Compilers: - VS201...
by HerzAusGold
Mon May 21, 2018 6:23 pm
Forum: General Discussion
Topic: HaG@HaG
Replies: 64
Views: 111230

Re: HaG@HaG

Update rndTest to version 3.3.1.2.
Sorry file is to large ..
Use:
https://www.deepthougth.de/

Warning: Take this link, don't correct the typo.
by HerzAusGold
Sun Mar 18, 2018 7:29 pm
Forum: Programmer's Corner
Topic: Current state of text based levelformats
Replies: 200
Views: 371237

Re: Current state of text based levelformats

Where is the site http://www.emeraldmines.net/BDCFF/ ?

The old site exists http://www.stef.be/projects/boulderflash/bdcff/ but dont cover any changes we made :(
by HerzAusGold
Fri Apr 03, 2015 11:37 am
Forum: Off Topic
Topic: Rocks+Diamonds on CoC
Replies: 2
Views: 11717

Re: Rocks+Diamonds on CoC

CoC = Clash of Clans
by HerzAusGold
Thu Mar 26, 2015 4:57 pm
Forum: Off Topic
Topic: Rocks+Diamonds on CoC
Replies: 2
Views: 11717

Rocks+Diamonds on CoC

Hi
founded a clan in COC and call him "Rocks+Diamonds".
Nice to meet you there.
Have fun.

HerzAusGold