Repositories (1)

mochadoom
11 snippets stored for this repo
translationtables[16][i] = (byte) (0xE8 + (i & 0xf) / 2); // turd
                translationtables[17][i] = (byte) (0xF0 + (i & 0xf) / 2); // compblue
                translationtables[18][i] = (byte) (0xF8 + (i & 0xf) / 2); // whore
                translationtables[19][i] = (byte) (0x05 + (i & 0xf) / 2); // nigga
                // "Pimped up" colors, using mixed hues.
                translationtables[20][i] = (byte) (0x90 + (i & 0xf)); // soldier
                translationtables[21][i] = (byte) (0xA0 + (i & 0xf)); // drag
import static data.Limits.*;

/** A fucked-up bounding box class.
 *  Fucked-up  because it's supposed to wrap fixed_t's.... no fucking way I'm doing
 *  this with fixed_t objects.
 *
try {
                    debugfile = new OutputStreamWriter(new FileOutputStream(filename));
                } catch (FileNotFoundException e) {
                    System.err.println("Couldn't open debugfile. Now, that sucks some putrid shit out of John Romero's asshole!");
                    e.printStackTrace();
                }
            }
Java IconJava
translationtables[12][i] = (byte) (0x98 + (i & 0xf) / 2); // gray2
                translationtables[13][i] = (byte) (0xA0 + (i & 0xf) / 2); // piss
                translationtables[14][i] = (byte) (0xA8 + (i & 0xf) / 2); // gay
translationtables[22][i] = (byte) (0xE0 + (i & 0xf)); // shit &
                // piss
                translationtables[23][i] = (byte) (0xF0 + (i & 0xf)); // raver
"you're lucky i don't smack\nyou for thinking about leaving.",

  // FinalDOOM?
  "fuck you, pussy!\nget the fuck out!",
  "you quit and i'll jizz\nin your cystholes!",
  "if you leave, i'll make\nthe lord drink my jizz.",
  "hey, ron! can we say\n'fuck' in the game?",
"if you leave, i'll make\nthe lord drink my jizz.",
  "hey, ron! can we say\n'fuck' in the game?",
  "i'd leave: this is just\nmore monsters and levels.\nwhat a load.",
  "suck it down, asshole!\nyou're a fucking wimp!",
  "don't quit now! we're \nstill spending your money!",

  // Internal debug. Different style, too.
Java IconJava
// Advance src
                    start++;

                    //_D_: had to add this (see linuxdoom source). That fixed that damn consistency failure!!!
                    if (start < netbuffer.cmds.length) {
                        src = netbuffer.cmds[start];
                    }
import static data.Limits.*;

/** A fucked-up bounding box class.
 *  Fucked-up  because it's supposed to wrap fixed_t's.... no fucking way I'm doing
 *  this with fixed_t objects.
 *  
 * @author admin
}

            // Do spawn all other stuff.
            // MAES: we have loaded the shit with the proper endianness, so no fucking around, bitch.
            /*mt.x = SHORT(mt.x);
      mt.y = SHORT(mt.y);
      mt.angle = SHORT(mt.angle);
translationtables[15][i] = (byte) (0xE0 + (i & 0xf) / 2); // yellow
                translationtables[16][i] = (byte) (0xE8 + (i & 0xf) / 2); // turd
                translationtables[17][i] = (byte) (0xF0 + (i & 0xf) / 2); // compblue
                translationtables[18][i] = (byte) (0xF8 + (i & 0xf) / 2); // whore
                translationtables[19][i] = (byte) (0x05 + (i & 0xf) / 2); // nigga
                // "Pimped up" colors, using mixed hues.
                translationtables[20][i] = (byte) (0x90 + (i & 0xf)); // soldier