| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed buffer overflow in JPG decoder (thanks, Thilo Schulz!) | icculus | 2005-09-07 | 1 | -2/+6 |
* | fix parallel build - gnu make specific syntax? | ludwig | 2005-09-07 | 1 | -3/+5 |
* | Possible fix for 16-bit displays (untested)...reset the gl red/green/blue | icculus | 2005-09-07 | 1 | -0/+1 |
* | Tweak audio to reduce latency and allow user to override with cvars. | icculus | 2005-09-04 | 1 | -8/+66 |
* | Fixed all lowercase input (Bugzilla #2364). | icculus | 2005-09-04 | 1 | -2/+7 |
* | Removed some tab chars. | icculus | 2005-09-04 | 1 | -16/+16 |
* | testing commits mailing list hook... | icculus | 2005-09-04 | 1 | -0/+1 |
* | . | six | 2005-09-04 | 1 | -1/+1 |
* | Added various Visual Studio goo to the svn ignore files | six | 2005-09-04 | 0 | -0/+0 |
* | Changed inline to __inline. | six | 2005-09-04 | 4 | -5/+7 |
* | More fixens. | zakk | 2005-09-03 | 1 | -0/+1 |
* | Updates and fixens | zakk | 2005-09-03 | 2 | -0/+12 |
* | https://bugzilla.icculus.org/show_bug.cgi?id=2362 | zakk | 2005-09-03 | 1 | -2/+2 |
* | https://bugzilla.icculus.org/show_bug.cgi?id=2361 | zakk | 2005-09-03 | 1 | -1/+1 |
* | remove useless setuid code | ludwig | 2005-09-03 | 3 | -12/+1 |
* | don't make unaligned used of OP_BLOCK_COPY an error. The bytecode | ludwig | 2005-09-03 | 1 | -1/+2 |
* | convert backslashes to slashes | ludwig | 2005-09-03 | 1 | -4/+20 |
* | More from pomac | zakk | 2005-09-03 | 1 | -71/+33 |
* | Reverting pomac's change here, hopefully that fixes this. | zakk | 2005-09-02 | 1 | -33/+71 |
* | Another patch from gladiac, cleans up the makefile a little. | zakk | 2005-09-02 | 1 | -10/+1 |
* | Cleanups from pomac! | zakk | 2005-09-02 | 36 | -195/+155 |
* | remove =? assignments. use "make CC=foo" instead of "CC=foo make" | ludwig | 2005-09-02 | 1 | -4/+4 |
* | assume a default if sndspeed==0 to stay compatible with the original | ludwig | 2005-09-01 | 1 | -1/+2 |
* | Update | zakk | 2005-09-01 | 1 | -4/+15 |
* | renamed to help prevent confusion | zakk | 2005-09-01 | 1 | -0/+0 |
* | Screw with (de)initialization code. | icculus | 2005-09-01 | 3 | -11/+18 |
* | Make a shot at total client shutdown on crash. | icculus | 2005-09-01 | 1 | -1/+3 |
* | Added console output so I know what's going on... | icculus | 2005-09-01 | 1 | -0/+2 |
* | backed out broken patch. | icculus | 2005-09-01 | 1 | -16/+12 |
* | https://bugzilla.icculus.org/show_bug.cgi?id=2356 | zakk | 2005-09-01 | 1 | -0/+9 |
* | Removed some FIXMEs | icculus | 2005-09-01 | 2 | -4/+0 |
* | Renamed the SDL stuff to not be Linux specific. | icculus | 2005-09-01 | 3 | -11/+11 |
* | From Cameron Eure: | zakk | 2005-09-01 | 1 | -12/+16 |
* | Uh, yeah. glub glub. mo blon. | zakk | 2005-08-31 | 1 | -1/+1 |
* | Added SDL joystick support. | icculus | 2005-08-31 | 1 | -72/+86 |
* | try to fix keyboard handling. Works with German keyboard now AFAICT | ludwig | 2005-08-31 | 1 | -30/+37 |
* | SDL-based audio. | icculus | 2005-08-31 | 3 | -0/+257 |
* | First diff from Andreas Schneider: | zakk | 2005-08-31 | 7 | -11/+16 |
* | Show the system cursor when ungrabbing the mouse, so you know it's | icculus | 2005-08-31 | 1 | -0/+2 |
* | Shutdown game if user clicks the 'X' on his window. | icculus | 2005-08-31 | 1 | -0/+3 |
* | First patch from vapier for easier packaging: | zakk | 2005-08-31 | 2 | -6/+15 |
* | More SDL fixes: | icculus | 2005-08-31 | 1 | -8/+15 |
* | Removed included SDL headers (ludwig pointed the makefile to system-installed | icculus | 2005-08-31 | 28 | -7072/+0 |
* | add s390, s390x and ia64. It builds, don't know if it runs tough. | ludwig | 2005-08-31 | 4 | -0/+32 |
* | fix cdpath, deuglify dlopen code, load dll also from cdpath | ludwig | 2005-08-31 | 1 | -37/+45 |
* | use system SDL lib | ludwig | 2005-08-31 | 1 | -2/+2 |
* | First update of the changelog, more to come as time goes by. | zakk | 2005-08-31 | 1 | -0/+4 |
* | glub glub mo blon | zakk | 2005-08-31 | 1 | -1/+1 |
* | oops! | zakk | 2005-08-30 | 1 | -0/+1410 |
* | First version of Ryan Gorodon's SDL work: | zakk | 2005-08-30 | 31 | -1/+7099 |