Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · div0-stable
darkplaces
Browse files
Mar 14, 2016
SDL2 dropped i386 support, so stop compiling against that.
· 862980ac
divverent
authored
Mar 14, 2016
862980ac
Xonotic's travis script: Build the Linux binaries against SDL 2.0.4.
· d21b4854
divverent
authored
Mar 13, 2016
d21b4854
Fix warning and MSVC build against SDL2.
· bf6b93ef
divverent
authored
Mar 12, 2016
bf6b93ef
Mar 07, 2016
v_yshearing: Make the cvar take the max angle to apply the effect to; remove...
· 98a14be2
divverent
authored
Mar 07, 2016
98a14be2
Mar 04, 2016
v_yshearing: Make view and input behave more like Duke Nukem 3D ;)
· 24ca437d
divverent
authored
Mar 04, 2016
24ca437d
Fix initial state of autocvars.
· 1c5b05b0
divverent
authored
Feb 07, 2016
1c5b05b0
Removed leftovers from progid.
· 1ca77593
divverent
authored
Feb 07, 2016
1ca77593
Removed globaldefindex_progid field from cvar struct.
· e7ab27e0
divverent
authored
Feb 07, 2016
e7ab27e0
Initialize globalindex for autocvars with -1 to prevent prog corruption.
· b5a8a6ff
divverent
authored
Feb 07, 2016
b5a8a6ff
Jan 04, 2016
Unbreak Nexuiz weapon animation.
· e8fb11b1
divverent
authored
Jan 04, 2016
e8fb11b1
Unbreak "make sv-nexuiz" and "make nexuiz".
· a9d994a8
divverent
authored
Jan 04, 2016
a9d994a8
Document DP_SV_DISABLECLIENTPREDICTION.
· d5a905fa
divverent
authored
Dec 28, 2015
d5a905fa
New feature: disableclientprediction == -1.
· 86427adf
divverent
authored
Dec 28, 2015
86427adf
Nov 26, 2015
Oops. Add more ifdeffery to the NvOptimus stuff :)
· c55a854e
divverent
authored
Nov 26, 2015
c55a854e
Fix prvm_leaktest - it now really supports references from globals.
· a3e325a5
divverent
authored
Nov 26, 2015
a3e325a5
Set NvOptimusEnablement.
· 37a602b5
divverent
authored
Nov 26, 2015
37a602b5
Leaktest: store longer allocation origins.
· bb741237
divverent
authored
Nov 24, 2015
bb741237
Leaktest: disable support for following target/targetname by default.
· d7bc1645
divverent
authored
Nov 24, 2015
d7bc1645
Make the number of frames used for initial settling configurable.
· 6c1af53b
divverent
authored
Nov 24, 2015
6c1af53b
Fix a recent typo-fix :)
· 1f633d36
divverent
authored
Nov 24, 2015
1f633d36
Nov 24, 2015
Fix several warnings with gcc-5 and an error with mingw (where
· dbc761fb
havoc
authored
Nov 08, 2015
dbc761fb
Fix a type issue where SDL_GLContext * was being used instead of
· 512b232c
havoc
authored
Nov 08, 2015
512b232c
SDL2: add clipboard support for all platforms.
· 6528ddb8
divverent
authored
Oct 17, 2015
6528ddb8
Oct 17, 2015
Revert motorsep's change r12222.
· c3c9cd7a
havoc
authored
Aug 08, 2015
c3c9cd7a
+ Added support for Doom 3 entity spawnargs ("name" and "target0") to allow...
· 048ee278
motorsep
authored
Aug 06, 2015
048ee278
Fix SolutionDir)) typo in Debug builds using VS2012 and VS2013 projects,...
· 71a69be7
havoc
authored
Oct 03, 2015
71a69be7
Add darkplaces.rc to the vcxproj files for sdl, sdl2 and dedicated targets.
· 687662d2
havoc
authored
Aug 09, 2015
687662d2
Fixed two compile issues with vid_sdl.c.
· f56e47c2
havoc
authored
Aug 09, 2015
f56e47c2
Oops, should also have fixed the uses inside AdjustWindowBounds.
· a1fd1fce
divverent
authored
Aug 03, 2015
a1fd1fce
Also, rect shouldn't be a reference in AdjustWindowBounds but a pointer. Grr...
· 9432bddc
divverent
authored
Aug 03, 2015
9432bddc
Fix type of AdjustWindowBounds - this is C, not C++.
· 0c046d17
divverent
authored
Aug 03, 2015
0c046d17
Only abort the move of a MOVETYPE_TOSS entity if it is actually supposed to
· 6b31e3a9
divverent
authored
Aug 03, 2015
6b31e3a9
Compile with IPv6 support by default
· b1f7d98c
divverent
authored
Aug 03, 2015
b1f7d98c
Color code editing
· 03c1267e
divverent
authored
Aug 03, 2015
03c1267e
adjust window position and size to the available desktop area (= screen size...
· 3d324afb
divverent
authored
Aug 03, 2015
3d324afb
+ Added a new game, Steel Storm: Revenants
· 00963fa2
motorsep
authored
Jul 19, 2015
00963fa2
q1bsp: Warn if a texture has an altframe but no frame.
· 00c838a5
divverent
authored
Jun 16, 2015
00c838a5
q1bsp: Warn if an animated texture has exactly one frame.
· d328b3f1
divverent
authored
Jun 16, 2015
d328b3f1
q1bsp: Only warn once per "bad animating texture".
· 32079cc7
divverent
authored
Jun 16, 2015
32079cc7
Aug 25, 2015
Fix an annoying bug in the d0_blind_id protocol handling:
· ca82c4fb
divverent
authored
Aug 25, 2015
View commits for tag xonotic-v0.8.1
xonotic-v0.8.1
ca82c4fb
Loading