This website requires JavaScript.
Explore
Help
Register
Sign In
BRNSystems
/
minetest
Watch
1
Star
0
Fork
0
You've already forked minetest
forked from
Mirrorlandia_minetest/minetest
Code
Pull Requests
1
Activity
4,479
Commits
5
Branches
61
Tags
104
MiB
30075467b8
Commit Graph
2 Commits
Author
SHA1
Message
Date
ShadowNinja
30075467b8
Change error_message from wstring to string
...
This removes a lot of narrow/wide conversions where a wide string was never used.
2015-03-27 20:24:04 -04:00
Loic Blot
146f77fdb7
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