stk-code_catmod/src
Alayan 491c3dee34
Fix updateAndTestFinished to use time2ticks
Also remove the useless function parameter
2023-11-10 19:45:03 +01:00
..
achievements Add gamerzilla support to achievements. (#4386) 2020-10-31 11:32:40 +08:00
addons Remove IFileSystem.h in file_manager.hpp 2022-11-18 09:24:31 +08:00
animations Add 3d animation ipo copying to child track objects 2020-02-28 19:52:23 +08:00
audio Avoid queue size race condition 2022-04-27 11:01:53 +08:00
challenges Turn race manager into a singleton get for 2 processes 2020-02-28 09:42:44 +08:00
config Keep server bookmarks in save order 2023-05-26 11:15:44 +08:00
font Remove IrrlichtDevice.h and IVideoDriver.h in header files 2022-11-17 11:09:56 +08:00
graphics Add animated by step texture matrix for kart model 2023-07-27 08:11:51 +08:00
guiengine Fix broken ProgressBarMessage after 8f596e29b3 2023-08-15 10:48:21 +08:00
input Remove IrrlichtDevice.h and IVideoDriver.h in header files 2022-11-17 11:09:56 +08:00
io Update haiku file_manager handling code 2023-03-12 08:26:20 +08:00
items Fix updateAndTestFinished to use time2ticks 2023-11-10 19:45:03 +01:00
karts Add animated by step texture matrix for kart model 2023-07-27 08:11:51 +08:00
modes Update soccer_world.cpp (#4875) 2023-06-20 08:50:44 +08:00
network Keep server bookmarks in save order 2023-05-26 11:15:44 +08:00
online Build for armv7 windows 2022-09-18 23:54:44 +08:00
physics Fix #4830 2022-12-08 16:26:28 +08:00
race UI/UX: Add new icon for Lap Trial mode 2023-05-11 12:44:04 -07:00
replay Remove irrlicht.h in remaining code if unneeded 2022-11-17 08:46:54 +08:00
scriptengine Add getGeometryLevel to scripting engine 2023-01-22 14:47:40 +08:00
states_screens Fix #4876 (#4897) 2023-07-21 08:37:08 +08:00
tips Allow disabling tips if empty (or no) tips.xml 2021-05-21 23:33:47 +08:00
tracks Fix start positions for negative sidewards distance 2023-06-29 00:40:38 +03:00
utils Add fflush(stdout) after writing to stdout with printf 2023-06-11 14:55:53 +06:00
Doxyfile
Doxyfile_Win
main_android.cpp Add more options for frame rate 2022-11-10 11:17:23 +08:00
main_loop.cpp Avoid leaking widgets (model view especially) when closing STK 2023-01-06 17:01:29 +08:00
main_loop.hpp Improve accuracy of frame rate limiter 2022-11-09 14:06:31 +08:00
main.cpp Allow using fixed laps in server with --laps option 2022-11-21 12:30:17 +08:00