Oddworld Forums > Zulag Two > Off-Topic Discussion


 
Thread Tools
 
  #31  
06-08-2011, 04:24 AM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

:
Have you seen how much of Windows 8 has been leaked? I'm pretty sure there might be some new stuff.
By 'leaked', I assume you mean 'announced', right?

But APIs are different. They're only really released through the MSDN and they need a lot more detail to be useable (compared to a leaked copy of the OS installer, which is possible to be fiddled with even without any instructions).
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #32  
06-08-2011, 07:18 AM
RoryF's Avatar
RoryF
aka OddMan360
 
: Jul 2009
: 42 Wallaby Way
: 1,485
Blog Entries: 17
Rep Power: 15
RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)

:
By 'leaked', I assume you mean 'announced', right?
No, I mean literally the a whole version of it has been put on the internet. I believe the guy was fired from Microsoft for doing so, but there's quite a lot of new stuff that people may find and be able to use from it.
__________________
>> oddmatics.co.uk <<
there's stuff there, totally cool stuff, really!

Reply With Quote
  #33  
06-09-2011, 03:10 AM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

:
No, I mean literally the a whole version of it has been put on the internet. I believe the guy was fired from Microsoft for doing so, but there's quite a lot of new stuff that people may find and be able to use from it.
Unless that's something that happened in the last few days, not that wasn't Win8. The only leak I'd heard of was described as pretty much being Win7 with minor tweaks; it didn't include the new touchscreen interface at all.



Even if it was a full copy of Win8, that's irrelevant. No-one can code with it unless they get the full API information from Microsoft.
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #34  
06-11-2011, 03:21 AM
moxco's Avatar
moxco
Zappfly
 
: Dec 2006
: Earth
: 2,794
Blog Entries: 26
Rep Power: 20
moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)

I know all the web-based languages (to some degree), HTML, JS, PHP, MySQL, AS3 (though HTML and MySQL aren't really programming languages), and I recently obtained a pdf of C++ for dummies. But before I could be fucked reading it could someone tell me how different C++ is?
Reply With Quote
  #35  
06-11-2011, 04:44 AM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

Well C++ isn't much like html I know that much. I bought a book no it which should arrive soon so that I can do more stuff than just the basics.
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote
  #36  
06-11-2011, 05:14 AM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

:
I know all the web-based languages (to some degree), HTML, JS, PHP, MySQL, AS3 (though HTML and MySQL aren't really programming languages), and I recently obtained a pdf of C++ for dummies. But before I could be fucked reading it could someone tell me how different C++ is?
A lot of the syntax for PHP is based on C, dumbed down. You should be able to get started easily enough, once you get through the concept of data types. Then the only thing to deal with is Object Orientedness and pointers and you'll be through the worst of it.
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #37  
06-11-2011, 06:53 AM
moxco's Avatar
moxco
Zappfly
 
: Dec 2006
: Earth
: 2,794
Blog Entries: 26
Rep Power: 20
moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)

I've always wondered with C++ how games (or anything) is displayed, apart from using the command box. In AS3 I just write some code concerning pre-drawn images and their (x, y and sometimes z) location on the stage, but C++ hasn't got a stage as such.

EDIT: Oh and I'm glad that PHP syntax is similar to C++, as I rather like it. Contrary to JS and AS3 which I find fugly (and apparently are based off Java).

Last edited by moxco; 06-11-2011 at 06:57 AM..
Reply With Quote
  #38  
06-11-2011, 05:37 PM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

Java has very similar syntax to C++, though the definition of classes is different and Java doesn't have pointers. Not explicitly, at least. PHP is closer to C, as it is not typically used in an OO fashion. I know it can, but it's not done very often.

C++ on its own can only produce console/command line applications. In order to have a user interface, you need a graphics library. That could be a proprietry one from Microsoft or Apple, or a cross-platform one like GTK.
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #39  
06-17-2011, 01:44 AM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

On a semi-related note, does any one know how to stop words from splitting in command prompt. For example if you write a sentence like this:

This is a very long sentence and it takes up two lines in command prompt

and the end of the box is.........................................................^ here say

command prompt does this:

This is a very long sentence and it takes up two lines in command pr
ompt

can I stop that from happening?
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote
  #40  
06-17-2011, 02:20 AM
Phylum's Avatar
Phylum
No Artificial Colours
 
: Sep 2008
: Rock bottom
: 4,911
Blog Entries: 94
Rep Power: 22
Phylum  (5748)Phylum  (5748)Phylum  (5748)Phylum  (5748)Phylum  (5748)Phylum  (5748)Phylum  (5748)Phylum  (5748)Phylum  (5748)Phylum  (5748)Phylum  (5748)

It should be possible. Google around for C++ line wrapping or something.
Reply With Quote
  #41  
06-17-2011, 02:28 AM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

Yes but they are huge arduous codes that slow down playability of an exe.

furthermore, I would like to make sure the Command Prompt doesn't close for my text based application. At the moment I am using:

:
std::cout << " Press the enter key to exit at any time" ;
std:cin.ignore(std::cin.rdbuf()->in_avail() +1);
To keep the app working but I would rather the player press something like pressing '0' to end the game because primarily, you need people to enter a choice with 'enter' key, you cannot do this with the above code.
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote
  #42  
06-17-2011, 02:30 AM
Manco's Avatar
Manco
Posts walls of text
 
: Aug 2007
: based damage system
: 4,751
Blog Entries: 11
Rep Power: 29
Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)Manco  (14074)

