Re: [ioquake3] More readline type bindings

2010-07-03 Thread Tim Angus
On Sat, 3 Jul 2010 13:12:58 -0400 un wrote: This is against the latest SVN. It adds more readline bindings because I always hit ctrl+k :) http://pastebin.com/YGLeNDQ3 Could you put this in bugzilla? Patches sent to the list tend to have a habit of vanished forever...

Re: [ioquake3] Event Handling / Sleeping: Windows users take note

2011-02-01 Thread Tim Angus
On 01/02/2011 03:24, Thilo Schulz wrote: Hello, As always there's now an updated version of my latest work: http://thilo.tjps.eu/download/netsleep.patch I have built and tested win32 binaries. I need testers with Win2k (32 bit), If there is anyone crazy enough to still be using 2k (or

Re: [ioquake3] Mouse in windowed mode doesn't work anymore.. (any hints before bisecting)

2011-07-18 Thread Tim Angus
On 17/07/2011 20:49, vinc...@cojot.name wrote: Any hints before I dig into this a little further? r2045 perhaps? ___ ioquake3 mailing list ioquake3@lists.ioquake.org http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org By sending this message I

Re: [ioquake3] r2187 - in trunk: clang support

2011-10-27 Thread Tim Angus
On 26/10/2011 19:31, Harley Laue wrote: Anyways, it's really not a big deal either way for either of these changes to be accepted. Just thought I'd mention them :) I'll take a look later. ___ ioquake3 mailing list ioquake3@lists.ioquake.org

Re: [ioquake3] DDOS attack on ioquake servers

2012-01-12 Thread Tim Angus
On 12/01/2012 17:41, Nerius Landys wrote: I created a special patch for Urban Terror 4.1 server code (open source, based off an old ioquake3) a month ago when the exploit became severe. My code limits the total number of getinfo+getstatus responses to 48 for the previous 2 seconds elapsed. In

Re: [ioquake3] DDOS attack on ioquake servers

2012-01-12 Thread Tim Angus
On Thu, 12 Jan 2012, 18:45:34 GMT, Nerius Landys nlan...@gmail.com wrote: Do you mean to say you're using the same rate limiting code as ioq3, but with tighter constraints? I actually have not looked at ioquake3 code trunk in a while. One of my versions of UrT server source code is based

Re: [ioquake3] r2280 - in trunk/code: cgame game q3_ui ui

