• What are you working on? V10
    2,002 replies, posted
[QUOTE=BAZ;22402757]I've been waiting for that news all week! Yes! Did you install anti-alien railguns? If not I know a guy that can get them real cheap![/QUOTE] We have sentries in place. That's the most I can say, the aliens are monitoring our transmissions.
[QUOTE=layla;22402912]Some of them solutions are pretty dodgey and untested.[/QUOTE] you're dumb then. [cpp] return (n << 24) | ((n << 8) & 0xff0000) | ((n >> 8) & 0xff00) | (n >> 24); [/cpp] [highlight](User was permabanned for this post ("Alt of permabanned user" - birkett))[/highlight]
No thanks lol. [editline]01:05AM[/editline] If i wanted a solution from the first google hit then I would have done that myself. [editline]01:06AM[/editline] You should really stop getting banned. That's like your 10th account, Shane.
your loss. v:)v [editline]08:08PM[/editline] [QUOTE=layla;22403391]That's like your 10th account, Shane.[/QUOTE] that's like your 20th account, mykei.
[QUOTE=layla;22403391]No thanks lol. [editline]01:05AM[/editline] If i wanted a solution from the first google hit then I would have done that myself. [editline]01:06AM[/editline] You should really stop getting banned. That's like your 10th account, Shane.[/QUOTE] Pretty sure he's had more than ten. This is like...account number 150 for me. Didn't use all of them manually though. [b]Edit:[/b] lol [code][2:15] * layla (mykei@5ad53564.bb.sky.com) Quit (Quit: Client Exited)[/code]
oh hey gar-
Christ, I thought that was Garry too. [editline]03:23AM[/editline] he don't come here no more :(
I am making a nice little gmod addon downloaded that can auto export SVN downloads from some folder, I might even add in compression for said folder and some heuristics to figure out where to put the files downloaded. Kinda like the Gmod Addon Network app featured on garrysmod.com a while ago
Gah, sometimes feels overwhelming when I look up something to add to my program. Looked up sockets. Holy shit.
[QUOTE=darkrei9n;22406933]Gah, sometimes feels overwhelming when I look up something to add to my program. Looked up sockets. Holy shit.[/QUOTE] Hahaha, that's why I'd use a library. What language?
[QUOTE=darkrei9n;22406933]Gah, sometimes feels overwhelming when I look up something to add to my program. Looked up sockets. Holy shit.[/QUOTE] Sockets aren't that hard, but using a library can make it easier Some languages have nice standard socket stuff, like C#
programming has several stages 1) have a good idea, think "I can code that in no time" 2) spend 3 hours staring at a blank screen or trying to learn UML before coming up with a software design that satisfies your inner code OCD. 3) now that you have a basic design idea you realize that the implementation is at least twice as time consuming as it was in your head 4) learn APIs (I think this is the hardest) 5) smooth sailing, you know what you have to do and you can do it, well until you get to testing and quality assurance :P
[QUOTE=raccoon12;22407635]Sockets aren't that hard, but using a library can make it easier Some languages have nice standard socket stuff, like C#[/QUOTE] The first tutorial I read was for Unix, it covered what a packet was, and actually helped improve my knowledge of encapsulation of packets. Than it started to use stuff unavailable in VC++, so I looked for a Windows one, which blew my mind. I'll look at the MechCommander 2 source code to see how they handled sockets.
oh yes the VC++ way of doing anything is annoyingly annoying, I have a little ongoing project to code tetris using the windows API and unmanaged directX code, it is [I]fun[/I]
Well, the MechCommander 2 way is using something that completely blows my mind, where as sockets in general just sent bits across the room, their use of plugs, nodes, and sockets, and thirty million header and source files sent bits across the world.
haha i tried loading a minecraft indev map and it came out a bit funky [img]https://dl.dropbox.com/u/99765/toolblox_8.png[/img] [editline]05:43AM[/editline] (funny though cos it loads faster than minecraft :ssh:)
[QUOTE=layla;22408372]haha i tried loading a minecraft indev map and it came out a bit funky [editline]05:43AM[/editline] (funny though cos it loads faster than minecraft :ssh:)[/QUOTE] isn't c++ faster than java anyways? also, good job
[QUOTE=raccoon12;22408446]isn't c++ faster than java anyways?[/QUOTE] Just because you write something in C++ as opposed to some other language isn't going to make it instantly faster.
[QUOTE=raccoon12;22408446]isn't c++ faster than java anyways? also, good job[/QUOTE] no idea, it's just reading in blocks anyway, i just wanted to brag a little :(
[QUOTE=thelinx;22401673]Doesn't drop below 20 FPS once in Google Chrome. And this is on a bad computer too.[/QUOTE] it never drops under 60 on my 3.5ghz i7 so i'm not quite sure how optimized it really is, lol
[QUOTE=raccoon12;22408446]isn't c++ faster than java anyways? also, good job[/QUOTE] It should be because it compiles to native and java uses a VM.
[QUOTE=Boris-B;22409105]It should be because it compiles to native and java uses a VM.[/QUOTE] People who say shit like this should be banned from programming.
I was planning on posting something cool, but I can't for several reasons... 1. I was planning on doing an iPhone to PC server/client, but it didn't work out 2. I need to fix 5 or 6 bug in AnyHub Mobile... :(
VMs haven't been slow since JIT was invented. Java can be slower for other reasons, but so can C++. It really depends. Garbage collection is one thing that can make Java slow if you have a lot of short-term objects.
[QUOTE=Chad Mobile;22394440]Day 56. Layla found dead with rock in mouth and note saying "Dang 9 year olds". Day 56. Chad turns 22. [editline]04:47PM[/editline] /end of dumb assery[/QUOTE] Please fuck off, no one likes you. All you're doing is shitting up the forum with fake half-ass paint.net images. [B]NO ONE FUCKING LIKES IT.[/B] Oh, and don't come back till you've made something [B]READ: NOT TUTORIALS YOU FOUND ON THE INTERNET/BOOKS[/B] [highlight](User was banned for this post ("Flaming" - birkett))[/highlight]
[QUOTE=Cookies114;22410108]Please fuck off, no one likes you. All you're doing is shitting up the forum with fake half-ass paint.net images. [B]NO ONE FUCKING LIKES IT.[/B] Oh, and don't come back till you've made something [B]READ: NOT TUTORIALS YOU FOUND ON THE INTERNET/BOOKS[/B][/QUOTE] And I sense that as going to be a bit too far, you might want to snip that.
[QUOTE=Joshyy;22410361]And I sense that as going to be a bit too far, you might want to snip that.[/QUOTE] Well, hopefully chad will learn a lesson?
[QUOTE=Cookies114;22410108]Please fuck off, no one likes you. All you're doing is shitting up the forum with fake half-ass paint.net images. [B]NO ONE FUCKING LIKES IT.[/B] Oh, and don't come back till you've made something [B]READ: NOT TUTORIALS YOU FOUND ON THE INTERNET/BOOKS[/B][/QUOTE] Wow calm down. He's slightly irritating, but not that bad anymore, and his FPS was really quite decent.
[QUOTE=Joshyy;22410361]And I sense that as going to be a bit too far, you might want to snip that.[/QUOTE] Won't snip, he needs to learn.
[QUOTE=Cookies114;22410830]Won't snip, he needs to learn.[/QUOTE] I have to agree.
Sorry, you need to Log In to post a reply to this thread.