]> git.jsancho.org Git - lugaru.git/history - CMakeLists.txt
Friends fight with true enemies, before they attacked player but hurting enemies
[lugaru.git] / CMakeLists.txt
2017-09-02 Neal GompaCMake: Remove OggVorbis CMake module and use pkg_check_...
2017-05-20 Martin Erik WernerRemove some unneeded libs & headers
2017-02-11 Rémi VerscheldeCMake: Define build type before configuring version...
2017-02-11 Rémi VerscheldeBump version to 1.3-dev
2017-02-11 Rémi VerscheldeBump version to 1.2 (stable)
2017-02-05 Côme ChillietMoved PersonType class to its own file
2017-01-28 Rémi VerscheldeSplit distribution stuff per platform
2017-01-28 Rémi VerscheldeUnify platform-specific definitions and clean .rc file
2017-01-24 Rémi VerscheldeCMake: Add version logic and make it generate Version.hpp
2017-01-02 Côme ChillietRemoved lots of unused code from Math folder, renamed...
2016-12-22 Côme ChillietCleaned Terrain Decal handling
2016-12-22 Nicola Spanti (RyD... Fixing some warnings
2016-12-19 Neal GompaCMake: Switch to --std=gnu++11 to fix builds with POWER
2016-12-16 Côme ChillietMoved things related to tutorial in new Tutorial class
2016-12-15 Côme ChillietCleaned up Objects handling
2016-12-14 Neal GompaCMake: Use correct path for Resources in app root for...
2016-12-14 Neal GompaCMake: Fix SDL2 detection for macOS
2016-12-14 Rémi VerscheldeCMake: Decrease required version (3.0) and use pkgconfi...
2016-12-13 Rémi VerscheldeAdd original Temple readme and fix doc install
2016-12-13 Rémi VerscheldeMove some doc to Docs/ and apply folder naming scheme
2016-12-12 Rémi VerscheldeAdd release notes for upcoming 1.1 release
2016-12-11 Neal GompaAdjust macOS build information to new minimum OS version
2016-12-11 Rémi VerscheldeRename all C++ headers with .hpp extension
2016-12-11 Côme ChillietSorted all source files in folders
2016-12-10 Rémi VerscheldeRename debug mode to dev tools
2016-12-10 Côme ChillietMoved everything related to Menu is Menu.h,cpp and...
2016-12-09 Rémi VerscheldeCMake: Default to RelWithDebInfo build type when not...
2016-12-09 Rémi VerscheldeCMake: Fix missing data install on Windows
2016-12-09 Côme ChillietAdded a class for Hotspots to avoid using several arrays
2016-12-09 Côme ChillietMoved Joint and Muscle classes to their own files
2016-12-09 Côme ChillietMoved Skeleton and Animation to their own folder.
2016-12-08 Rémi VerscheldeInstall more docs (AUTHORS, DEBUG-OPTIONS.txt)
2016-12-08 Rémi VerscheldeReadd -pedantic to CXX flags for all builds
2016-12-07 Neal GompaAdd AppStream appdata/metainfo file
2016-12-07 Rémi VerscheldeFix CXX flags in various CMake build types
2016-12-07 Rémi VerscheldeAdd manpage for Linux system installation
2016-12-07 Rémi VerscheldeAdd and install desktop file and icon
2016-12-07 Rémi VerscheldeMove distribution-related files to Dist
2016-12-07 Rémi VerscheldeAdd proper system-wide install instructions for Linux
2016-12-07 Côme ChillietFixes #8 Removed glstubs.h and its uses
2016-12-01 Côme ChillietFirst step towards using clean methods and correct...
2016-11-30 Côme ChillietCleaned up dialog handling using a Dialog class
2016-11-29 Côme ChillietAdded pedantic to debug build options to avoid problems...
2016-11-26 Côme ChillietSwitch to using «The Lean Mean C++ Option Parser»
2016-11-26 Côme ChillietRenamed OpenGL_Windows.cpp into main.cpp as it contains...
2016-11-24 Côme ChillietMoved image loading/saving in TGALoader and renamed...
2016-11-24 Côme ChillietMoved console commands in their own file to clean a...
2016-11-22 Côme ChillietRemoved unused file and code
2016-11-20 Rémi VerscheldeDrop unnecessary USE_OPENAL and USE_SDL defines
2016-11-20 Rémi VerscheldeCMake: Drop LUGARU_INSTALL_PREFIX and clean CMakeLists
2016-11-20 Côme ChillietIgnoring parentheses warnings for now - too much of...
2016-11-20 Neal Gompa (ニール... Merge branch 'unbundle-the-world-better' into 'master'
2016-11-20 Neal GompaCMake: Purge all the bundled dependencies
2016-11-19 Rémi VerscheldeCMake: Install OpenAL DLL and docs
2016-11-19 Rémi VerscheldeCMake: Install required DLLs when building with mingw
2016-11-19 Neal GompaCMake: Do not install no longer existent libraries
2016-11-19 Rémi VerscheldeDrop bundled OpenAL binaries
2016-11-19 Rémi VerscheldeCMake: Fix linking against system OpenAL via pkgconfig
2016-11-19 Rémi VerscheldeCMake: Simplify RC compilation and fix indentation
2016-11-19 Neal GompaFix paths for OpenAL headers
2016-11-19 Neal GompaOpenAL -> OPENAL
2016-11-19 Neal GompaUse pkgconfig for cross-compiling to detect OpenAL
2016-11-18 Neal GompaSet CMP0004 policy to OLD
2016-11-18 Rémi VerscheldeCMake: Use upstream SDL2 find_package
2016-11-18 Rémi VerscheldeWin32: Allow linking against system OpenGL (mingw)
2016-11-18 Neal GompaRevert "Remove superfluous explicit command for windres/rc"
2016-11-18 Neal Gompa (ニール... Merge branch 'sdl2-rebase' into 'master'
2016-11-18 Côme ChillietMigrated to SDL2
2016-11-18 Côme ChillietFixed CMakeLists.txt identation
2016-11-16 Neal GompaGenerate debugging symbols with Debug configuration
2016-11-15 Neal GompaCI: Drop legacy msvc2005 files, add AppVeyor
2016-11-15 Neal GompaRemove superfluous explicit command for windres/rc
2016-11-14 Neal Gompa (ニール... Merge branch 'fix-mingw32' into 'master'
2016-11-14 Rémi Verscheldemingw32: Fix issues with WIN32 not being defined
2016-11-13 Neal GompaAdd missing force internal command for OSX and refactor...
2016-11-13 Neal GompaFix cross-compiling command and add CI clause for MinGW
2013-07-13 Côme BERNIGAUDplayer replaced by Person::players which is a vector...
2012-05-12 sf17kget it to compile on my mingw setup
2011-05-26 sf17kmajor refactor of menu system, part 1
2011-05-20 Côme BERNIGAUDmerge
2011-05-19 Alexander MonakovMerge with p/lugaru
2011-05-17 Côme BERNIGAUDRefactor of the texture system
2011-05-02 Alexander MonakovDo not link against OpenGL library
2011-01-03 Alexander MonakovRemove Constants.h
2010-12-22 Alexander MonakovMove stats vars and award computation to Awards.cpp
2010-12-18 Alexander MonakovSlightly squash pack stuff
2010-12-18 Alexander MonakovSlightly squash unpack stuff
2010-12-12 Alexander MonakovCleanup sound loading
2010-12-12 Alexander MonakovUnused
2010-06-06 Alexander MonakovCleanup animation loading
2010-06-06 Alexander MonakovMake animation types an enum, move to a separate file
2010-06-06 Alexander MonakovMerge
2010-06-06 Alexander MonakovMerge
2010-06-06 Côme BERNIGAUDMissing files in the CMakeList.txt
2010-06-06 Alexander MonakovRemove Random.cpp
2010-06-06 Alexander MonakovRemove deleted files from CMakeLists.txt
2010-06-06 Alexander MonakovMerge
2010-06-05 Côme BERNIGAUDVarious SDL input and Game::* cleanups
2010-06-05 Côme BERNIGAUDMove player account handling into separate class
2010-06-05 Côme BERNIGAUDCleanning up Sprite class. More can be done, but it...
next