Menu

Tree [r25] /
 History

HTTPS access


File Date Author Commit
 Audio 2015-09-04 richard_lyle [r14] Merged revision(s) 6080-10119 from the Palestar...
 AudioDS 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Bin 2015-09-04 richard_lyle [r20] Merged revision(s) 6080-10119 from the Palestar...
 Debug 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Display 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 DisplayD3D 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 DisplayGL 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Docs 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Draw 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Factory 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 File 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 GCQ 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Gui3d 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Math 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Medusa 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Movie 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 MovieDS 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Network 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Reflection 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Render3D 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Resource 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 SelfUpdate 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Standard 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 System 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 SystemWin 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 ThirdParty 2015-09-05 richard_lyle [r23] Merged revision(s) 6080-10119 from the Palestar...
 Tools 2015-09-05 richard_lyle [r25] Merged revision(s) 6080-10119 from the Palestar...
 UnitTest 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 World 2015-09-04 richard_lyle [r15] Merged revision(s) 6080-10119 from the Palestar...
 Makefile 2009-06-20 richard_lyle [r3] * Initial import.
 Medusa.sln 2015-09-04 richard_lyle [r16] Merged revision(s) 6080-10119 from the Palestar...
 MedusaDll.h 2015-09-04 richard_lyle [r16] Merged revision(s) 6080-10119 from the Palestar...
 license.txt 2009-06-20 richard_lyle [r3] * Initial import.
 readme.txt 2009-06-20 richard_lyle [r3] * Initial import.

Read Me

Medusa Engine - Copyright (c) 1999 - 2009 Palestar Inc
See license.txt for licensing information.

*** Contents:
* readme.txt - This file that you are currently reading.
* license.txt - The license information for the "Medusa Engine".
* Medusa.sln - Visual Studio Solution to compile the base binaries.
* Audio/ - Audio System abstraction.
* AudioDS/ - DirectSound implementation of the audio system.
* Bin/ - All executables & DLL's are compiled into this directory.
* Debug/ - Debugging support.
* Display/ - Rendering abstraction.
* DisplayD3D/ - Direct3D implementation.
* DisplayGL/ - OpenGL implementation (not completed).
* Docs/ - Documentation.
* Draw/ - Drawing code.
* Factory/ - Object factory system.
* File/ - File access code.
* GCQ/ - GameCQ client-side code.
* GUI3D/ - GUI code.
* Math/ - Vector, Matrix, and Quanterinion classes.
* Movie/ - Movie player abstraction.
* MovieDS/ - DirectShow implementation.
* Network/ - Networking code for sockets, client, and server classes.
* Reflection/ - C++ reflection system.
* Render3D/ - high-level 3D system (i.e. meshes, particle systems)
* Resource/ - Resource/Asset management.
* SelfUpdate/ - Library for self updating applications.
* Standard/ - Common code.
* System/ - Platform abstraction.
* SystemWin/ - Windows implementation.
* ThirdParty/ - ThirdParty libraries & code.
* Tools/ - Game editing tools.
* UnitTest/ - UnitTest console application for testing various systems.
* World/ - World management including client & server implementations.


*** Requirements:
* This engine currently requires Visual Studio 2003 to compile. 

*** Quick Start:

* Open the Medusa.sln found in the root directory, this solution will compile the core medusa files. 
* Open Tools/Tools.sln next and build, this will build the base "Resourcer" tool. 
* Once "Resourcer" is built when you run it for the first time, it will prompt you for the "Port" files. "Ports" are short for importer
exporter. 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.