Go to file
2006-10-14 14:28:36 +00:00
2d introduced FSAA; re-enabled fullscreen toggle in menus again and fixed glitches; adjusted OGL_TEXTURE_LIST_SIZE and OGLTEXBUFSIZE; code cleanup; restored font.c (oops) 2006-10-09 21:44:02 +00:00
3d The new build system for d1x 2006-04-03 17:32:39 +00:00
arch once again better restricion for glClear while screen change 2006-10-13 09:58:18 +00:00
cfile The new build system for d1x 2006-04-03 17:32:39 +00:00
editor change byte to sbyte 2006-10-06 14:41:31 +00:00
iff change byte to sbyte 2006-10-06 14:41:31 +00:00
include added SDL_SetGammaRamp; removed FSAA because no function on all platforms; fixed offscreen render; fixed sharepath in SConstruct 2006-10-10 23:41:12 +00:00
main print warning if resolution is set too high and don't change after all 2006-10-14 14:28:36 +00:00
maths The new build system for d1x 2006-04-03 17:32:39 +00:00
mem making sure canvas is free if a new buffer is created 2006-10-06 00:39:15 +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 increased MAX_Y_POINTERS to allow higher resolutions in SDL 2006-09-29 00:47:04 +00:00
ui change byte to sbyte 2006-10-06 14:41:31 +00:00
.cdtproject initial import 2006-03-20 16:43:15 +00:00
.project initial import 2006-03-20 16:43:15 +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 some fixes for menus and automap; new aspect code; improved code to scale window for cockpits; introducing new variable in playsave.c to store game resolution and saving Game_window_h/h again properly - fixes bugs with screwed resolutions; making menus in game-resolution as default and re-activating old command-line arg '-menu<X>x<Y>' to scale menus 2006-08-30 18:11:16 +00:00
dxx-changelog.txt added dimensions to draw_model_picture to save CPU usage 2006-04-18 17:51:06 +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 added SDL_SetGammaRamp; removed FSAA because no function on all platforms; fixed offscreen render; fixed sharepath in SConstruct 2006-10-10 23:41:12 +00:00