Welcome to Lionhead Community Sign in to Windows Live ID | Help

Search

You searched for the word(s):
Showing page 1 of 255 (2,541 total posts) < 1 second(s)
  • Re: Wiki Discussion

    Well, it sure looks like it's been abandoned. This Lourens guy hasn't been seen in a year or so either. Just a bit of an update here. I've been away from the boards for a while for, as they say, ''personal reasons'', as well as because I really had to focus on getting my MSc degree. I have this nice big piece of paper now that says ''MSc ...
    Posted to Programming (Forum) by Lourens Veen on May 22, 2007
  • Re: 2 million

    &nbsp;Quoting: ApocAh yes, ok. If you said that in Dutch, it would only mean people from 1998. (I think...unssure about my first language? )I'd say it's somewhat ambiguous, in both languages .
    Posted to Site Feedback (Forum) by Lourens Veen on July 27, 2006
  • Re: 2 million

    Has the first post ever on the boards been saved somewhere?
    Posted to Site Feedback (Forum) by Lourens Veen on July 27, 2006
  • Re: how a chatbot works..

    std::search() returns an iterator (something that points to something in a container, in this case, the std::string is considered a container storing characters) pointing to the first character of the first match. If it doesn't find anything, it returns an iterator pointing past the end (last character) of the input. That same iterator can be ...
    Posted to Programming (Forum) by Lourens Veen on July 27, 2006
  • Future of PC gaming

    I think I remember this being discussed before, but the ''Has this already been asked?'' button won't help me. At any rate, it's probably been a while, and with a lot of information about the next generation of consoles available I thought it would be interesting to talk about this again. The next generation of consoles is going to outperform ...
    Posted to Games Industry (Forum) by Lourens Veen on July 11, 2006
  • Re: Editing your posts

    Is it really a problem to have a double post, if the two posts are far away in time? For example, I don't think the following would be a problem: ---- post 1: I really think X! ---- post 2, a day later: I just read an interesting article, and it convinced me that it's actually Y, because... ---- What we want to avoid is ---- post1: I ...
    Posted to Site Feedback (Forum) by Lourens Veen on July 11, 2006
  • Re: how a chatbot works..

    &nbsp;Quoting: e8newallmok makes sense, but doing it for loads of questiong will take ages, how can i get the chatbot to search a string created using std::string for keywords? The most C++'y way to do this is to use the standard algorithm std::search. Here is how to use it:[code] #include #include #include #include #include int ...
    Posted to Programming (Forum) by Lourens Veen on July 11, 2006
  • Re: Fav Musician?

    I've heard of Anthrax before, but I've never heard their music I think. Anyway, my point was that Metallica are a lot more famous in the mainstream than Anthrax (I don't think Anthrax were ever on MTV Legends for example) and that it's funny that you describe the more famous of the two in more words than the less famous. Oh, I forgot to mention ...
    Posted to Sound & Music (Forum) by Lourens Veen on July 11, 2006
  • Re: Fav Musician?

    I love how you spend three sentences explaining what Metallica is, and then blindly assume everyone knows Anthrax . Anyway, I like Noel Gallagher's songs (and Oasis) as well, Be Here Now probably being my favourite Oasis album. But picking a single favourite? How do you compare Gert and Sarah Bettens (K's Choice) to Dream Theater to Youssou ...
    Posted to Sound & Music (Forum) by Lourens Veen on July 7, 2006
  • Re: Tournament TV

    So now instead of being lazy and hanging about on the couch playing computer games you can be even lazier and hang about on the couch watching people play computer games. It boggles the mind. Seriously. We already have a whole generation of teenagers who do nothing but walk on the street playing with their mobile phones, wearing designer clothes
    Posted to Games Industry (Forum) by Lourens Veen on June 23, 2006
1 2 3 4 5 Next > ... Last »