[quake3-commits] r99 - in trunk/code: client game qcommon renderer unix win32

Jamie Wilkinson jaq at spacepants.org
Fri Sep 23 01:53:51 EDT 2005


This one time, at band camp, DONOTREPLY at icculus.org wrote:
>Author: tma
>Date: 2005-09-22 22:59:15 -0400 (Thu, 22 Sep 2005)
>New Revision: 99
>
>Log:
>* Replaced lots of __linux__ || __FreeBSD__ with __GNUC__
>* MinGW port now uses asm versions of SnapVector and ftol
>* Improved the handling of mangled symbols in vm_x86.c

I hate to be so anal, especially as I'm not contributing any patches myself
(so bring on the flames if I'm out of line), but can you break each of these
into separate commits in the future?  (i.e.  so one commit == one
feature/fix)

It's easier to read the patches if they carry a single meaning, and if
there's a problem it's easier to rollback.

Thanks.



More information about the quake3 mailing list