Commit Graph

870 Commits

Author SHA1 Message Date
Timothee 'TTimo' Besset f64e6ac7fe const correctness 2012-09-17 21:31:35 -05:00
Timothee 'TTimo' Besset def29cb7b4 synapse: when using '*' for the minor, work extra hard to match with a single, already active provider. this fixes the problems related to having pk3 vfs and qlpk3 vfs both loaded for instance 2012-09-16 22:57:31 -05:00
Timothee Besset 2061e40028 OSX: use the libGL that ports provides? (works, whereas the Quartz one .. doesn't) 2012-09-06 11:41:33 -05:00
Timothee Besset 155fb227e6 OSX with port seems to work out of the box 2012-09-05 14:00:05 -05:00
Timothee 'TTimo' Besset 2bd4ea84f0 better QL Linux homepath config 2012-08-29 21:43:19 -05:00
Timothee 'TTimo' Besset c692d7b5c5 point to the right QL homepath 2012-08-29 20:49:09 -05:00
Timothee 'TTimo' Besset fe7062c8b9 misc fixes 2012-08-23 22:39:53 -05:00
Timothee "TTimo" Besset c43c3d968f Merge pull request #106 from QBall147/master
bspc fix-up for quakelive
2012-07-31 10:11:15 -07:00
Chris Brooke 9b37f2e205 Ok bspc works now for quakelive 2012-07-31 18:01:54 +01:00
Timothee "TTimo" Besset 06ac3b72a5 Merge pull request #104 from QBall147/bspc
Added bspc to the solution (with initial ql support)
2012-07-30 19:10:32 -07:00
Timothee "TTimo" Besset 1431cca1e2 Merge pull request #103 from QBall147/q3map2-ql-support
QuakeLive PK3 support for Q3Map2
2012-07-30 18:50:35 -07:00
Chris Brooke bc1f18b574 Added bspc to the solution (with ql support) 2012-07-30 12:23:40 +01:00
Chris Brooke b585ee47a1 Changed the QL prefix to '.q3a' to coincide with the prefix in q3map2 2012-07-28 16:41:15 +01:00
Chris Brooke 2101cf6ae7 QuakeLive PK3 support for Q3Map2 2012-07-27 17:46:54 +01:00
Timothee "TTimo" Besset 7eeb79d0c3 Merge pull request #99 from ericwa/master
Remove includes of glib/gconvert.h and glib/gmem.h; only include toplevel glib.h
2012-07-21 09:41:05 -07:00
Eric Wasylishen 29df45359d Remove includes for glib/gconvert.h and glib/gmem.h, according to http://developer.gnome.org/glib/stable/glib-compiling.html it is an error to include individual hedaers starting with glib 2.32 2012-07-21 12:21:58 -04:00
Timothee "TTimo" Besset adb02c5f7e Merge pull request #89 from RavuAlHemio/master
port directory choosing to GtkFileChooserDialog
2012-07-18 05:05:54 -07:00
Ondřej Hošek 0cea177ead port directory choosing to GtkFileChooserDialog 2012-07-17 00:45:49 +02:00
Timothee 'TTimo' Besset b1c3ca330b compat with older python 2012-07-15 11:09:23 -05:00
Timothee 'TTimo' Besset 000dd45943 QBall proposed a better solution for this 2012-07-15 10:45:23 -05:00
Timothee 'TTimo' Besset 686527fdbc grab the system jpeg and png libraries with the build 2012-07-15 10:39:47 -05:00
Timothee 'TTimo' Besset 38b64a18d0 asdf 2012-07-14 13:53:17 -05:00
Timothee "TTimo" Besset e5366326f2 Merge pull request #86 from QBall147/issue#65-snapshots-fix
Issue #65 snapshots fix
2012-07-14 11:51:43 -07:00
Chris Brooke 52cf5eddb0 Having more than one game configured now works 2012-07-14 10:52:33 +01:00
Chris Brooke b8095edbb5 Snapshots fixed 2012-07-14 10:46:48 +01:00
Timothee 'TTimo' Besset 3311e3a0da renaming q3map2.urt -> q3map2_urt 2012-07-07 17:39:27 -05:00
Timothee 'TTimo' Besset 06771ac2e7 may fix the win32 build problem 2012-07-07 15:49:43 -05:00
Timothee 'TTimo' Besset 43d8497e47 Merge branch 'master' of github.com:TTimo/GtkRadiant 2012-07-07 15:44:56 -05:00
Timothee 'TTimo' Besset 2edb714346 asdf 2012-07-07 12:35:16 -05:00
TTimo 8464aef05e more fixes 2012-07-07 10:35:17 -05:00
TTimo 8cb9ca9031 fix/update the urt q2map2 project 2012-07-07 10:15:37 -05:00
Timothee 'TTimo' Besset b2d34e0367 support versioning the project template and triggering regeneration of the user project 2012-07-04 14:28:32 -05:00
Timothee 'TTimo' Besset ea96f0741a add the QL pack to the default list 2012-07-04 10:24:09 -05:00
Timothee "TTimo" Besset 8d84aa7933 Merge pull request #82 from QBall147/q3map2-ql-surface-params
Additional Surface parameters for Quake Live
2012-07-04 08:06:51 -07:00
Chris Brooke 26d3246edf Additional Surface parameters for Quake Live -
snowsteps
woodsteps

The below params have been added but have not been implemented yet in ql
(been told it probably will be re-purposed at a later date)

dmgthrough <-- Missile dmg through surface(?)
2012-07-02 05:54:59 +01:00
Timothee 'TTimo' Besset f3fb7465da propagate png compatibility fix 2012-06-30 17:39:21 -05:00
Timothee "TTimo" Besset 3dd08a4604 Merge pull request #77 from QBall147/initial-ql-support
Initial ql support
2012-06-30 15:16:24 -07:00
Chris Brooke cce1d1ad8e ql support now compiles on linux 2012-06-20 23:45:29 +01:00
Chris Brooke fcdbd268ed Quake Live PK3 support - FIXED 2012-06-18 16:31:12 +01:00
Chris Brooke ef1697925f Quake Live PK3 support 2012-06-18 02:03:11 +01:00
Chris Brooke d71d86a7a4 initial quake live support (no pk3 support) 2012-06-18 01:42:04 +01:00
Timothee "TTimo" Besset 94aefb8f4c Merge pull request #75 from mrwonko/JKAConfig
Fixed wrong shaderpath and lack of shaderlist.txt for Jedi Academy
2012-06-17 13:25:29 -07:00
Timothee "TTimo" Besset 2a1dd1be8d Merge pull request #74 from mrwonko/CompileFix12.06
Fixed radiant not compiling after qboolean "wonkyness" decrease
2012-06-17 12:23:24 -07:00
Willi Schinmeyer 34f3153d31 Fixed some errors I made copying the shaderlist code 2012-06-16 17:15:50 +02:00
Willi Schinmeyer 6150c562c6 Fix for missing shaderlist in JAPack 2012-06-16 16:51:31 +02:00
Willi Schinmeyer 4a9b132893 Fixed wrong shaderpath being used for Jedi Academy 2012-06-16 16:48:07 +02:00
Willi Schinmeyer 05b369d736 Changed undo function pointer signature to match changed actual function's signature to fix compile error 2012-06-16 16:44:09 +02:00
Timothee 'TTimo' Besset 1e7ca049d6 stripped the common/ and libs/ that are coming from an older release of GtkR, bump version up. building Linux bins for Majki to test with 2012-06-09 14:49:14 -05:00
Timothee 'TTimo' Besset 8212783597 compile both versions of q3map2 2012-06-09 13:49:40 -05:00
Timothee 'TTimo' Besset 61a03e2ee7 add license info on a few things 2012-06-04 23:42:31 -05:00