]> git.jsancho.org Git - lugaru.git/shortlog
lugaru.git
2016-11-20 Rémi VerscheldeCMake: Drop LUGARU_INSTALL_PREFIX and clean CMakeLists
2016-11-20 Rémi VerscheldeAdd link to the website in the README
2016-11-20 Côme ChillietFixed a lot of warnings
2016-11-20 Côme ChillietIgnoring parentheses warnings for now - too much of...
2016-11-20 Côme ChillietFixed some warnings
2016-11-20 Rémi VerscheldeAdd detailed compilation instructions
2016-11-20 Neal GompaCI: Update inactive CI configurations to match current...
2016-11-20 Rémi VerscheldeFix creating a Screenshots folder in bindir on Unix
2016-11-20 Rémi VerscheldeBump details to high level and enable motion blur
2016-11-20 Rémi VerscheldeSet default resolution to 1024x768
2016-11-20 Neal Gompa... Merge branch 'unbundle-the-world-better' into 'master'
2016-11-20 Rémi VerscheldePurge thirdparty source files
2016-11-20 Neal GompaCMake: Purge all the bundled dependencies
2016-11-20 Neal Gompa... Merge branch 'opt-fullscreen' into 'master'
2016-11-20 Rémi VerscheldeAdd an option to toggle fullscreen
2016-11-20 Côme ChillietFixed resolution detection and handling
2016-11-19 Neal GompaCI: Disable AppVeyor
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 Côme ChillietFixed nomousegrab option
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 Côme ChillietFixes #12 Removed chatting code
2016-11-19 Rémi Verscheldemingw: Temporarily disable glstubs logic to fix build
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-19 Neal GompaCI: Fix installing copr command, move it to mingw sections
2016-11-19 Neal GompaCI: Ensure dnf copr command is available
2016-11-19 Neal GompaCI: Add COPR repo to provide OpenAL for MinGW builds
2016-11-19 Rémi VerscheldeWinDefs: Do not redefine uintptr_t
2016-11-19 Neal GompaCI: Switch to Fedora Rawhide for Linux builds
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 Rémi VerscheldeFix mingw32 build by dropping re- and undefs of core...
2016-11-18 Neal GompaCI: Switch most of the libraries from internal to syste...
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 Rémi VerscheldeCI: Adapt to SDL2 migration
2016-11-18 Côme ChillietDeleted SDL 1.2 from Dependencies folder
2016-11-18 Côme ChillietMigrated to SDL2
2016-11-18 Côme ChillietFixed CMakeLists.txt identation
2016-11-16 Neal GompaPurge Xcode projects
2016-11-16 Neal GompaCI: AppVeyor x86 -> Win32
2016-11-16 Neal GompaCI: Set Debug configuration for AppVeyor
2016-11-16 Neal GompaCI: Fix .doozer.json buildcmd
2016-11-16 Neal GompaCI: Add .doozer.json
2016-11-16 Neal GompaGenerate debugging symbols with Debug configuration
2016-11-16 Neal GompaCI: Add target configuration setting for appveyor
2016-11-16 Neal GompaCI: Fix .appveyor.yml build section
2016-11-15 Neal GompaCI: We only have libraires for 32-bit MSVC builds,...
2016-11-15 Neal GompaCI: Fix install prefix for appveyor cmake run
2016-11-15 Neal GompaCI: Drop legacy msvc2005 files, add AppVeyor
2016-11-15 Neal GompaCI: Add mingw{32,64}-headers to build_mingw{32,64}...
2016-11-15 Neal GompaRemove superfluous explicit command for windres/rc
2016-11-14 Neal GompaCI: Force internal OpenGL for MinGW
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-14 Rémi Verscheldemingw32: Fix a couple build issues
2016-11-14 Rémi VerscheldeAdd project links to the README
2016-11-13 Neal GompaGameTick: add cmath include and _USE_MATH_DEFINES
2016-11-13 Neal Gompa... Merge branch 'readme' into 'master'
2016-11-13 Rémi VerscheldeAdd a README.md with details on the project and repo
2016-11-13 Neal GompaAdd missing force internal command for OSX and refactor...
2016-11-13 Neal GompaCI: Fixup for MinGW builds
2016-11-13 Neal GompaFix cross-compiling command and add CI clause for MinGW
2016-11-13 Neal GompaCI: Add pkgconfig(libjpeg) dependency
2016-11-13 Neal GompaCI: Add missing make install
2016-11-13 Neal GompaAdd .gitlab-ci.yml for enabling GitLab CI
2016-11-13 Neal GompaHg -> Git: Remove hg files and put git ones
2016-11-13 Rémi VerscheldeLicense: Also list temple/World.png as texture from...
2016-11-08 Rémi VerscheldeReorder content licensing info for clarity
2015-04-22 Rémi VerscheldeFix crash due to wrong iterator type
2015-04-05 Neal GompaAdd copyright header to Windows binary resource header...
2015-04-05 Neal GompaAdd copyright header to source files to match license...
2015-03-17 Côme BERNIGAUDHandle the case where the current campaign has been...
2013-07-13 Côme BERNIGAUDRemoved numplayers (using Person::players.size() instead)
2013-07-13 Côme BERNIGAUDplayer replaced by Person::players which is a vector...
2013-04-16 sf17kfix a crash
2013-04-15 sf17kmade convenience functions inlineable to avoid performa...
2013-04-15 sf17kCLEANED UP WHITESPACE
2013-04-15 sf17kFORMATTED IF STATEMENTS
2013-04-15 sf17kBEAUTIFIED ALL SOURCE CODE
2013-04-12 sf17kcomments and cleanup
2013-04-07 sf17kbeautified code
2013-04-07 sf17kconvenience functions
2013-04-07 sf17kremove repetitive code
2013-04-05 sf17kcomments and simplification
2013-04-05 sf17kemploy convenience functions
2013-04-05 sf17kadded some comments
2013-04-04 sf17kformatted if statements (Person.cpp)
2013-04-04 sf17kbeautified Person.cpp with AStyle
2013-04-04 sf17koops should've used tabs in Person.h
2012-07-30 sf17krenames for readability
2012-07-30 sf17krename for readability
2012-07-30 sf17kclean up formatting in Person.h
2012-07-30 sf17ksome findClosest* refactoring
next