• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.tx/H03-May-2022-96

buildbot/H03-May-2022-617441

cmake/H03-May-2022-2,3512,108

doc/H03-May-2022-2,1731,687

formbuilder/H03-May-2022-789787

git-hooks/H03-May-2022-4331

images/H03-May-2022-

po/H03-May-2022-117,81591,546

rpm/H03-May-2022-167107

src/H03-May-2022-257,696209,700

tools/H03-May-2022-1,7501,106

wxsmith/H03-May-2022-355352

.clang-formatH A D22-Nov-2013738 2725

.mailmapH A D22-Nov-20131.9 KiB2928

.travis.ymlH A D22-Nov-2013268 109

ABOUT-NLSH A D22-Nov-201374.7 KiB1,0691,022

AUTHORSH A D22-Nov-2013381 2813

COPYINGH A D22-Nov-201317.6 KiB341281

GroupOptions.fbpH A D22-Nov-2013117.7 KiB1,5601,559

INSTALLH A D22-Nov-2013134 95

NEWSH A D02-Dec-201330 31

READMEH A D22-Nov-2013224 64

README-Settings++H A D22-Nov-20131 KiB2621

THANKSH A D22-Nov-2013945 1817

configureH A D22-Nov-20132.1 KiB6245

git-stat.shH A D22-Nov-2013293 1811

springlobby_config.hH A D02-Dec-2013211 105

README

1all installation information can be found here:
2http://projects.springlobby.info/projects/springlobby/wiki/Install
3
4for compiling from source see:
5http://projects.springlobby.info/projects/springlobby/wiki/InstallFromSource
6

README-Settings++

1/**
2    This is Settings++,
3    Copyright (C) 2007
4    Original work by Kloot
5    cross-plattform/UI adaptation and currently maintained by koshi (Ren� Milk)
6    visit http://springrts.com/phpbb/viewtopic.php?t=12104
7    for more info/help
8
9	All files in src/spring are taken from the spring engine source
10	(https://github.com/spring/spring) and slightly modified
11	(unnecessary includes removed and such)
12
13    Settings++ is free software: you can redistribute it and/or modify
14    it under the terms of the GNU General Public License as published by
15    the Free Software Foundation, either version 3 of the License, or
16    (at your option) any later version.
17
18    Settings++ is distributed in the hope that it will be useful,
19    but WITHOUT ANY WARRANTY; without even the implied warranty of
20    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21    GNU General Public License for more details.
22
23    You should have received a copy of the GNU General Public License
24    along with Settings++.  If not, see <http://www.gnu.org/licenses/>.
25**/
26