Commit Graph

1456 Commits

Author SHA1 Message Date
Rudolf Polzer
92d375abed simplify and fix xonotic-map-compiler for xonotic use 2013-06-23 18:20:53 +02:00
Rudolf Polzer
60738a5861 fix shaderlist handling 2013-06-23 18:07:37 +02:00
Rudolf Polzer
1abf6f146b fix another path name typo 2013-06-16 20:51:06 +02:00
Rudolf Polzer
b91e350f85 more typos 2013-06-16 20:47:05 +02:00
Rudolf Polzer
232ca00f6c fix missing log file 2013-06-16 20:43:17 +02:00
Rudolf Polzer
da381696de fix arg count checking 2013-06-16 19:44:16 +02:00
Rudolf Polzer
d33a20e426 Merge remote-tracking branch 'origin/matthiaskrgr/gitignore' 2013-06-16 18:33:06 +02:00
Rudolf Polzer
45b21798ff Merge remote-tracking branch 'origin/matthiaskrgr/all_grep' 2013-06-16 18:27:18 +02:00
Rudolf Polzer
52038b1e1a refactor map building so mapinfo size detection works too 2013-06-16 18:23:53 +02:00
Matthias Krüger
ed2750d716 ./all compile-map: finally fix the import of map.options! 2013-06-16 12:25:51 +02:00
Matthias Krüger
24da3b2a95 ./all compile-map: remove dublicated script, modify original script instead. 2013-06-15 20:05:36 +02:00
Matthias Krüger
8868c1fe29 ./all grep: display line of match by default. 2013-06-15 17:56:36 +02:00
Matthias Krüger
5c44dc319c add all compile-maps to all help. 2013-06-15 17:10:34 +02:00
Matthias Krüger
f26229fc2a add all grep to all help. 2013-06-15 17:07:39 +02:00
Matthias Krüger
97fb47069f Merge branch 'master' into matthiaskrgr/all_grep 2013-06-15 17:05:09 +02:00
Matthias Krüger
8987d68ab0 ./all compile-map: maybe these paths have to be fixed. 2013-06-15 10:58:17 +02:00
Matthias Krüger
0fd1c72025 ./all compile-map: if no arguments are given, print usage info, otherwise take each word of $@ as map to compile. 2013-06-15 10:20:01 +02:00
Matthias Krüger
9d330c09ab error if map file can't be found. 2013-06-14 23:06:27 +02:00
Matthias Krüger
05e3dc859e fix file permission 2013-06-14 22:41:40 +02:00
Matthias Krüger
d5be820997 initial version of ./all compile-map feature 2013-06-14 22:40:36 +02:00
Matthias Krüger
48837fe02a Merge branch 'master' into matthiaskrgr/gitignore 2013-06-13 22:45:40 +02:00
Rudolf Polzer
eae3784be2 workaround ARM issue in DP's makefile.inc 2013-06-12 14:06:25 +02:00
Matthias Krüger
fecbeade2d Merge branch 'master' into matthiaskrgr/all_grep 2013-06-09 09:23:33 +02:00
Matthias Krüger
8caa9ad5b7 Merge branch 'master' into matthiaskrgr/gitignore 2013-06-09 09:23:18 +02:00
Samual Lenks
deb8e4616e Merge remote-tracking branch 'origin/matthiaskrgr/website' 2013-06-03 14:43:12 -04:00
Matthias Krüger
f0d3315793 ./all grep: ident fix. 2013-06-02 10:00:19 +02:00
Matthias Krüger
2832a9b838 bump version to 0.7 in faq.aft. 2013-06-02 09:05:10 +02:00
Matthias Krüger
68aaf9d893 remove basics.html and the images it used. It's outdated and the code is horrible. 2013-06-02 09:01:57 +02:00
Matthias Krüger
29dea2034b basics.html: fix image filenames 2013-06-02 08:52:26 +02:00
Matthias Krüger
2c8ff2c896 remove readme.html, this is horribly outdated. 2013-06-02 08:43:49 +02:00
Matthias Krüger
b5a9c693b5 Try implementing some grep functionality for ./all script.
Basically works like  ./all each -k git grep -I
May still need some improvements.
2013-06-02 08:31:06 +02:00
Matthias Krüger
3cb85d51ba gitignore: add repos "xonstat" and "xonstatdb". 2013-06-02 00:03:16 +02:00
Rudolf Polzer
0b7aa6135e cwebp requires png, so be it 2013-05-29 06:49:02 +02:00
Rudolf Polzer
a71d495047 fix mv -> cp here 2013-05-29 06:47:29 +02:00
Rudolf Polzer
00fee14016 oops: jpg -> webp is pointless. Disable. 2013-05-29 06:27:47 +02:00
Rudolf Polzer
dc54995190 build a WebP release (experimental) 2013-05-29 06:18:09 +02:00
Rudolf Polzer
52b1105997 Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic 2013-05-29 06:10:58 +02:00
Rudolf Polzer
7beb2c7242 cached converter: WebP support 2013-05-29 06:10:27 +02:00
Samual Lenks
d9f7b1cadf Patch fix for vid_gl20 "0" with big-benchmark script... Fixes #1205 2013-05-11 19:18:27 -04:00
Rudolf Polzer
85888b39a5 fix ./all compile -c error 2013-05-10 21:04:35 +02:00
Rudolf Polzer
2e1c3187dd disable fteqcc compilation 2013-05-06 16:15:06 +02:00
Rudolf Polzer
1a363e3107 minor fix for mergefail logic 2013-04-15 09:48:46 +02:00
Rudolf Polzer
e0fb99b953 use right kind of parentheses 2013-04-04 16:36:15 +02:00
Rudolf Polzer
cb74b0d70d in release builds, include a file misc/git-revisions.txt containing the list of revisions used for the build 2013-03-27 09:29:39 +01:00
Rudolf Polzer
b5ab6c2468 Fix for ./all compile -r dedicated, thanks, ItsMe, fixes #1406 2013-03-21 17:22:32 +01:00
Samual Lenks
f597393bef Merge remote-tracking branch 'origin/samual/notification_rewrite' 2013-03-04 19:47:19 -05:00
Samual Lenks
1898cf268b Eventlog stuffz 2013-03-03 20:59:17 -05:00
Samual Lenks
dda76f619c Add gmqcc to .gitignore-- mrbougo's fault if it breaks. 2013-02-12 03:31:14 -05:00
Rudolf Polzer
86bcfca17c SWITCH TO GMQCC. Use USE_FTEQCC=yes to use fteqcc. 2013-01-25 09:57:12 +01:00
Rudolf Polzer
86b5ebb976 better stats 2013-01-08 17:35:34 +01:00