Commit graph

27 commits

Author SHA1 Message Date
zicodxx 78dad5631f building with more SDL code, added lots of D2X SDL related code, windows build does not need DirectX anymore; implemented SCons build system; provisoric hacks to build editor; changed contents of readme and compile text files 2006-07-27 09:46:44 +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 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 a15ae0ec08 added variable aspect function, changed cmd-help, changed ini file 2006-05-06 09:44:21 +00:00
zicodxx 6a9c15ac25 code cleanups 2006-05-05 14:14:55 +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 2f0d130d8c improved cut_trough() to make misic sound better by limiting incrementation of j 2006-04-27 20:49:24 +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 d9f8677827 deactivated max_distance multiplication to prevent back coupling 2006-04-21 11:27:13 +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 47e2ce9c98 added 16to10 support 2006-04-08 18:54:15 +00:00
zicodxx 2656081efa added widescreen aspect with command-line option for SDL and OGL build 2006-04-03 21:16:17 +00:00
michaelstather bf918bb9fd The new build system for d1x (icon removed) 2006-04-03 20:00:46 +00:00
michaelstather 76069dab59 The new build system for d1x (readme changed) 2006-04-03 19:55:55 +00:00
michaelstather ac72626126 The new build system for d1x 2006-04-03 18:09:40 +00:00
michaelstather d65e26f713 The new build system for d1x 2006-04-03 17:51:13 +00:00
michaelstather bf476e1dae The new build system for d1x 2006-04-03 17:36:27 +00:00
michaelstather 67819a155e The new build system for d1x 2006-04-03 17:35:12 +00:00
michaelstather 27a39f1539 The new build system for d1x 2006-04-03 17:34:30 +00:00
michaelstather 03c6ba5770 The new build system for d1x 2006-04-03 17:32:39 +00:00
michaelstather 1dbf0c290c The new build system for d1x 2006-04-03 17:14:45 +00:00
michaelstather 5a6b8b9f45 The new build system for d1x 2006-04-03 17:09:48 +00:00
michaelstather 75aa90795e The new build system for d1x 2006-04-03 17:07:02 +00:00
michaelstather e38a363fa6 The new build system for d1x 2006-04-03 16:58:08 +00:00
zicodxx cde0244a09 initial import 2006-03-20 16:43:15 +00:00