16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 17:29:18 +02:00

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

View File

@@ -14,7 +14,7 @@ http://mozilla.org/MPL/2.0/.
/* /*
Authors: Authors:
MarcinW, McZapkie, Shaxbee, ABu, nbmx, youBy, Ra, winger, mamut, Q424, 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/glew.h"
#include "opengl/glut.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; return false;
#endif #endif
WriteLog("Online documentation and additional files on http://eu07.pl"); 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, " WriteLog("Authors: Marcin_EU, McZapkie, ABu, Winger, Tolaris, nbmx, OLO_EU, Bart, Quark-t, "
"ShaXbee, Oli_EU, youBy, KURS90, Ra, hunter and others"); "ShaXbee, Oli_EU, youBy, KURS90, Ra, hunter, szociu, Stele, Q, firleju and others");
WriteLog("Renderer:"); WriteLog("Renderer:");
WriteLog((char *)glGetString(GL_RENDERER)); WriteLog((char *)glGetString(GL_RENDERER));
WriteLog("Vendor:"); WriteLog("Vendor:");