raze/polymer/eduke32/source
hendricks266 9f61e6e2d5 Superficial text changes:
- Help window text cleaned and made more consistent between game and editor
 - Added help entry for "-clipmap"
 - Log text for using CON, DEF, and RTS files has been made consistent
 - All instances of '%s' have been replaced with \"%s\" because ' is a valid filename character. (At least on Windows.)

git-svn-id: https://svn.eduke32.com/eduke32@2538 1a8010ca-5511-0410-912e-c29ae57300e0
2012-03-26 05:05:57 +00:00
..
enet Makefiles: 2012-03-23 20:22:10 +00:00
jaudiolib Makefiles: 2012-03-23 20:22:10 +00:00
jmact
lunatic Superficial text changes: 2012-03-26 05:05:57 +00:00
misc
_functio.h
_midi.h
_rts.h
actors.c
actors.h
anim.c Remove global 'uint8_t *anim_pal' which was only used once as a temporary. 2012-03-22 22:47:13 +00:00
anim.h
animvpx.c
animvpx.h
astub.c Superficial text changes: 2012-03-26 05:05:57 +00:00
config.c
config.h
demo.c
demo.h
duke3d.h
function.h
game.c Superficial text changes: 2012-03-26 05:05:57 +00:00
game.h Make 'nofloorpalrange' def token affect HUD weapons. 2012-03-22 22:47:47 +00:00
gamedef.c Superficial text changes: 2012-03-26 05:05:57 +00:00
gamedef.h
gamedefs.h
gameexec.c Bound-check the 'picnum' argument to rotatesprite; tweak CON digitalnumber check. 2012-03-25 22:01:21 +00:00
gameexec.h
gamestructures.c
gamevars.c Superficial text changes: 2012-03-26 05:05:57 +00:00
gamevars.h
global.c Allow up to 7 skills, coded by M210 and taken over with modifications. 2012-03-25 22:00:27 +00:00
global.h Allow up to 7 skills, coded by M210 and taken over with modifications. 2012-03-25 22:00:27 +00:00
GNU.TXT
grpscan.c
grpscan.h
keys.h
m32def.c Superficial text changes: 2012-03-26 05:05:57 +00:00
m32def.h
m32exec.c Assorted trivia. 2012-03-18 23:18:12 +00:00
m32structures.c
m32vars.c
macros.h
mapster32.h In Mapster32, remove ReadGamePalette() and GAMEpalette[] and use engine's palette[]. 2012-03-22 22:46:56 +00:00
mdump.cpp Superficial text changes: 2012-03-26 05:05:57 +00:00
mdump.h
menus.c Allow up to 7 skills, coded by M210 and taken over with modifications. 2012-03-25 22:00:27 +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 Correct 'nofloorpalrange' range clamping, move one get_hud_pal() farther down. 2012-03-24 15:59:39 +00:00
player.h Comment out computergetinput() and children, which are unused since ng netcode. 2012-03-22 22:46:07 +00:00
premap.c Superficial text changes: 2012-03-26 05:05:57 +00:00
premap.h
quotes.h
rev.h
rts.c
rts.h
savegame.c Superficial text changes: 2012-03-26 05:05:57 +00:00
savegame.h Save 'Numsprites' into savegames and mapstates. Bump savegame minor version. 2012-03-14 22:31:49 +00:00
sdlmusic.c
sector.c
sector.h Save 'Numsprites' into savegames and mapstates. Bump savegame minor version. 2012-03-14 22:31:49 +00:00
soundefs.h
sounds.c Superficial text changes: 2012-03-26 05:05:57 +00:00
sounds.h
sounds_mapster32.c
sounds_mapster32.h
standard.h
startgtk.game.c
startwin.game.c
startwin.game.h
winbits.c