Commit graph

1239 commits

Author SHA1 Message Date
Timothee Besset
f716de2a5b reword the game config and selection dialog for clarity. exit without opting into the preferences since that would crash 2017-03-02 22:04:15 -06:00
Timothee Besset
5c4d13bd52 Merge branch 'master' of github.com:TTimo/GtkRadiant 2017-03-02 21:41:18 -06:00
Timothee Besset
3799e10d00 remove the bspc submodule - it is meant to get pulled by scons target=setup 2017-03-02 21:39:49 -06:00
Pan7
ec310f779c Fix (3d view) mouse problem with using gdk 2017-03-02 16:54:38 +01:00
Pan7
9d9a0581e9 Feature: Make Hollow Touch/Overlap 2017-02-27 03:49:49 +01:00
Timothee "TTimo" Besset
d91edda475 Merge pull request #411 from Triang3l/TGAGreyscaleRLE
Support grayscale RLE TGA images
2017-02-26 10:40:03 -06:00
Triang3l
f8ad8f2550 Support grayscale RLE TGA images 2017-02-26 18:19:07 +03:00
Timothee Besset
121e2d2d60 Merge branch 'master' of github.com:TTimo/GtkRadiant 2017-02-25 17:19:50 -06:00
Timothee Besset
03f5911b57 issue #380 and friends. the windows path was reading cursor pos via gdk_window_get_pointer and setting via SetCursorPos, doing some bs coord adjustment based on information read from SPI_GETWORKAREA. 2017-02-25 17:19:39 -06:00
Timothee "TTimo" Besset
36ebd24fb4 Merge pull request #408 from Pan7/cam2angles
Camera to angles, store entity key and value for the current pitch, yaw and roll of the camera
2017-02-25 15:27:27 -06:00
Timothee Besset
ed15d78e2b tweak previous 2017-02-25 15:26:17 -06:00
Timothee "TTimo" Besset
3248d4adc5 Merge pull request #407 from Pan7/fixvfswad
Adjusting vfswad filename extraction
2017-02-25 15:24:34 -06:00
Timothee "TTimo" Besset
71c9d7d360 Merge pull request #406 from Pan7/fixbmp
Fix gcc warning pixbytes may be used uninitialized in this function
2017-02-25 15:21:22 -06:00
Timothee Besset
fd3ec15ae4 fix compiler warning, be more legible 2017-02-25 15:11:45 -06:00
Timothee Besset
a1284302bb fix 'may be used uninitialized' 2017-02-25 15:04:31 -06:00
Timothee "TTimo" Besset
4a85ffff3a Merge pull request #404 from Pan7/Fixlwob
Fix gcc warning tex may be used uninitialized in this function
2017-02-25 14:59:41 -06:00
Timothee Besset
d945964efc fix 'may be used uninitialized' 2017-02-25 14:55:03 -06:00
Timothee Besset
0c3d8f5f70 misc wording 2017-02-25 14:54:27 -06:00
Timothee "TTimo" Besset
ceb9a38be5 Merge pull request #402 from Pan7/fixnarrow
Fix gcc warning narrowing conversion of g_MaxWorldCoord
2017-02-25 14:46:49 -06:00
Timothee "TTimo" Besset
55edfadcd9 Merge pull request #400 from Pan7/Fixgtk1
Fix Warning pango_ft2_get_context is deprecated
2017-02-25 14:42:40 -06:00
Pan7
fd952d4775 Camera to angles, store entity key and value for the current pitch, yaw and roll of the camera 2017-02-25 15:46:32 +01:00
Pan7
3f13802fe4 Adjusting vfswad filename extraction 2017-02-24 23:32:44 +01:00
Pan7
a6cf9ff3e4 Fix gcc warning pixbytes may be used uninitialized in this function 2017-02-24 22:07:29 +01:00
Pan7
bb3dd7421c Fix gcc warning tex may be used uninitialized in this function 2017-02-24 15:48:12 +01:00
Pan7
8ff399011d Fix gcc warning narrowing conversion of g_MaxWorldCoord 2017-02-22 00:44:05 +01:00
Pan7
4ecd71359a Merge branch 'master' of https://github.com/TTimo/GtkRadiant 2017-02-21 23:02:52 +01:00
Pan7
3bc866b623 Don't free buffer of another scope (#401) 2017-02-21 12:45:49 -05:00
Pan7
d90ddd6cf8 Fix obj crash (#399) 2017-02-21 12:45:37 -05:00
Pan7
f514d43e37 Fix Warning pango_ft2_get_context is deprecated 2017-02-21 16:57:49 +01:00
TTimo
1d0feb0a4a Merge branch 'master' of github.com:TTimo/GtkRadiant 2017-01-01 09:08:45 -06:00
TTimo
a26c818a1e remove the old .vcproj 2017-01-01 09:08:37 -06:00
TTimo
76a9631a1a read source file lists from .vcxproj files for SCons build 2017-01-01 09:07:33 -06:00
Timothee "TTimo" Besset
fe89aa3e6f Merge pull request #377 from Pan7/fixmatrix
Fix gcc warning sizeof on array function parameter src will return si…
2017-01-01 08:43:26 -06:00
Timothee "TTimo" Besset
d8480ac41c Merge pull request #376 from Pan7/m4x4
m4_submat modification
2017-01-01 08:41:38 -06:00
TTimo
d66c0b02a7 Merge branch 'master' of github.com:TTimo/GtkRadiant 2017-01-01 08:37:14 -06:00
Timothee "TTimo" Besset
0977acea07 Merge pull request #375 from Pan7/fixmain
Fix gcc warning item may be used uninitialized in this function
2017-01-01 08:35:27 -06:00
TTimo
ec670ab48f remove unused tex_palette 2017-01-01 08:34:13 -06:00
TTimo
d7dafaea33 tweak previous pull with an assert 2017-01-01 08:30:46 -06:00
Timothee "TTimo" Besset
d1e5cf4b65 Merge pull request #373 from Pan7/fixlwo2
Fix gcc warning i may be used uninitialized
2017-01-01 08:28:36 -06:00
Timothee "TTimo" Besset
a6d10074b7 Merge pull request #372 from Pan7/fixlwo
Fix for potentially using uninitialized variable
2017-01-01 08:24:28 -06:00
Timothee "TTimo" Besset
4fdf8af8b6 Merge pull request #394 from jdolan/master
Fix compilation with Clang on OS X, and fix a handful of compiler warnings too.
2017-01-01 08:15:04 -06:00
Jay Dolan
5938d4e49f Fix a handful of compiler warnings. 2016-12-31 16:02:08 -05:00
Jay Dolan
a851e037c8 This generates a different warning now, and is just wrong anyway. 2016-12-31 15:55:29 -05:00
Jay Dolan
b529282159 Fix compilation on OS X. How is this working elsewhere? 2016-12-31 15:44:18 -05:00
Jay Dolan
fee655c15f Merge branch 'master' of https://github.com/TTimo/GtkRadiant 2016-12-31 14:45:18 -05:00
Timothee "TTimo" Besset
d860894ca3 Merge pull request #392 from Mateos81/PicoModelExperiment
Pico model experiment
2016-12-19 17:00:43 -06:00
Christophe Mateos
c483b791b0 Aligment. 2016-12-19 23:53:11 +01:00
Christophe Mateos
690979796d Merge remote-tracking branch 'refs/remotes/TTimo/master' into PicoModelExperiment 2016-12-19 23:46:19 +01:00
Christophe Mateos
2d08c0518c PicoModel Backport: Fixed compilation. 2016-12-19 23:45:54 +01:00
Christophe Mateos
aac08480d3 Merge remote-tracking branch 'refs/remotes/TTimo/master' into PicoModelExperiment 2016-12-19 23:37:45 +01:00