:
std::cout << " Press the 0 key to exit at any time" ;
std:cin.ignore(std::cin.rdbuf()->in_avail() +1);
I have no knowledge of C++, so I'm guessing I'm missing something here.
__________________


twitter (stream of thoughts)
steam (games i never play)

Reply With Quote
  #43  
06-17-2011, 02:39 AM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

Well yes I would have thought so, that's C++ code.
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote
  #44  
06-17-2011, 03:52 AM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

:
Yes but they are huge arduous codes that slow down playability of an exe.

furthermore, I would like to make sure the Command Prompt doesn't close for my text based application. At the moment I am using:

:
std::cout << " Press the enter key to exit at any time" ;
std:cin.ignore(std::cin.rdbuf()->in_avail() +1);
To keep the app working but I would rather the player press something like pressing '0' to end the game because primarily, you need people to enter a choice with 'enter' key, you cannot do this with the above code.
Use
system("PAUSE")

As for the line break issue, that's an issue to do with the console, not your program. I don't think that the Windows console width can be changed, so you're better off just tweaking your program to only have short output strings.
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #45  
06-17-2011, 04:59 AM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

Ok, thank you very much.
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote
  #46  
06-22-2011, 08:15 PM
enchilado's Avatar
enchilado
I don't even know!
 
: Nov 2009
: Brisbane, Australia
: 2,749
Blog Entries: 40
Rep Power: 18
enchilado  (3478)enchilado  (3478)enchilado  (3478)enchilado  (3478)enchilado  (3478)enchilado  (3478)enchilado  (3478)enchilado  (3478)enchilado  (3478)enchilado  (3478)enchilado  (3478)

What command line programme are you using?
Reply With Quote
  #47  
06-23-2011, 04:35 AM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

:
What command line programme are you using?
Erm... do you mean 'compiler'?
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #48  
06-23-2011, 01:50 PM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

I use bloodshed for everything, it's the most fantastic programme.
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote
  #49  
06-23-2011, 05:54 PM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

Do you mean Dev-C++? 'Bloodshed' is the name of the developer, not the program. It's a nice little IDE, but I stopped using it when development died mid-beta, back in 2005ish.

I generally use Eclipse with the CDT plugin.
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #50  
06-23-2011, 09:28 PM
RoryF's Avatar
RoryF
aka OddMan360
 
: Jul 2009
: 42 Wallaby Way
: 1,485
Blog Entries: 17
Rep Power: 15
RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)RoryF  (860)

:
it's the most fantastic programme.
I hope you were just joking when you spelt program like that.
__________________
>> oddmatics.co.uk <<
there's stuff there, totally cool stuff, really!

Reply With Quote
  #51  
06-24-2011, 04:26 AM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

Yeh, for some reason it's in my head that program should be programme. I don't even know why.
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote
  #52  
06-24-2011, 05:46 AM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

In the U.K., all uses of the word programme except for 'computer program' should be spelled with the '-me'. In the U.S., 'program' is used for (almost) everything.

Source.


This exact sort of whining is what caused The Micallef Program (one of my favourite comedy shows of all time) to be renamed 'The Micallef Programme' for season 2. Then, for some reason, 'The Micallef Pogram' in the third season.
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #53  
06-24-2011, 06:32 AM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

Ah, well that's why I say programme then. In that case I'm going to use that more often instead of trying to correct myself.
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote
  #54  
06-24-2011, 06:37 AM
Nate's Avatar
Nate
Oddworld Administrator
Rainbow of Flavour
 
: Apr 2002
: Seattle (woo!)
: 16,311
Blog Entries: 176
Rep Power: 41
Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)Nate  (13497)

Okay. Just as long as you know that you still used it incorrectly in this instance.
__________________
:
Spending as long as I do here, it's easy to forget that Oddworld has actual fans.

Reply With Quote
  #55  
06-24-2011, 06:38 AM
STM's Avatar
STM
Anarcho-Apiarist
 
: Jun 2008
: Your mother
: 9,859
Blog Entries: 158
Rep Power: 26
STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)STM  (6435)

Oh. Fuck.
__________________
:
Oh yeah, fair point. Maybe he was just tortured until he lost consciousness.

Reply With Quote


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 








 
 
- Oddworld Forums - -