| .. |
|
datablocks
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
guis
|
d07abe8ad2
* Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
8 years ago |
|
FileDialog.cs
|
7e5d2f3eac
Additional cleanup and add-in of files that were missed.
|
8 years ago |
|
chooseLevelDlg.cs
|
a6038d1801
Fixes issue with not detecting any non-template level meshes in the choose level dlg screen.
|
8 years ago |
|
controlsMenu.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
cursors.cs
|
b357ad077d
Re-adds some bits from the old templates that were missed when doing the BaseGame template.
|
8 years ago |
|
graphicsMenu.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
guiMusicPlayer.cs
|
b357ad077d
Re-adds some bits from the old templates that were missed when doing the BaseGame template.
|
8 years ago |
|
guiTreeViewCtrl.cs
|
b357ad077d
Re-adds some bits from the old templates that were missed when doing the BaseGame template.
|
8 years ago |
|
help.cs
|
b357ad077d
Re-adds some bits from the old templates that were missed when doing the BaseGame template.
|
8 years ago |
|
joinServerMenu.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
mainMenu.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
messageBoxes.cs
|
9f171a42e7
Adds some basic, common materials to the editor so some starting point is always on-hand, as well as hook the BlankRoom starting editor level up to use them.
|
8 years ago |
|
optionsList.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
optionsMenu.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
pauseMenu.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
profiler.cs
|
b357ad077d
Re-adds some bits from the old templates that were missed when doing the BaseGame template.
|
8 years ago |
|
profiles.cs
|
1ed8b05169
Initial implementation of the new Base Game Template and some starting modules.
|
8 years ago |
|
startupGui.cs
|
7e5d2f3eac
Additional cleanup and add-in of files that were missed.
|
8 years ago |