Slashdot Mirror


User: OtakuNoZoku

OtakuNoZoku's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:From the README: on Activision Releases Call to Power 2 Source · · Score: 1

    I'm not sure why they stripped -all- of the comments out of the code. Part of that seems a bit pointless. But it was probably a safety measure as much of the code contained quite a bit of personal information, e-mail addresses, telephone numbers, and also some "adult humour." I also recall that there was a Christmas tree that I created out of one part of the source code that other people contributed too, it looked like a Christmas tree and it actually compiled and executed, there was also a small perl script (just for fun) embedded within the C++ that if you used it would re-arrange the code but leave it execute in the exact same way. I also recall a running conversation between myself and two other programmers in the comments of one source module. Lots of team "in jokes" too.

  2. Old Code on Activision Releases Call to Power 2 Source · · Score: 3, Interesting

    Having worked on the original CTP it's nice to see how much of my original code made it into the second iteration. It's also embarassing looking at 6 year old code.