aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2011-11-29Crafting definition in scriptsPerttu Ahola
2011-11-29Node definition namesPerttu Ahola
2011-11-29Move tool definitions to scriptPerttu Ahola
2011-11-29GameDef compilesPerttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-11-29Move tool stuff to tool.{h,cpp}Perttu Ahola
2011-11-29Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuffPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Scripting WIPPerttu Ahola
2011-11-29Move images to data/textures and fix some path stuff; hope that installation ...Perttu Ahola
2011-11-29Add LuaPerttu Ahola
2011-10-16Initially add small and tight logging facilityPerttu Ahola
2011-10-15Resource file handling for exe icon for MinGWPerttu Ahola
2011-10-15Handle death and respawn betterPerttu Ahola
2011-10-15mobv2Perttu Ahola
2011-10-14In CMake scripts: New version number, fix MSVC stuffPerttu Ahola
2011-10-12Header file tweaking; mainly for speedPerttu Ahola
2011-09-26Merge branch 'view_bobbing_and_vielded_tool'Perttu Ahola
2011-09-23Move PLATFORM_LIBS around to make sqlite3 link with libdl on some distrosPerttu Ahola
2011-09-16SQLite needs to be linked with -ldl on some Linux distros.Kahrl
2011-09-08Collected and moved existing camera infrastructure from game.cpp to camera.cp...Kahrl
2011-08-12added ipban supportConstantin Wenger
2011-08-11Merged some FreeBSD fixesPerttu Ahola
2011-08-11Proper placement of binary files.q66
2011-08-11Clang doesn't like -Wno-unused-but-set-variableGiuseppe Bilotta
2011-08-11Project uses C++, so use CHECK_CXX_COMPILER_FLAGGiuseppe Bilotta
2011-08-01Check whether -Wno-unused-but-set-variable is supported before usingDmitry Marakasov
2011-08-05merged delta and c55Perttu Ahola
2011-07-31Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp
2011-07-31updated CMakeList.txts a bitPerttu Ahola
2011-07-31added windows iconPerttu Ahola
2011-07-24Sanitize GETTEXT usage macrosGiuseppe Bilotta
2011-07-24Bring po update out of cmake againGiuseppe Bilotta
2011-07-24Do not package en translation, since we don't build itGiuseppe Bilotta
2011-07-24Gettext domain should match the project nameGiuseppe Bilotta
2011-07-23updated cmakerules to autodetect if gettext can be usedConstantin Wenger
2011-07-23removed -delta namingsPerttu Ahola
2011-07-22fixed some problems with filenames of the translationsConstantin Wenger
2011-07-22fixed some problems with filenames of the translationsConstantin Wenger
2011-07-22Declare USE_GETTEXT optionGiuseppe Bilotta
2011-07-22Declare USE_GETTEXT optionGiuseppe Bilotta
2011-07-22updatepo cmake ruleGiuseppe Bilotta
2011-07-22updatepo cmake ruleGiuseppe Bilotta
2011-07-22Static naming of po fileGiuseppe Bilotta
2011-07-22Static naming of po fileGiuseppe Bilotta
2011-07-22Refactor mo creation/installationGiuseppe Bilotta
2011-07-22Refactor mo creation/installationGiuseppe Bilotta
2011-07-22Use project name for mo filesGiuseppe Bilotta
2011-07-22Use project name for mo filesGiuseppe Bilotta
2011-07-22Merge remote-tracking branch 'erlehmann/master'Giuseppe Bilotta