Search found 9 matches

by nadams
Tue Dec 06, 2011 4:21 pm
Forum: Extensions
Topic: 3D Physics with ZgeBullet
Replies: 104
Views: 271198

VilleK wrote:Just getting better and better. The domino example is great!

Google code would be best imo. I vote for making it open source but of course it is up to you!
This is my opinion as well.
If you are concerned about monetary benefits - you could always charge for personal help (or accept donations).
by nadams
Sun Dec 04, 2011 4:53 am
Forum: Open activities
Topic: Script compiler
Replies: 7
Views: 25031

Re: Script compiler

The script engine in ZGE is a very simple parser which allows for numerical expressions, assignments and if-then conditional statements. The lack of advanced features in scripting is currently the major obstacle for making many types of games in ZGE. Wish-list for improved scripting support: - func...
by nadams
Sun Dec 04, 2011 4:43 am
Forum: ZGE Source Code
Topic: Delphi XE2 ZcDC OSX Compilation Results
Replies: 1
Views: 13448

Re: Delphi XE2 ZcDC OSX Compilation Results

Setting up to compile and adding the following conditional defines; DARWIN;ZZDC_SDL;UNIX Checking project dependencies... Building ZzDC.dproj (Release, OSX32) brcc32 command line for "ZzDC.vrc" c:\program files\embarcadero\rad studio\9.0\bin\cgrc.exe -c65001 ZzDC.vrc -foZzDC.res dcc comma...
by nadams
Fri Dec 02, 2011 5:06 am
Forum: ZGE Source Code
Topic: ZGE source code on github
Replies: 5
Views: 25189

Kjell, it seems like user permissions for source and wiki are the same because the wiki-pages also gets checked into the project root according to the Google Code FAQ. But I can give you those permissions anyway because I trust you wouldn't check in any code without my approval. Do you have a Googl...
by nadams
Fri Dec 02, 2011 3:45 am
Forum: Tips'n'Tricks
Topic: FreePascal
Replies: 25
Views: 53590

There are later development builds of FPC. Try 2.7.1 for Windows here: ftp://ftp.freepascal.org/pub/fpc/snapshot/v27/i386-win32/ Also get the latest ZGE source, I checked in a minor change. Then the build works fine here. Doh! I'm not familiar with FPC builds sorry about that. I can build both the ...
by nadams
Thu Dec 01, 2011 7:27 pm
Forum: General discussion
Topic: Damn rotten spammers :)
Replies: 8
Views: 9415

Good suggestions. I found a recaptcha for phpbb2 here: http://code.google.com/apis/recaptcha/docs/phpbb.html Do you have any experience with phpbb and installing mods? I have some mods installed already and I don't want to lose those changes. I'll gladly accept some more help with this because I'm ...
by nadams
Thu Dec 01, 2011 5:11 pm
Forum: General discussion
Topic: Damn rotten spammers :)
Replies: 8
Views: 9415

There is some good information here: http://webmasters.stackexchange.com/questions/3544/make-your-site-anti-bot My personal experiences - create a set of questions that randomly get cycled when a person is registering. Even though on my forum we had static questions - when we first had it implemente...
by nadams
Thu Dec 01, 2011 5:52 am
Forum: Tips'n'Tricks
Topic: FreePascal
Replies: 25
Views: 53590

I just tried to compile with FreePascal 2.4.4 with trunk revision 298 (latest as of writing this message) using the makeFpcWin32.bat script in /build and I get the following error message: Compiling ZOpenGL.pas Assembling zopengl Fatal: Can't find unit Winapi used by ZPlatform Fatal: Compilation abo...
by nadams
Thu Dec 01, 2011 4:26 am
Forum: Off-topic
Topic: Introduce yourself!
Replies: 18
Views: 42009

Name: Nathan Adams Born: 1988 in Illinois, US Current home: Illinois, US Occupation: Software Engineer for a national laboratory (I currently do a lot from web site development to automated applications that run on a server) Hobbies: video games, programming, watching TV shows/movies, board games, a...