Commit graph

439 commits

Author SHA1 Message Date
zicodxx 6bec053b4b 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:12:04 +00:00
zicodxx ea299609ea some fixes for fixedfont 2006-08-22 22:16:58 +00:00
zicodxx 76707efea7 new code for ogl_offscreen_render, used it to reduce flickering in credits 2006-08-22 00:01:06 +00:00
zicodxx a522685568 made fonts scalable, added command-line to enable fixed fonts, made savegame thumbs scalable, reworked menu borders, new way to display level info in automap to get right with scaled fonts. additionally layed out special characters to newmenu.h, showing savegame thumbnail in save game window as well 2006-08-18 09:47:07 +00:00
zicodxx 7e3d272f62 show borders in SDL and OGL, optimized and cleaned 2006-08-07 00:27:18 +00:00
zicodxx e516005499 updated content of readme 2006-07-27 09:34:37 +00:00
zicodxx 46b070f11d made 22k sounds default 2006-07-16 19:56:32 +00:00
zicodxx 5a633e1328 disabled another Assert. commented with FIXME's - debugging if needed 2006-07-16 19:47:25 +00:00
zicodxx 633efcaee7 rejected -nod2xmenu feature 2006-07-16 19:39:56 +00:00
zicodxx 8dac6902ef disabled GL_CULL_FACE at ogl_end_frame to avoid problems with menus after player's death 2006-07-16 15:55:10 +00:00
zicodxx 6835d95a19 corrected typo 2006-07-16 11:00:36 +00:00
zicodxx e2c3d14008 corrected command-line output in inferno.c 2006-07-16 10:59:18 +00:00
zicodxx e84d026639 added game_flush_input() on automap calls to avaoid control irritations 2006-07-11 17:37:39 +00:00
zicodxx 05b378230d improved use of Depth Test, added experimental hack for 4D levels; removed two Asserts which fail with 4D levels 2006-07-11 16:14:17 +00:00
zicodxx 65dc458dcb corrected call of hmp_play 2006-05-06 12:03:06 +00:00
zicodxx 1081f38953 added variable aspect function, changed cmd-help, changed ini file 2006-05-06 09:44:44 +00:00
zicodxx a43384d92a midi repeat improvements 2006-05-05 14:18:42 +00:00
zicodxx 249088e477 added GL functions to fix the portal-bug; added exception boolean value tempNoDepthTest to render d1 endlevel correctly; code reformatting 2006-05-05 13:24:29 +00:00
zicodxx a039ad4945 improved cut_trough() to make misic sound better by limiting incrementation of j 2006-04-27 20:49:47 +00:00
zicodxx 6c882bee88 added cut_trough(), a clone of stop_all that is called to flush notes while playing a song to improve song switching 2006-04-27 20:38:15 +00:00
zicodxx c695946bab changed ogl_loadtexture to deal with transparent walls 2006-04-23 13:50:29 +00:00
zicodxx e61170a950 in do_options_menu decreased i by 1 to not show d2x options menu if arg -nod2xmenu is found; added help text; added INI line 2006-04-21 13:56:02 +00:00
zicodxx e106bedcce increased number of possible hats to resolve issues with axes recognition with two or more devices 2006-04-18 10:16:06 +00:00
zicodxx 0d0887ff75 small hack to prevent undefinied reference in windows build. need to be resolved 2006-04-16 05:12:31 +00:00
zicodxx 91e7d2fb07 changes in readmes, configs, etc and version number changes for 'ZAPHOD' release 2006-04-16 04:53:11 +00:00
zicodxx 7a26d08501 removed fullok hack for fullscreen changing, added set_screen_mode call to prevent black screen at fullscreen toggle in windows build 2006-04-14 20:28:44 +00:00
zicodxx 4124ce33f7 more adjustments; NUM_LINES and first_line_offset 2006-04-14 19:04:17 +00:00
zicodxx 1d7a46148e increased first_line_offset to keep lines in canvas at very high resolutions 2006-04-14 18:09:59 +00:00
zicodxx baae055b56 for OGL build, keep the lines in canvas; created borders and new fadings to hide font appearence and disappearence 2006-04-14 10:26:12 +00:00
zicodxx 4664ea8bea added 16to10 support 2006-04-08 18:54:35 +00:00
zicodxx 394cd7fe63 added mipmap operator to ogl_bitblt_i, added if to MovieShowFrame to switch off movie mipmap if argument -nomoviesmooth given, added command-line option, added new options to d2x.ini 2006-04-08 15:12:26 +00:00
zicodxx 4789f14679 possible menu text sring length increased to 255 to support longer path entries for missiondir 2006-04-05 18:31:09 +00:00
zicodxx 2d1c7c02d7 added widescreen aspect with command-line option for SDL and OGL build 2006-04-03 21:16:40 +00:00
zicodxx ce7a413236 orig. D2X-CVS takeover 20060305: allow the editor to be built with NDEBUG 2006-04-03 04:10:55 +00:00
zicodxx 767ad29e19 set ogl_setgammaramp_ok to 0. no use of SDL_SetGammaRamp anymore, that would flash the whole screen 2006-03-28 12:04:16 +00:00
zicodxx 1efc38b725 not apply weapon box fadings if Gauge_hud_mode; no call for hud_show_weapons_mode1 and hud_show_weapons_mode2 in secondardy if Missile_view 2006-03-27 18:49:09 +00:00
zicodxx 98cf9981ed adjusted ROW_SPACING and NUM_LINES; code cleanup and formatting 2006-03-26 13:50:17 +00:00
zicodxx e8ff0a2dd5 allow asserting objet to none if player is dead; code reformatting 2006-03-21 14:01:57 +00:00
zicodxx b94413b91b initial import 2006-03-20 17:12:09 +00:00