Commit graph

1239 commits

Author SHA1 Message Date
Thomas Köppe
2028e89cf5 [regression_tests] Convert line endings to Unix style uniformly 2016-08-03 15:47:20 +01:00
TTimo
282c13d5ed fix compilation 2016-06-19 16:09:00 -06:00
Timothee "TTimo" Besset
c918a29cd0 Merge pull request #352 from Pan7/Sys_FPrintf
Using Sys_FPrintf with SYS_WRN and SYS_ERR
2016-06-11 13:01:13 -05:00
Timothee "TTimo" Besset
9cb253c43b Merge pull request #353 from Pan7/shaderfallback
Win fallback for non associated shader files
2016-06-11 13:00:17 -05:00
Pan7
7ae40ed73c Win fallback for non associated shader files 2016-05-16 22:49:20 +02:00
Pan7
5105fc5db8 Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
Timothee "TTimo" Besset
6f17a02271 Merge pull request #351 from Atalanttore/patch-1
Update de.po
2016-05-15 21:37:36 -05:00
Ettore Atalan
d07bdb48ba Update de.po
I've expanded and improved the German translation for GtkRadiant.
2016-05-15 20:14:43 +02:00
Jay Dolan
611b35214b Update Apple Makefile. 2016-05-08 09:22:55 -04:00
Timothee "TTimo" Besset
376eb6c0ac issue #343 - was purging the wrong model from cache, causing pointers to freed memory 2016-04-24 16:50:11 -05:00
Timothee Besset
cc68a76900 phrasing.. 2016-04-24 15:05:09 -05:00
Timothee Besset
a88ef20680 fix short alloc and heap corruption for winding_accu_t and brush_t - brought about by https://github.com/TTimo/bspc/pull/4 2016-04-24 15:02:50 -05:00
Timothee Besset
b36b3ba4b6 Visual Studio 2015 on debug configs too 2016-04-24 14:52:52 -05:00
Timothee "TTimo" Besset
b60ab94a52 Merge pull request #342 from Pan7/MiniDump
MiniDump for msvc
2016-04-23 15:58:37 -05:00
Pan7
57daf1d8c5 MiniDump for msvc 2016-04-11 22:16:12 +02:00
Timothee "TTimo" Besset
f7f0f1d433 Create CONTRIBUTING.md 2016-03-13 17:41:32 -05:00
Timothee "TTimo" Besset
1f71d06804 Merge pull request #338 from illwieckz/split
split q3map2's main.c to smaller files to make it easier to maintain and help sharing code
2016-03-13 17:18:16 -05:00
Mateos81
b298a72b25 Merge remote-tracking branch 'refs/remotes/TTimo/master' into InvalidMiscModelFix 2016-03-12 20:07:23 +01:00
Mateos81
00b2e67bed Merge remote-tracking branch 'refs/remotes/TTimo/master' 2016-03-12 20:06:48 +01:00
Mateos81
a0e076ce9b Alignments in code. 2016-03-12 20:05:45 +01:00
Thomas Debesse
d58490f20b split fixaas stuff from q3map2 2016-02-13 04:54:26 +01:00
Thomas Debesse
cd07f71691 split bsp analyze/info/scale stuff from q3map2 2016-02-13 04:54:26 +01:00
Thomas Debesse
cd5ff8d96c split bsp conversion stuff from q3map2 2016-02-12 20:02:35 +01:00
Timothee "TTimo" Besset
8428b75fcb Merge pull request #273 from QBall147/master
Increase MAX_MAP_VISIBILITY as certain QuakeLive maps are starting to hi...
2016-01-10 11:31:47 -06:00
TTimo
eb40681f0a reduce warning spam 2016-01-10 11:20:13 -06:00
TTimo
9a169784d2 at some point libpng stopped being a dep of image.so? 2016-01-10 11:20:02 -06:00
Timothee "TTimo" Besset
58d61bb3a8 Merge pull request #331 from zturtleman/filter-miscmodel-eclass
Filter misc_model etc by eclass instead of each entity name
2016-01-10 10:50:06 -06:00
Timothee Besset
d2c940a694 pull the new file 2015-12-24 22:35:15 -06:00
Timothee Besset
4e08b4bd49 compile x64 q3map2 against new libxml2 x64 lib folder 2015-12-24 22:31:49 -06:00
Timothee Besset
ff0c4617f3 oops left the other stuff turned off 2015-12-24 19:27:46 -06:00
Timothee Besset
5ed4d02c78 more Visual Studio 2015 conversion 2015-12-24 19:21:23 -06:00
Timothee Besset
3272dc1416 clone the bspc source 2015-12-24 19:21:05 -06:00
Mateos81
3027776243 Make NULL models rendered as a box, and selectable (were already editable)
TODO:
- Handle the case "Model not found".
- Add relevant console prints.
- Fix glitchy-looking selected box.
2015-11-11 11:56:29 +01:00
Mateos81
6a5fca6f1c Merge remote-tracking branch 'refs/remotes/TTimo/master' 2015-11-11 11:49:32 +01:00
Timothee "TTimo" Besset
f48ddaa0de Merge pull request #330 from zturtleman/vfs-errno
Include errno.h in plugins/vfspk3/vfs.cpp
2015-11-08 22:14:25 -06:00
Zack Middleton
8d057ab8ea Filter misc_model etc by eclass instead of each entity name
This makes the recently added "misc_model_breakable" be filtered and
removes the redundant list of model entity names.
2015-11-08 17:47:34 -06:00
Zack Middleton
5debf960e3 Include errno.h in plugins/vfspk3/vfs.cpp 2015-11-08 17:42:11 -06:00
TTimo
7258ec3367 go back to version 1.6.5 2015-11-08 16:34:59 -06:00
TTimo
95186e4178 updated support archives on S3 2015-11-08 00:01:10 -06:00
TTimo
48369d78f9 - Convert to Visual Studio 2015
- Drop STLPort
- Rebuild libxml2 binaries, update project files accordingly
- Rebuild jpeg-9 binaries
2015-11-07 23:44:49 -06:00
Mateos81
70d3ac3584 Merge remote-tracking branch 'refs/remotes/TTimo/master' 2015-10-31 17:59:46 +01:00
Mateos81
3abb6c7ab6 Merge remote-tracking branch 'refs/remotes/TTimo/master' 2015-10-31 17:58:57 +01:00
Timothee "TTimo" Besset
3a6dd7a66c Merge pull request #323 from Mateos81/NumericKeypad
Numeric keypad related shortcuts
2015-10-31 09:39:03 -05:00
Timothee "TTimo" Besset
1189ebe4d4 Merge pull request #319 from Pan7/entanglearrow
Angle arrow for entities with angle and fixed size
2015-10-31 09:37:50 -05:00
Timothee "TTimo" Besset
803721278d Merge pull request #326 from Pan7/fixconshrink
Fix shrinking console
2015-10-31 09:35:56 -05:00
Pan7
d0f6e93f80 Merge pull request #329 from Mateos81/DisplaySizeInfo
XYZ position adjusted
2015-10-31 14:47:43 +01:00
Pan7
b8f259ed75 Merge branch 'master' of https://github.com/TTimo/GtkRadiant 2015-10-31 14:46:49 +01:00
Pan7
ec2e0d471b Merge branch 'DisplaySizeInfo' of https://github.com/Mateos81/GtkRadiant 2015-10-31 14:45:11 +01:00
Mateos81
4cf9cfef94 Adjusted middle XYZ position 2015-10-31 14:12:44 +01:00
Pan7
d624640267 Merge branch 'DisplaySizeInfo' of https://github.com/Mateos81/GtkRadiant 2015-10-31 13:05:26 +01:00