This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2024-11-16 09:21:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
47be9ff8ce
raze
/
polymer
/
eduke32
/
source
History
plagman
a925d39273
SDL and menu joystick fixes by NY00123 (thanks!).
...
git-svn-id:
https://svn.eduke32.com/eduke32@1716
1a8010ca-5511-0410-912e-c29ae57300e0
2010-10-21 02:20:40 +00:00
..
enet
Fixes crash in 2d map drawing where sector[-1] was accessed; added commands a2xy and ah2xyz to m32script, coded 2d preview of swinging and sliding doors; added "samprate" setting to configuration, useful if the default one gives jittering/echoey audio
2010-08-17 20:00:44 +00:00
jaudiolib
Fixes crash in 2d map drawing where sector[-1] was accessed; added commands a2xy and ah2xyz to m32script, coded 2d preview of swinging and sliding doors; added "samprate" setting to configuration, useful if the default one gives jittering/echoey audio
2010-08-17 20:00:44 +00:00
jmact
misc
_functio.h
_midi.h
_rts.h
actors.c
New CON commands:
2010-09-27 21:52:04 +00:00
actors.h
anim.c
anim.h
astub.c
New aspect determination code for classic/Polymost, controlled with r_usenewaspect and r_screenaspect cvars; print stack traces with SDL/GCC; change signature of app_main in game.c to match declarations found in other places and return different positive values on init error.
2010-10-17 14:49:39 +00:00
config.c
config.h
demo.c
demo.h
duke3d.h
function.h
game.c
New aspect determination code for classic/Polymost, controlled with r_usenewaspect and r_screenaspect cvars; print stack traces with SDL/GCC; change signature of app_main in game.c to match declarations found in other places and return different positive values on init error.
2010-10-17 14:49:39 +00:00
game.h
New aspect determination code for classic/Polymost, controlled with r_usenewaspect and r_screenaspect cvars; print stack traces with SDL/GCC; change signature of app_main in game.c to match declarations found in other places and return different positive values on init error.
2010-10-17 14:49:39 +00:00
gamedef.c
New aspect determination code for classic/Polymost, controlled with r_usenewaspect and r_screenaspect cvars; print stack traces with SDL/GCC; change signature of app_main in game.c to match declarations found in other places and return different positive values on init error.
2010-10-17 14:49:39 +00:00
gamedef.h
New CON command 'clipmovenoslide', doing the same as clipmove but stopping at collisions before sliding calculations. Fixes a problem with Mapster32 where names.h was tried to be read before setting up the search path.
2010-10-09 22:59:17 +00:00
gamedefs.h
gameexec.c
New CON command 'clipmovenoslide', doing the same as clipmove but stopping at collisions before sliding calculations. Fixes a problem with Mapster32 where names.h was tried to be read before setting up the search path.
2010-10-09 22:59:17 +00:00
gameexec.h
gamestructures.c
gamevars.c
gamevars.h
global.c
New CON commands:
2010-09-27 21:52:04 +00:00
global.h
GNU.TXT
grpscan.c
grpscan.h
keys.h
m32def.c
Mapster32: make sector keep old firstwall when adding inner loop, rewrite setfirstwall to use malloc'ed memory for temp storage instead of end of sector[], reintroduce correct searchwall determination in Polymer mouse picker (intersection of xy projection of aiming ray with wall); added commands to m32script: shiftvarvar[lr], ifhighlighted, ifin3dmode, updatehighlight, sethighlight; coded prototype terrain helper based on isolines and triangle strips.
2010-09-30 23:05:40 +00:00
m32def.h
Mapster32: make sector keep old firstwall when adding inner loop, rewrite setfirstwall to use malloc'ed memory for temp storage instead of end of sector[], reintroduce correct searchwall determination in Polymer mouse picker (intersection of xy projection of aiming ray with wall); added commands to m32script: shiftvarvar[lr], ifhighlighted, ifin3dmode, updatehighlight, sethighlight; coded prototype terrain helper based on isolines and triangle strips.
2010-09-30 23:05:40 +00:00
m32exec.c
Mapster32: make sector keep old firstwall when adding inner loop, rewrite setfirstwall to use malloc'ed memory for temp storage instead of end of sector[], reintroduce correct searchwall determination in Polymer mouse picker (intersection of xy projection of aiming ray with wall); added commands to m32script: shiftvarvar[lr], ifhighlighted, ifin3dmode, updatehighlight, sethighlight; coded prototype terrain helper based on isolines and triangle strips.
2010-09-30 23:05:40 +00:00
m32structures.c
m32vars.c
msvc compile fix
2010-09-01 02:35:36 +00:00
macros.h
mapster32.h
Fixes crash in 2d map drawing where sector[-1] was accessed; added commands a2xy and ah2xyz to m32script, coded 2d preview of swinging and sliding doors; added "samprate" setting to configuration, useful if the default one gives jittering/echoey audio
2010-08-17 20:00:44 +00:00
mdump.cpp
mdump.h
menus.c
SDL and menu joystick fixes by NY00123 (thanks!).
2010-10-21 02:20:40 +00:00
menus.h
midi.c
midi.h
mpu401.c
mpu401.h
music.c
names.h
namesdyn.c
namesdyn.h
net.c
net.h
old.diff
osdcmds.c
osdcmds.h
osdfuncs.c
osdfuncs.h
player.c
player.h
premap.c
premap.h
rts.c
rts.h
savegame.c
Automatically name savegames based on the map name instead of canceling the save if no name is entered
2010-09-14 18:19:38 +00:00
savegame.h
Automatically name savegames based on the map name instead of canceling the save if no name is entered
2010-09-14 18:19:38 +00:00
sdlmusic.c
New CON commands:
2010-09-27 21:52:04 +00:00
sector.c
sector.h
soundefs.h
sounds.c
sounds.h
sounds_mapster32.c
Fixes crash in 2d map drawing where sector[-1] was accessed; added commands a2xy and ah2xyz to m32script, coded 2d preview of swinging and sliding doors; added "samprate" setting to configuration, useful if the default one gives jittering/echoey audio
2010-08-17 20:00:44 +00:00
sounds_mapster32.h
standard.h
startgtk.game.c
startwin.game.c
startwin.game.h
winbits.c