- Oct 15, 2011
-
-
Perttu Ahola authored
-
- Oct 14, 2011
-
-
Perttu Ahola authored
-
- Oct 12, 2011
-
-
Perttu Ahola authored
-
- Sep 23, 2011
-
-
Perttu Ahola authored
-
- Sep 16, 2011
-
-
Kahrl authored
-
- Sep 08, 2011
-
-
Kahrl authored
Collected and moved existing camera infrastructure from game.cpp to camera.cpp and camera.h. Introduced configuration settings 'fov' which chooses the camera's (vertical) field of view and 'view_bobbing' which currently does nothing. Other code refactored to not expect the FOV to be a build time constant.
-
- Aug 12, 2011
-
-
Constantin Wenger authored
commands: /#ipban <nick> /#ipunban <ip>
-
- Aug 11, 2011
-
-
q66 authored
-
Giuseppe Bilotta authored
The release versions of CMake don't yet properly support flag checking in Clang, so we need to exclude it explicitly for the time being.
-
Giuseppe Bilotta authored
Although this doesn't change much for our specific case, it can make a difference for some flags, so use the appropriate macro.
-
- Aug 01, 2011
-
-
Dmitry Marakasov authored
it. It seems to only be available on recent (>=4.6) versions of gcc.
-
- Jul 30, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jul 24, 2011
-
-
Giuseppe Bilotta authored
Now the user-level option is called ENABLE_GETTEXT, and USE_GETTEXT is only set to true if gettext was enabled and found. This simplifies all check to USE_GETTEXT only rather than the double checks for it being enabled and found.
-
Giuseppe Bilotta authored
This solves two issues at once: * CMake would delete po files during ‘make clean’ because it thought they were autogenerated and not just managed * the only gettext tools readily available in Windows are so old they don't support options like --package-name The change also moves minetest.pot down one level, so we don't need to special case ‘en’ anymore. The downside is of course that you need some sane POSIX shell to update the po files.
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
This partially reverts 023cc0d37776976b4b192b7363f73a5d2debdef6, goes back to using PROJECT_NAME for the filename and also uses PROJECT_NAME as text domain in the source code.
-
- Jul 23, 2011
-
-
Constantin Wenger authored
fixed error if gettext is disabled
-
Perttu Ahola authored
-
- Jul 22, 2011
-
-
Constantin Wenger authored
-
Constantin Wenger authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
Get rid of the system-specific updatelocales.sh and introduce an updatepo cmake rule. po files are also updated before creating the mo files, and we now keep the .pot file (in the po/en directory). To stabilize the po file creation, file contents are sorted by source filename. Update po files in the process.
-
Giuseppe Bilotta authored
Get rid of the system-specific updatelocales.sh and introduce an updatepo cmake rule. po files are also updated before creating the mo files, and we now keep the .pot file (in the po/en directory). To stabilize the po file creation, file contents are sorted by source filename. Update po files in the process.
-
Giuseppe Bilotta authored
The po file should not be named c55 if we're in ∆. But since it is not exposed at installation time, we don't actually need its name to be based on the project name at all, so just call it minetest.po
-
Giuseppe Bilotta authored
The po file should not be named c55 if we're in ∆. But since it is not exposed at installation time, we don't actually need its name to be based on the project name at all, so just call it minetest.po
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
- Jul 21, 2011
-
-
Cyriaque Skrapits authored
-
Cyriaque Skrapits authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-
Giuseppe Bilotta authored
-