Commit graph

10932 commits

Author SHA1 Message Date
zicodxx 4b7ea28e9c layed out special chars to newmenu.h, fixed menu bevels for OGL, fixed text position for scalable menus, code reformatting 2006-07-16 18:08:32 +00:00
zicodxx c8d0ae0ec9 showing game over in d2x-way 2006-07-16 17:58:47 +00:00
zicodxx 838cc6323f correctly restoring backgrounds in control menus 2006-07-16 17:38:21 +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 7f44011e13 disabled GL_CULL_FACE at ogl_end_frame to avoid problems with menus after player's death 2006-07-16 15:54:30 +00:00
zicodxx 6835d95a19 corrected typo 2006-07-16 11:00:36 +00:00
zicodxx e7d5d07bc2 corrected typo 2006-07-16 11:00:24 +00:00
zicodxx e2c3d14008 corrected command-line output in inferno.c 2006-07-16 10:59:18 +00:00
zicodxx c4d4921a62 corrected command-line output in inferno.c 2006-07-16 10:59:03 +00:00
zicodxx e84d026639 added game_flush_input() on automap calls to avaoid control irritations 2006-07-11 17:37:39 +00:00
zicodxx bd1a7c16a2 added game_flush_input() on automap calls to avaoid control irritations 2006-07-11 17:37:27 +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 69ceb2ac78 improved use of Depth Test, added experimental hack for 4D levels; removed two Asserts which fail with 4D levels 2006-07-11 16:13:47 +00:00
zicodxx f4804fa6a1 added bool transp to ogl_filltexbuf and following functions to show bitmaps without transparent pixels if returning 0. fixes unwanted transparency in briefing images; removed gr_clear_canvas in titles.c which was used as workaround for this bug 2006-06-26 13:10:08 +00:00
zicodxx 90d4cdbc91 restored max_distance multiplication; using 0 instead of MIN_VOLUME to fix loud sound on fade-in functions 2006-05-07 16:10:04 +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 a15ae0ec08 added variable aspect function, changed cmd-help, changed ini file 2006-05-06 09:44:21 +00:00
zicodxx a43384d92a midi repeat improvements 2006-05-05 14:18:42 +00:00
zicodxx 6a9c15ac25 code cleanups 2006-05-05 14:14:55 +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 5f7dab24d2 added GL functions, changed g3_draw_poly in d2x style to fix the portal-bug; added exception boolean value tempNoDepthTest to render endlevel correctly; code reformatting 2006-05-05 13:23:53 +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 2f0d130d8c improved cut_trough() to make misic sound better by limiting incrementation of j 2006-04-27 20:49:24 +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 bac13df2ef added cut_trough(), a clone of stop_all that is called to flush notes while playing a song to improve song switching; added rephmi integer to see if song should repeat, acts together with a check of csec to send send_ip(s) if endlevel song is finished 2006-04-27 20:34:44 +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 126d0c8688 in do_options_menu decreased i by 1 to not show d1x options menu if arg -nod1xmenu is found; added help text; added INI line 2006-04-21 13:55:30 +00:00
zicodxx d9f8677827 deactivated max_distance multiplication to prevent back coupling 2006-04-21 11:27:13 +00:00
zicodxx 9a31560755 using ogl_start/end_frame, instead of offscreen in draw_model_picture 2006-04-20 13:48:00 +00:00
zicodxx 6f31e433ff moved gr_clear_canvas from show_briefing_screens to do_briefing_screens to avoid white blending 2006-04-18 18:29:39 +00:00
zicodxx 20ee2c38cf undo of last patch - was no good 2006-04-18 18:07:23 +00:00
zicodxx 131660a20d added dimensions to draw_model_picture to save CPU usage 2006-04-18 17:51:06 +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 b5adaa9169 changes in readmes, configs, etc and version number changes for 'ZAPHOD' release 2006-04-16 04:53:58 +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 8d0c71e747 using OGL offscreen render to reduce flickering in spinning briefing robots 2006-04-15 05:37:58 +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 d5fdf68832 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:12 +00:00
zicodxx d1b641f895 more adjustments; NUM_LINES and first_line_offset 2006-04-14 19:04:50 +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 f401d3cf43 increased first_line_offset to keep lines in canvas at very high resolutions 2006-04-14 18:09:33 +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 9b7b536187 for OGL build, keep the lines in canvas; created borders and new fadings to hide font appearence and disappearence 2006-04-14 10:25:47 +00:00
zicodxx 4664ea8bea added 16to10 support 2006-04-08 18:54:35 +00:00
zicodxx 47e2ce9c98 added 16to10 support 2006-04-08 18:54:15 +00:00
zicodxx 92ff8f1c92 d1x.ini added to source 2006-04-08 15:16:16 +00:00