This website requires JavaScript.
Explore
Help
Sign In
luanti-org
/
luanti
Watch
1
Star
0
Fork
0
You've already forked luanti
mirror of
https://github.com/luanti-org/luanti.git
synced
2025-10-15 01:25:20 +02:00
Code
Activity
Files
9a9fcfc9a302227d60c108d048d86b9d77cf24b1
luanti
/
src
/
client
History
Loic Blot
7880ff74b6
Re-apply
4a6582c13c
broken since
146f77fdb7
2015-02-14 09:21:04 +01:00
..
clientlauncher.cpp
Re-apply
4a6582c13c
broken since
146f77fdb7
2015-02-14 09:21:04 +01:00
clientlauncher.h
main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLauncher now owns print_video_modes and speed_tests functions (they are only called by him) * Move GameParams to shared/gameparams.h because it's shared between server and client and launcher need to know it * Move InputHandlers class to client/inputhandler.h * Cleanup includes
2015-02-12 15:00:03 +01:00
inputhandler.h
main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLauncher now owns print_video_modes and speed_tests functions (they are only called by him) * Move GameParams to shared/gameparams.h because it's shared between server and client and launcher need to know it * Move InputHandlers class to client/inputhandler.h * Cleanup includes
2015-02-12 15:00:03 +01:00