Commit Graph

1076 Commits

Author SHA1 Message Date
Pan7 bdb1c3abaa Replacing deprecated GTK functions 2017-03-15 11:58:36 +01:00
Timothee "TTimo" Besset 55f4a45c6a Merge pull request #433 from Pan7/gtkimage
Update for the gtk image loading
2017-03-13 10:37:21 -05:00
Timothee "TTimo" Besset 1be104fb48 Merge pull request #432 from matthiaskrgr/no_redundant_store
q3map2: don't store lightmap if the last bounce computation ran empty.
2017-03-13 10:37:03 -05:00
Timothee "TTimo" Besset daddc63144 Merge pull request #431 from Pan7/fixgtkimpro
Fix small gtk bug
2017-03-13 10:31:50 -05:00
Pan7 9a010854de Updating gtk image loading 2017-03-13 11:25:45 +01:00
Matthias Krüger 1498ce667d q3map2: don't store lightmap if the last bounce computation ran empty. 2017-03-13 10:58:35 +01:00
Pan7 7decfc1cd0 Fix small gtk bug 2017-03-13 01:17:27 +01:00
Timothee "TTimo" Besset 044c0b6156 Merge pull request #430 from Pan7/axialcrash
Fix axial button click crash
2017-03-12 12:43:03 -05:00
Timothee "TTimo" Besset 6b7cf66ea4 Merge pull request #428 from Pan7/gtk-i81n
gtk i18n
2017-03-12 12:42:45 -05:00
Timothee "TTimo" Besset f3f2e0262f Merge branch 'master' into gtk-i81n 2017-03-12 12:42:16 -05:00
Timothee "TTimo" Besset cb1e21565b Merge pull request #429 from Pan7/gtkimpro
gtk improvements
2017-03-12 12:41:24 -05:00
Pan7 74a1d9bc17 Fix axial button click crash 2017-03-12 03:25:26 +01:00
Pan7 26f4bd0f4f gtk i81n 2017-03-10 23:03:03 +01:00
Pan7 9f22a81a64 gtk improvements 2017-03-10 22:44:05 +01:00
Timothee "TTimo" Besset 9534770d08 Merge pull request #426 from Pan7/f1help
F1 key binding for help
2017-03-09 06:58:33 -05:00
Timothee "TTimo" Besset d9b4f20896 Merge pull request #427 from Pan7/beepsave
Beep save option
2017-03-09 06:57:32 -05:00
Pan7 3ebb7df7a5 Beep save option 2017-03-09 08:50:45 +01:00
Pan7 5414eba3e9 F1 key binding for help 2017-03-08 21:52:06 +01:00
Timothee "TTimo" Besset 7768219268 Merge pull request #425 from Pan7/rotateenter
Arbitrary rotation, apply on enter key press
2017-03-07 18:06:48 -05:00
Timothee "TTimo" Besset b2dd3a3164 Merge pull request #424 from Pan7/scaleenter
Scale dialog, apply on enter key press
2017-03-07 18:06:29 -05:00
Timothee "TTimo" Besset 42e18043e9 Merge pull request #423 from Pan7/minid
No Minidump for debug builds
2017-03-07 17:56:00 -05:00
Pan7 30286e10a1 Arbitrary rotation, apply on enter key press 2017-03-07 08:51:12 +01:00
Pan7 0ba407b1b1 Scale dialog, apply on enter key press 2017-03-07 08:40:41 +01:00
Pan7 287a48d77b No Minidump for debug builds 2017-03-06 14:02:48 +01:00
Timothee "TTimo" Besset 454a6dc72e Merge pull request #420 from Pan7/gtk2events
Use GTK2 events
2017-03-05 18:43:54 -05:00
Timothee "TTimo" Besset ecbcabd9c4 Merge pull request #421 from Pan7/Fixsleep
Fix sleep function
2017-03-05 18:43:47 -05:00
Pan7 22c6fbe2d6 Fix sleep function 2017-03-05 21:30:35 +01:00
Pan7 afca61523a Use GTK2 events 2017-03-04 18:36:21 +01:00
Timothee Besset a97c18514a Merge branch 'Pan7-gproj' 2017-03-03 10:00:32 -06:00
Timothee Besset 672f71d99d Merge branch 'gproj' of git://github.com/Pan7/GtkRadiant into Pan7-gproj 2017-03-03 09:52:26 -06:00
Pan7 4f0c07282f Adjusting Project Settings dialog for games 2017-03-03 16:35:26 +01:00
Timothee Besset 46480bc4cf Merge branch 'Pan7-hollow' 2017-03-02 22:21:26 -06:00
Timothee Besset c6ecd1ec01 cleanup 2017-03-02 22:21:00 -06:00
Timothee Besset 0dc2496237 Merge branch 'hollow' of git://github.com/Pan7/GtkRadiant into Pan7-hollow 2017-03-02 22:11:52 -06:00
Timothee Besset 1c83f98625 another UI tweak 2017-03-02 22:11:29 -06:00
Timothee Besset 609e131d93 Merge branch 'Pan7-fixmouse' 2017-03-02 22:09:22 -06:00
Timothee Besset 4e0a10198c Merge branch 'fixmouse' of git://github.com/Pan7/GtkRadiant into Pan7-fixmouse 2017-03-02 22:06:33 -06:00
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