Benau
bed2228ac8
Remove search textfield widget in non-network tracks screen
2022-12-30 11:05:24 +08:00
QwertyChouskie
3bad8d943a
Fix capitalization of categories, fixes #4622 ( #4832 )
...
- Fix capitalization of "Standard" in kart and track selection screens
- Fix both "All" and "Standard" in random GP screen
- Code style/documentation/consistency improvements
2022-12-28 01:27:55 +08:00
Benau
92a3035fb2
Fix #4830
2022-12-08 16:26:28 +08:00
Benau
ddc0b9d1ed
Add setDirtyOffset for GEVulkanDynamicSPMBuffer
2022-12-05 16:32:00 +08:00
Benau
90a22a691a
Use GEVulkanDynamicSPMBuffer on streaming buffers
2022-11-29 13:02:36 +08:00
Benau
fd579111e1
Add setNormal and setTCoords for IMeshBuffer
2022-11-27 09:07:07 +08:00
Benau
641dbcf9c0
Add support for 3-letter language code in android
2022-11-26 11:11:55 +08:00
Benau
0fbbd7bbaa
Allow using fixed laps in server with --laps option
2022-11-21 12:30:17 +08:00
Benau
257c208a1d
Use libsquish in stk-code for android
2022-11-19 16:52:08 +08:00
Benau
bc311a445e
Use libsquish for skybox texture compression
2022-11-19 16:01:54 +08:00
Benau
9e70abb631
Remove IAnimatedMeshSceneNode.h in header files
2022-11-19 13:29:21 +08:00
Benau
c8a828aa00
Remove ISceneNode.h in check_line.hpp
2022-11-19 12:33:17 +08:00
Benau
b77333749c
Remove irrlicht headers in referee.hpp
2022-11-18 10:36:13 +08:00
Benau
f522e4c72f
Remove IMesh.h in header files
2022-11-18 10:18:19 +08:00
Benau
3ecc4ccdad
Remove IFileSystem.h in file_manager.hpp
2022-11-18 09:24:31 +08:00
Benau
a688912872
Remove IrrlichtDevice.h and IVideoDriver.h in header files
2022-11-17 11:09:56 +08:00
Benau
d170f0f445
Remove irrlicht.h in remaining code if unneeded
2022-11-17 08:46:54 +08:00
Benau
6b9a34b767
Remove irrlicht.h in tracks code
2022-11-17 08:21:58 +08:00
Benau
ec76b29633
Fix android compilation
2022-11-17 08:14:41 +08:00
Benau
c4306186b1
Fix compilation
2022-11-16 21:21:33 +08:00
Benau
0a1e22451b
Remove irrlicht.h in graphics code
2022-11-16 10:54:38 +08:00
Benau
8fb52db8f2
Remove irrlicht.h in font code
2022-11-16 09:26:30 +08:00
Benau
e6111a4084
Remove irrlicht.h in glwrap.hpp
2022-11-16 09:12:08 +08:00
Benau
0cd458cff4
Add skid marks rendering for legacy video drivers
2022-11-15 12:28:33 +08:00
Benau
86391e8b8e
Add shadow rendering for legacy video drivers
2022-11-14 14:04:23 +08:00
Benau
58223928d8
Add rubber band rendering for legacy video drivers
2022-11-13 16:08:54 +08:00
Benau
013d604846
Update download assets size
2022-11-12 09:19:23 +08:00
Benau
b4fff82dc1
Add more options for frame rate
2022-11-10 11:17:23 +08:00
Benau
4e8744f047
Improve accuracy of frame rate limiter
2022-11-09 14:06:31 +08:00
Benau
4c7353a3a4
Add fullscreen desktop option for non-ge capable device
2022-11-08 12:08:27 +08:00
Benau
89337a6d11
Fix billboard text not disappearing after player disconnects
2022-11-05 09:05:13 +08:00
Benau
f79ffffc64
Hide slipstream for eliminated kart
2022-11-04 14:29:09 +08:00
Benau
0c2b81ac1f
Fix missing rotation when lto is used, see #4811
2022-11-03 11:39:25 +08:00
Benau
412f30d2c1
Fix incorrect color emoji position after resizing window
2022-10-31 13:18:54 +08:00
Denis Kim
0546c1c91a
Avoid triggering other goal lines when the goal is already scored ( #4802 )
2022-10-31 11:38:05 +08:00
Jörn Eichler
538e03c514
fix parachute powerup ( #4738 )
...
only deshield karts ahead of the kart firing the parachute
2022-10-31 11:37:54 +08:00
Benau
54973d0174
Fix missing news text in main menu if loading is too fast
2022-10-31 10:39:54 +08:00
Benau
61bd2a6e70
Fix legacy device in switch homebrew
...
Allow setting it from config.xml
2022-10-31 09:31:44 +08:00
Benau
cab25432c2
Update download assets size
2022-10-30 16:50:27 +08:00
Benau
d2a1144cf4
Fix possible division by zero
2022-10-27 09:16:43 +08:00
Benau
b2d1f94adc
Fix hovering ghost kart since 2696ef2
2022-10-26 12:55:03 +08:00
Benau
5beafdce8e
Fix #4808
2022-10-25 09:48:22 +08:00
Benau
683f5ece7f
Fix thunderbird traffic light in legacy video drivers
2022-10-24 13:39:01 +08:00
Benau
7109729010
Add slipstream meshes to irrlicht mesh cache
...
This enables instancing of them in vulkan engine
2022-10-23 10:02:54 +08:00
Benau
243f7f7008
Add slipstream rendering for all video drivers
2022-10-20 12:42:36 +08:00
Benau
1b604666c3
Fix sky particles rendering in modern gl3 too, see #2779
2022-10-17 09:33:51 +08:00
Benau
5ecdc11ffd
Fix sky particles rendering in vulkan
...
Align them with the vertical axis
2022-10-16 12:08:02 +08:00
Benau
cfb10dbb1f
Make sure sky particles always fall vertically
2022-10-15 14:31:07 +08:00
Benau
1fc460ff4e
Add flips particle rendering for vulkan
2022-10-14 10:17:58 +08:00
Benau
e5318d8ea9
Fix crash when minimizing in windows
2022-10-04 13:55:51 +08:00