mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Poprawka do 475. Dodanie brakujących autorów.
This commit is contained in:
6
EU07.bpr
6
EU07.bpr
@@ -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
|
||||
|
||||
2
EU07.cpp
2
EU07.cpp
@@ -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"
|
||||
|
||||
@@ -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:");
|
||||
|
||||
Reference in New Issue
Block a user