Search found 23 matches
- Thu May 10, 2007 1:23 pm
- Forum: Off-topic
- Topic: Gathering team for a project
- Replies: 13
- Views: 1281
- Thu May 10, 2007 9:09 am
- Forum: Off-topic
- Topic: PHP File Server [New idea - feedback requested!]
- Replies: 3
- Views: 608
I must also make a note: I'm aware that a system like this has the capabilities to become a P2P program in itself (sharing the indexes across all nodes, searching and downloading directly off another node, etc) but as I don't plan to make the sharing of indexes hyper-efficient (as in - I want it to ...
- Thu May 10, 2007 9:02 am
- Forum: Off-topic
- Topic: PHP File Server [New idea - feedback requested!]
- Replies: 3
- Views: 608
Hi roxaz, thanks for the reply! PHP in itself I believe will be fast enough, but you're right there will be speed problems. The ones I have thought of so far will be: - Creating hash'es of every file rapidly. This isn't so hard - SHA1 is fast enough, as is MD5, and we won't index files at full speed...
- Wed May 09, 2007 8:22 am
- Forum: Advanced Help
- Topic: Editing Bitmaps A.K.A "Worms"-style ...
- Replies: 17
- Views: 1572
Ico - thanks, that game looks interesting - just for playing purposes but also definitely along the lines of 'earth eating'! Phant0m51 - You've NEVER played Worms?! It's a pivotal and classic way to waste, sorry - Spend - your time. Srsly! OTOH - this is designed to have 'earth eating' done very fre...
- Tue May 08, 2007 3:31 pm
- Forum: Off-topic
- Topic: Compiling Community
- Replies: 6
- Views: 491
- Tue May 08, 2007 3:21 pm
- Forum: Off-topic
- Topic: PHP File Server [New idea - feedback requested!]
- Replies: 3
- Views: 608
PHP File Server [New idea - feedback requested!]
Hey, Well - I've got a need for something that I cannot find elsewhere. If you can think of an existing program that satisfies my needs please LET ME KNOW! So I don't have to make my own! I'm experienced with PHP so am not asking for help - fear not! Assuming that nobody knows of something already -...
- Tue May 08, 2007 11:32 am
- Forum: Advanced Help
- Topic: Editing Bitmaps A.K.A "Worms"-style ...
- Replies: 17
- Views: 1572
That's true, I forgot about the size limitations! Darn, surely there's a simple way to do software bitmaps, and then simply blit the part of the software texture (so completely graphics card independent) to the video card? Yes, the lookup-table for COS/SIN/etc is definitely required. That being said...
- Mon May 07, 2007 6:52 pm
- Forum: Advanced Help
- Topic: Editing Bitmaps A.K.A "Worms"-style ...
- Replies: 17
- Views: 1572
Robert, You're right about the Space over Size issue. I guess I'm looking for an efficient way to do something that's not really a common requirement! My current frustration, then, is with 2D rotation - I know how to go about it, but it's much harder than need be! Hmmm --- would it be worth simply s...
- Mon May 07, 2007 3:26 pm
- Forum: Project Announcements
- Topic: New game - space-based, top-down 2D, etc ... Infancy so far!
- Replies: 0
- Views: 525
New game - space-based, top-down 2D, etc ... Infancy so far!
Just thought I'd make a shout out to the game I'm in the process of creating. It's a Space-Based game, top-down 2D (using 3D engine and models, for smooth movement, rotation, object banking, etc). You could put it into space-shooter category, but I'm trying to avoid that where possible - it's more o...
- Mon May 07, 2007 9:06 am
- Forum: Advanced Help
- Topic: Editing Bitmaps A.K.A "Worms"-style ...
- Replies: 17
- Views: 1572
- Sun May 06, 2007 11:07 pm
- Forum: Advanced Help
- Topic: Editing Bitmaps A.K.A "Worms"-style ...
- Replies: 17
- Views: 1572
Dances - Not sure if I understand you, actually... You mean hold a separate 1-pixel image for every single square (pixel) in the game? BlindSide - the game's actually going to be 2D (Although I'm using and learning Irrlicht for a 3D game I'm working on) - so is that going to be overkill? Will it all...
- Sun May 06, 2007 10:03 pm
- Forum: Advanced Help
- Topic: Editing Bitmaps A.K.A "Worms"-style ...
- Replies: 17
- Views: 1572
Editing Bitmaps A.K.A "Worms"-style ...
Hey, I'm looking at ways to proceed with a game idea I had a while ago and abandoned to pursue another game ... It needs there to be bitmap editing, much like Worms had, where earth can be 'eaten'. Now, of course this could be done using blocks of 10x10 or 40x40 pixels, but then the game is too rigi...
- Wed May 02, 2007 5:58 pm
- Forum: Off-topic
- Topic: [OT] Could someone with a Mac please check out a site for me
- Replies: 4
- Views: 492
- Wed May 02, 2007 8:02 am
- Forum: Off-topic
- Topic: [OT] Could someone with a Mac please check out a site for me
- Replies: 4
- Views: 492
No, it's not! Mac's often run Safari, which I know is along the same lines of Mozilla, but! It's for my partners University project, very important one, so I wanted to be 100% sure it'd work on Safari in case they used that - most likely, they'll use Internet Explorer. Having said that ... it's prob...
- Mon Apr 30, 2007 7:35 am
- Forum: Beginners Help
- Topic: memory problem?
- Replies: 5
- Views: 420