lang="en-US"> Jade – Page 29 –  Design1online.com, LLC

Author: Jade

2

PLEX Source Code Version 0.01

What works so far:  Loading screen (you can’t see this because the game loads very quickly right now) Start a new game screen you can use your mouse and left click, or the arrow...

0

Error FIX: Mysql.h Not Found

Okay, so I downloaded the mysql-dev pack from the software repositories on OpenSuse 10.2 and that fixed the problem I was having with the mysql.h file not found error. I’ve read a few websites...

2

Allegro Tutorial: Threading

Here is a link to threading in Linux. That will be very interesting as my Linux skills are still fairly limited at this point! But in the meantime I conned this Windows example of...

2

PLEX Specification Requirements Document

PLEX – Multiplayer Online Game Specification Requirements 1. Introduction I’m a senior at the University of Mary Washington and I’m going to me making a game in C/C++ using the Allegro API. The game,...

0

Introduction To PLEX

This game is a type of puzzle. In the online version, players will create an account and login to the game. Once they are logged on they will be randomly placed on a 100...

2

SecondLife Tip: Phantom/Hidden Object Problem

One of the biggest problems with phantom (or hidden) objects in SecondLife is that when you want something to show up and things behind/in front of it are not visible you often end up...

9

SecondLife Tutorial: Working Elevator

I found code from another person in the SL wiki and tweaked it to my liking. It had some issues with coming back down after the SL avatar was on top of the elevator...