Search the web
Sign In
New User? Sign Up
croftsoft-ajgp · Advanced Java Game Programming discuss
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 169 - 198 of 198   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
169
... January, I believe. Publishers often give members of GameJUG special discounts: http://www.gamejug.org/benefits/ -- David Wallace Croft, President,...
David Wallace Croft
david_wallac...
Offline Send Email
Dec 6, 2003
12:20 am
170
Advanced Java Game Programming mailing list members: I am splitting this mailing list into two halves, one for author announcements only and the other for...
David Wallace Croft
david_wallac...
Offline Send Email
Mar 28, 2004
11:15 am
171
AJGP Discussion mailing list members: Here is the corrected URL: http://www.croftsoft.com/library/books/ajgp/...
David Wallace Croft
david_wallac...
Offline Send Email
Mar 28, 2004
11:19 am
172
Mike Schmidt, ... Thank you. I put out an announcement on GameJUG. ... OK, I have put up a redirect page and added this to the errata page: ...
David Wallace Croft
david_wallac...
Offline Send Email
Apr 4, 2004
7:27 am
173
Ted Shab, ... You should be able to download from a link on this page: http://www.croftsoft.com/library/books/ajgp/ ... Thanks! -- David Wallace Croft,...
David Wallace Croft
david_wallac...
Offline Send Email
May 1, 2004
4:08 pm
174
I was looking at this book and was interested in buying it, but I have a question first. In our java class we are using something called BreezySwing. It is...
levimak
Offline Send Email
May 24, 2004
12:39 pm
175
levimak: ... While there are a couple of previously published Java game programming books that do introduce Swing, my book assumes that you are already ...
David Wallace Croft
david_wallac...
Offline Send Email
May 24, 2004
12:42 pm
176
GameJUG Discussion List Members: Jake2 is an Open Source port of Quake II from C++ to the Java programming language. I was able to install it on my computer...
David Wallace Croft
david_wallac...
Offline Send Email
Jul 7, 2004
3:28 pm
177
Dear David Wallace Croft, I have compiled the first example of the book "Advance JAVA Game programming" but unfortunately unable to run that example could you...
Junaid
junaid_kp
Offline Send Email
Aug 4, 2004
6:44 pm
178
Junaid Ahmed, ... If you are using Ant and the provided build.xml file, you should be able to compile and run the Chapter 1 example using the target "basics",...
David Wallace Croft
david_wallac...
Offline Send Email
Aug 4, 2004
6:49 pm
179
Dear David Wallace Croft, According to your advice I have downloaded the Ant from the internet to compile and run the first example in the book but...
junaid ahmed
junaid_kp
Offline Send Email
Aug 9, 2004
5:31 pm
180
Dear David Wallace Croft, According to your advice I have downloaded the Ant from the Internet to compile and run the first example in the book but...
junaid ahmed
junaid_kp
Offline Send Email
Aug 9, 2004
5:47 pm
181
Junaid Ahmed, ... What is Pfe? ... This might help: http://ant.apache.org/manual/install.html#installing http://ant.apache.org/manual/running.html#commandline ...
David Wallace Croft
david_wallac...
Offline Send Email
Aug 9, 2004
6:31 pm
182
Sorry for abbreviation Pfe mean programmer's file editor Junaid Ahmed __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than...
junaid ahmed
junaid_kp
Offline Send Email
Aug 9, 2004
7:05 pm
183
I downloaded the code then tried to compile. I first noticed that the j2ee.jar needed to be in the build path so I added that, but then I saw a lot of...
darrin_p_s
Offline Send Email
Dec 28, 2004
12:14 am
184
Darrin, ... This should help: http://croftsoft.com/library/books/ajgp/ Also, Chapter 1 should give you what you need. If it doesn't, let me know and I'll post...
David Wallace Croft
david_wallac...
Offline Send Email
Dec 28, 2004
12:25 am
185
I have the book, but I must not be understanding something. You mention that you use J to map to your croftsoft, and that under it you house the ext directory...
darrin_p_s
Offline Send Email
Dec 28, 2004
3:27 pm
186
I checked the jc.bat file and noticed that there isn't anything in it to build the lib directory, so that doesn't do it. I installed and ran Ant against the...
darrin_p_s
Offline Send Email
Dec 29, 2004
6:04 pm
187
Darrin, ... The java_cup stuff is extraneous. You can safely ignore unless you are really curious. ===== David Wallace Croft / (214) 636-3790 mobile / (214)...
David Wallace Croft
david_wallac...
Offline Send Email
Dec 31, 2004
8:05 pm
188
I'm trying to compile the code that I downloaded and I get these errors: E:\croftsoft\src\com\croftsoft\ajgp\http\ScoreServlet.java:5: package javax.servlet...
amdarden
Offline Send Email
Feb 23, 2005
2:52 pm
189
... Search in an appserver subdirectory for a JAR file called j2ee.jar and add it to your classpath. ===== David Wallace Croft / (214) 636-3790 mobile / (214)...
David Wallace Croft
david_wallac...
Offline Send Email
Feb 23, 2005
7:34 pm
190
That fixed that problem and I was hoping it would fix the following, but it didn't: E:\croftsoft\src\com\croftsoft\apps\compiler\Calc.java:5: package ...
amdarden
Offline Send Email
Feb 25, 2005
5:38 am
191
Amarden, ... You don't need to compile that stuff. I recommend that you use the Ant build. It will compile just what you need. ===== David Wallace Croft /...
David Wallace Croft
david_wallac...
Offline Send Email
Feb 25, 2005
2:29 pm
192
... I was asked to post my question here. Later, rereading the chapter helped me understand it a little more, so i sent another one: me and my bad habit... ...
skinloasmaios
Offline Send Email
Aug 18, 2009
4:42 am
193
In page 93, it writes that the coalescing of the painting events uses a rectangular area covering all the pixels of the areas requested to be repainted,...
skinloasmaios
Offline Send Email
Aug 18, 2009
4:42 am
194
... I think that if I ever wrote a second edition of my book "Advanced Java Game Programming", I would recommend to readers that they just repaint the entire...
David Wallace Croft
david_wallac...
Offline Send Email
Aug 23, 2009
6:16 am
195
Hi David, I have made a study of your book and thank you for it. I do have this question: Has the architecture you presented to us been overcome by events?...
Roahn Wynar
hahahahastay...
Offline Send Email
Aug 23, 2009
7:09 pm
196
First, i cant find the article of Jeffrey Kesselman anywhere on the web. I would appreciate it if you could somehow point me to the rigth direction. Next, a...
skinloasmaios
Offline Send Email
Aug 28, 2009
2:13 pm
197
... I am headed out on travel but I wanted to answer this question quickly. I will try to answer the question from the other reader sometime later this...
David Wallace Croft
david_wallac...
Offline Send Email
Aug 28, 2009
3:08 pm
198
... Any name of those new MVC Java game libraries out there (that have copied the basic idea and over the years either simplified the execution or even...
skinloasmaios
Offline Send Email
Sep 16, 2009
6:46 pm
Messages 169 - 198 of 198   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help