Search found 111 matches

by jrm
Thu Aug 28, 2008 8:03 pm
Forum: Beginners Help
Topic: Rotating a sprite
Replies: 4
Views: 790

hge looks nice.. may run on older PCs. Alot of us want to do a game, but are not able to do 3d modeling, we struggle enough with 2D. I may go to that engine. Unless I can figure out how to do a 3rd person game better using 3d stuff. I know there is the 3rd person camera, but can I do a 2d tiled map ...
by jrm
Tue Jun 10, 2008 2:10 pm
Forum: Beginners Help
Topic: 2d and FPS
Replies: 18
Views: 1527

How do you "Batch" all the draw2dimage calls (MeshBuffer)? And does it only worry about what is on the screen? what about layers, a player can go behind a tree or house during game play... That could make my 2D game run smoother as well.

Thank you,

Josh
by jrm
Thu Jun 05, 2008 8:32 pm
Forum: Beginners Help
Topic: 2d and FPS
Replies: 18
Views: 1527

are you only drawing the visible tiles? I have been working on a 2D game, here and there (dormant or now), and I saw similar results, when I finally drew the visible tiles only it worked much better.

also take out or condence any extra for loops..

JRM
by jrm
Tue Aug 21, 2007 7:51 pm
Forum: Project Announcements
Topic: sensobots 1.0 (Linux only)
Replies: 2
Views: 1072

looks nice, I am trying to do a similar game, 2D though..

JRM
by jrm
Thu Aug 02, 2007 2:01 pm
Forum: Off-topic
Topic: Turbos Are Back!
Replies: 2
Views: 570

Yeah supposedly M$ hired Borland's main developer.

JRM
by jrm
Wed Jul 11, 2007 2:12 pm
Forum: Off-topic
Topic: MySQL query
Replies: 4
Views: 638

If you do a "SELECT * FROM users WHERE un = WhateverValueHere" it will get all the rows for that record.

JRM
by jrm
Wed Jun 06, 2007 3:25 pm
Forum: Irrlicht.NET
Topic: Free .NET
Replies: 6
Views: 8619

Here is where a free vb.net/c#.net compiler is: http://www.icsharpcode.net/OpenSource/SD/

I have used it to do some c# games.

JRM
by jrm
Tue May 15, 2007 8:08 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: nice 2d explosions generator
Replies: 17
Views: 8282

awesome! cool prog!

JRM
by jrm
Fri Apr 13, 2007 8:12 pm
Forum: Open Discussion and Dev Announcements
Topic: Smaller DLL suggestion
Replies: 24
Views: 2358

Ever Tried UPX? it compresses DLLs and EXEs. Can make it smaller. But is supposedly uses more RAM or something like that after it is compressed.

JRM
by jrm
Wed Feb 21, 2007 8:25 pm
Forum: Project Announcements
Topic: IrrNet - Irrlicht Network Framework 0.36 (Now Windows/Linux)
Replies: 231
Views: 66290

Will this wrapper work for 2d games as well? (3rd person looking down) I think I will switch from Raknet. I am looking through the documentation and files right now.

I Like the licensing more with enet.:)

Thank you,

JRM
by jrm
Thu Feb 08, 2007 8:33 pm
Forum: Code Snippets
Topic: (C++)chatQue class [v0.2.3] Alpha Fade works w/ 1.2
Replies: 41
Views: 17658

Needs to be s32 instead of u32 :D

JRM
by jrm
Mon Feb 05, 2007 11:04 pm
Forum: Beginners Help
Topic: hide cmd
Replies: 14
Views: 972

What compiler and OS are you using?

JRM
by jrm
Mon Feb 05, 2007 11:02 pm
Forum: Project Announcements
Topic: LF Help with MMORPG project
Replies: 16
Views: 2740

That looks cool!

I am attempting to write a 2d game as well. Far from Completion, and fixing bugs to be testable. What Network library have you used? I am trying to use RakNet 3.0

JRM
by jrm
Mon Feb 05, 2007 7:02 pm
Forum: Off-topic
Topic: Post removed.
Replies: 76
Views: 11007

Sticking with XP Prof. I don't have the money for Windoze Vista or a whole new computer to be able to run it. I may think about it more when a SP1 or SP2 for vista comes out.

JRM
by jrm
Wed Jan 10, 2007 8:17 pm
Forum: Open Discussion and Dev Announcements
Topic: Games....Games....Games....we need more Games
Replies: 31
Views: 2960

Sudi good point on having something working early on. I did have a working game, driving around a map. But I am trying irrlicht 1.2 and I am having to fix a bunch of array stuff. Tempted to go back to .14. I agree with the new forums specific for games, apps, tools. or what ever others you can think...