David Jones
|
34b7a147dc
Change i++ to ++i
|
před 9 roky |
est31
|
b0784ba871
Use UTF-8 instead of narrow
|
před 9 roky |
Craig Robbins
|
9527984dbc
Move globals from main.cpp to more sane locations
|
před 9 roky |
Aaron Suen
|
6d61375cc7
Clean scaling pre-filter for formspec/HUD.
|
před 9 roky |
Loic Blot
|
0d1eedcccc
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/
|
před 9 roky |
kwolekr
|
15c037614f
Hud: Modify Y-positioning of health/breath starbars to prevent overlapping with Hotbar
|
před 9 roky |
sapier
|
e201620ee1
Split gui_scaling to gui_scaling + hud_scaling as those elements need different handling on some devices
|
před 10 roky |
SmallJoker
|
5da6896d51
Fix MSVC build
|
před 10 roky |
sapier
|
39162de15a
Make hud use fontengine too
|
před 10 roky |
sapier
|
1cc40c0a7c
Add support for Android 2.3+
|
před 10 roky |
sapier
|
d4245e6cac
Support for scalable font and gui elements
|
před 10 roky |
sapier
|
d76b8c6e7c
Small cleanup of hud add/remove code
|
před 10 roky |
sapier
|
09970b7b6d
Add support for interlaced polarized 3d screens
|
před 10 roky |
sapier
|
6c37e89f08
Fix old client showing duplicated health bar on new server
|
před 10 roky |
sapier
|
b16cbba21a
Fix incorrect scaling of customized hud item selection marker
|
před 10 roky |
sapier
|
d3ee617f37
Fix heart + bubble bar size on different texture packs
|
před 10 roky |
RealBadAngel
|
6f511b1d05
Bugfix: make waypoints respect camera offset
|
před 10 roky |
sapier
|
65016c880c
Fix rounding issue of hud dpi on some machines
|
před 10 roky |
sapier
|
1838a3fd69
Add support for dpi based HUD scaling
|
před 10 roky |
Perttu Ahola
|
8d31534710
Client: Don't crash if trying to draw too many items from inventory in HUD
|
před 10 roky |
BlockMen
|
c0ab09af74
Add player:set_eye_offset() by @MirceaKitsune and clean up
|
před 10 roky |
BlockMen
|
a1db9242ec
Add third person view
|
před 11 roky |
sapier
|
142e2d3b74
Cleanup client init states by bumping protocol version
|
před 10 roky |
RealBadAngel
|
21f1bec724
New HUD element - waypoint.
|
před 10 roky |
BlockMen
|
27947d85f7
Add option to scale image to percentage values
|
před 11 roky |
BlockMen
|
da9fe64851
Fix hotbar padding at bottom
|
před 11 roky |
PilzAdam
|
7860097eda
Use player:set_hotbar_image() instead of hardcoded hotbar.png
|
před 11 roky |
BlockMen
|
439079cad8
Add support for using textures in hotbar
|
před 11 roky |
Kahrl
|
4e1f50035e
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
před 11 roky |
Kahrl
|
8161ab573f
Remove texture atlas / AtlasPointer, rename getTextureRaw to getTexture
|
před 11 roky |