Commit Graph

214 Commits

Author SHA1 Message Date
merlijn
bfe3e801b0 add cleaner OSX version filter 2010-07-09 22:48:47 +02:00
Merlijn Hofstra
347996194d compile against shipped SDL 2010-07-08 22:12:54 +02:00
Merlijn Hofstra
b93c58b5af update to SDL 1.2.14 2010-07-08 20:48:56 +02:00
Rudolf Polzer
fd646e5c63 change to unconverted and current version of Nimbus Sans L 2010-07-07 21:52:33 +02:00
MrBougo
f3e2327008 Remove weird 'tname=' line in the windows script duplication 2010-07-07 13:32:29 +02:00
MrBougo
bcb9893f31 Use the -mygames switch for DP
This only affects the game in windows, it makes the user data
directory my documents\my games\xonotic\data instead of storing
everything in the git working copy. Consistent with unix .xonotic.
2010-07-06 22:49:11 +02:00
Rudolf Polzer
58cc901f81 fix temp name overwrite in "all" 2010-07-04 21:37:09 +02:00
Rudolf Polzer
1214a3a778 fix the shifting 2010-07-04 21:28:51 +02:00
Rudolf Polzer
d5cad69062 support -scale flags 2010-07-04 19:14:39 +02:00
Rudolf Polzer
2856d02081 fix syntax of $HOME var use 2010-07-04 18:36:06 +02:00
Rudolf Polzer
c68423b1ef ./all compile "wgl sdl dedicated" (allow multiple targets to be given) 2010-07-04 18:28:02 +02:00
Rudolf Polzer
42e363f887 cleanup of release build compile lines 2010-07-02 14:51:03 +02:00
Rudolf Polzer
c1b23d70ee add DEP and ASLR flags 2010-07-02 14:47:06 +02:00
Rudolf Polzer
9d2449295f add a win64 target (untested) 2010-07-02 14:44:22 +02:00
Rudolf Polzer
165b5c3178 rev-list, not rev-parse 2010-07-02 14:04:00 +02:00
Rudolf Polzer
6b8ec4f290 use compile -n to speed up admin-merge 2010-07-02 14:01:59 +02:00
Rudolf Polzer
6c11bb6513 autodetect whether a branch is based on master or on div0-stable; flag ./all compile -n which doesn't make clean 2010-07-02 14:01:07 +02:00
merlijn
fecd9ecd51 allow showing status number on irc 2010-06-29 18:41:10 +02:00
Rudolf Polzer
0c0cb62b5c Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-06-28 14:27:41 +02:00
Rudolf Polzer
0c1347d0ec more release build script stuff 2010-06-28 14:27:27 +02:00
Rudolf Polzer
058d912718 compress-texture: when calling wine, unset $DISPLAY so it won't show a dialog box if compressing failed. 2010-06-26 22:21:56 +02:00
Rudolf Polzer
fd716c102c another typo fix :P 2010-06-26 16:57:19 +02:00
Rudolf Polzer
9059f41000 use BoxFilter.dll in Compressonator 2010-06-26 16:48:53 +02:00
Rudolf Polzer
9c9343fa31 allow choosing between ATICompressor and DXTC.dll 2010-06-26 16:38:26 +02:00
Rudolf Polzer
0e1fbbc2bf also support ATI Compressonator via WINE for release building 2010-06-26 16:29:54 +02:00
Rudolf Polzer
a8107a6553 Merge branch 'master' of ssh://git.xonotic.org/xonotic 2010-06-25 20:52:31 +02:00
Rudolf Polzer
cbe525917b move shaderlist.txt into the individual dirs again now that we can 2010-06-24 17:41:55 +02:00
Rudolf Polzer
316e76ac82 in .options files, change syntax to allow settings on different lines. Syntax rules now are:
any line starting with - specifies options
any other line is a comment
anything from a # in a line to the end of the line is a comment

(Bad) Example:

-bsp -samplesize 16 # do not use default options
-light + -fast # this looks good too, default options are still used
-vis +
-minimap +
Version: 1
2010-06-24 15:53:02 +02:00
Rudolf Polzer
9fa81db686 Lots of improvements for admin-merge-2 2010-06-24 15:08:39 +02:00
Rudolf Polzer
df6c8dfa67 rename admin-merge-2 to admin-merge, give it a branch name argument 2010-06-23 21:27:43 +02:00
Rudolf Polzer
659839d232 let's use a free font for now, even though it doesn't look totally good 2010-06-23 13:07:19 +02:00
Rudolf Polzer
ae1d24262d and now without debug code 2010-06-22 17:35:05 +02:00
Rudolf Polzer
0e4764e9b2 now it even works 2010-06-22 17:34:51 +02:00
Rudolf Polzer
f49f350f05 even prettier 2010-06-22 17:33:56 +02:00
Rudolf Polzer
3024963186 nicer colors in ./all commit 2010-06-22 17:32:43 +02:00
Rudolf Polzer
dadfae2317 fix yet another ./all typo 2010-06-22 17:28:25 +02:00
Rudolf Polzer
edb422c26e remove another md5sum dep 2010-06-22 17:05:06 +02:00
Rudolf Polzer
14fdc5e189 more converter fixes. Converter should work now. 2010-06-21 16:43:11 +02:00
Rudolf Polzer
555bd2f563 remove a sleep 10 debug command 2010-06-21 16:25:52 +02:00
Rudolf Polzer
86d79beedb another typo... 2010-06-21 16:25:14 +02:00
Rudolf Polzer
0af3caab3d fix caching 2010-06-21 16:19:54 +02:00
Rudolf Polzer
c585f98ad6 fix permissions 2010-06-21 16:12:09 +02:00
Rudolf Polzer
b1235e18e3 new, better, greater data converter script 2010-06-21 16:08:19 +02:00
Rudolf Polzer
019698126f generate-jpeg: minor fixes 2010-06-21 15:09:03 +02:00
Rudolf Polzer
835ee48b40 JPEG and DDS generator scripts (untested) 2010-06-21 09:45:07 +02:00
Rudolf Polzer
ec5e922a7b also do a pre-compile irc notification for map compiles 2010-06-19 13:49:40 +02:00
Rudolf Polzer
ae36557cf4 new OSX compile params 2010-06-18 21:30:06 +02:00
Rudolf Polzer
a9da16b191 if a file foo.pk3dir.no exists, do not download foo.pk3dir repo 2010-06-17 17:35:26 +02:00
Rudolf Polzer
cced3a9841 ./all release: try to build (no hosts set up for this yet) 2010-06-17 16:19:01 +02:00
Rudolf Polzer
cd1034fc67 save the options my build machine actually uses 2010-06-17 15:26:49 +02:00