Toilets, New Orleans, Video games, Linux, PostgreSQL, the Marigny, Restaurants, Live Music, Bars, Hollywood Hotties and all with 30% less fat!!


There's no place like home.
Home


Good Stuff Baby!
Good Stuff Archives


Tell me that you love me!!
Send me Feedback


PGDesigner Datamodeling Tool
PGDesigner


The Greatest Game of all TIME!!
Cylindrix


Links
Links


Current Poll:
What would you like to see more of on hardgeus.com
Answer
   Book/Movie Reviews
 Politics/Philosophy
 Video Games
 Toilets
 People
 Computer Geek Stuff
 My Crazy Adventures

     

New Revolution 3D Engine page.


Overview
Screenshots

Click here to download the Linux/GTK binary of the engine.
Click here to download the Windows binary of the engine.

You will need zlib and lua to compile the engine. You can get around using zlib by removing zipfieio.cpp and .h, and changing the line in fileio.cpp to create lmpfileio instead of zipfileio.

Instructions and binaries for installing zlib for windows are here . If you're using Linux, you're probably smart enough to figure out where and how to install zlib. Be sure to add the zlib include and library directories to your MSVC++ include and link directories (tools/options/directories)

The lua homepage is here .
You get the windows binaries for lua here: Once again, make sure to add the lua include and library directories to your include and link in MSVC++.


The Windows and Linux sources have now merged and are available through my CVS server.
Click here to download the windows executable for cvs. (If you're using Linux, get the RPM for your system)
Save the .exe file to a directory in your path such as c:\windows
Open a command prompt and cd to a directory where you want to put the source (A revolution subdirectory will be created by this process)
(note: under windows98 you may have to type: "set HOME=c:" to tell CVS where to store temp login files)

At the prompt type:

cvs -d :pserver:anonymous@www.hardgeus.com:/usr/local/repository login
(you will be prompted for a password. Just hit enter.
cvs -d :pserver:anonymous@www.hardgeus.com:/usr/local/repository checkout revolution

And that's it. You should have the source. Note that you will not be able to commit your changes to my repository. If you want commit privileges, email me. Also note, that the CVS tree doesn't include a be.lmp file or any fonts or anything that you WILL need to run the engine.
Click here to download a zipfile of the binaries needed. Unzip it from the revolution\Debug\ directory.
Be sure to read the readme.txt and faq.html that come in the zipfile, they have instructions on the fundamentals of using the engine.


Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0