Mercurial > mm7
comparison Render.h @ 989:bb37d33934b0
Слияние
author | Ritor1 |
---|---|
date | Mon, 13 May 2013 09:39:58 +0600 |
parents | 062788391c88 |
children | 3a3ab572eff5 |
comparison
equal
deleted
inserted
replaced
988:af2472c5842e | 989:bb37d33934b0 |
---|---|
363 void PrepareDecorationsRenderList_ODM(); | 363 void PrepareDecorationsRenderList_ODM(); |
364 void DrawSpriteObjects_ODM(); | 364 void DrawSpriteObjects_ODM(); |
365 void TransformBillboardsAndSetPalettesODM(); | 365 void TransformBillboardsAndSetPalettesODM(); |
366 float DrawBezierTerrain(); | 366 float DrawBezierTerrain(); |
367 void RenderTerrainD3D(); | 367 void RenderTerrainD3D(); |
368 void DrawTerrainD3D(int a1, int edx0, int a3); | 368 void DrawTerrainD3D(int a1, int edx0, int a3, int unk4); |
369 void DrawTerrainSW(int a1, int a2, int a3); | 369 void DrawTerrainSW(int a1, int a2, int a3, int a4); |
370 __int16 ExecOutdoorDrawSW(); | 370 void ExecOutdoorDrawSW(); |
371 void ChangeBetweenWinFullscreenModes(); | 371 void ChangeBetweenWinFullscreenModes(); |
372 void DrawBillboardList_BLV(); | 372 void DrawBillboardList_BLV(); |
373 | 373 |
374 | 374 |
375 unsigned int bUserDirect3D; | 375 unsigned int bUserDirect3D; |