aboutsummaryrefslogtreecommitdiffstats
path: root/code/win32
Commit message (Collapse)AuthorAgeFilesLines
* * Change window titletma2006-03-242-6/+4
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@666 edf5b092-35ff-0310-97b2-ce42778d08ea
* Angst's installer + iconfloam2006-02-201-0/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@572 edf5b092-35ff-0310-97b2-ce42778d08ea
* Clean up ARGB 16*16 icon too.floam2006-02-201-0/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@566 edf5b092-35ff-0310-97b2-ce42778d08ea
* Redone 16*16 icons by hand, they should be less nasty now.floam2006-02-201-0/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@565 edf5b092-35ff-0310-97b2-ce42778d08ea
* Hot new sexy Windows icon.floam2006-02-201-0/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@555 edf5b092-35ff-0310-97b2-ce42778d08ea
* - change long to intptr_t for 64bit windows compatabilityludwig2006-02-181-5/+5
| | | | | | | | - change vmMain arguments back to int. 64bit types are apparently not needed there. Only the syscall function needs them. git-svn-id: svn://svn.icculus.org/quake3/trunk@550 edf5b092-35ff-0310-97b2-ce42778d08ea
* * enabled openal as default in msvc.maik2006-02-071-8/+14
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@534 edf5b092-35ff-0310-97b2-ce42778d08ea
* cl_avi.c added to msvc project.maik2006-01-191-0/+3
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@507 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Move code/unix/Makefile to ./Makefiletma2006-01-151-1/+1
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@490 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Support for MinGW cross compilationtma2005-12-291-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@451 edf5b092-35ff-0310-97b2-ce42778d08ea
* msvc project files updated and moved to win32/msvcmaik2005-12-1213-0/+17142
| | | | | | | temporary build dirs moved to win32/msvc/build git-svn-id: svn://svn.icculus.org/quake3/trunk@443 edf5b092-35ff-0310-97b2-ce42778d08ea
* Better altivec cvar handling. Should fix crashes at startup, or curious icculus2005-12-041-0/+7
| | | | | | | people that toggle it on at runtime on a G3. git-svn-id: svn://svn.icculus.org/quake3/trunk@410 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Moved win32 GL extension prototypes from tr_init.c to win_qgl.ctma2005-11-261-0/+6
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@376 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Replaced a bunch of inline and __inline with ID_INLINEtma2005-11-041-7/+0
| | | | | | | | | * Replaced a bunch of __i386__ with id386 * General tidy up of asm preprocessor decisions * Removed C_ONLY from the dedicated server build git-svn-id: svn://svn.icculus.org/quake3/trunk@269 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Added STATUStma2005-10-2913-13/+13
| | | | | | | | | | | * Updated TODO * Moved ChangeLog to root * Updated ChangeLog * s/Foobar/Quake III Arena Source Code/ * Biggest patch EVAR. I wonder how many mail boxes this will fill... git-svn-id: svn://svn.icculus.org/quake3/trunk@196 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Moved various source files from their mod sdk locations to places moretma2005-10-262-2/+2
| | | | | | | | | appropriate for open source Q3 * This patch looks bigger than it really is, however it will probably break the VC and OS X builds (easy to fix though) git-svn-id: svn://svn.icculus.org/quake3/trunk@181 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Deleted some exes that were in the repositorytma2005-10-216-0/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@172 edf5b092-35ff-0310-97b2-ce42778d08ea
* Hopefully this will fix win32 msvc.netsuperduper++220000 extra entropy editionzakk2005-09-261-2/+2
| | | | | | | compilation, and I updated the readme a little apparently. git-svn-id: svn://svn.icculus.org/quake3/trunk@109 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Replaced lots of __linux__ || __FreeBSD__ with __GNUC__tma2005-09-231-24/+2
| | | | | | | | * MinGW port now uses asm versions of SnapVector and ftol * Improved the handling of mangled symbols in vm_x86.c git-svn-id: svn://svn.icculus.org/quake3/trunk@99 edf5b092-35ff-0310-97b2-ce42778d08ea
* * Port to MinGWtma2005-09-229-13/+48
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@97 edf5b092-35ff-0310-97b2-ce42778d08ea
* support for 64bit native modsludwig2005-08-301-2/+2
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@34 edf5b092-35ff-0310-97b2-ce42778d08ea
* remove svn:executable propertyludwig2005-08-2824-0/+0
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@24 edf5b092-35ff-0310-97b2-ce42778d08ea
* newlines fixedzakk2005-08-2616-11686/+11686
| | | | git-svn-id: svn://svn.icculus.org/quake3/trunk@6 edf5b092-35ff-0310-97b2-ce42778d08ea
* Itsa me, quake3io!zakk2005-08-2624-0/+11686
git-svn-id: svn://svn.icculus.org/quake3/trunk@2 edf5b092-35ff-0310-97b2-ce42778d08ea