SanAndreasUnity/Assets/Scripts/UI
AlexWei e236f7d032 Import gxt (#23)
* import GTX code

import GTX code
add some empty function before integrate

* set gtx path

* refactor code

* fix typo and ui prefab

change gtx to gxt

remove window from start scene and add it in prefab

* add language interface

add language interface;
add some todo comments;
change file tab; make it consistent with project.

* fix game path and typo

add test ui

* add ui part

* fix set gui style pos

it will cause bug in ctor

* add pages to gxt ui

* revert changes to startup scene
2020-05-31 19:09:49 +02:00
..
AnimationsWindow.cs override ped anims only on server 2020-05-31 19:09:44 +02:00
AnimationsWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
AudioWindow.cs display info about current clip 2020-05-31 19:09:48 +02:00
AudioWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
ChangePathToGTAWindow.cs file browser has better size 2020-05-31 19:09:48 +02:00
ChangePathToGTAWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
Console.cs better 'Clear' button 2020-05-31 19:09:48 +02:00
Console.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
ControlsWindow.cs update controls text 2020-05-31 19:09:44 +02:00
ControlsWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
DayTimeWindow.cs Initial commit 2020-05-31 19:07:22 +02:00
DayTimeWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
GXTWindow.cs Import gxt (#23) 2020-05-31 19:09:49 +02:00
GXTWindow.cs.meta Import gxt (#23) 2020-05-31 19:09:49 +02:00
HUD.cs load arrow textures 2020-05-31 19:09:47 +02:00
HUD.cs.meta change SEO of HUD and FPSDisplay 2020-05-31 19:09:47 +02:00
JoinGameWindow.cs small improvements 2020-05-31 19:09:48 +02:00
JoinGameWindow.cs.meta Create JoinGameWindow 2020-05-31 19:09:37 +02:00
MainMenu.cs apply min button width and height in main menu 2020-05-31 19:09:48 +02:00
MainMenu.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
MapWindow.cs better behaviour for some windows with dynamic font size 2020-05-31 19:09:48 +02:00
MapWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
MenuEntry.cs windows can be sorted in main menu 2020-05-31 19:09:44 +02:00
MenuEntry.cs.meta Create some files 2020-05-31 19:09:41 +02:00
MessageBox.cs Add OK button in message box 2020-05-31 19:09:37 +02:00
MessageBox.cs.meta Create MessageBox 2020-05-31 19:09:37 +02:00
NetworkEvents2MessageBox.cs display msgbox when client disconnects 2020-05-31 19:09:44 +02:00
NetworkEvents2MessageBox.cs.meta create a script 2020-05-31 19:09:44 +02:00
OptionsWindow.cs small improvements 2020-05-31 19:09:48 +02:00
OptionsWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
PauseMenu.cs fix cursor locking while touch input is enabled 2020-05-31 19:09:48 +02:00
PauseMenu.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
PauseMenuWindow.cs use box style for scroll view in options 2020-05-31 19:09:48 +02:00
PauseMenuWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
PedsWindow.cs only on server 2020-05-31 19:09:44 +02:00
PedsWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
StartGameWindow.cs small improvements 2020-05-31 19:09:48 +02:00
StartGameWindow.cs.meta Create StartGameWindow 2020-05-31 19:09:37 +02:00
StatsWindow.cs Uses it's own scroll view for stats 2020-05-31 19:09:41 +02:00
StatsWindow.cs.meta Create some files 2020-05-31 19:09:41 +02:00
TeleportWindow.cs client can use teleport window 2020-05-31 19:09:43 +02:00
TeleportWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
TouchInput.cs fix error 2020-05-31 19:09:48 +02:00
TouchInput.cs.meta change SEO of TouchInput 2020-05-31 19:09:47 +02:00
UtilitiesWindow.cs better size of Utilities 2020-05-31 19:09:48 +02:00
UtilitiesWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
VehicleSpawnerWindow.cs small improvements 2020-05-31 19:09:48 +02:00
VehicleSpawnerWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
WeaponsWindow.cs add option to remove current weapon 2020-05-31 19:09:44 +02:00
WeaponsWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00
WorldStatsWindow.cs Initial commit 2020-05-31 19:07:22 +02:00
WorldStatsWindow.cs.meta Initial commit 2020-05-31 19:07:22 +02:00