Mirage Engine
Read Source Online - Printable Version

+- Mirage Engine (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Source Code Development (https://mirage-engine.uk/forums/forumdisplay.php?fid=51)
+----- Forum: Mirage Source 3.x.x, MSx (https://mirage-engine.uk/forums/forumdisplay.php?fid=45)
+----- Thread: Read Source Online (/showthread.php?tid=539)



Read Source Online - William - 24-12-2006

Introduction
Here are the modules for the client and the server. This can be good if you want to help somebody on the forum or if you just want to check the source out at a friends place:

Remeber the Ctrl+F tool Tongue Search is your friend in the urls below.

Client
modText
modGlobals
modClientTCP
modHandleData
modDirektX
modConstants
modDatabase
modGameLogic
modSound
modDeclares
modTypes

Server
modGlobals
modDeclare
modDatabase
modGeneral
modGameLogic
modHandleData
modServerTCP
modTypes
modText
modConstants

License
MSE1 License


Re: Read Source Online - userofpro - 27-04-2008

I'm new to programming is this code to make a game and if so where do I paste it I came here cause everyone says this is easy to do


Re: Read Source Online - Anthony - 27-04-2008

Just download MSE1 or MSE2 and open the source in Visual Basic 6.


Re: Read Source Online - Spodi - 27-04-2008

userofpro Wrote:I'm new to programming is this code to make a game and if so where do I paste it I came here cause everyone says this is easy to do

This source is here for reference only. You are not expected to, nor can you, compile the game from just these web files. You have to download the source package like Anthony mentioned.

http://web.miragesource.com/downloads.php


Re: Read Source Online - userofpro - 28-04-2008

Ok I got MSE1 and VB6 I just need a push to get started