2012-06-20 Thread Tim Angus
On Wed, 20 Jun 2012, 08:43:08 BST, Ludwig Nussel ludwig.nus...@suse.de wrote: -    CG_Error( %s, text); +    trap_Error( text ); Don't do that. That's calling for format string issues ie security bugs. May not be an issue with ioq3 builtin function (I didn't check) but in general

Re: [ioquake3] What are ASM files used for?

2012-11-30 Thread Tim Angus
On 29/11/2012 08:28, Yasir I. Al-Dosary - zgzg2020™ wrote: Hi again, I tried to look for documentation online to see what ASM files are used for but couldn't find any. Does anybody know? ASM files are the result of compiling C source code (using q3lcc, which utilises lburg) to a format that

Re: [ioquake3] ioquake3 2013 - moving source control to github

2013-01-10 Thread Tim Angus
On 10/01/13 07:24, uZu wrote: Hi there, I also think that moving to git is a good step but Mercurial would have been as good, both are decentralized and powerful SCM, which is what really matters ^^ FWIW I would have been happy with either. I have more experience with hg and I think it has a

[ioquake3] Build failed in Jenkins: ioq3 » x86,release,gcc,no_options,mingw32 #9

2013-03-22 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/9/changes Changes: [tim] Add DEBUG_MAKEFILE to... debug the Makefile [tim] Move cross-make-mingw.sh's functionality to the Makefile and remove it

[ioquake3] Build failed in Jenkins: ioq3 » x86_64,release,gcc,no_options,mingw32 #10

2013-03-22 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/10/changes Changes: [tim] Fix travis build [tim] (Hopefully) fix the Jenkins build -- Started by upstream project ioq3 build number

[ioquake3] Jenkins build is back to normal : ioq3 » x86_64,release,gcc,no_options,mingw32 #11

2013-03-22 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/11/changes ___ ioquake3 mailing list ioquake3@lists.ioquake.org http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org By

[ioquake3] Jenkins build is back to normal : ioq3 » x86,release,gcc,no_options,mingw32 #11

2013-03-22 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/11/changes ___ ioquake3 mailing list ioquake3@lists.ioquake.org http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org By sending

[ioquake3] Build failed in Jenkins: ioq3 » x86_64,release,gcc,no_options,darwin #17

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=darwin/17/ -- Started by upstream project ioq3 build number 17 originally caused by: Started by GitHub push by timangus Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » x86_64,release,gcc,no_options,mingw32 #19

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/19/ -- Started by upstream project ioq3 build number 19 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » ppc,release,gcc,no_options,mingw32 #19

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=ppc,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/19/ -- Started by upstream project ioq3 build number 19 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » ppc,release,gcc,no_options,darwin #19

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=ppc,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=darwin/19/ -- Started by upstream project ioq3 build number 19 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » ppc,release,gcc,no_options,mingw32 #20

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=ppc,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/20/ -- Started by upstream project ioq3 build number 20 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » ppc,release,gcc,no_options,darwin #20

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=ppc,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=darwin/20/ -- Started by upstream project ioq3 build number 20 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » x86_64,release,gcc,no_options,darwin #21

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=darwin/21/ -- Started by upstream project ioq3 build number 21 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » ppc,release,gcc,no_options,mingw32 #21

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=ppc,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/21/ -- Started by upstream project ioq3 build number 21 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » x86_64,release,gcc,no_options,mingw32 #21

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=mingw32/21/ -- Started by upstream project ioq3 build number 21 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » ppc,release,gcc,no_options,darwin #21

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=ppc,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=darwin/21/ -- Started by upstream project ioq3 build number 21 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » x86,release,gcc,no_options,darwin #22

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=darwin/22/ -- Started by upstream project ioq3 build number 22 originally caused by: Started by user timbo Building in workspace

[ioquake3] Build failed in Jenkins: ioq3 » x86_64,release,gcc,no_options,linux #22

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=gcc,OPTIONS=no_options,PLATFORM=linux/22/changes Changes: [Tim Angus] Cross compiling for OS X -- Started by upstream project ioq3 build number 22 originally caused

[ioquake3] Build failed in Jenkins: ioq3 » x86_64,release,gcc,all_options,linux #22

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=gcc,OPTIONS=all_options,PLATFORM=linux/22/changes Changes: [Tim Angus] Cross compiling for OS X -- Started by upstream project ioq3 build number 22 originally caused

[ioquake3] Build failed in Jenkins: ioq3 » x86_64,release,clang,all_options,linux #22

2013-03-25 Thread Tim Angus
See http://jenkins.ioquake3.org:8080/job/ioq3/./ARCH=x86_64,BUILD_TYPE=release,CC=clang,OPTIONS=all_options,PLATFORM=linux/22/changes Changes: [Tim Angus] Cross compiling for OS X -- Started by upstream project ioq3 build number 22 originally caused

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-17 Thread Tim Angus
On 17/07/13 13:31, Dominic Fandrey wrote: It's not quite so simple, because they forked off even before the 1.36 release (before git). The git repo has all the history back to the original id source release... ___ ioquake3 mailing list

Re: [ioquake3] UrbanTerror 4.2 qvm errors

2013-07-22 Thread Tim Angus
On Mon, 22 Jul 2013 14:36:18 -0500 Harley wrote: It looks like the culprit is the range check (MASK_REG in the new vm) for OP_STORE4. Commenting out MASK_REG under that case seems to make UrbanTerror 4.2 load up. I haven't actually tried a real game though. This is probably indicative of a

Re: [ioquake3] Managing pull requests

2014-03-24 Thread Tim Angus
On 23/03/14 22:19, Vincent P. Ellis wrote: There are lot's of PR's piling up on ioquake3's GitHub page: https://github.com/ioquake/ioq3/pulls Some of them are crap, some of them are useful and a few are pure gold. Why isn't there a discussion on this list, or on GitHub itself, about each PR? And