summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAge
* Crafting definition in scriptsPerttu Ahola2011-11-29
* Node definition namesPerttu Ahola2011-11-29
* Move tool definitions to scriptPerttu Ahola2011-11-29
* GameDef compilesPerttu Ahola2011-11-29
* Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola2011-11-29
* Move tool stuff to tool.{h,cpp}Perttu Ahola2011-11-29
* Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuffPerttu Ahola2011-11-29
* Scripting WIPPerttu Ahola2011-11-29
* Scripting WIPPerttu Ahola2011-11-29
* Move images to data/textures and fix some path stuff; hope that installation ...Perttu Ahola2011-11-29
* Add LuaPerttu Ahola2011-11-29
* Initially add small and tight logging facilityPerttu Ahola2011-10-16
* Resource file handling for exe icon for MinGWPerttu Ahola2011-10-15
* Handle death and respawn betterPerttu Ahola2011-10-15
* mobv2Perttu Ahola2011-10-15
* In CMake scripts: New version number, fix MSVC stuffPerttu Ahola2011-10-14
* Header file tweaking; mainly for speedPerttu Ahola2011-10-12
* Merge branch 'view_bobbing_and_vielded_tool'Perttu Ahola2011-09-26
|\
| * Collected and moved existing camera infrastructure from game.cpp to camera.cp...Kahrl2011-09-08
* | Move PLATFORM_LIBS around to make sqlite3 link with libdl on some distrosPerttu Ahola2011-09-23
* | SQLite needs to be linked with -ldl on some Linux distros.Kahrl2011-09-16
|/
* added ipban supportConstantin Wenger2011-08-12
* Merged some FreeBSD fixesPerttu Ahola2011-08-11
|\
| * Proper placement of binary files.q662011-08-11
* | Clang doesn't like -Wno-unused-but-set-variableGiuseppe Bilotta2011-08-11
* | Project uses C++, so use CHECK_CXX_COMPILER_FLAGGiuseppe Bilotta2011-08-11
|/
* Check whether -Wno-unused-but-set-variable is supported before usingDmitry Marakasov2011-08-01
* merged delta and c55Perttu Ahola2011-08-05
|\
| * Merge remote-tracking branch 'origin/upstream'Nils Dagsson Moskopp2011-07-31
| |\ | |/ |/|
| * Sanitize GETTEXT usage macrosGiuseppe Bilotta2011-07-24
| * Bring po update out of cmake againGiuseppe Bilotta2011-07-24
| * Do not package en translation, since we don't build itGiuseppe Bilotta2011-07-24
| * Gettext domain should match the project nameGiuseppe Bilotta2011-07-24
| * updated cmakerules to autodetect if gettext can be usedConstantin Wenger2011-07-23
| * fixed some problems with filenames of the translationsConstantin Wenger2011-07-22
| * Declare USE_GETTEXT optionGiuseppe Bilotta2011-07-22
| * updatepo cmake ruleGiuseppe Bilotta2011-07-22
| * Static naming of po fileGiuseppe Bilotta2011-07-22
| * Refactor mo creation/installationGiuseppe Bilotta2011-07-22
| * Use project name for mo filesGiuseppe Bilotta2011-07-22
| * Merge remote-tracking branch 'erlehmann/master'Giuseppe Bilotta2011-07-22
| |\
| | * Added french translation.Cyriaque Skrapits2011-07-21
| * | Reorganize cmake gettext message output to ease debuggingGiuseppe Bilotta2011-07-21
| * | Find correct library for MSVC vs MingW in WinowsGiuseppe Bilotta2011-07-21
| * | Only install locale files if using gettextGiuseppe Bilotta2011-07-21
| * | Uppercase DEFINED or cmake 2.8.4 complainsGiuseppe Bilotta2011-07-21
| * | Refactor and clean up gettext managementGiuseppe Bilotta2011-07-21
| * | Make gettext optionalGiuseppe Bilotta2011-07-21
| * | Tweak makefiles to add -delta suffix.Weedy2011-07-21
| * | Fix win32 MSVC compile. (screw gettext)Weedy2011-07-21
| |/