Commit Graph

40 Commits (jgrpp)

Author SHA1 Message Date
Patric Stout 090616b4c9
Add: allow loading heightmaps from command-line (#11870)
If you want to load a file from tar, you have to give the file
inside the tar in order for it to work:

<tar-file>/<dir-in-tar>/<file>.png
4 months ago
Rubidium 564441e822 Remove: Debug redirect over network
It does not work for dedicated servers because upon starting the process to
resolve the address to redirect to gets killed. Also with all the async going
on in the network code, the debug redirection will start very late in the
process.
4 months ago
Rubidium 40195e689d Change: improve wording of help (host instead of IP) and update man page 9 months ago
frosch ac13e399d0 (svn r27091) -Fix [FS#6170] (r27012): Make manpage more portable. (bentley) 10 years ago
rubidium 65e3925afb (svn r27012) -Change: improvements to the man page (bentley) 10 years ago
yexo 433f74edd9 (svn r23065) -Add: -q option to read a savegame, write some general info and exit 13 years ago
frosch 9b9b427a26 (svn r22529) -Doc (r22419): Reflect removal of '-i' option in documentation. 13 years ago
planetmaker fe6080650c (svn r21676) -Prepare 1.1.0-beta2 14 years ago
rubidium 69fec2d146 (svn r19531) -Merge: documentation updates from 1.0 14 years ago
rubidium 4cd2ad0a5f (svn r19073) -Fix (r15027): -a is not a command line parameter 14 years ago
rubidium d8e126d98d (svn r18865) -Doc: update the manpage 15 years ago
rubidium ad667bf50a (svn r18684) -Fix: for some "man"s an empty line is an error 15 years ago
rubidium a33376b6ca (svn r17196) -Update: the man page; add the sound set stuff and make a few things a bit clearer 15 years ago
smatz 35635c6248 (svn r16555) -Feature [FS#570]: ability to enter server and company password via command line when joining a server (based on patch by Progman, Ammler and planetmaker) 15 years ago
rubidium a4567f243d (svn r15543) -Change: allow the default debug level of 6 for a dedicated server to be overriden by -d (if used after -D). 15 years ago
rubidium 93ed94c493 (svn r15364) -Update: the man page 16 years ago
skidd13 6dfc596da1 (svn r13757) -Doc: Update the man file 16 years ago
rubidium 50cf379330 (svn r11115) -Merge: release changes from 0.5. 17 years ago
rubidium 1761ff341c (svn r10378) -Merge: release changes from 0.5. 17 years ago
rubidium 902b2a1d58 (svn r9979) -Merge: release changes from 0.5. 17 years ago
rubidium eda671a752 (svn r9700) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
rubidium bc86bc3801 (svn r9663) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
rubidium d5f16924d9 (svn r9424) -Merge: Release changes from 0.5 branch back to trunk. 17 years ago
Darkvater 285c068aae (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 17 years ago
rubidium 656766da02 (svn r8642) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
Darkvater 8e06ff09a6 (svn r8254) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. 18 years ago
Darkvater 23776138ef (svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. 18 years ago
Darkvater c3b333088d (svn r7695) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et. 18 years ago
Darkvater 29ed5e55c7 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1 18 years ago
Darkvater df4f4253da (svn r5866) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 18 years ago
Darkvater 90d284372a (svn r5688) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 18 years ago
peter1138 0b44ec1b28 (svn r5425) - Forword-port r5424 from the 0.4 branch to trunk 18 years ago
Darkvater 1759f27b32 (svn r5415) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 18 years ago
Darkvater 24b31ea883 (svn r4123) - Forward-port the release-changes from the 0.4 branch back to trunk. This ensures an updated changelog, known-bugs, etc. 18 years ago
matthijs d22e2d12cf (svn r3507) - Fix: [Makefile] Make sure the ICON_DIR gets created before copying files there.
- Fix: Fix small syntactic error in the manpage.
19 years ago
tron 4634243110 (svn r3299) Remove the unimplemented -l option, which should select the language 19 years ago
tron 249a35cfe8 (svn r2723) Make the manual page more informative 19 years ago
truelight 1f4c1e8821 (svn r1281) -Fix: the OS/2 is now finished. Fixes:
- Networking
  - File selector issue
  - Keyboard input
  - Dedicated server console issue (use dedicated.cmd to open a server)
  - Plus many other minor issues
20 years ago
miham ec94450aef (svn r1119) Fixed url in manpage 20 years ago
matthijs 76363231be (svn r1118) * Added a minimal manpage with references to where to get real info
* Specified installation locations in the os/debian/rules script so it works now.
20 years ago