Go to file
2007-01-21 11:03:36 +00:00
2d code optimisation and fixed mem-leaks 2006-11-28 08:56:24 +00:00
3d ARM CPU support with words alignment and GP2X handheld support 2006-11-22 05:35:10 +00:00
arch in g3_draw_sphere align rad according to canvas so it is always in round shape 2007-01-20 17:18:42 +00:00
cfile patch by TheLion: cfile_get_filehandle reads case-insensitive on *NIX systems - makes use of .rdl levels easier 2007-01-19 12:27:53 +00:00
editor change byte to sbyte 2006-10-06 14:41:31 +00:00
gp2x optimized movements for GP2X; formatted and optimized GP2X readme's 2006-11-25 11:57:29 +00:00
iff change byte to sbyte 2006-10-06 14:41:31 +00:00
include code optimisation and fixed mem-leaks 2006-11-28 08:59:16 +00:00
main fixed EDITOR build 2007-01-21 11:03:36 +00:00
maths code optimisation and fixed mem-leaks 2006-11-28 08:56:24 +00:00
mem correct casting in mem_check_integrity 2006-11-21 15:57:43 +00:00
misc remove diskfree hack in newdemo.c and always return 999999999 until we find a better solution and a reason for solving this after all 2006-10-02 12:37:20 +00:00
texmap allocate 'pixels' and 'texbuf' according to current screen resolution, saving over a hundred megabytes of memory; divide negative light rates of change properly (fix bug #2575) (from D2X CVS); divide negative window x-coordinates properly, fixing random crashes (from D2X CVS); make sscanf look for %i.%i instead of v%i.%i because the 'v' isn't written to file; added missing changelog entries 2007-01-09 01:23:49 +00:00
ui fixed EDITOR build 2007-01-21 11:03:36 +00:00
config The new build system for d1x 2006-04-03 18:09:40 +00:00
config.linux The new build system for d1x 2006-04-03 17:07:02 +00:00
config.mingw The new build system for d1x (MSYS support) 2006-04-03 19:47:41 +00:00
config.other The new build system for d1x 2006-04-03 17:07:02 +00:00
d1x.ini tell user where descent.hog/pig should be if it isn't there, removed broken -hudlogdir code 2007-01-19 14:27:21 +00:00
dxx-changelog.txt fixed EDITOR build 2007-01-21 11:03:36 +00:00
dxx-compile.txt updates in dxx-readme.txt and dxx-compile.txt 2006-10-11 22:26:42 +00:00
dxx-readme.txt updates in dxx-readme.txt and dxx-compile.txt 2006-10-11 22:26:42 +00:00
license.txt initial import 2006-03-20 16:43:15 +00:00
makefile The new build system for d1x (icon removed) 2006-04-03 20:00:46 +00:00
makefile.config changes in readmes, configs, etc and version number changes for 'ZAPHOD' release 2006-04-16 04:53:58 +00:00
makefile.lib The new build system for d1x (MSYS support) 2006-04-03 19:47:41 +00:00
makefile.rules The new build system for d1x 2006-04-03 17:07:02 +00:00
SConstruct cleanup 2007-01-12 16:37:59 +00:00