Serious-Engine/Sources/GameGUIMP
Ryan C. Gordon 24cb244d43 First attempt to hand-merge Ryan's Linux and Mac OS X port.
This was a _ton_ of changes, made 15 years ago, so there are probably some
problems to work out still.

Among others: Engine/Base/Stream.* was mostly abandoned and will need to be
re-ported.

Still, this is a pretty good start, and probably holds a world record for
lines of changes or something.  :)
2016-03-28 23:46:13 -04:00
..
res Uploading full engine sources 2016-03-11 15:57:17 +02:00
ActionsListControl.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
ActionsListControl.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
AxisListCtrl.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
AxisListCtrl.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
bmp00001.bmp Uploading full engine sources 2016-03-11 15:57:17 +02:00
ConsoleSymbolsCombo.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
ConsoleSymbolsCombo.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
cursor_u.bmp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgAudioQuality.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgAudioQuality.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgConsole.cpp First attempt to hand-merge Ryan's Linux and Mac OS X port. 2016-03-28 23:46:13 -04:00
DlgConsole.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgEditButtonAction.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgEditButtonAction.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgPlayerAppearance.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgPlayerAppearance.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgPlayerControls.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgPlayerControls.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgPlayerSettings.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgPlayerSettings.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgRenameControls.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgRenameControls.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgSelectPlayer.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgSelectPlayer.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgVideoQuality.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
DlgVideoQuality.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
EditConsole.cpp First attempt to hand-merge Ryan's Linux and Mac OS X port. 2016-03-28 23:46:13 -04:00
EditConsole.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
GameGUI.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
GameGUI.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
GameGUI.rc Uploading full engine sources 2016-03-11 15:57:17 +02:00
GameGUIMP.clw Uploading full engine sources 2016-03-11 15:57:17 +02:00
GameGUIMP.vcxproj Uploading full engine sources 2016-03-11 15:57:17 +02:00
GameGUIMP.vcxproj.filters Uploading full engine sources 2016-03-11 15:57:17 +02:00
GameGUIMP.vcxproj.user Uploading full engine sources 2016-03-11 15:57:17 +02:00
LocalPlayersList.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
LocalPlayersList.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
PressKeyEditControl.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
PressKeyEditControl.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
ReadMe.txt Uploading full engine sources 2016-03-11 15:57:17 +02:00
resource.h Uploading full engine sources 2016-03-11 15:57:17 +02:00
StdAfx.cpp Uploading full engine sources 2016-03-11 15:57:17 +02:00
StdAfx.h Uploading full engine sources 2016-03-11 15:57:17 +02:00

========================================================================
       DYNAMIC LINK LIBRARY : GameGUI
========================================================================


AppWizard has created this GameGUI DLL for you.  

This file contains a summary of what you will find in each of the files that
make up your GameGUI application.

GameGUI.dsp
    This file (the project file) contains information at the project level and
    is used to build a single project or subproject. Other users can share the
    project (.dsp) file, but they should export the makefiles locally.

GameGUI.cpp
    This is the main DLL source file.

GameGUI.h
    This file contains your DLL exports.

/////////////////////////////////////////////////////////////////////////////
Other standard files:

StdAfx.h, StdAfx.cpp
    These files are used to build a precompiled header (PCH) file
    named GameGUI.pch and a precompiled types file named StdAfx.obj.


/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.


/////////////////////////////////////////////////////////////////////////////