raze/polymer/eduke32/source
terminx d7d6623364 More readability cleanup. DONT_BUILD.
git-svn-id: https://svn.eduke32.com/eduke32@5835 1a8010ca-5511-0410-912e-c29ae57300e0
2016-08-27 01:42:01 +00:00
..
android Use size_t or ssize_t in for loops where possible 2016-08-27 01:41:21 +00:00
enet
jaudiolib Windows MIDI cleanup. Removal of some remaining unused functionality lingering from the DOS days and some formatting changes that happened along the way. If anything breaks with music on Windows, this is probably the commit to look at. 2016-08-27 01:39:50 +00:00
jmact Use size_t or ssize_t in for loops where possible 2016-08-27 01:41:21 +00:00
lunatic More cleanup. DONT_BUILD. 2016-08-27 01:41:46 +00:00
misc
sw Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
testgame KenBuild: Address "warning: shifting a negative signed value is undefined [-Wshift-negative-value]". 2016-05-23 04:46:41 +00:00
util
_functio.h
_midi.h Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
_rts.h
actors.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
actors.h More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
android.h
anim.c Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
anim.h
animsounds.c
animsounds.h
animvpx.c
animvpx.h
astub.c More cleanup. DONT_BUILD. 2016-08-27 01:41:33 +00:00
cheats.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
cheats.h
cmdline.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
cmdline.h
common.c More cleanup. DONT_BUILD. 2016-08-27 01:41:33 +00:00
common_game.h More cleanup. DONT_BUILD. 2016-08-27 01:41:33 +00:00
config.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
config.h
demo.c The great cleanup continues. This one also adds a new feature, SFLAG_WAKEUPBADGUYS. When awoken (changed to an active actor), any sprite with this flag set will wake up any enemy it has line of sight with. 2016-08-27 01:40:46 +00:00
demo.h
duke3d.h Continued cleanup. DONT_BUILD. 2016-08-27 01:40:56 +00:00
events_defs.h
function.h
game.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
game.h More cleanup. DONT_BUILD. 2016-08-27 01:41:33 +00:00
gamedef.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
gamedef.h More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
gamedefs.h
gameexec.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
gameexec.h More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
GameListSource.game.h
GameListSource.game.m
gamestructures.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
gamevars.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
gamevars.h Use size_t or ssize_t in for loops where possible 2016-08-27 01:41:21 +00:00
global.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
global.h More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
gpl-2.0.txt
GrpFile.game.h
GrpFile.game.m
grpscan.c
grpscan.h
input.c
input.h
inv.h More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
keys.h Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
m32common.c Use size_t or ssize_t in for loops where possible 2016-08-27 01:41:21 +00:00
m32def.c Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
m32def.h Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
m32exec.c Use size_t or ssize_t in for loops where possible 2016-08-27 01:41:21 +00:00
m32structures.c Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
m32vars.c Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
macros.h More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
mapster32.h
mdump.cpp Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
mdump.h
menus.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
menus.h Menus: Adjust the way bottom edges are clipped in rotatesprite to better handle tall text, or text with long Q tails. 2016-04-06 03:07:47 +00:00
midi.c Use size_t or ssize_t in for loops where possible 2016-08-27 01:41:21 +00:00
midi.h Windows MIDI cleanup. Removal of some remaining unused functionality lingering from the DOS days and some formatting changes that happened along the way. If anything breaks with music on Windows, this is probably the commit to look at. 2016-08-27 01:39:50 +00:00
mpu401.c "return" is not a function. 2016-06-21 00:34:41 +00:00
mpu401.h Revert r5601 in its entirety. This fixes MIDI playback on Windows. 2016-03-07 11:22:07 +00:00
music.c Windows MIDI cleanup. Removal of some remaining unused functionality lingering from the DOS days and some formatting changes that happened along the way. If anything breaks with music on Windows, this is probably the commit to look at. 2016-08-27 01:39:50 +00:00
names.h
namesdyn.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
namesdyn.h
net.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
net.h
osdcmds.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
osdcmds.h
osdfuncs.c Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
osdfuncs.h
player.c Use size_t or ssize_t in for loops where possible 2016-08-27 01:41:21 +00:00
player.h More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
premap.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
premap.h Continued cleanup. DONT_BUILD. 2016-08-27 01:40:56 +00:00
quotes.h
rev.c
rts.c Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
rts.h
savegame.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
savegame.h Android work. DONT_BUILD. 2016-03-14 00:06:54 +00:00
sbar.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
sbar.h Build fix 2016-06-21 04:29:06 +00:00
screens.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
screens.h
screentext.c Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
screentext.h
sdlmusic.c Android build fix. DONT_BUILD. 2016-08-27 01:40:18 +00:00
sector.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
sector.h More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
soundefs.h
sounds.c More readability cleanup. DONT_BUILD. 2016-08-27 01:42:01 +00:00
sounds.h
sounds_common.h
sounds_mapster32.c Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
sounds_mapster32.h
soundsdyn.c Play DUKE_GETWEAPON6 in cheat menu 2016-03-14 00:07:48 +00:00
soundsdyn.h Play DUKE_GETWEAPON6 in cheat menu 2016-03-14 00:07:48 +00:00
standard.h
startgtk.game.c Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
startosx.game.m
startwin.game.c "return" is not a function. 2016-06-21 00:34:41 +00:00
startwin.game.h
winbits.c "return" is not a function. 2016-06-21 00:34:41 +00:00