Poprawka do 475. Dodanie brakujących autorów.

This commit is contained in:
firleju
2016-05-25 23:52:17 +02:00
parent b2b5036b93
commit 3a0b7baa67
4 changed files with 6 additions and 6 deletions

View File

@@ -59,7 +59,7 @@ IncludeVerInfo=1
AutoIncBuild=0
MajorVer=16
MinorVer=0
Release=1172
Release=1173
Build=475
Debug=1
PreRelease=0
@@ -72,8 +72,8 @@ CodePage=1250
[Version Info Keys]
CompanyName=EU07 Team
FileDescription=MaSzyna EU07-424
FileVersion=16.0.1172.475
InternalName=10th exe + SPKS + asynch + python
FileVersion=16.0.1173.475
InternalName=DP+SPKS+asynch+python
LegalCopyright=
LegalTrademarks=
OriginalFilename=eu07.exe

View File

@@ -14,7 +14,7 @@ http://mozilla.org/MPL/2.0/.
/*
Authors:
MarcinW, McZapkie, Shaxbee, ABu, nbmx, youBy, Ra, winger, mamut, Q424,
Stele, firleju, szociu, hunter, ZiomalCl and others
Stele, firleju, szociu, hunter, ZiomalCl, OLI_EU and others
*/
#include "opengl/glew.h"
#include "opengl/glut.h"

BIN
EU07.res

Binary file not shown.

View File

@@ -180,8 +180,8 @@ bool TWorld::Init(HWND NhWnd, HDC hDC)
return false;
#endif
WriteLog("Online documentation and additional files on http://eu07.pl");
WriteLog("Authors: Marcin_EU, McZapkie, ABu, Winger, Tolaris, nbmx_EU, OLO_EU, Bart, Quark-t, "
"ShaXbee, Oli_EU, youBy, KURS90, Ra, hunter and others");
WriteLog("Authors: Marcin_EU, McZapkie, ABu, Winger, Tolaris, nbmx, OLO_EU, Bart, Quark-t, "
"ShaXbee, Oli_EU, youBy, KURS90, Ra, hunter, szociu, Stele, Q, firleju and others");
WriteLog("Renderer:");
WriteLog((char *)glGetString(GL_RENDERER));
WriteLog("Vendor:");