Age | Commit message (Collapse) | Author |
|
This change rewrites and simplifies the copyright headers at the top
of all source files:
* Remove "Emacs style mode select" line; this line was included in
the headers for the originally released source files and appears
to be to set the file type for old versions of Emacs. I'm not sure
entirely why it was required but I don't think it is any more.
* Remove "You should have received a copy of..." text from copyright
header. This refers to the old 59 Temple Place address where the
FSF headquarters used to be located and is no longer correct.
Rather than change to the new address, just remove the paragraph
as it is superfluous anyway. This fixes #311.
* Remove ---- separator lines so that the file headers are barer
and more simplified.
|
|
These are the equivalents of .deh for Heretic and Strife. Add these as
file associations and auto-switch to the appropriate game type when
opened.
|
|
The OS X launcher used a few unsafe string functions; use snprintf()
or strlcpy,strlcat here - as this is the launcher for OS X we don't
need to care about portability.
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2662
|
|
and include the custom version. Also include a copy in the Mac
documentation folder.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2661
|
|
considered as invalid file extensions.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2656
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2655
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2654
|
|
Include CMDLINE files in Mac packages.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2653
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2554
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2553
|
|
Recent versions of Mac OS X Finder seem to generate slightly fatter
.DS_store files. This can cause a problem where there is insufficient
free space in tmp.dmg to generate the modified .DS_store file. Adding
some zero-fill to the end of the base one fixes this.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2547
|
|
Subversion-branch: /branches/v2-branch
Subversion-revision: 2372
|
|
scroll bar.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2371
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2367
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 2348
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 2347
|
|
raven-branch.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2336
|
|
configuration.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2334
|
|
application bundle and add a help menu with links. Rework .dmg
generation to generate a file with a "fancy" background image and
overall nicer appearance.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2332
|
|
in MANPATH to contain spaces.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2318
|
|
when opening a terminal window.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2302
|
|
different platforms.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2299
|
|
Subversion-branch: /branches/strife-branch
Subversion-revision: 2294
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 2277
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 2258
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 2234
|
|
Subversion-branch: /branches/raven-branch
Subversion-revision: 1987
|
|
work on older versions.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1944
|
|
correct the setup location.
Subversion-branch: /branches/raven-branch
Subversion-revision: 1847
|
|
recorded demos go somewhere sensible.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1835
|
|
the game by pressing return.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1834
|
|
start the game. Add missing 'edit' menu. Set svn:ignore property for osx
directory.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1824
|
|
configure.in. Use these for the Info-gnustep.plist file. Add generated
.spec file for building RPM packages.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1821
|
|
display an error message if the user tries to launch the game without an
IWAD selected.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1817
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1816
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1815
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1814
|
|
for testing purposes. Add GNUstep version of Info.plist, remove
app-skeleton directory and move contents up.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1813
|
|
versions from autoconf.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1808
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1807
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1805
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1804
|
|
multiple files to be opened at once.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1803
|
|
line at the appropriate position in the command line string.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1802
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1799
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1797
|
|
libraries to be installed based on the path in which they are located,
rather than whether there is "libSDL" in the name. Use install_name_tool
to change the search path so that the system looks for libraries in
@executable_path@ rather than their location on the machine upon which
the program was built.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1796
|
|
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1795
|
|
LauncherManager.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1794
|