Areloch 0f15dfa6b0 Fixes issue with not detecting any non-template level meshes in the choose level dlg screen. 8 лет назад
..
datablocks d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
guis ebe541924f * 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 лет назад
FileDialog.cs c74242309a Additional cleanup and add-in of files that were missed. 8 лет назад
chooseLevelDlg.cs 0f15dfa6b0 Fixes issue with not detecting any non-template level meshes in the choose level dlg screen. 8 лет назад
controlsMenu.cs d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
cursors.cs ea595143e8 Re-adds some bits from the old templates that were missed when doing the BaseGame template. 8 лет назад
graphicsMenu.cs d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
guiMusicPlayer.cs ea595143e8 Re-adds some bits from the old templates that were missed when doing the BaseGame template. 8 лет назад
guiTreeViewCtrl.cs ea595143e8 Re-adds some bits from the old templates that were missed when doing the BaseGame template. 8 лет назад
help.cs ea595143e8 Re-adds some bits from the old templates that were missed when doing the BaseGame template. 8 лет назад
joinServerMenu.cs d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
mainMenu.cs d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
messageBoxes.cs e94287f1a2 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. 9 лет назад
optionsList.cs d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
optionsMenu.cs d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
pauseMenu.cs d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
profiler.cs ea595143e8 Re-adds some bits from the old templates that were missed when doing the BaseGame template. 8 лет назад
profiles.cs d680dc9934 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
startupGui.cs c74242309a Additional cleanup and add-in of files that were missed. 8 лет назад