summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2024-06-19Fixed cURL linker issues on MSYS2Thorbjørn Lindeijer1-2/+1
2024-05-07Replaced ENet with submoduleThorbjørn Lindeijer1-8/+11
2024-04-20CMake: Use FindIntlThorbjørn Lindeijer1-19/+8
2024-04-20CMake: Use add_compile_definitions instead of setting COMPILE_FLAGSThorbjørn Lindeijer1-21/+12
2024-04-20CMake: Use cmake-format to make the files more pleasant to readThorbjørn Lindeijer1-129/+134
2024-04-20CMake: Removed unused PROGRAMS variableThorbjørn Lindeijer1-2/+0
2024-04-17macOS: Create an app bundleThorbjørn Lindeijer1-15/+35
2024-04-12CMake: Use GNUInstallDirsThorbjørn Lindeijer1-2/+8
2024-04-08CMake: Removed manual RC-compiler setup for MinGWThorbjørn Lindeijer1-16/+0
2024-04-08Resolved issues with winver.hThorbjørn Lindeijer1-1/+2
2024-03-26CMake: Added USE_SYSTEM_GUICHAN optionThorbjørn Lindeijer1-16/+14
2024-03-25Allow mouse focus click-throughThorbjørn Lindeijer1-1/+1
2024-03-08Removed SDL2_gfx dependencyThorbjørn Lindeijer1-1/+1
2024-02-27Added VSync and windowed fullscreen optionsThorbjørn Lindeijer1-4/+8
2024-02-19Fixed compile on macOSThorbjørn Lindeijer1-11/+15
2024-02-13Reverted the PhysicsFS check for Ubuntu 18.04 compatibilityThorbjørn Lindeijer1-2/+2
2024-02-07Introduce .gitlab-ci.ymlThorbjørn Lindeijer1-2/+1
2024-02-05Use SDL2 to show a simple message box on errorThorbjørn Lindeijer1-1/+0
2024-02-05Require PhysFS 3.0Thorbjørn Lindeijer1-21/+2
2024-01-25Always use C++11 and remove related compatibility option/codeThorbjørn Lindeijer1-5/+0
2024-01-25Removed X11 dependencyThorbjørn Lindeijer1-6/+0
2024-01-25Ported to SDL2Thorbjørn Lindeijer1-33/+20
2013-05-04Client-side settings are now available from settings.xmlPrzemysław Grzywacz1-0/+4
2013-04-27Added support for charcreation.xml settingsThorbjørn Lindeijer1-0/+2
2013-04-27Always read the attributes.xml fileThorbjørn Lindeijer1-2/+2
2012-08-14Can now build using cmake on OSXSocapex1-1/+10
2012-08-12Removed ImageLoader and ProxyImage classesThorbjørn Lindeijer1-2/+0
2012-06-26don't overwrite system/environment CXXFLAGShasufell1-1/+1
2012-05-05Removed the shared base classes of MessageIn and MessageOutThorbjørn Lindeijer1-4/+0
2012-03-24Introduced compile-time option to disable use of C++0xThorbjørn Lindeijer1-1/+5
2012-02-07Added cmake status messages on compile options used.Yohann Ferreira1-0/+4
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer1-0/+2
2012-01-18ColorDB -> HairDB.Yohann Ferreira1-2/+2
2012-01-16Renamed some file names for consistency with the class namesThorbjørn Lindeijer1-22/+22
2012-01-10Made addition of custom servers be done in a separate window.Yohann Ferreira1-0/+2
2011-09-08Merge remote-tracking branch 'origin/0.5'Ben Longbons1-0/+1
2011-09-07Changes need to build without OpenGLBen Longbons1-0/+1
2011-06-03Replace SDL_types.h with cstdintJared Adams1-0/+1
2011-05-24Extended Guichan with an empty spacer widgetAngelo Castellani1-0/+2
2011-05-24Widened the setup window by 5pxAngelo Castellani1-2/+2
2011-05-24Broke the setup tab "Video" in twoAngelo Castellani1-0/+2
2011-04-09Renamed Listener to EventListenerThorbjørn Lindeijer1-2/+2
2011-02-15Fix compilation on Haiku and set config and data paths for it.DarkWind1-1/+1
2011-02-01Merge branch '0.5'Thorbjørn Lindeijer1-5/+16
2011-01-28Fix Windows build of the 0.5 version.Yohann Ferreira1-2/+2
2011-01-26Prune the enet and manaserv files dependency of the 0.5 binary.Yohann Ferreira1-5/+16
2010-12-30Renamed protocol.h to manaserv_protocol.h to follow server's changes.Yohann Ferreira1-1/+1
2010-12-22Merge branch '0.5'Chuck Miller1-2/+0
2010-12-22Remove ambientoverlay class and filesChuck Miller1-2/+0
2010-11-15Remove the configlistener.h from the file listChuck Miller1-1/+0