Jump to content
SubSpace Forum Network

Drake7707

Project Moderator
  • Posts

    1308
  • Joined

  • Last visited

Everything posted by Drake7707

  1. particles engines are used a lot in computer graphics (game and movies), like casting magic in mmo's, fire on a torch, rain, snow, etc etc I wrote the engine because it's cool Blur is a !@#$%^&* tho
  2. it used to be more about the music, they should never have changed the rules that everyone can sing in whatever language they want >.> (it used to be the languages spoken in the country itself). It went downhill from there, now it's like a circus :/
  3. easily influenceble if i throw in more attracting wormholes on the left ^^
  4. yes, i was bored
  5. grats ^^, it's quite normal most of us are between 20-30 now
  6. I have made a module that handles all errors (when they are added with mz-tools to each method) that writes the error to a log file and executes a method to cleanly restart the program. My brother asked me to make it for his home made mmorpg game based on the vbgore code, so his server automatically dumps all data and reboots. The code however becomes slightly difficult to read because of all the error handling and line numbers :s And no, i won't be adding this in DCME , i don't have time for that CrashProofExample.zip
  7. i say let them be, as long as they don't annoy us
  8. Well well well, that certainly sounds very similar to a non-microsoft os
  9. i've never given anything so i won't give anything this year too
  10. yeah, make cubes out of the surfaces , which is not that hard to do if you draw them tile per tile based (would be lots harder when the image is prerendered on a surface)
  11. Nah... the one that doesn't tell you anything... Even when booting back up, it doesn't tell me Windows was not properly shut down :/ Looked a lot like a overheating shut down too, but didn't make any sense since I just had fixed that particular issue lol anyway... it seems to run fine now install 'notebook hardware control' to monitor your harware temperature ASUS casings suck btw, much less sturdy than my old Compaq one
  12. oh are those integer divisions
  13. so if i get this right you're lineair interpolating the velocity to converge to the correct location ? also if (s->loc.x / 10000 != newx / 10000) if (s->loc.y / 10000 != newy / 10000) no reason to divide by 10000
  14. Updaaaaaaaaaaaaaate -english text -bug that not all methods were parsed (which caused me to redraw my entire 45min diagram !@#$%^&*it!) -more flexibility for properties (like changing _field; Field for correct view in JBuilder/Together when generating getField() ) -meh ASPToJava.zip Bonus file: my domain model of my project of asp (parsed to java and modelled by JBuilder ^^) (that will go on another A2 sheet)
  15. hm crap, just realised i wrote the text in dutch xD, i'll update it after i made some tweaks
  16. why not asks for a name & password in a installer wizard screen rather than making a random one ?
  17. grats, and this is why condoms are useful imo those names suck xD, no offense. Dunno what i should pick: i always used to think of 'tristan' as my fav boy name, i forgot my fav girl name tho
  18. *uninformed about website code languages* there is a normal asp ? (also change topic to ASP.NET then , for some reason i often can't edit the posts i make )
  19. I've made a parser to parse all *.cs files to *.java files (only the header of the methods though), so i can import the java files in JBuilder or Together and make a class diagram from it (because the vs2008 diagram editor sucks and because it was required in my project for school to make the diagram of asp code in java). Ofourse upon seeing that my frustration of having to port everything back to java (AGAIN, i ported the general structure of the domain model in java to asp before) and having to edit everything 2 times (a change in asp -> a change in the java representation), i couldn't help but write aparser (in vb6 ofcourse) that'll convert the crap automatically. Also all namespaces are translated to packages with the correct directory structure ^^ It might come in handy for those who have C# code and want to make good diagrams of it in java ASPToJava.zip Well that's it!, See you next week with possible yet another program (I might have a programming addiction problem )
  20. this remembers me of those old boxes of video games from the early 90's my dad bought (usually pinballs ). People actually bought games back then . Also the smell of a brand new electronic equipment straight from the box smells very good ^^', whether it's the eq that makes it smell good or the fact that you finally have it, that i don't know
  21. its still legal to eat dog meat o-O, i mean you eat horse meat (which is yummy ) so why would dog meat be illegal
  22. nono, no helping the 3rd wold countries now, starvation is the best method for population control. Black&White thought me that once you're out of food and you have too many citizens you have to either let them starve or sacrifice them to boost your mana (and get evil gah). But then again, it seems they are too dumb to not get a bazillion of children. (More food (1) -> more people -> more food needed -> (1) )
  23. sounds pretty much like rexx on mainframes then >.>
  24. lose the f, it almost makes it sounds like barfday o-O
  25. yadB yppaH
×
×
  • Create New...