Commit graph

1281 commits

Author SHA1 Message Date
Bradley Bell c8d6804c5b allow -notitles to work in shareware [and non-RELEASE] version too. (d1x r1.35) 2005-02-25 07:19:33 +00:00
Bradley Bell 47a6ae0f6f update to alsa 1.0 API. (d1x r1.3) 2005-02-25 07:02:46 +00:00
Bradley Bell a189b13777 restore gamma ramp on exit since some drivers don't do it automatically (eg, ati's fglrx linux driver) (d1x r1.41) 2005-02-25 06:31:53 +00:00
Chris Taylor 8de16c97e9 draw the bomb count in OpenGL, but not when a bomb is selected as a secondary weapon 2005-02-25 06:24:52 +00:00
Chris Taylor 3acb243fe0 draw behind the shield number properly in OpenGL 2005-02-25 06:16:57 +00:00
Chris Taylor bf66c9b5e3 define cfopen to be PHYSFSX_openReadBuffered 2005-02-25 05:29:09 +00:00
Chris Taylor 47b70f7298 actually use PHYSFSX_openRead/WriteBuffered 2005-02-25 05:20:36 +00:00
Chris Taylor f6e0153a80 include pstypes.h for PATH_MAX 2005-02-25 04:25:58 +00:00
Chris Taylor d67383aae0 make file copy similar to PHYSFSX_openReadBuffered 2005-02-25 03:58:32 +00:00
Bradley Bell be4b9a9086 change movie Warnings to con_printf, simplify other debug info. 2005-02-25 03:35:42 +00:00
Chris Taylor 8b323e7214 Add PHYSFSX_openReadBuffered and PHYSFSX_openWriteBuffered 2005-02-25 02:02:22 +00:00
Bradley Bell a76f450a9c build-dep on libphysfs-dev 2005-02-11 22:16:40 +00:00
Bradley Bell 77d1039476 use GLint for arb_max_textures 2005-02-11 22:15:58 +00:00
Bradley Bell 7e939ffde5 *** empty log message *** 2005-02-11 22:15:20 +00:00
Bradley Bell 56778d8dae add internal.h to dist 2005-02-11 22:01:50 +00:00
Bradley Bell 8de279fb2c remove old files from dist 2005-02-11 21:05:53 +00:00
Bradley Bell f0784597fe ensure mission name is properly terminated 2005-01-26 03:53:43 +00:00
Martin Schaffner 8b9bc61141 if LVL can't be found, try filename that was passed 2005-01-25 21:58:23 +00:00
Martin Schaffner e2a05558aa call bm_read_all even if EDITOR is defined 2005-01-25 21:53:41 +00:00
Martin Schaffner cd01ce2d34 remove variable New_segment (is now a macro) 2005-01-25 21:44:24 +00:00
Martin Schaffner 49b8cf50b1 specify int type for state2_alt_down 2005-01-25 21:33:06 +00:00
Martin Schaffner e76c6476cd comment out uses of mouse_set_limits and mouse_set_pos 2005-01-25 21:31:45 +00:00
Martin Schaffner 48ba4377dc use unsigned char when comparing to > 127 2005-01-25 21:26:44 +00:00
Martin Schaffner 2d1210906e clean up path/file length macros 2005-01-25 21:20:29 +00:00
Martin Schaffner 4e2c62ed96 s/128/PATH_MAX 2005-01-25 20:46:55 +00:00
Martin Schaffner 02aab9d268 externalize N_ObjBitmaps & remove_char, solve conflict 2005-01-25 20:02:58 +00:00
Martin Schaffner 709b4e9d1d InstallErrorHandler() no longer exists, don't use it anymore 2005-01-25 19:57:40 +00:00
Martin Schaffner 25fb9c2bc1 s/inputbox/Inputbox/ 2005-01-25 19:48:10 +00:00
Martin Schaffner 44054051d1 use timer_get_fixed_seconds instead of TICKER macro 2005-01-25 19:44:27 +00:00
Martin Schaffner e2f5c3f9b5 make ui_barbox_update return void 2005-01-25 19:40:04 +00:00
Martin Schaffner 3b302fb207 pass int*, not short* to gr_get_string_size 2005-01-25 19:37:59 +00:00
Martin Schaffner fedce98fab include cntrlcen.h 2005-01-25 19:36:27 +00:00
Martin Schaffner 93f1eeb4e5 use wall_close_door_num, not wall_close_door 2005-01-25 19:34:50 +00:00
Martin Schaffner ccdfa7d308 use physfs instead of non-existing cflib.h 2005-01-25 19:31:56 +00:00
Martin Schaffner 70cac7ef85 on Carbon, dynamically find and load the OpenGL library on carbon 2005-01-25 19:23:58 +00:00
Martin Schaffner 8cd2b8263b don't try to set the removed follow_path 2005-01-24 22:26:06 +00:00
Martin Schaffner eb75df9687 add prototype for create_removable_wall 2005-01-24 22:24:10 +00:00
Martin Schaffner 2061a82182 do texture replacement for any mission 2005-01-24 22:22:37 +00:00
Martin Schaffner 564d298d4b include u_mem.h and pstypes.h instead of d1-style mem.h and types.h 2005-01-24 22:19:10 +00:00
Martin Schaffner b358c46ba3 Pass both arguments to render_frame 2005-01-24 22:13:50 +00:00
Martin Schaffner f8f939ab94 main/editor/med 2005-01-24 22:11:55 +00:00
Martin Schaffner c78969b0fd remove unused variable "length" 2005-01-24 22:09:54 +00:00
Martin Schaffner 4e7a70caf7 Include strutil.h in func.c (for stricmp) 2005-01-24 22:07:43 +00:00
Martin Schaffner 827045661c change curseg2p to Curseg2p 2005-01-24 22:05:14 +00:00
Martin Schaffner 1c2e22e9b7 only include i86.h and malloc.h ifdef DO_MEMINFO 2005-01-24 21:59:35 +00:00
Martin Schaffner 643a1f9c1a move consts for WALL_IS_DOORWAY to header 2005-01-24 21:41:35 +00:00
Martin Schaffner 6e3e277e2e disable old hostage system in editor 2005-01-24 21:33:28 +00:00
Martin Schaffner 219e58add2 change all functions in kfuncs.c to return int instead of void 2005-01-24 21:26:24 +00:00
Martin Schaffner 6ec59111ac fade ship and weapon gauge when appropriate 2005-01-24 21:20:40 +00:00
Martin Schaffner 020ef7d081 baptize the coefficients in vms_equation 'n' 2005-01-24 21:11:58 +00:00