.. |
android
|
Android updates from Emile
|
2014-07-06 00:10:33 +00:00 |
enet
|
MSVC build system consolidation.
|
2014-07-23 07:21:29 +00:00 |
jaudiolib
|
Remove some #if 0'd functions from audiolib
|
2014-09-30 04:12:57 +00:00 |
jmact
|
Factor out [l]dist() implementations into static inline functions in common.h.
|
2014-08-31 11:15:17 +00:00 |
lunatic
|
Lunatic: add actor.move() static function and documentation stub.
|
2014-09-07 18:10:16 +00:00 |
misc
|
KenBuild.
|
2014-07-24 14:01:44 +00:00 |
testgame
|
Split parts of loadlookups() into generatefogpals() and fillemptylookups(), and move Duke-specific LOOKUP.DAT behavior to G_LoadLookups() in source/common.c, which contains the call to loadlookups() as factored out from astub.c and game.c.
|
2014-07-28 06:45:53 +00:00 |
util
|
ivfrate: fix one error message, make -h/--help display usage.
|
2014-01-15 20:29:06 +00:00 |
_functio.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
_midi.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
_rts.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
actors.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
actors.h
|
Lunatic: add actor.move() static function and documentation stub.
|
2014-09-07 18:10:16 +00:00 |
actors_inline.c
|
Lunatic: add actor.move() static function and documentation stub.
|
2014-09-07 18:10:16 +00:00 |
actors_inline.h
|
Lunatic: add actor.move() static function and documentation stub.
|
2014-09-07 18:10:16 +00:00 |
android.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
anim.c
|
Optimize .anm playback; update frames on screen at the .anm's framerate instead of blindly looping as fast as possible
|
2014-09-30 04:15:17 +00:00 |
anim.h
|
Misc Android changes and fixes, add alternate HUD mode that displays at the top of the screen, add support for replacing the DREALMS tile during startup with a 3dr.anm/3dr.ivf, fix usage of widescreen menu background or status bar tiles, limit - key from actually sizing down the screen (which has decreased performance instead of increasing it for a long, long time). The size can still be set manually from the console for special cases.
|
2014-09-30 04:05:07 +00:00 |
animvpx.c
|
Lunatic fixes:
|
2014-07-10 09:01:48 +00:00 |
animvpx.h
|
Make ivfrate build standalone, Makefile tweaks.
|
2012-11-08 21:54:17 +00:00 |
astub.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
common.c
|
Update the known locations of the addons in a Megaton installation. DONT_BUILD.
|
2014-09-30 03:53:14 +00:00 |
common_game.h
|
Split parts of loadlookups() into generatefogpals() and fillemptylookups(), and move Duke-specific LOOKUP.DAT behavior to G_LoadLookups() in source/common.c, which contains the call to loadlookups() as factored out from astub.c and game.c.
|
2014-07-28 06:45:53 +00:00 |
config.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
config.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
demo.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
demo.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
duke3d.h
|
Get rid of EnvMusicFilename[] and use MapInfo[].musicfn for that.
|
2014-09-07 18:10:14 +00:00 |
function.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
game.c
|
Add assertion for memory error handler in debug builds, add .def load time information to log, call Gv_ResetSystemDefaults() at startup to populate fake tilesizx/tilesizy arrays for CON
|
2014-09-30 04:15:53 +00:00 |
game.h
|
Allow DEFining music for which there is no CON music; Add 'music' OSD command.
|
2014-09-07 18:10:13 +00:00 |
game_inline.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
game_inline.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
gamedef.c
|
Free h_labels table when done compiling CONs
|
2014-09-30 04:15:41 +00:00 |
gamedef.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
gamedefs.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
gameexec.c
|
CON VM: get rid of extra VM_Execute() calls on CON_LEFTBRACE and get rid of returns on CON_RIGHTBRACE
|
2014-09-30 04:15:29 +00:00 |
gameexec.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
GameListSource.game.h
|
Clean up some file and directory structure.
|
2012-12-29 10:54:35 +00:00 |
GameListSource.game.m
|
Apply patch by forum user "John Jendro" fixing OS X build.
|
2013-07-13 21:05:06 +00:00 |
gamestructures.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
gamevars.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
gamevars.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
global.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
global.h
|
Get rid of EnvMusicFilename[] and use MapInfo[].musicfn for that.
|
2014-09-07 18:10:14 +00:00 |
gpl-2.0.txt
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
GrpFile.game.h
|
Clean up some file and directory structure.
|
2012-12-29 10:54:35 +00:00 |
GrpFile.game.m
|
Clean up some file and directory structure.
|
2012-12-29 10:54:35 +00:00 |
grpscan.c
|
Faster CRC32 implementation (slicing-by-4 for 32-bit platforms and slicing-by-8 for 64-bit)
|
2014-09-30 04:15:04 +00:00 |
grpscan.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
input.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
input.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
keys.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
m32common.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
m32def.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
m32def.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
m32exec.c
|
Move implementation details of Mapster32's sound system from m32exec.c into sounds_mapster32.c, and set up a sound system stub in KenBuild Editor.
|
2014-07-28 06:45:18 +00:00 |
m32structures.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
m32vars.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
macros.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
mapster32.h
|
Split parts of loadlookups() into generatefogpals() and fillemptylookups(), and move Duke-specific LOOKUP.DAT behavior to G_LoadLookups() in source/common.c, which contains the call to loadlookups() as factored out from astub.c and game.c.
|
2014-07-28 06:45:53 +00:00 |
mdump.cpp
|
Superficial text changes:
|
2012-03-26 05:05:57 +00:00 |
mdump.h
|
1. Removed unneeded the svn:executable proprties. These files aren't actually executable.
|
2008-07-12 14:09:52 +00:00 |
menus.c
|
Use option name for menubar title for options that display as a separate menu page with a scrolling list
|
2014-09-30 04:14:35 +00:00 |
menus.h
|
WIP menu restructuring and updates. Revolt is in the air...
|
2014-09-30 04:07:29 +00:00 |
midi.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
midi.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
mpu401.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
mpu401.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
music.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
names.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
namesdyn.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
namesdyn.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
net.c
|
Faster CRC32 implementation (slicing-by-4 for 32-bit platforms and slicing-by-8 for 64-bit)
|
2014-09-30 04:15:04 +00:00 |
net.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
old.diff
|
Tweakery in various places.
|
2011-03-17 23:37:38 +00:00 |
osdcmds.c
|
r_showfps 2, displaying min and max fps
|
2014-09-30 04:13:14 +00:00 |
osdcmds.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
osdfuncs.c
|
r_showfps 2, displaying min and max fps
|
2014-09-30 04:13:14 +00:00 |
osdfuncs.h
|
r_showfps 2, displaying min and max fps
|
2014-09-30 04:13:14 +00:00 |
player.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
player.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
premap.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
premap.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
quotes.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
rev.c
|
Nuke rev.h.
|
2014-07-28 08:59:58 +00:00 |
rts.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
rts.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
savegame.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
savegame.h
|
For usermaps, save and restore currently playing music index with savegames.
|
2014-09-07 18:10:15 +00:00 |
sdlmusic.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
sector.c
|
More Polymost cleanup, also consolidate tilesizx and tilesizy into a single tilesiz vec2_t to ensure both x and y are always in the same cache line. I may add a new vec2_16t later. Still need to take care of emulating the old flat array for the sake of CON access.
|
2014-09-30 04:14:21 +00:00 |
sector.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
sector_inline.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
sector_inline.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
soundefs.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
sounds.c
|
Get rid of EnvMusicFilename[] and use MapInfo[].musicfn for that.
|
2014-09-07 18:10:14 +00:00 |
sounds.h
|
Some cleanup around S_PlayMusic() and related functionality.
|
2014-09-07 18:10:09 +00:00 |
sounds_common.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
sounds_mapster32.c
|
Move implementation details of Mapster32's sound system from m32exec.c into sounds_mapster32.c, and set up a sound system stub in KenBuild Editor.
|
2014-07-28 06:45:18 +00:00 |
sounds_mapster32.h
|
Move implementation details of Mapster32's sound system from m32exec.c into sounds_mapster32.c, and set up a sound system stub in KenBuild Editor.
|
2014-07-28 06:45:18 +00:00 |
soundsdyn.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
soundsdyn.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
standard.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
startgtk.game.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
startosx.game.m
|
Progress towards KenBuild Editor, part 1.
|
2014-07-28 06:43:16 +00:00 |
startwin.game.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
startwin.game.h
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |
valgrind_errors.log
|
Add Makefile.common switch ALLOCACHE_AS_MALLOC, remove DEBUG_WITH_VALGRIND.
|
2014-02-08 14:37:41 +00:00 |
winbits.c
|
Replace the funkily-formatted GNU.TXT with the FSF's official gpl-2.0.txt. Also, update the FSF's address in all source files that contain it.
|
2014-07-20 08:55:56 +00:00 |