mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Driveable vehicle Update: Externalized vehicle seats (by anv)
- externalised vehicle seats (TableData\Vehicles.xml) influence position of passenger, field of view, ability to shoot and being hidden, - seat can chosen by using ctrl+RMB on vehicle (ctrl + LMB just takes the first visible seat) - seats can be changed or swapped while inside vehicle, - remade JSD files for cars, - vehicles aren't transparent anymore, - vehicles are louder than people, depending how fast they move. see: http://www.bears-pit.com/board/ubbthreads.php/topics/332790/5.html git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7212 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -343,6 +343,7 @@ UINT32 UIHandleLUIEndLock( UI_EVENT *pUIEvent );
|
||||
void BeginDisplayTimedCursor( UINT32 uiCursorID, UINT32 uiDelay );
|
||||
|
||||
void HandleHandCursorClick( INT32 usMapPos, UINT32 *puiNewEvent );
|
||||
void HandleHandCursorRightClick( INT32 usMapPos, UINT32 *puiNewEvent );
|
||||
INT8 HandleMoveModeInteractiveClick( INT32 usMapPos, UINT32 *puiNewEvent );
|
||||
|
||||
BOOLEAN HandleUIReloading( SOLDIERTYPE *pSoldier );
|
||||
|
||||
Reference in New Issue
Block a user